Viewing docs for Proxmox Virtual Environment (Proxmox VE) v8.0.0
published on Sunday, Apr 5, 2026 by Daniel Muehlbachler-Pietrzykowski
published on Sunday, Apr 5, 2026 by Daniel Muehlbachler-Pietrzykowski
Viewing docs for Proxmox Virtual Environment (Proxmox VE) v8.0.0
published on Sunday, Apr 5, 2026 by Daniel Muehlbachler-Pietrzykowski
published on Sunday, Apr 5, 2026 by Daniel Muehlbachler-Pietrzykowski
Retrieves information about an EVPN Zone in Proxmox SDN. The EVPN zone creates a routable Layer 3 network, capable of spanning across multiple clusters.
Using getEvpn
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getEvpn(args: GetEvpnArgs, opts?: InvokeOptions): Promise<GetEvpnResult>
function getEvpnOutput(args: GetEvpnOutputArgs, opts?: InvokeOptions): Output<GetEvpnResult>def get_evpn(id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetEvpnResult
def get_evpn_output(id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetEvpnResult]func LookupEvpn(ctx *Context, args *LookupEvpnArgs, opts ...InvokeOption) (*LookupEvpnResult, error)
func LookupEvpnOutput(ctx *Context, args *LookupEvpnOutputArgs, opts ...InvokeOption) LookupEvpnResultOutput> Note: This function is named LookupEvpn in the Go SDK.
public static class GetEvpn
{
public static Task<GetEvpnResult> InvokeAsync(GetEvpnArgs args, InvokeOptions? opts = null)
public static Output<GetEvpnResult> Invoke(GetEvpnInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetEvpnResult> getEvpn(GetEvpnArgs args, InvokeOptions options)
public static Output<GetEvpnResult> getEvpn(GetEvpnArgs args, InvokeOptions options)
fn::invoke:
function: proxmoxve:sdn/zone/getEvpn:getEvpn
arguments:
# arguments dictionaryThe following arguments are supported:
- Id string
- The unique identifier of the SDN zone.
- Id string
- The unique identifier of the SDN zone.
- id String
- The unique identifier of the SDN zone.
- id string
- The unique identifier of the SDN zone.
- id str
- The unique identifier of the SDN zone.
- id String
- The unique identifier of the SDN zone.
getEvpn Result
The following output properties are available:
- Advertise
Subnets bool - Enable subnet advertisement for EVPN.
- Controller string
- EVPN controller address.
- Disable
Arp boolNd Suppression - Disable ARP/ND suppression for EVPN.
- Dns string
- DNS API server address.
- Dns
Zone string - DNS domain name. Used to register hostnames, such as
<hostname>.<domain>. The DNS zone must already exist on the DNS server. - Exit
Nodes List<string> - List of exit nodes for EVPN.
- Exit
Nodes boolLocal Routing - Enable local routing for EVPN exit nodes.
- Id string
- The unique identifier of the SDN zone.
- Ipam string
- IP Address Management system.
- Mtu int
- MTU value for the zone.
- Nodes List<string>
- The Proxmox nodes which the zone and associated VNets are deployed on
- Pending bool
- Indicates if the zone has pending configuration changes that need to be applied.
- Primary
Exit stringNode - Primary exit node for EVPN.
- Reverse
Dns string - Reverse DNS API server address.
- Rt
Import string - Route target import for EVPN. Must be in the format '\n\n:\n\n' (e.g., '65000:65000').
- State string
- Indicates the current state of the zone.
- Vrf
Vxlan int - VRF VXLAN-ID used for dedicated routing interconnect between VNets. It must be different than the VXLAN-ID of the VNets.
- Advertise
Subnets bool - Enable subnet advertisement for EVPN.
- Controller string
- EVPN controller address.
- Disable
Arp boolNd Suppression - Disable ARP/ND suppression for EVPN.
- Dns string
- DNS API server address.
- Dns
Zone string - DNS domain name. Used to register hostnames, such as
<hostname>.<domain>. The DNS zone must already exist on the DNS server. - Exit
Nodes []string - List of exit nodes for EVPN.
- Exit
Nodes boolLocal Routing - Enable local routing for EVPN exit nodes.
- Id string
- The unique identifier of the SDN zone.
- Ipam string
- IP Address Management system.
- Mtu int
- MTU value for the zone.
- Nodes []string
- The Proxmox nodes which the zone and associated VNets are deployed on
- Pending bool
- Indicates if the zone has pending configuration changes that need to be applied.
- Primary
Exit stringNode - Primary exit node for EVPN.
- Reverse
Dns string - Reverse DNS API server address.
- Rt
Import string - Route target import for EVPN. Must be in the format '\n\n:\n\n' (e.g., '65000:65000').
- State string
- Indicates the current state of the zone.
- Vrf
Vxlan int - VRF VXLAN-ID used for dedicated routing interconnect between VNets. It must be different than the VXLAN-ID of the VNets.
- advertise
Subnets Boolean - Enable subnet advertisement for EVPN.
- controller String
- EVPN controller address.
- disable
Arp BooleanNd Suppression - Disable ARP/ND suppression for EVPN.
- dns String
- DNS API server address.
- dns
Zone String - DNS domain name. Used to register hostnames, such as
<hostname>.<domain>. The DNS zone must already exist on the DNS server. - exit
Nodes List<String> - List of exit nodes for EVPN.
- exit
Nodes BooleanLocal Routing - Enable local routing for EVPN exit nodes.
- id String
- The unique identifier of the SDN zone.
- ipam String
- IP Address Management system.
- mtu Integer
- MTU value for the zone.
- nodes List<String>
- The Proxmox nodes which the zone and associated VNets are deployed on
- pending Boolean
- Indicates if the zone has pending configuration changes that need to be applied.
- primary
Exit StringNode - Primary exit node for EVPN.
- reverse
Dns String - Reverse DNS API server address.
- rt
Import String - Route target import for EVPN. Must be in the format '\n\n:\n\n' (e.g., '65000:65000').
- state String
- Indicates the current state of the zone.
- vrf
Vxlan Integer - VRF VXLAN-ID used for dedicated routing interconnect between VNets. It must be different than the VXLAN-ID of the VNets.
- advertise
Subnets boolean - Enable subnet advertisement for EVPN.
- controller string
- EVPN controller address.
- disable
Arp booleanNd Suppression - Disable ARP/ND suppression for EVPN.
- dns string
- DNS API server address.
- dns
Zone string - DNS domain name. Used to register hostnames, such as
<hostname>.<domain>. The DNS zone must already exist on the DNS server. - exit
Nodes string[] - List of exit nodes for EVPN.
- exit
Nodes booleanLocal Routing - Enable local routing for EVPN exit nodes.
- id string
- The unique identifier of the SDN zone.
- ipam string
- IP Address Management system.
- mtu number
- MTU value for the zone.
- nodes string[]
- The Proxmox nodes which the zone and associated VNets are deployed on
- pending boolean
- Indicates if the zone has pending configuration changes that need to be applied.
- primary
Exit stringNode - Primary exit node for EVPN.
- reverse
Dns string - Reverse DNS API server address.
- rt
Import string - Route target import for EVPN. Must be in the format '\n\n:\n\n' (e.g., '65000:65000').
- state string
- Indicates the current state of the zone.
- vrf
Vxlan number - VRF VXLAN-ID used for dedicated routing interconnect between VNets. It must be different than the VXLAN-ID of the VNets.
- advertise_
subnets bool - Enable subnet advertisement for EVPN.
- controller str
- EVPN controller address.
- disable_
arp_ boolnd_ suppression - Disable ARP/ND suppression for EVPN.
- dns str
- DNS API server address.
- dns_
zone str - DNS domain name. Used to register hostnames, such as
<hostname>.<domain>. The DNS zone must already exist on the DNS server. - exit_
nodes Sequence[str] - List of exit nodes for EVPN.
- exit_
nodes_ boollocal_ routing - Enable local routing for EVPN exit nodes.
- id str
- The unique identifier of the SDN zone.
- ipam str
- IP Address Management system.
- mtu int
- MTU value for the zone.
- nodes Sequence[str]
- The Proxmox nodes which the zone and associated VNets are deployed on
- pending bool
- Indicates if the zone has pending configuration changes that need to be applied.
- primary_
exit_ strnode - Primary exit node for EVPN.
- reverse_
dns str - Reverse DNS API server address.
- rt_
import str - Route target import for EVPN. Must be in the format '\n\n:\n\n' (e.g., '65000:65000').
- state str
- Indicates the current state of the zone.
- vrf_
vxlan int - VRF VXLAN-ID used for dedicated routing interconnect between VNets. It must be different than the VXLAN-ID of the VNets.
- advertise
Subnets Boolean - Enable subnet advertisement for EVPN.
- controller String
- EVPN controller address.
- disable
Arp BooleanNd Suppression - Disable ARP/ND suppression for EVPN.
- dns String
- DNS API server address.
- dns
Zone String - DNS domain name. Used to register hostnames, such as
<hostname>.<domain>. The DNS zone must already exist on the DNS server. - exit
Nodes List<String> - List of exit nodes for EVPN.
- exit
Nodes BooleanLocal Routing - Enable local routing for EVPN exit nodes.
- id String
- The unique identifier of the SDN zone.
- ipam String
- IP Address Management system.
- mtu Number
- MTU value for the zone.
- nodes List<String>
- The Proxmox nodes which the zone and associated VNets are deployed on
- pending Boolean
- Indicates if the zone has pending configuration changes that need to be applied.
- primary
Exit StringNode - Primary exit node for EVPN.
- reverse
Dns String - Reverse DNS API server address.
- rt
Import String - Route target import for EVPN. Must be in the format '\n\n:\n\n' (e.g., '65000:65000').
- state String
- Indicates the current state of the zone.
- vrf
Vxlan Number - VRF VXLAN-ID used for dedicated routing interconnect between VNets. It must be different than the VXLAN-ID of the VNets.
Package Details
- Repository
- proxmoxve muhlba91/pulumi-proxmoxve
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
proxmoxTerraform Provider.
Viewing docs for Proxmox Virtual Environment (Proxmox VE) v8.0.0
published on Sunday, Apr 5, 2026 by Daniel Muehlbachler-Pietrzykowski
published on Sunday, Apr 5, 2026 by Daniel Muehlbachler-Pietrzykowski
