pve_sdn_zone_create
Create an SDN zone in a staging state; use pve_sdn_apply to activate. Supports zone types: simple, vlan, qinq, vxlan, evpn, faucet.
Instructions
MUTATION: create an SDN zone (PENDING — inert until pve_sdn_apply, NOT applied here).
zone_type is simple/vlan/qinq/vxlan/evpn/faucet; options carries type-specific params.
Dry-run by default. RISK_LOW (staging, no live network effect).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | Yes | ||
| confirm | No | ||
| options | No | ||
| zone_type | Yes | ||
| 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 |