pve_sdn_vnet_create
Create an SDN virtual network in a Proxmox zone with options like tag, alias, and VLAN awareness. This mutation stages the vnet for later application, pending confirmation.
Instructions
MUTATION: create an SDN vnet in a zone (PENDING). options carries tag/alias/vlanaware/etc.
Dry-run by default. RISK_LOW (staging; inert until pve_sdn_apply).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vnet | Yes | ||
| zone | Yes | ||
| confirm | No | ||
| options | No | ||
| lock_token | No | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |