pve_sdn_dry_run
Preview SDN configuration changes by showing the diff between current and pending state for a specified node, indicating what pve_sdn_apply would modify.
Instructions
READ-ONLY: preview what pve_sdn_apply would change — PVE's own rendered diff between the CURRENT and PENDING SDN configuration ({frr-diff?, interfaces-diff?}, either may be absent).
node is required by PVE even though SDN config is cluster-scoped: the rendered result is
computed per-node from the same staged config, so the diff shown is that node's own view —
not a cluster-wide guarantee every node agrees.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | Node to render the preview against; defaults to the configured node. | |
| 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 |