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 |
Required. Name of the instance. Use the following structure in your request: |
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