thruk_list_servicegroups
List service groups from Thruk monitoring, returning default columns (name, alias, counts). Supports pagination, sorting, column selection, and backend filtering.
Instructions
List service groups. Default columns return name/alias and counts only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order: a column name, optionally prefixed with '-' for descending (e.g. 'name', '-last_check'); comma-separate multiple keys. Defaults to 'name'. | name |
| limit | No | ||
| offset | No | ||
| columns | No | Comma-separated columns to return. Omit for a curated default set tuned for this tool; pass '' (empty string) to return all available columns. | |
| backends | No | Comma-separated backend names (sites). Omit for all backends. |