KSC Open API
Kaspersky Security Center API description
List of host attributes when syncing a group

List of host attributes when syncing a group is presented below.

"hostStatus"paramIntHost state syncing a group is one of the following:
  • 0 Scheduled (must be distributed, but not started yet)
  • 1 Running (is being distributed)
  • 2 Finished successfully
  • 3 Failed
"hostName"paramStringHost name. A unique server-generated string, same as KLHST_WKS_HOSTNAME. See List of host attributes
"winhostName"paramStringHost windows (NetBIOS) name, same as KLHST_WKS_WINHOSTNAME. See List of host attributes
"domainName"paramStringName of NT domain or workgroup, same as KLHST_WKS_WINDOMAIN. See List of host attributes
"hostDisplayName"paramStringHost display name, same as KLHST_WKS_DN. See List of host attributes
"last_sync"paramDateTimeTime when the group synchronization was distributed to the specified host, in UTC.
"eventDesc"paramStringError description (if hostStatus = 3).
"version"paramIntRecently synchronized version.
"last_sync_req"paramDateTimeTime when the host required sync for the last time, in UTC.
"error_code"paramIntError code.
"dnsName"paramStringDNS name without DNS suffix, same as KLHST_WKS_DNSNAME. See List of host attributes
"dnsDomain"paramStringDNS suffix, same as KLHST_WKS_DNSDOMAIN. See List of host attributes