switching_vlans
Retrieve all VLANs from LibreNMS with support for pagination using limit and offset parameters. Query VLAN data efficiently for network monitoring and management.
Instructions
List all VLANs 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 | |||