pve_sdn_apply
Apply pending SDN configuration changes cluster-wide. Dry-run by default to surface pending zones and vnets; set confirm=true to execute.
Instructions
MUTATION (HIGH RISK): apply pending SDN config changes (cluster-scoped). Dry-run by default — the PLAN surfaces pending zones/vnets. confirm=True to execute. A misconfigured SDN can disrupt virtual networking for ALL guests cluster-wide. May return a UPID (async) or None (sync) — outcome='submitted' in either case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| 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 |