Name | Type | Description | Notes |
---|---|---|---|
status | string | Test status code: always 'success' or 'error' | [optional] |
message | string | Short human readable test about the result | [optional] |
details | string | Additional details for error cases | [optional] |
user | \Looker\Model\LDAPUser | User details from LDAP server for auth tests | [optional] |
trace | string | A more detailed trace incremental results during auth tests | [optional] |
url | string | Link to ldap config | [optional] |
can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.