v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13134345498.3 KB
organizations

Creates a NAT address. The address is created in the RESERVED state and a static external IP address will be provisioned. At this time, the instance will not use this IP address for Internet egress traffic. The address can be activated for use once any required firewall IP whitelisting has been completed. Note: Not supported for Apigee hybrid.

post/v1/{+parent}/natAddresses

Path parameters

parentstring required

Required. Name of the instance. Use the following structure in your request: organizations/{org}/instances/{instance}

Request body

namestring

Required. Resource ID of the NAT address.

state'STATE_UNSPECIFIED' | 'CREATING' | 'RESERVED' | 'ACTIVE' | 'DELETING'

Output only. State of the nat address.

ipAddressstring

Output only. The static IPV4 address.

Response

Successful response