Create SDN zone
create_sdn_zoneCreate an SDN zone for Proxmox VE with support for VXLAN, EVPN, VLAN, QINQ, or simple types. Requires user confirmation due to risk of disrupting network connectivity.
Instructions
Create an SDN zone (vxlan/evpn/simple/qinq/vlan). HIGH RISK — ask the user to confirm before invoking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mtu | No | ||
| name | Yes | ||
| type | No | vxlan | |
| peers | No | ||
| bridge | No | ||
| confirm | No | Set to true once the user has approved this action | |
| controller | No | Controller name (for evpn) | |
| vxlan_port | No | ||
| vlan_protocol | No |