Method: organizations.instances.natAddresses.create

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.

HTTP request

POST https://apigee.googleapis.com/v1/{parent=organizations/*/instances/*}/natAddresses

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

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

Request body

The request body contains an instance of NatAddress.

Response body

If successful, the response body contains a newly created instance of Operation.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform