NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
TransitGatewayAttachmentInterfaceState (schema)
Transit gateway attachment interface state
| Name | Description | Type | Notes |
|---|---|---|---|
| display_name | Interface display name Transit gateway attachment interface display name. |
string | |
| edge_path | Edge path Transit gateway attachment interface edge 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 transit gateway. |
array of string | |
| interface_path | Interface path Transit gateway attachment interface path. |
string | |
| interface_type | Interface Type Transit gateway attachment interface type. |
string | |
| ip_address | IP address Transit gateway attachment interface IP address |
array of string | |
| mac_address | The MAC address Transit gateway attachment interface MAC address. |
string | |
| tgw_tier0_transit_switch_id | Tgw Tier0 Transit Switch ID Transit gateway attachment interface connected logical switch id. |
string | |
| tgw_tier0_transit_switch_port_id | Tgw Tier0 Transit Switch Port ID Transit gateway attachment interface connected L2 port id. |
string | |
| urpf_mode | URPF mode Unicast Reverse Path Forwarding mode of interface. |
string | Enum: NONE, STRICT |
| vlan_id | VLAN ID VLAN Id for distributed gateway uplink interface |
string |