| getvpnsfconfigResult Structure Definition |
The getvpnsfconfigResult structure defines the return type for getvpnsfconfig API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
vpnsfconfigList |
List of vpnsfconfigs |
| vpnsfconfig Structure Definition |
The vpnsfconfig structure defines the actual return type values for getvpnsfconfig API. |
Syntax |
Members |
vserver |
Name of Gateway virtual server |
filename |
Path where file was created |
_nextgenapiresource |
See Also |