pydo.vpcnatgateways.create()
Generated on 20 Oct 2025
from pydo
version
v0.18.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.