| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Name of test | [optional] |
| status | String | Result code of test | [optional] |
| message | String | Result message of test | [optional] |
| connectionString | String | JDBC connection string. (only populated in the 'connect' test) | [optional] |
| can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |