KSC Open API
Kaspersky Security Center API description
|
List of incident attributes is presented below.
Attribute name | Data type | Description |
---|---|---|
"KLHST_WKS_HOSTNAME" | paramString | Host name. A unique server-generated string. Read-only. |
"GNRL_EXTRA_PARAMS" | paramParams | Application-specific attributes. Read-only. |
"KLINCDT_ID" | paramInt | Incident ID. Read-only. |
"KLINCDT_SEVERITY" | paramInt | Incident severity. |
"KLINCDT_ADDED" | paramDateTime | Time of incident entry creation. |
"KLINCDT_BODY" | paramString | Incident body. Full-text attribute. See Full-text attribute. |
"KLINCDT_IS_HANDLED" | paramBool | "IsHandled" flag. True if incident marked as "Handled". Otherwise, false. |
"KLINCDT_TYPE" | paramString | Incident type provided by the managed product. |
"KLINCDT_TYPE_DISPLAY_NAME" | paramString | Incident name provided by the managed product. |
"KLHSTUSER_ID" | paramInt | User ID. |
"KLHSTUSER_DN" | paramString | User display name. |
"KLHSTUSER_PRINCIPAL" | paramString | User principal name. |
"KLHSTUSER_SAMNAME" | paramString | User SAM name. |
"KLHST_WKS_LID" | paramLong | Appropriate host internal integer ID. |
"KLHST_WKS_WINHOSTNAME" | paramString | Appropriate host NetBIOS name. See List of host attributes. |
"KLHST_WKS_DN" | paramString | Appropriate host display name. See List of host attributes. |
"KLHST_WKS_GROUPID" | paramInt | Host administration group ID. |
"KLHST_WKS_GROUPID_GP" | paramInt | Search-only attribute. Hosts belongs to the specified group or its subgroup. |