devicegroups_list
List all device groups from LibreNMS network monitoring, using optional limit and offset parameters to paginate through results.
Instructions
List all device groups from LibreNMS.
Returns: dict: The JSON response from the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 | |||