pydo.vpcnatgateways.create()
Generated on 12 Feb 2026
from pydo version
v0.26.0
Description
To create a new VPC NAT gateway, send a POST request to /v2/vpc_nat_gateways setting the required attributes.
The response body will contain a JSON object with a key called vpc_nat_gateway containing the standard attributes for the new VPC NAT gateway.
More Information
See the API spec for this endpoint to view additional detail on responses, headers, parameters, and more.