Method: organizations.locations.encryptionConfigs.get

Get an EncryptionConfig.

HTTP request

GET 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 fetch.

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

  • dataplex.encryptionConfig.get

Request body

The request body must be empty.

Response body

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

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.