NSX-T Data Center REST API

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

EdgeTransportNodeSwitchState (schema)

EdgeTransportNode switch state

States of Tunnel and rtep realized state.

Name Description Type Notes
remote_tunnel_endpoints Remote Tunnel Endpoint configuration state

Remote Tunnel Endpoints configuration state.
array of EdgeTnRemoteTunnelEndpointState Readonly
switch_name Edge tn switch name

The name will be unique among all edge tn switches specified in a given Transport Node.
string Readonly
tunnel_endpoints Tunnel Endpoints configuration state

List of virtual tunnel endpoints which are configured
on this switch.
array of EdgeTnTunnelEndpointState Readonly