pve_sdn_prefix_list_entry_get
Read a specific entry from an SDN prefix list using its opaque path token.
Instructions
READ-ONLY: read a single prefix-list entry. entry_id is an OPAQUE path token — this
endpoint's schema never formally types the {url_seq} path parameter on any of its 3
methods (GET/PUT/DELETE), unlike route-map's own {order}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes | OPAQUE entry path token (the schema's {url_seq}) — capture from a prior pve_sdn_prefix_list_entries_list/entry_get read; NOT guaranteed to be a plain integer even though it usually matches the entry's own 'seq' field. | |
| prefix_list | Yes | Existing SDN prefix list 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 |