List VpcPeerings
GET/projects/:projectId/providers/Aruba.Network/vpcs/:vpcId/vpcPeerings
List VpcPeerings
Request
Path Parameters
projectId stringrequired
unique identifier of the project CMP
vpcId stringrequired
unique identifier of the vpc in which the vpcPeerings have been created
Query Parameters
filter string
sort string
projection string
offset int32
limit int32
api-version string
The requested API version
Default value:
1.0
Responses
- 200
- 400
- 500
Success
Bad Request
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
typestringnullable
titlestringnullable
statusint32nullable
detailstringnullable
instancestringnullable
property name*any
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
typestringnullable
titlestringnullable
statusint32nullable
detailstringnullable
instancestringnullable
property name*any
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
typestringnullable
titlestringnullable
statusint32nullable
detailstringnullable
instancestringnullable
property name*any
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Server Error