Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 706 Bytes

DBConnectionTestResult.md

File metadata and controls

14 lines (10 loc) · 706 Bytes

DBConnectionTestResult

Properties

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

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