pve_sdn_zones_list
List all SDN zones in a Proxmox cluster, returning zone ID, type, and state for read-only inspection.
Instructions
List SDN zones in the cluster (read-only). Returns zone id, type (simple/vlan/qinq/vxlan/evpn/faucet), and state. Use pve_sdn_zone_create to add and pve_sdn_apply to commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |