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 |
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