Skip to content

Data Source: proxmox_virtual_environment_sdn_subnet

Warning

Deprecated: Use proxmox_sdn_subnet instead. This data source will be removed in v1.0.

Retrieve details about a specific SDN Subnet in Proxmox VE.

Schema

Required

  • cidr (String) A CIDR network address, for example 10.0.0.0/8
  • vnet (String) The VNet this subnet belongs to.

Optional

Read-Only

  • dhcp_dns_server (String) The DNS server used for DHCP.
  • dns_zone_prefix (String) Prefix used for DNS zone delegation.
  • gateway (String) The gateway address for the subnet.
  • id (String) The full ID in the format 'vnet-id/subnet-id'.
  • snat (Boolean) Whether SNAT is enabled for the subnet.

Nested Schema for dhcp_range

Read-Only: