getServerGroupContextById
This function provides the capability for getting specific host group data.
FUNCTION getServerGroupContextById( 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/server ID. |
depthLevel | Number | This number indicates the number of levels down the hierarchical host group tree you want the query to search. |