Method: organizations.locations.encryptionConfigs.delete

Delete an EncryptionConfig.

HTTP request

DELETE https://dataplex.googleapis.com/v1/{name=organizations/*/locations/*/encryptionConfigs/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the EncryptionConfig to delete.

Authorization requires the following IAM permission on the specified resource name:

  • dataplex.encryptionConfig.delete

Query parameters

Parameters
etag

string

Optional. Etag of the EncryptionConfig. This is a strong etag.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires one of the following OAuth scopes:

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

For more information, see the Authentication Overview.