Property | Description |
|---|---|
Connection Name | The name of the connection. Each connection name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -, Maximum length is 255 characters. |
Description | Description of the connection. Maximum length is 4000 characters. |
Use Secret Vault | Stores sensitive credentials for this connection in the secrets manager that is configured for your organization. This property appears only if secrets manager is set up for your organization. When you enable the secret vault in the connection, you can select which credentials that the Secure Agent retrieves from the secrets manager. If you don't enable this option, the credentials are stored in the repository or on a local Secure Agent, depending on how your organization is configured. Note: If you’re using this connection to apply data access policies through pushdown or proxy services, you cannot use the Secret Vault configuration option. For information about how to configure and use a secrets manager, see Secrets manager configuration. |
Runtime Environment | Name of the runtime environment where you want to run the tasks. Select a Secure Agent or serverless runtime environment. For more information about how to configure and use the runtime environments, see Runtime environments. |
Host | Host name or IP address of the Redis server. |
Port | Redis server port number. |
User | Username to access the Redis server. |
Password | Password to access the Redis server. |
Max Clients Per Worker | The maximum number of Redis client connections used by each worker node. |
Flat Hierarchy | Enable this property to perform the following actions based on the data that you read:
|
Use TLS | Uses TLS to secure the communication with Redis server. |
KeyStore File Path | Absolute path of the KeyStore file in the Secure Agent machine that contains private keys and certificates for the Redis server. |
KeyStore Passphrase | Passphrase for the KeyStore file. |
TrustStore File Path | Absolute path of the TrustStore file that contains certificates for the Redis server. |
TrustStore Passphrase | Passphrase for the TrustStore file. |