mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-06 14:03:58 +00:00
BREAKING CHANGE: introduces sdn support. Signed-off-by: MacherelR <64424331+MacherelR@users.noreply.github.com>
864 B
864 B
layout | title | parent | subcategory | description |
---|---|---|---|---|
page | proxmox_virtual_environment_sdn_vnet | Data Sources | Virtual Environment | Retrieves information about an existing SDN Vnet in Proxmox VE. |
Data Source: proxmox_virtual_environment_sdn_vnet
Retrieves information about an existing SDN Vnet in Proxmox VE.
Schema
Required
name
(String) The name of the vnet.
Read-Only
alias
(String) - An alias for this vnet.id
(String) - The ID of the vnet (usually the name).isolate_ports
(Boolean) - Whether ports are isolated.tag
(Number) - VLAN/VXLAN tag.type
(String) - Type of the vnet.vlanaware
(Boolean) - Whether this vnet is VLAN aware.zone
(String) - The zone associated with the vnet.zonetype
(String) - The type of the zone associated with this vnet.