Method: organizations.instances.natAddresses.delete

Deletes the NAT address. Connections that are actively using the address are drained before it is removed.

Note: Not supported for Apigee hybrid.

HTTP request

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

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