pve_sdn_route_map_entries_list
List all entries of a specific SDN route map by providing its ID. Optionally filter by pending or running configuration.
Instructions
READ-ONLY: list every entry belonging to ONE route map.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pending | No | Display pending (staged, not-yet-applied) config. | |
| running | No | Display the currently-APPLIED (running) config instead. | |
| route_map_id | Yes | Existing SDN route map id whose entries to list. | |
| 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 |