| getsystemcmdpolicyResult Structure Definition |
The getsystemcmdpolicyResult structure defines the return type for getsystemcmdpolicy 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. |
systemcmdpolicyList |
List of systemcmdpolicys |
| systemcmdpolicy Structure Definition |
The systemcmdpolicy structure defines the actual return type values for getsystemcmdpolicy API. |
Syntax |
Members |
policyname |
Name of the system method policy about which to display information. |
actioN |
The policy action. |
cmdspec |
The matching rule that the policy will utilize. |
builtin |
_nextgenapiresource |
See Also |