Tier0RouterInterface

Tier0RouterInterface
Tier0RouterInterface

Information about the interface on the Tier-0 Router.

JSON Example
{
    "id": "string",
    "displayName": "string",
    "description": "string",
    "interfaceType": "string"
}
string
id
Optional

The unique id of the interface on the NSX-T manager.

string
displayName
Optional

Name of interface.

string
description
Optional

Description of the interface.

string
interfaceType
Optional

The type of interface:

  • EXTERNAL - Interface that can be used to connect externally to a physical router with support for dynamic routing protocols.
  • SERVICE - Interface that supports edge services such as DHCP relay.
  • LOOPBACK - Interface that isn't connect to any segment and can be used to identify the Tier-0 Router.
Availability
Added in 38.0