You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(Optional) DBServerCertificates defines the set of root certificate authorities that clients use when verifying server certificates. If DBServerCertificates is empty, TLS uses the host's root CA set.
[optional]
db_server_name
String
(Optional) ServerName is used to verify the hostname on the returned certificates unless InsecureSkipVerify is given. It is also included in the client's handshake to support virtual hosting unless it is an IP address.
[optional]
db_tenant_id
String
[optional]
db_user_name
String
[optional]
sf_account
String
[optional]
ssl_connection_certificate
String
(Optional) SSLConnectionCertificate defines the certificate for SSL connection. Must be base64 certificate loaded by UI using file loader field
[optional]
ssl_connection_mode
Boolean
(Optional) SSLConnectionMode defines if SSL mode will be used to connect to DB