proxmox_sdn_vnet
List, get, create, update, or delete SDN virtual networks in Proxmox. Configure VLAN tags, VXLAN IDs, MTU, MAC addresses, and IPAM plugins.
Instructions
Manage SDN virtual networks (list, get, create, update, delete)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vnet | No | SDN VNet identifier | |
| zone | No | SDN zone identifier | |
| alias | No | Alias/description | |
| comment | No | Comment or notes | |
| tag | No | VLAN tag | |
| vlan | No | VLAN ID | |
| vxlan | No | VXLAN ID | |
| mtu | No | MTU value | |
| mac | No | MAC address | |
| ipam | No | IPAM plugin | |
| type | No | VNet type | |
| delete | No | Comma-separated list of options to delete | |
| digest | No | Prevent concurrent modifications | |
| action | Yes |