UserDbConnection

Version 4.0.26.18 (latest)
Datatype
Description
(object)
object
can
object
Operations the current user is able to perform on this object
id
string
ID of the connection
name
string
Name of the connection (must match virtual namespace pattern)
user_id
integer
ID of the user who owns the connection
dialect
string
Database dialect name
auth_type
string
Authentication type (oauth, service_account, password)
host
string
Host name/address of server
port
string
Port number on server
database
string
Database name
schema
string
Schema name
jdbc_additional_params
string
Additional JDBC parameters
oauth_application_id
integer
OAuth application ID (if auth_type is oauth)
enabled
boolean
Whether this connection is enabled
created_at
string
When the connection was created
updated_at
string
When the connection was last updated