KSC Open API
Kaspersky Security Center API description
HostTagsApi Class Reference

Interface allows to acquire and manage tags for hosts. It is additional interface for common ListTags. More...

List of all members.

Public Member Functions

array GetHostTags (wstring szwHostId, params pParams=NULL)
 Get tags for the host.
array GetHostsTags (array pArrHostIds, params pParams=NULL)
 Get tags for multiple hosts.

Detailed Description

Interface allows to acquire and manage tags for hosts. It is additional interface for common ListTags.