pve_sdn_subnet_create
Create an SDN subnet in a Proxmox virtual network. Specify a CIDR and optional gateway, SNAT, or DHCP parameters. Uses dry-run by default; requires confirmation to apply.
Instructions
MUTATION: create an SDN subnet (PENDING). subnet is a CIDR (e.g. 10.0.0.0/24); options
carries gateway/snat/dhcp params. Dry-run by default. RISK_LOW (staging; inert until apply).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vnet | Yes | ||
| subnet | 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 |