Create Provider Gateway Connection
Create a new Centralized Connection Connection assignment.
Create a new Centralized Connection Connection assignment to the Regional Networking Setting.
Request
URI
POST
https://{api_host}/cloudapi/v1/regionalNetworkingSettings/{settingId}/providerGatewayConnections
COPY
Path Parameters
string
settingId
Required
settingId
Request Body
ProviderGatewayConnection
of type(s)
application/json
Required
This request body class requires all of the following:
NetworkingEntityStatus
,
InlineProviderGatewayConnection1
{
"status": "string",
"id": "string",
"name": "string",
"providerGatewayRef": {
"name": "string",
"id": "string"
},
"isDefault": false,
"allowAdvertisingPrivateIpBlocks": false
}
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 '{"providerGatewayRef":"object"}' https://{api_host}/cloudapi/v1/regionalNetworkingSettings/{settingId}/providerGatewayConnections
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