NSX-T Data Center REST API

# *************************************************************************** # Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential. # ***************************************************************************

PolicyEdgeTransportNodeSwitchTunnelEndPoint (schema)

TunnelEndPoint configuration for single switch

Name Description Type Notes
ip_assignment_specs Specification for IPs to be used with edge TN switch virtual tunnel endpoints

IPs can come from either a static IPv6/Ipv4 pool, DHCPv4/v6 or an
explicitly specified IP list.
In case a list of IP is specified, the number of IPs
provided should be sufficient as per teaming policy
associated with host switch uplink profile.
Valid ip_assignment_type values are StaticIpv4Pool, StaticIpv4List,
StaticIpv6Pool, StaticIpv6List, Dhcpv4 and Dhcpv6.
array of PolicyIpAssignmentSpec
(Abstract type: pass one of the following concrete types)
AutoConf
Dhcpv4
Dhcpv6
NoAssignment
StaticIpv4
StaticIpv4List
StaticIpv4MacList
StaticIpv4Pool
StaticIpv6
StaticIpv6List
StaticIpv6MacList
StaticIpv6Pool
Required
Minimum items: 1
Maximum items: 1
vlan VLAN id for tunnel endpoint

VLAN used for tagging Overlay traffic of associated Edge TN Switch.
Specified value will override the uplink profile vlan ID.
VlanID