KSC Open API
13.1
Kaspersky Security Center API description
|
The additional search attributes listed below are for hosts and administration groups. They are used to restrict the hierarchy depth. These attributes may be useful for improving search performance.
Name | Type | Description |
---|---|---|
"KLSRVH_SLAVE_REC_DEPTH" | paramInt | Maximum depth of hierarchy of secondary servers to analyze. Zero (default) means that you should not include data from the secondary servers. A non-zero value means that you should include objects of the secondary servers in the search results. These objects are located in the hierarchy no deeper than the specified value. Supported for the HostGroup.FindHostsAsync method only.
|
"KLGRP_FIND_FROM_CUR_VS_ONLY" | paramBool | The attribute accepts true if this is necessary to include the search results from the current server only. If the attribute accepts false or it is absent, the resulting objects will be provided from all accessible VSs. |