network_route_list
List network routes in a specific IoT unit to review connectivity. Filter by network or application, and control results with pagination.
Instructions
List network routes in a unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort key:order. Keys: network, created. | |
| unit | Yes | Unit ID (required for normal users). | |
| limit | No | Max items; 0 for all (default 100). | |
| offset | No | Data offset (default 0). | |
| network | No | Filter by network ID. | |
| application | No | Filter by application ID. |