pve_sdn_zone_update
Modify an SDN zone by setting fields or deleting keys. Changes are staged as pending and require an apply step to take effect.
Instructions
MUTATION: update an SDN zone (PENDING). options sets fields; delete unsets keys.
Dry-run by default. RISK_LOW (staging; inert until pve_sdn_apply).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | Yes | ||
| delete | No | ||
| digest | No | ||
| confirm | No | ||
| options | No | ||
| lock_token | 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 |