| getrnat6Result Structure Definition |
The getrnat6Result structure defines the return type for getrnat6 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. |
rnat6List |
List of rnat6s |
| rnat6 Structure Definition |
The rnat6 structure defines the actual return type values for getrnat6 API. |
Syntax |
Members |
name |
Name of the RNAT6 rule whose details you want to display. |
network |
The network address. |
acl6name |
ACL6 name |
natip6 |
Nat IP Address. |
redirectport |
Redirect Port Value |
srcippersistency |
Enable source ip persistency, which enables the Citrix ADC to use the RNAT6 ips using source ip. |
ownergroup |
The owner node group in a Cluster for this rnat rule. |
_nextgenapiresource |
See Also |