| 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] |