pve_sdn_fabric_status_routes
Retrieves all routes for an SDN fabric on a specified node, showing CIDR and nexthop list from wire-learned routing protocols.
Instructions
READ-ONLY: get all routes for a fabric on one node — route (CIDR) + via (nexthop list). The nexthops are wire-learned content: injected by whatever peer announces them over the running routing protocol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | Cluster node to query. Omit to use Proximo's configured default node. | |
| fabric | Yes | Existing SDN fabric id. | |
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |