InlineDistributedVlanConnection1
{
"id": "urn:vcloud:distributedVlanConnection:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"name": "string",
"description": "string",
"vlanId": 0,
"gatewayCidr": "10.10.10.1/24",
"regionRef": {
"name": "string",
"id": "string"
},
"zoneRefs": [
"EntityReference Object"
],
"ipSpaceRef": "EntityReference Object",
"subnetExclusive": false,
"backingId": "string",
"dedicatedOrgRef": "EntityReference Object",
"dedicatedSharedSubnetRef": "EntityReference Object"
}
The unique ID for the Distributed VLAN Connection. This field is read-only.
The name of the Distributed VLAN Connection.
The description of the Distributed VLAN Connection.
The VLAN ID for the external traffic.
The gateway CIDR, should match the VLAN default gateway.
The supervisor zones this Distributed VLAN Connection spans. If not specified the connection spans all the zones in the region.
Whether this is exclusively for the gateway CIDR only.
ID of the matching Distributed VLAN Connection in NSX. This field is read-only and is ignored on create/update.