KSC Open API
Kaspersky Security Center API description
params HostGroup::GetHostInfo ( wstring  strHostName,
array  pFields2Return 
)

Receives the specified host attributes.

Parameters:
strHostName(wstring) host name. A unique string generated by the server (see KLHST_WKS_HOSTNAME attribute). It is not the same as the computer network name, for example, DNS name, FQDN name, NetBIOS name.
pFields2Return(array) array of the host attributes names to return. See List of the host attributes for the attribute names.
Returns:
(params) container with the host attributes. See List of the host attributes.