devicegroup_devices
List all devices belonging to a specified device group in LibreNMS. Optionally retrieve complete device data with pagination support.
Instructions
List devices in a device group from LibreNMS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | Set to true to get complete device data instead of just IDs | |
| name | Yes | Device group name | |
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip (offset) for pagination |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||