KSC Open API
13.1
Kaspersky Security Center API description
|
Following attributes are currently supported:
Name | Type | Description | Example |
---|---|---|---|
NGTPP_sHostTag | paramString | Attribute 'host tag'. Contains tags assigned to the host. Only the operations KLLX_COP_CNT and KLLX_COP_NCNT are supported. | "NGTPP_sHostTag" CONTAINS 'MyTag' |
NGTPP_sNlaLocation | paramString | Contains name of the current NLA location that is specified in the Network Agent settings or policy on the host. Supported operations: KLLX_COP_EX, KLLX_COP_NEX, KLLX_COP_L, KLLX_COP_G, KLLX_COP_LEQ, KLLX_COP_GEQ, KLLX_COP_EQ, KLLX_COP_NEQ. | "NGTPP_sNlaLocation" = 'Office1' OR "NGTPP_sNlaLocation" = 'Office2' |
NGTPP_bRoamingMode | paramBool | Attribute 'roaming mode'. Becomes true when the host is switched into the roaming mode. Supported operations: KLLX_COP_EX, KLLX_COP_NEX, KLLX_COP_L, KLLX_COP_G, KLLX_COP_LEQ, KLLX_COP_GEQ, KLLX_COP_EQ, KLLX_COP_NEQ. | "NGTPP_bRoamingMode" = true |
NGTPP_binHstOwnerAdGrp | paramBinary | Attribute 'set of security groups where the host owner is a member'. Only the operations KLLX_COP_CNT and KLLX_COP_NCNT are supported. | "NGTPP_binHstOwnerAdGrp" CONTAINS {1234567890ABCDEF} |
NGTPP_binHstAdGrp | paramBinary | Attribute 'set of security groups where the host is a member'. Only the operations KLLX_COP_CNT and KLLX_COP_NCNT are supported. | "NGTPP_binHstAdGrp" CONTAINS {1234567890ABCDEF} |
NGTPP_binHstAdOu | paramBinary | Attribute 'set of OUs where the host is located'/ Only the operations KLLX_COP_CNT and KLLX_COP_NCNT are supported. | "NGTPP_binHstAdOu" CONTAINS {1234567890ABCDEF} |
NGTPP_strHstAclRoles | paramString | Host attribute 'set of ACL roles that the host owner has'. Only the operations KLLX_COP_CNT and KLLX_COP_NCNT are supported. | "NGTPP_strHstAclRoles" CONTAINS {0d33583c-b0eb-4d87-a183-a76075f567c4}. See also Srvview PolProfileAclRolesSrvViewName - relation between policy profile and role specified in ACL. |