pve_sdn_route_map_entry_get
Retrieve a single route-map entry by specifying its route map ID and order value.
Instructions
READ-ONLY: read a single route-map entry by its (route_map_id, order) pair.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order | Yes | Entry position (0-65535) — a properly-typed, schema-required integer (unlike prefix-list's opaque entry token). | |
| route_map_id | Yes | Existing SDN route map 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 |