prtg_get_group
Retrieve metrics and settings for a PRTG group by ID. Get the group's monitoring data and configuration in one call.
Instructions
Get the metrics and settings of a single group by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Group ID (from prtg_list_groups). | |
| include | No | Comma-separated list of additional settings sections to include, e.g. 'all_sections' or 'path'. Omit for just the most relevant fields. |