pve_sdn_route_map_entries_list_all
Lists all route-map entries across every route-map in one call. Use to view the complete route-map configuration without filtering by route-map ID.
Instructions
READ-ONLY: list EVERY route-map entry across ALL route-maps in one call. Use pve_sdn_route_map_entries_list to scope to one route-map 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 |