pve_sdn_fabric_nodes_list_all
List every SDN fabric node across all fabrics in one call, with options for pending or running config and target selection.
Instructions
READ-ONLY: list EVERY fabric node across EVERY fabric in one call — NOT scoped to one fabric. Use pve_sdn_fabric_nodes_list to scope to one fabric_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pending | No | Display pending (staged, not-yet-applied) config. | |
| running | No | Display the currently-APPLIED (running) config instead. | |
| 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 |