Google Secret Manager

Discover more about the Google Secret Manager connector and how to use it on the Digibee Integration Platform.

Important information:

  • This documentation is currently available only in English but will soon be translated into Portuguese.

  • The content is under revision and may change. We appreciate your understanding as we work to improve the documentation.

Manage Google Secret Manager Secrets.

Parameters

Take a look at the configuration options for the component. Parameters supported by Double Braces expressions are marked with (DB).

Required Tab

ParameterDescriptionDefault valueData type

Project DB

The Google Cloud Project Id name related to the Secret Manager

N/A

string

Fail On Error

If true will stop pipeline with an error, if false will let the pipeline continue but the output will show a property success with value false

false

boolean

Optional Tab

ParameterDescriptionDefault valueData type

Service Account Key DB

Service account key to authenticate an application as a service account

N/A

string

Operation

The operation to perform on the producer.

string

Pojo Request

Specifies if the request is a pojo request

false

boolean

Headers Tab

ParameterDescriptionDefault valueData type

GoogleSecretManagerOperation

The operation to perform

string

CamelGoogleSecretManagerSecretId DB

The id of the secret

N/A

string

CamelGoogleSecretManagerVersionId DB

The version of the secret

latest

string

Successful executions should output at least a property "success": true

Last updated