device_route_list
List device routes within a unit. Apply filters for device, network, or application, and control results with limit, offset, and sort options.
Instructions
List device routes in a unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort key:order. Keys: network, addr, created. | |
| unit | Yes | Unit ID (required for normal users). | |
| limit | No | Max items; 0 for all (default 100). | |
| device | No | Filter by device ID. | |
| offset | No | Data offset (default 0). | |
| network | No | Filter by network ID. | |
| application | No | Filter by application ID. |