pve_sdn_subnet_update
Modify SDN subnet settings on a Proxmox virtual network. Uses dry-run by default to preview changes before applying.
Instructions
MUTATION: update an SDN subnet (PENDING). subnet is the id from pve_sdn_subnet_list.
Dry-run by default. RISK_LOW (staging).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vnet | Yes | ||
| delete | No | ||
| digest | No | ||
| 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 |