| getnssimpleacl6Result Structure Definition |
The getnssimpleacl6Result structure defines the return type for getnssimpleacl6 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. |
nssimpleacl6List |
List of nssimpleacl6s |
| nssimpleacl6 Structure Definition |
The nssimpleacl6 structure defines the actual return type values for getnssimpleacl6 API. |
Syntax |
Members |
aclname |
Name of the simple ACL6 rule whose settings you want the Citrix ADC to display. |
aclaction |
Action associated with the SACL6 rule. |
srcipv6 |
Source IP6 address. |
destport |
Destination Port. |
protocol |
Protocol associated with the ACL rule. |
ttl |
Time to expire this ACL rule(in seconds). |
hits |
Number of hits for this SACL6 rule. |
_nextgenapiresource |
See Also |