update_sdn_vnet
Update an existing SDN VNet in Proxmox by modifying its VLAN tag, alias, or deleting specific properties.
Instructions
Update an SDN VNet.
Args: vnet: VNet ID. zone: Zone ID. tag: VLAN tag (-1 = don't change). alias: Display alias. delete: Comma-separated properties to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vnet | Yes | ||
| zone | No | ||
| tag | No | ||
| alias | No | ||
| delete | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |