List VpcPeeringRoute
GET/projects/:projectId/providers/Aruba.Network/vpcs/:vpcId/vpcPeerings/:vpcPeeringId/vpcPeeringRoutes
List 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 has been created
Query Parameters
The requested API version
1.0
Responses
- 200
- 500
Success
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
values
object[]
nullable
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
object
nullable
properties
object
nullable
linkedResources
object[]
nullable
Local network address in CIDR notation
Remote network address in CIDR notation
billingPlan
object
nullable
Billing plan
data
object
nullable
private
object
nullable
reversedVpcPeeringRoute
object
nullable
{
"total": 0,
"self": "string",
"prev": "string",
"next": "string",
"first": "string",
"last": "string",
"values": [
{}
]
}
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
values
object[]
nullable
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
object
nullable
properties
object
nullable
linkedResources
object[]
nullable
Local network address in CIDR notation
Remote network address in CIDR notation
billingPlan
object
nullable
Billing plan
data
object
nullable
private
object
nullable
reversedVpcPeeringRoute
object
nullable
{
"total": 0,
"self": "string",
"prev": "string",
"next": "string",
"first": "string",
"last": "string",
"values": [
{}
]
}
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
values
object[]
nullable
metadata
object
nullable
location
object
nullable
project
object
nullable
category
object
nullable
typology
object
nullable
status
object
nullable
disableStatusInfo
object
nullable
previousStatus
object
nullable
properties
object
nullable
linkedResources
object[]
nullable
Local network address in CIDR notation
Remote network address in CIDR notation
billingPlan
object
nullable
Billing plan
data
object
nullable
private
object
nullable
reversedVpcPeeringRoute
object
nullable
{
"total": 0,
"self": "string",
"prev": "string",
"next": "string",
"first": "string",
"last": "string",
"values": [
{}
]
}
Server Error