InlineRegionalDistributedVlanConnection1
InlineRegionalDistributedVlanConnection1
JSON Example
undefined undefined
{
"id": "string",
"distributedVlanConnectionRef": {
"name": "string",
"id": "string"
},
"isDefault": false,
"vlanId": 0,
"gatewayCidr": "10.10.10.1/24",
"ipSpaceRef": "EntityReference Object"
}
string
id
Optional
The identifier of the Distributed VLAN Connection in the NSX Manager.
distributedVlanConnectionRef
Required
Entity reference used to describe VCD entities
boolean
isDefault
Optional
Whether this Distributed VLAN Connection is assigned to the default distributed Transit Gateway.
integer As int32
As int32
vlanId
Optional
Constraints:
minimum: 0
maximum: 4095
The VLAN ID for the external traffic.
string
gatewayCidr
Optional
The gateway CIDR.