Update VpcPeering
PUT/projects/:projectId/providers/Aruba.Network/vpcs/:vpcId/vpcPeerings/:id
Update VpcPeering
Request
Path Parameters
unique identifier of the project CMP
unique identifier of the vpc in which the vpcPeering has been created
unique identifier of the vpcPeering to update
Query Parameters
The requested API version
1.0
- application/json
- text/json
- application/*+json
Body
the vpcPeering to update
metadata
object
Metadata of the resource
Name of the resource
List of tags for the resource
properties
object
nullable
Properties of a vpcPeering to update
Body
the vpcPeering to update
metadata
object
Metadata of the resource
Name of the resource
List of tags for the resource
properties
object
nullable
Properties of a vpcPeering to update
Body
the vpcPeering to update
metadata
object
Metadata of the resource
Name of the resource
List of tags for the resource
properties
object
nullable
Properties of a vpcPeering to update
Responses
- 200
- 400
- 404
- 500
Success
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
Array [
]
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
Properties of the vpcPeering
linkedResources
object[]
nullable
remoteVpc
object
nullable
Remove vpc of the peering
data
object
nullable
private
object
nullable
{}
- Schema
- Example (from schema)
Schema
Array [
]
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
Properties of the vpcPeering
linkedResources
object[]
nullable
remoteVpc
object
nullable
Remove vpc of the peering
data
object
nullable
private
object
nullable
{}
- Schema
- Example (from schema)
Schema
Array [
]
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
Properties of the vpcPeering
linkedResources
object[]
nullable
remoteVpc
object
nullable
Remove vpc of the peering
data
object
nullable
private
object
nullable
{}
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