| getauditsyslogpolicyResult Structure Definition |
The getauditsyslogpolicyResult structure defines the return type for getauditsyslogpolicy 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. |
auditsyslogpolicyList |
List of auditsyslogpolicys |
| auditsyslogpolicy Structure Definition |
The auditsyslogpolicy structure defines the actual return type values for getauditsyslogpolicy 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 syslog server. |
actioN |
Syslog server action to perform when this policy matches traffic.
NOTE: A syslog server action must be associated with a syslog 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 |