prtg_get_device
Retrieve detailed metrics and settings for a specific device by its ID, enabling quick access to current status and configuration without navigating the full PRTG interface.
Instructions
Get the metrics and settings of a single device by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Device ID (from prtg_list_devices). | |
| include | No | Comma-separated list of additional settings sections to include, e.g. 'all_sections' or 'path'. Omit for just the most relevant fields. |