Host Groups
list_hostgroupsList host groups with their names and descriptions to find the exact name needed for filtering hosts or services by group.
Instructions
List host groups with their name and description. Use this to find a group's exact name before filtering hosts or services by it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum rows to return. Defaults to 50, maximum 500. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hint | No | How to narrow the query when truncated. | |
| count | Yes | Number of rows in `items`. | |
| items | Yes | The rows, at most `limit` of them. | |
| truncated | Yes | True if openITCOCKPIT held more rows than were returned. |