Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 939 Bytes

LDAPConfigTestResult.md

File metadata and controls

16 lines (12 loc) · 939 Bytes

LDAPConfigTestResult

Properties

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]

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