Method: organizations.instances.natAddresses.activate

Activates the NAT address. The Apigee instance can now use this for Internet egress traffic.

Note: Not supported for Apigee hybrid.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Name of the nat address. Use the following structure in your request: `organizations/{org}/instances/{instances}/natAddresses/{nataddress}``

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Operation.

Authorization scopes

Requires the following OAuth scope:

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