pydo.vpc_peerings.list()
Generated on 4 Jul 2025
from pydo
version
v0.12.0
Description
To list all of the VPC peerings on your account, send a GET request to /v2/vpc_peerings
.
Parameters
Name | Type | Required | Description | Default Value |
---|---|---|---|---|
per_page |
integer | False | Number of items returned per page | 20 |
page |
integer | False | Which ‘page’ of paginated results to return. | 1 |
region |
string | False | The slug identifier for the region where the resource is available. |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.