KSC Open API
Kaspersky Security Center API description
List of virtual server attributes

List of virtual server attributes is presented below.

"KLVSRV_ID"paramIntVirtual server ID.Read-only
"KLVSRV_UID"paramStringVirtual server name. A globally unique string.Read-only
"KLVSRV_GRP"paramIntID of parent group.Read-only
"KLVSRV_DN"paramStringVirtual server display name. 
"KLVSRV_GROUPS"paramIntID of the virtual server's "Managed computers" group.Read-only
"KLVSRV_SUPER"paramIntID of the virtual server's "Primary server" group.Read-only
"KLVSRV_UNASSIGNED"paramIntID of the virtual server's "Unassigned computers" group.Read-only
"KLVSRV_ENABLED"paramBoolIf the specified virtual server is enabled.
"KLVSRV_LIC_ENABLED"paramBoolAllow automatic deployment of license keys from the virtual server to its devices.
"KLVSRV_HST_UID"paramStringHost name of the virtual server (See KLHST_WKS_HOSTNAME attribute).Read-only
"KLVSRV_CREATED"paramDateTimeCreation time.
"KLVSRV_CUSTOM_INFO"paramStringCustom information XML.
"KLVSRV_VS_DESCR"paramStringVirtual server human readable description. It should contain no more than 512 characters.
"KLVSRV_NF_CUSTOM_URL"paramStringVirtual server custom URL (for e-mail notifications). It should contain no more than 1024 characters.
"KLVSRV_NEW_HOSTS_PROHIBITED"paramBoolNew managed hosts cannot be added to the virtual server due to the limitation violation (see LP_VS_MaxCountOfHosts).Read-only
"KLVSRV_TOO_MUCH_HOSTS"paramBoolNumber of managed hosts connected to a virtual server has already reached 10% of the limit (see LP_VS_MaxCountOfHosts).Read-only