list_routes
Retrieve MikroTik routing table entries with filters for destination, gateway, distance, and route type (active, static, dynamic, disabled).
Instructions
Lists routes in MikroTik routing table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | ||
| dst_filter | No | ||
| active_only | No | ||
| static_only | No | ||
| dynamic_only | No | ||
| disabled_only | No | ||
| gateway_filter | No | ||
| distance_filter | No | ||
| routing_mark_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |