Port Groups List
port_groups_listGet port groups from LibreNMS in paginated batches. Specify limit for page size and offset to skip entries, allowing controlled retrieval of group data.
Instructions
List port 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 | |||