| getauditnslogglobalResult Structure Definition |
The getauditnslogglobalResult structure defines the return type for getauditnslogglobal 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. |
auditnslogglobalList |
List of auditnslogglobals |
| auditnslogglobal Structure Definition |
The auditnslogglobal structure defines the actual return type values for getauditnslogglobal API. |
Syntax |
Members |
policyname |
Name of the audit nslog policy. |
priority |
Specifies the priority of the policy. |
numpol |
number of polices bound to label. |
globalbindtype |
type |
The bindpoint to which the policy is bound |
builtin |
Indicates that a variable is a built-in (SYSTEM INTERNAL) type. |
_nextgenapiresource |
See Also |