KSC Open API
13.1
Kaspersky Security Center API description
|
List of secondary server attributes is presented below.
"KLSRVH_SRV_ID" | paramInt | Secondary server ID. |
"KLSRVH_SRV_INST_ID" | paramString | Secondary server instance ID. |
"KLSRVH_SRV_ADDR" | paramString | Secondary server address and port. |
"KLSRVH_SRV_DN" | paramString | Display name. |
"KLSRVH_SRV_GROUPID" | paramInt | ID of administration group where the secondary server is located. |
"KLSRVH_SRV_CERTIFICATE" | paramBinary | Secondary server certificate. |
"KLSRVH_SRV_PUBLIC_KEY_HASH" | paramString | Secondary server certificate MD5-hash. |
"KLSRVH_SRV_STATUS" | paramInt | Secondary server status: 0 means "Inactive", 1 means "Active". |
"KLSRVH_SRV_VERSION" | paramString | Secondary server version. |
"KLSRVH_SRV_PASSIVE" | paramBool | Flag set if the secondary server is passive (does not connect to the server, but accepts connections to a primary server instead). |
"KLSRVH_SRV_LAST_CONNECTED" | paramDateTime | Time when the server was last available. |
"KLSRVH_SRV_MASTER_ADDR" | paramString | Primary server connection address, valid for non-passive secondary servers. |
"KLSRVH_SRV_HOST_GUID" | paramString | Secondary server host identity. |