NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
PolicyEdgeTransportNodeSwitch (schema)
single edge TN switch specification
Name | Description | Type | Notes |
---|---|---|---|
overlay_transport_zone_paths | An overlay TransportZone path that is associated with the specified edge TN switch. Overlay transport zone path for switch configuration |
array of string | Minimum items: 0 Maximum items: 1 |
pnics | Physical NICs corresponding to Edge VM interfaces. Physical NICs connected to the edge Tn switch |
array of PolicyEdgeTransportNodePnic | Required |
profile_paths | Path of switch profiles to be associated with this edge TN switch. switch profiles bound to this edge Tn switch. If a profile path is not provided for any HostSwitchProfileType that is supported by the transport node, the corresponding default profile will be bound to the edge Tn switch. |
array of PolicyEdgeTransportNodeSwitchProfileTypePathEntry | |
remote_tunnel_endpoint | Configuration for a remote tunnel endpoint This should be configured only on a single edge switch. This configuration will be used by overlay traffic that is meant to be sent between NSX inter site domains. |
array of PolicyEdgeTransportNodeRtepConfig | Minimum items: 1 Maximum items: 1 |
switch_name | Edge Tn switch name. This name will be used to reference an edge TN switch. If this name is unset or empty then the default host switch name will be used. The name must be unique among all host switches specified in a given edge transport node; unset name, empty name and the default host switch name are considered the same in terms of uniqueness. |
string | Default: "nsxDefaultHostSwitch" |
tunnel_endpoints | Edge Tn Switch tunnel configuration | array of PolicyEdgeTransportNodeSwitchTunnelEndPoint | Minimum items: 0 Maximum items: 1 |
vlan_transport_zone_paths | List of Vlan TransportZone paths that are to be associated with specified edge TN switch. Vlan transport zone paths for switch configuration |
array of string | Minimum items: 0 |