pydo.vpc_peerings.delete()
Generated on 15 Jul 2025
from pydo
version
v0.13.0
Description
To delete a VPC peering, send a DELETE 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.