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