pve_sdn_vnet_get
Read the configuration of a specific SDN vnet by its name. Supports viewing staged, applied, or pending settings.
Instructions
READ-ONLY: read one SDN vnet's configuration (closes the pre-Wave-7a gap — only the vnets LIST existed before). Use pve_sdn_vnets_list to enumerate vnet names first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vnet | Yes | Existing SDN vnet name to read. | |
| pending | No | True nests staged-but-unapplied fields under a 'pending' key. | |
| running | No | True returns the currently-APPLIED config instead of the default staged-merged view. | |
| 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 |