v4

latestOpenAPI 3.0.12026-08-054615831.7 MB
Project

Check if the state of peering connections in the cloud has changed

This endpoint may be changed or removed at any time. Don't use it in production environments.

Triggers an asynchronous refresh of the peering connection states for a project VPC. Checks the state of the peering connections in the cloud provider and updates them in Aiven. To confirm the refresh has completed, retrieve the project VPC using GET /project/{project}/vpcs/{project_vpc_id} and check that the pending_build_only_peering_connections field has returned to null.

post/project/{project}/vpcs/{project_vpc_id}/peering-connections/refresh

Path parameters

projectstring required

Project name

project_vpc_idstring required

Project VPC ID

Response

Response

cloud_namestring required

Target cloud

create_timestring required

VPC creation timestamp

messagestring

Printable result of the request

network_cidrstring required

IPv4 network range CIDR

pending_build_only_peering_connectionsstring

VPC rebuild is scheduled

project_vpc_idstring required

Project VPC ID

state'ACTIVE' | 'APPROVED' | 'DELETED' | 'DELETING' required

Project VPC state

update_timestring required

Timestamp of last change to VPC