Lists the details for all VPC peering connections for the specified Cluster Data Centre.
List retrieved successfully.
Bad Request
Not Authorized
Forbidden
Resource not found
Unsupported media type: returned when the payload is in an unsupported format.
Too many requests: returned when more than 35 requests per second are being received by your user.
A timeout occurred. Perhaps the Provider was slow in responding to the VPC peering request.
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "aws_vpc_connection_id": "pcx-ff12abc1",
- "clusterDataCentre": "aabc665c-8916-40ae-978c-96d39a3a1364",
- "vpcId": "vpc-aa770abc",
- "peerVpcId": "vpc-aabb1122",
- "peerAccountId": "123888456789",
- "peerSubnet": {
- "network": "10.7.0.0",
- "prefixLength": 16
}, - "peerRegion": "US_WEST_2",
- "peerSubnets": [
- "10.1.0.0/16",
- "10.2.0.0/16"
], - "statusCode": "active"
}
]