pve_sdn_subnet_delete
Deletes an SDN subnet from a virtual network. Provide vnet and subnet IDs. Dry-run previews removal before applying.
Instructions
MUTATION: delete an SDN subnet (PENDING). subnet is the id from pve_sdn_subnet_list.
Dry-run by default. RISK_MEDIUM (staging a removal an apply would enact).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vnet | Yes | ||
| subnet | Yes | ||
| confirm | 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 |