Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 693 Bytes

File metadata and controls

14 lines (10 loc) · 693 Bytes

DBConnectionTestResult

Properties

Name Type Description Notes
name str Name of test [optional]
status str Result code of test [optional]
message str Result message of test [optional]
connection_string str JDBC connection string. (only populated in the 'connect' test) [optional]
can dict(str, bool) Operations the current user is able to perform on this object [optional]

[Back to Model list] [Back to API list] [Back to README]