| getnskeymanagerproxyResult Structure Definition |
The getnskeymanagerproxyResult structure defines the return type for getnskeymanagerproxy 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. |
nskeymanagerproxyList |
List of nskeymanagerproxys |
| nskeymanagerproxy Structure Definition |
The nskeymanagerproxy structure defines the actual return type values for getnskeymanagerproxy API. |
Syntax |
Members |
serverip |
IP address of the Key Manager proxy server about which to display information. |
servername |
Name of the Key Manager proxy server about which to display information. |
port |
Key Manager proxy server port. |
status |
Status of Key Manager proxy server connectivity. |
_nextgenapiresource |
See Also |