Administrator
- Administrator
- All Products
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.
|
Type
| The Redis connection type.
|
Runtime Environment
| Name of the runtime environment where you want to run the tasks.
You can specify a Secure Agent or serverless runtime environment.
|
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.
|