KSC Open API
Kaspersky Security Center API description
array VServers::GetVServers ( int  lParentGroup)

Acquire virtual servers for the specified group.

Returns array of virtual servers for the specified group

Parameters:
lParentGroup(int) id of parent group, -1 means 'from all groups'
Returns:
(array) array, each element is a container KLPAR::ParamsPtr containing attributes "KLVSRV_*" (see List of virtual server attributes).
See also:
Sample. Enumerating license keys.