getChildServerGroupContextById
This function provides the capability for getting data for a host group that is not at the top level of the host group hierarchy. This limits the scope of the query to a sub-group.
FUNCTION getChildServerGroupContextById( groupID, clientID, depthLevel)
This function returns a character string.
Note:
In the SQL Template Designer query, the function name must be prefaced with:
Specify the following arguments:
Argument Name | Type | Length | Description |
|---|---|---|---|
groupID | Number | 6 | This is the highest level host group to be accessed. |
clientID | Number | 6 | Specify a specific host ID. |
depthLevel | Number | This number indicates the number of levels down the hierarchical host group tree you want the query to search. |