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.
array of
EntityReference
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.
array of
EntityReference
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.