...
Field Name | Field Type | Description |
---|---|---|
Label* Default Value: N/A | String | Specify a unique label for the account. |
Username* Default Value: N/A | String | Specify the valid user name. The database connection requires a valid user name for setup. This user name can be used as a default when retrieving connections. |
Hostname* Default Value: N/A | String | Specify the IP address or the domain name of the SSH server to which you want to connect. |
SSH Port* Default Value: 22 | Integer | Specify the database server's port number to which the application must connect. |
Timeout (sec)* Default Value: 30 | StringInteger | Specify the number of seconds to wait for a connection to be available when the pool is exhausted. |
Password* Default Value: N/A | String | Specify the valid password used to connect to the data source. It is used as the default password when retrieving connections. |
...