Create Regional Distributed Vlan Connection
Create a new Distributed VLAN Connection assigned to Regional Networking Setting.
Create a new Distributed VLAN Connection assignment to the Regional Networking Setting.
Request
URI
POST
https://{api_host}/cloudapi/v1/regionalNetworkingSettings/{settingId}/distributedVlanConnections
COPY
Path Parameters
string
settingId
Required
settingId
Request Body
RegionalDistributedVlanConnection
of type(s)
application/json
Required
This request body class requires all of the following:
NetworkingEntityStatus
,
InlineRegionalDistributedVlanConnection1
{
"status": "string",
"id": "string",
"distributedVlanConnectionRef": {
"name": "string",
"id": "string"
},
"isDefault": false,
"vlanId": 0,
"gatewayCidr": "10.10.10.1/24",
"ipSpaceRef": {
"name": "string",
"id": "string"
}
}
Responses
202
The request have been accepted and the task to monitor the request is in the Location header.
Operation doesn't return any data structure
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"distributedVlanConnectionRef":"object"}' https://{api_host}/cloudapi/v1/regionalNetworkingSettings/{settingId}/distributedVlanConnections
Availability
Added in 9.1.0
On This Page
Regional Networking Settings Operations
POST
Sync Org Regional Networking Resources Into Tm
GET
Get Regional Networking Settings
POST
Create Regional Networking Setting
GET
Get Regional Networking Setting
PUT
Update Regional Networking Setting
DELETE
Delete Regional Networking Setting
GET
Get Default Vpc Connectivity Profile
PUT
Update Default Vpc Connectivity Profile
GET
Get Provider Gateway Connections
POST
Create Provider Gateway Connection
GET
Get Provider Gateway Connection
DELETE
Delete Provider Gateway Connection
GET
Get Shared Subnets
POST
Create Shared Subnet
GET
Get Shared Subnet
DELETE
Delete Shared Subnet
GET
Get Regional Distributed Vlan Connections
POST
Create Regional Distributed Vlan Connection
GET
Get Regional Distributed Vlan Connection
DELETE
Delete Regional Distributed Vlan Connection
GET
Get Avi Setting
PUT
Update Avi Setting