Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. IT Analytics Help
  3. Section IV. End user
  4. Pipelined functions for report query building
  5. getServerGroupContextById

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: rtd.

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.

Feedback

Was this page helpful?
Previous

Example Query

Next

Example Query

Feedback

Was this page helpful?