KSC Open API
13.1
Kaspersky Security Center API description
|
List of virtual server attributes is presented below.
"KLVSRV_ID" | paramInt | Virtual server ID. | Read-only |
"KLVSRV_UID" | paramString | Virtual server name. A globally unique string. | Read-only |
"KLVSRV_GRP" | paramInt | ID of parent group. | Read-only |
"KLVSRV_DN" | paramString | Virtual server display name. | |
"KLVSRV_GROUPS" | paramInt | ID of the virtual server's "Managed computers" group. | Read-only |
"KLVSRV_SUPER" | paramInt | ID of the virtual server's "Primary server" group. | Read-only |
"KLVSRV_UNASSIGNED" | paramInt | ID of the virtual server's "Unassigned computers" group. | Read-only |
"KLVSRV_ENABLED" | paramBool | If the specified virtual server is enabled. | |
"KLVSRV_LIC_ENABLED" | paramBool | Allow automatic deployment of license keys from the virtual server to its devices. | |
"KLVSRV_HST_UID" | paramString | Host name of the virtual server (See KLHST_WKS_HOSTNAME attribute). | Read-only |
"KLVSRV_CREATED" | paramDateTime | Creation time. | |
"KLVSRV_CUSTOM_INFO" | paramString | Custom information XML. | |
"KLVSRV_VS_DESCR" | paramString | Virtual server human readable description. It should contain no more than 512 characters. | |
"KLVSRV_NF_CUSTOM_URL" | paramString | Virtual server custom URL (for e-mail notifications). It should contain no more than 1024 characters. | |
"KLVSRV_NEW_HOSTS_PROHIBITED" | paramBool | New managed hosts cannot be added to the virtual server due to the limitation violation (see LP_VS_MaxCountOfHosts). | Read-only |
"KLVSRV_TOO_MUCH_HOSTS" | paramBool | Number of managed hosts connected to a virtual server has already reached 10% of the limit (see LP_VS_MaxCountOfHosts). | Read-only |