Create SDN subnet
create_sdn_subnetCreate an IP subnet within a Proxmox SDN vnet, specifying CIDR, gateway, DHCP, DNS, and SNAT settings for network segmentation.
Instructions
Create an IP subnet inside an SDN vnet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dns | No | ||
| dhcp | No | ||
| snat | No | ||
| vnet | Yes | ||
| subnet | Yes | CIDR, e.g. 10.10.0.0/24 | |
| gateway | No | ||
| comments | No |