pve_sdn_controller_get
Read the configuration of an SDN controller by its ID. Use pve_sdn_controllers_list to enumerate controller IDs first.
Instructions
READ-ONLY: read one SDN controller's configuration. Use pve_sdn_controllers_list to enumerate controller ids first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pending | No | True nests staged-but-unapplied fields under a 'pending' key. | |
| running | No | True returns the currently-APPLIED config instead of the default staged-merged view. | |
| controller | Yes | Existing SDN controller id to read. | |
| 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 |