pve_sdn_prefix_lists_list
List SDN prefix lists for a cluster. View pending, running, or detailed items with optional verbose output.
Instructions
READ-ONLY: list SDN prefix lists (cluster-scoped). Use pve_sdn_prefix_list_create to add and pve_sdn_apply to commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pending | No | Display pending (staged, not-yet-applied) config. | |
| running | No | Display the currently-APPLIED (running) config instead. | |
| verbose | No | False returns id-only summaries; omit/True for the fuller per-item shape. | |
| 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 |