KSC Open API
Kaspersky Security Center API description
params SrvCloud::GetCloudHostInfo ( binary  pCloudHostBinId,
array  pFields,
params  pParams = NULL 
)

Returns properties of the cloud host.

Parameters:
pCloudHostBinId(binary). Internal id of the cloud host (see KLHST_CLOUD_HOST_BINID).
pFields(array) collection of cloud host attribute names that need to return see List of server cloud host attributes..
pParams(params), For additional options. Reserved.
Returns:
ppHostInfo (params) contains following attributes:
  • list of founded attributes that are specified in arrFields
Note:
cloud hosts may be listed my means of CloudHostsSrvViewName SrvView
See also: