InlineTransitGateway1

InlineTransitGateway1
InlineTransitGateway1
JSON Example undefined undefined
{
    "id": "urn:vcloud:transitGateway:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
    "name": "string",
    "description": "string",
    "providerGatewayRef": {
        "name": "string",
        "id": "string"
    },
    "providerGatewayRefs": [
        "EntityReference Object"
    ],
    "distributedVlanConnectionRefs": [
        "EntityReference Object"
    ],
    "orgRef": "EntityReference Object",
    "regionRef": "EntityReference Object",
    "backingRef": {
        "id": "string",
        "name": "string"
    }
}
string
id
Optional

The unique ID for the Transit Gateway. This field is read-only.

string
name
Optional

The name of the Transit Gateway.

string
description
Optional

The description of the Transit Gateway.

providerGatewayRef
Optional

Entity reference used to describe VCD entities

providerGatewayRefs
Optional
Constraints: minItems: 0 maxItems: 10

The Centralized Connections this Transit Gateway is connected to for outbound access. Centralized Connections or Distributed VLAN Connections must be set, but not both.

distributedVlanConnectionRefs
Optional

The Distributed VLAN Connections this Transit Gateway is connected to for outbound access. Centralized Connections or Distributed VLAN Connections must be set, but not both.

orgRef
Optional

Entity reference used to describe VCD entities

regionRef
Optional

Entity reference used to describe VCD entities

backingRef
Optional

Backing Id for an entity not owned by VCD.