v3

latestOpenAPI 3.0.12026-07-314655871.8 MB
Organization_Vpc

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

Triggers an asynchronous refresh of the peering connection states for an organization 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 organization VPC using GET /organization/{organization_id}/vpc/{organization_vpc_id} and check that the pending_build_only_peering_connections field has returned to null.

post/organization/{organization_id}/vpc/{organization_vpc_id}/peering-connections/refresh

Path parameters

organization_idstring required

ID of an organization

organization_vpc_idstring required

Organization VPC ID

Response

Response

create_timestring required

VPC creation timestamp

display_namestring required

User defined display name for this VPC

messagestring

Printable result of the request

organization_idstring required

Organization ID

organization_vpc_idstring required

Project VPC ID

pending_build_only_peering_connectionsstring

VPC rebuild is scheduled

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

Project VPC state

update_timestring required

Timestamp of last change to VPC