Create VpcPeeringRoute
POST/projects/:projectId/providers/Aruba.Network/vpcs/:vpcId/vpcPeerings/:vpcPeeringId/vpcPeeringRoutes
Create VpcPeeringRoute
Request
Path Parameters
unique identifier of the project CMP
unique identifier of the vpc in which the vpc peering has been created
unique identifier of the vpc peering in which the vpcPeeringRoute will be created
Query Parameters
The requested API version
1.0
- application/json
- text/json
- application/*+json
Body
the vpcPeeringRoute to create
- ITBG-Bergamo
metadata
object
Metadata of the resource
Name of the resource
location
object
Contains information about the Region of a resource
Value of the region in which the resource will be located. Available regions at present:
For more information, check the documentation.
List of tags for the resource
properties
object
nullable
Properties of a security group to create
Local network address in CIDR notation
Remote network address in CIDR notation
billingPlan
object
Billing plan
Body
the vpcPeeringRoute to create
- ITBG-Bergamo
metadata
object
Metadata of the resource
Name of the resource
location
object
Contains information about the Region of a resource
Value of the region in which the resource will be located. Available regions at present:
For more information, check the documentation.
List of tags for the resource
properties
object
nullable
Properties of a security group to create
Local network address in CIDR notation
Remote network address in CIDR notation
billingPlan
object
Billing plan
Body
the vpcPeeringRoute to create
- ITBG-Bergamo
metadata
object
Metadata of the resource
Name of the resource
location
object
Contains information about the Region of a resource
Value of the region in which the resource will be located. Available regions at present:
For more information, check the documentation.
List of tags for the resource
properties
object
nullable
Properties of a security group to create
Local network address in CIDR notation
Remote network address in CIDR notation
billingPlan
object
Billing plan
Responses
- 201
- 400
- 404
- 500
Created
Bad Request
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Not Found
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Server Error