create_sdn_vnet
Creates an SDN virtual network (VNet) within a defined zone, supporting optional VLAN tagging, alias naming, and VLAN-aware bridge mode.
Instructions
Create an SDN VNet.
Args: vnet: VNet ID. zone: Zone ID. tag: VLAN tag. alias: Display alias. vlanaware: Enable VLAN-aware bridge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vnet | Yes | ||
| zone | Yes | ||
| tag | No | ||
| alias | No | ||
| vlanaware | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |