NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
Tier0TGWAttachmentInterfaceState (schema)
Interface details attached to transit gateways
Interface details of tier0 gateway attached to transit gateways.
| Name | Description | Type | Notes |
|---|---|---|---|
| display_name | Interface display name Tier0-TGW attachment interface display name. |
string | |
| edge_path | Edge node path Tier0-TGW attachment interface edge node path. |
string | |
| ha_vip_ip_address | IP address HA vip associated with the interface. HA VIP is owned by interface on active node of active-standby tier0 gateway. |
array of string | |
| interface_type | Interface Type Tier0-TGW attachment interface type. |
string | |
| ip_address | IP address Tier0-TGW attachment interface IP address |
array of string | |
| mac_address | The MAC address Tier0-TGW attachment interface MAC address. |
string | |
| tgw_tier0_transit_switch_id | Tier0-TGW attachment Transit Switch ID Tier0-TGW attachment interface connected logical switch id. |
string | |
| tgw_tier0_transit_switch_port_id | Tier0-TGW attachment transit switch port id Tier0-TGW attachment interface connected L2 port id. |
string | |
| urpf_mode | URPF mode Unicast Reverse Path Forwarding mode of interface. |
string | Enum: NONE, STRICT |