| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | A short string, uniquely naming this test | [optional] |
| status | str | Either "pass" or "fail" | [optional] |
| message | str | Additional data from the test | [optional] |
| can | dict(str, bool) | Operations the current user is able to perform on this object | [optional] |