| getauditnslogpolicyResult Structure Definition |
The getauditnslogpolicyResult structure defines the return type for getauditnslogpolicy 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. |
auditnslogpolicyList |
List of auditnslogpolicys |
| auditnslogpolicy Structure Definition |
The auditnslogpolicy structure defines the actual return type values for getauditnslogpolicy API. |
Syntax |
Members |
name |
Name of the policy. |
rule |
Name of the Citrix ADC named rule, or an expression, that defines the messages to be logged to the nslog server. |
actioN |
Nslog server action that is performed when this policy matches.
NOTE: An nslog server action must be associated with an nslog audit policy. |
boundto |
The entity name to which policy is bound |
activepolicy |
priority |
builtin |
Indicates that a variable is a built-in (SYSTEM INTERNAL) type. |
expressiontype |
Type of policy (Classic/Advanced) |
_nextgenapiresource |
See Also |