KSC Open API
13.1
Kaspersky Security Center API description
|
"KLVSRV_CREATED" | paramDateTime | Time of creation of a virtual server. |
"KLVSRV_HOSTS" | paramInt | Count of 'active' hosts with Network Agent installed connected to the virtual server. Active hosts are ones that periodically connect to Administration Server. 'Dead' hosts that have not connected to Administration Server for a long time are excluded. |
"KLVSRV_AGENTS" | paramInt | Supported since Administration Server 12.1. Count of managed hosts (ones that have a Network Agent installed). |
"KLVSRV_MOBILIES" | paramInt | Count of mobile devices connected to the virtual server by a 'aklwngt' protocol. |
"KLVSRV_MDMIOS" | paramInt | Count of iOS MDM devices connected to the virtual server. |
"KLVSRV_USERS" | paramInt | Count of users created on the virtual server. |
"KLVSRV_GROUPS" | paramInt | Count of security groups of internal users created on the virtual server. |
"KLVSRV_PRODUCTS" | paramParams | Describes products installed on hosts. The structure is described below. |
"KLVSRV_PRODUCTS_2" | paramParams | Describes products installed on hosts. The structure is described below. |
"KLVSRV_LICENSES" | paramArray | Describes licenses contained in the license storage of the specified virtual server. The structure is described below. |
Container is named after the product's internal name and version and contains the following attributes:
Example:
+--- <name of product>(paramParams) +--- <version of product>(paramParams) +--- KLVSRV_PROD_DN = (paramString)<"display name one of the builds"> +--- KLVSRV_PROD_DV =(paramString)<"display version one of the builds"> +--- KLVSRV_PROD_CNT =(paramInt)<count of installations>
Container named after the product's internal name and version and contains (paramArray) KLVSRV_PROD_BUILDS. Each entry contains the following attributes:
Example:
+--- <name of product>(paramParams) +--- <version of product>(paramParams) +--- KLVSRV_PROD_BUILDS(paramArray) +---0 (paramParams) +--- KLVSRV_PROD_DN = (paramString)<"display name of à build"> +--- KLVSRV_PROD_DV =(paramString)<"display version of a build"> +--- KLVSRV_PROD_CNT =(paramInt)<count of installations>
KLVSRV_LICENSES is an IKlAkCollection. Each entry is a (paramParams) and contains the following license attributes:
+--- (paramParams) +---KLVSRV_CREATED = (paramDateTime)Mon Apr 4 16:07:16 UTC+0300 2016 +---KLVSRV_GROUPS = (paramInt)0 +---KLVSRV_HOSTS = (paramInt)0 +---KLVSRV_MDMIOS = (paramInt)0 +---KLVSRV_MOBILIES = (paramInt)0 +---KLVSRV_PRODUCTS (paramParams) | +---1093 (paramParams) | | +---1.0.0.0 (paramParams) | | +---KLVSRV_PROD_CNT = (paramInt)1 | | +---KLVSRV_PROD_DN = (paramString)Kaspersky Security Center 10 Administration Server | | +---KLVSRV_PROD_DV = (paramString)10.3.407 | +---KES (paramParams) | | +---10.2.4.0 (paramParams) | | | +---KLVSRV_PROD_CNT = (paramInt)45 | | | +---KLVSRV_PROD_DN = (paramString)Kaspersky Endpoint Security 10 for Windows | | | +---KLVSRV_PROD_DV = (paramString)10.2.4.674 | | +---10.3.0.0 (paramParams) | | +---KLVSRV_PROD_CNT = (paramInt)2 | | +---KLVSRV_PROD_DN = (paramString)Kaspersky Endpoint Security 10 for Windows | | +---KLVSRV_PROD_DV = (paramString)10.3.0.534 | +---KLIOSMDM (paramParams) | +---1.0.0.0 (paramParams) | +---KLVSRV_PROD_CNT = (paramInt)2 | +---KLVSRV_PROD_DN = (paramString)iOS MDM Mobile device server | +---KLVSRV_PROD_DV = (paramString)10.3.407 +---KLVSRV_PRODUCTS_2 (paramParams) | +---1093 (paramParams) | | +---1.0.0.0 (paramParams) | | +---KLVSRV_PROD_BUILDS (paramArray) | | +---0 (paramParams) | | +---KLVSRV_PROD_CNT = (paramInt)1 | | +---KLVSRV_PROD_DN = (paramString)Kaspersky Security Center 10 Administration Server | | +---KLVSRV_PROD_DV = (paramString)10.3.407 | +---KES (paramParams) | | +---10.2.4.0 (paramParams) | | | +---KLVSRV_PROD_BUILDS (paramArray) | | | +---0 (paramParams) | | | | +---KLVSRV_PROD_CNT = (paramInt)22 | | | | +---KLVSRV_PROD_DN = (paramString)Kaspersky Endpoint Security 10 for Windows | | | | +---KLVSRV_PROD_DV = (paramString)10.2.4.674 | | | +---1 (paramParams) | | | +---KLVSRV_PROD_CNT = (paramInt)23 | | | +---KLVSRV_PROD_DN = (paramString)Kaspersky Endpoint Security 10 for Windows | | | +---KLVSRV_PROD_DV = (paramString)10.2.4.700 | | +---10.3.0.0 (paramParams) | | +---KLVSRV_PROD_BUILDS (paramArray) | | +---0 (paramParams) | | +---KLVSRV_PROD_CNT = (paramInt)2 | | +---KLVSRV_PROD_DN = (paramString)Kaspersky Endpoint Security 10 for Windows | | +---KLVSRV_PROD_DV = (paramString)10.3.0.534 | +---KLIOSMDM (paramParams) | +---1.0.0.0 (paramParams) | +---KLVSRV_PROD_BUILDS (paramArray) | +---0 (paramParams) | +---KLVSRV_PROD_CNT = (paramInt)2 | +---KLVSRV_PROD_DN = (paramString)iOS MDM Mobile device server | +---KLVSRV_PROD_DV = (paramString)10.3.407 +---KLVSRV_USERS = (paramInt)0