IpSpaceUplinkInterface

IpSpaceUplinkInterface
IpSpaceUplinkInterface

Information about the Provider Gateway's Tier-0 Router interface associated with the IP Space Uplink.

JSON Example
{
    "id": "string",
    "name": "string",
    "interfaceType": "string"
}
string
id
Required

The unique ID of the interface on the network provider baking the Provider Gateway. This must be set when associating the interface with the IP Space Uplink. This ID is not a VCD URN.

string
name
Optional

Name of interface. This is read-only.

string
interfaceType
Optional

This is read-only. 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