pve_sdn_subnet_list
List all subnets configured in a specified SDN vnet to manage virtual network segmentation.
Instructions
READ-ONLY: list the subnets configured in a vnet. Returns a list of subnet dicts (the exact field set is not guaranteed by this endpoint). Use pve_sdn_subnet_create to add one and pve_sdn_apply to commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vnet | Yes | SDN vnet name whose subnets to list. | |
| 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 |