KSC Open API
Kaspersky Security Center API description
|
List of host attributes when syncing a group is presented below.
"hostStatus" | paramInt | Host state syncing a group is one of the following:
|
"hostName" | paramString | Host name. A unique server-generated string, same as KLHST_WKS_HOSTNAME. See List of host attributes |
"winhostName" | paramString | Host windows (NetBIOS) name, same as KLHST_WKS_WINHOSTNAME. See List of host attributes |
"domainName" | paramString | Name of NT domain or workgroup, same as KLHST_WKS_WINDOMAIN. See List of host attributes |
"hostDisplayName" | paramString | Host display name, same as KLHST_WKS_DN. See List of host attributes |
"last_sync" | paramDateTime | Time when the group synchronization was distributed to the specified host, in UTC. |
"eventDesc" | paramString | Error description (if hostStatus = 3). |
"version" | paramInt | Recently synchronized version. |
"last_sync_req" | paramDateTime | Time when the host required sync for the last time, in UTC. |
"error_code" | paramInt | Error code. |
"dnsName" | paramString | DNS name without DNS suffix, same as KLHST_WKS_DNSNAME. See List of host attributes |
"dnsDomain" | paramString | DNS suffix, same as KLHST_WKS_DNSDOMAIN. See List of host attributes |