pydo.vpc_peerings.get()
Generated on 18 Nov 2025
from pydo version
v0.21.0
Description
To show information about an existing VPC Peering, send a GET request to /v2/vpc_peerings/$VPC_PEERING_ID.
Parameters
| Name | Type | Required | Description | Default Value |
|---|---|---|---|---|
vpc_peering_id |
string | True | A unique identifier for a VPC peering. |
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.