proxmox_sdn_vnet
Manage SDN virtual networks in Proxmox by listing, getting, creating, updating, or deleting VNets, with options for VLAN, VXLAN, IPAM, and zone configuration.
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 |