| getlsnip6profileResult Structure Definition |
The getlsnip6profileResult structure defines the return type for getlsnip6profile 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. |
lsnip6profileList |
List of lsnip6profiles |
| lsnip6profile Structure Definition |
The lsnip6profile structure defines the actual return type values for getlsnip6profile API. |
Syntax |
Members |
name |
Name for the LSN ip6 profile. |
type |
IPv6 translation type for which to set the LSN IP6 profile parameters. |
network6 |
IPv6 address of the Citrix ADC AFTR device |
natprefix |
IPv6 address(es) of the LSN subscriber(s) or subscriber network(s) on whose traffic you want the Citrix ADC to perform Large Scale NAT. |
_nextgenapiresource |
See Also |