getauditsyslogglobalResult Structure Definition

The getauditsyslogglobalResult structure defines the return type for getauditsyslogglobal 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.

auditsyslogglobalList

List of auditsyslogglobals


auditsyslogglobal Structure Definition

The auditsyslogglobal structure defines the actual return type values for getauditsyslogglobal API.

Syntax



Members

policyname

Name of the audit syslog 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.

feature

The feature to be checked while applying this config

_nextgenapiresource


See Also