Kaspersky Security Center Automation
10.0
|
List of host attributes is presented below.
"KLHST_WKS_ID" | Integer | Host id | Read-only |
"KLHST_WKS_DN" | String | Host display name | |
"KLHST_WKS_GROUPID" | Integer | Id of administration group (see IKlAkGroups) where host is located | Host may be moved by changing value of this attribute |
"KLHST_WKS_CREATED" | Time | Time of host record creation | Read-only |
"KLHST_WKS_LAST_VISIBLE" | Time | Last host visibility time | |
"KLHST_WKS_LAST_INFOUDATE" | Time | Last update host information time | Read-only |
"KLHST_WKS_STATUS" | Integer | Host status – bit set
|
Read-only |
"KLHST_WKS_LAST_UPDATE" | Time | Last anti-virus update time | Read-only |
"KLHST_WKS_LAST_NAGENT_CONNECTED" | Time | Last Network Agent connection time | Read-only |
"KLHST_WKS_KEEP_CONNECTION" | Boolean | "Keep connection" flag – connection between host and administration server will be persistent if this attribute is set to true. Use with care – persistent connection took much system resources on server. | There may be no more than 100 hosts with this flag set. |
"KLHST_WKS_HOSTNAME" | String | Host name – a unique server-generated string | Read-only |
"KLHST_INSTANCEID" | String | Nagent id – a unique string. Empty string if no Network Agent installed. | Read-only |
"KLHST_WKS_WINHOSTNAME" | String | Host windows (NetBIOS) name | |
"KLHST_WKS_WINDOMAIN" | String | Name of NT domain or workgroup | |
"KLHST_WKS_DNSDOMAIN" | String | DNS suffix | |
"KLHST_WKS_DNSNAME" | String | DNS name without DNS suffix | |
"KLHST_WKS_CTYPE" | Integer |
"Computer type". Bit set.
|
|
"KLHST_WKS_PTYPE" | Integer |
"Platform type". One of following constants.
|
|
"KLHST_WKS_OS_VER_MAJOR" | Integer | Major part of operating system version | |
"KLHST_WKS_OS_VER_MINOR" | Integer | Minor part of operating system version | |
"KLHST_WKS_LAST_FULLSCAN" | Time | Time of last full scan for viruses | |
"KLHST_WKS_VIRUS_COUNT" | Integer | Number of viruses found | Read-only |
"KLHST_WKS_RTP_STATE" | Integer | State of real-time protection. Possible values are listed
below.
|
Read-only |
"KLHST_WKS_RTP_ERROR_CODE" | Integer | Real-time protection error code | Read-only |
"KLHST_WKS_COMMENT" | String | Comments | |
"KLHST_WKS_IP_LONG" | Long | Host ip address (in little-endian byte order) | |
"KLHST_WKS_CONNECT_IP_LONG" | Long | Host "connection ip" address (in little-endian byte order) | Read-only |
"KLHST_WKS_FROM_UNASSIGNED" | Boolean | true if host is located in "Unassigned computers" or its subgroup | Read-only |
"KLHST_WKS_STATUS_ID" | Integer | Extended status id
|
Read-only |
"KLHST_WKS_STATUS_MASK" | Integer |
Extended status mask, bit set
|
Read-only |
"HST_HAS_UPDATE_AGENT" | Boolean | Host has update agent | Read-only |
"KLHST_WKS_NAG_VERSION" | String | Network agent build number in format A.B.C[.D] | Read-only |
"KLHST_WKS_RTP_AV_VERSION" | String | Protection build number in format A.B.C[.D] | Read-only |
"KLHST_WKS_RTP_AV_BASES_TIME" | Time | Anti-virus bases time | Read-only |
"KLHST_WKS_LAST_SYSTEM_START" | Time | Last system start time | Read-only |
"KLHST_WKS_RBT_REQUIRED" | Boolean | If reboot is required | Read-only |
"KLHST_WKS_RBT_REQUEST_REASON" | Integer | Reboot request reasons mask, bit set:
|
Read-only |
"KLHST_WKS_RBT_REQUEST_TIME" | Time | Reboot request time | Read-only |
"KLHST_APP_INFO" | IKlAkParams |
Info about products installed on the host. Has following format "KLHST_APP_INFO" | +--<product>, type IKlAkParams | +--<version>, type IKlAkParams | +--"KLHST_APP_STATE", type Integer | +--"KLHST_APP_STATE_TIME", type Time Where
|
Read-only, may be used in IKlAkHosts.GetHostInfo method only |