| Name | Type | Description | Notes |
|---|---|---|---|
| details | string | Additional details for error cases | [optional] |
| issues | \Swagger\Client\Model\LDAPConfigTestIssue[] | Array of issues/considerations about the result | [optional] |
| message | string | Short human readable test about the result | [optional] |
| status | string | Test status code: always 'success' or 'error' | [optional] |
| trace | string | A more detailed trace of incremental results during auth tests | [optional] |
| user | \Swagger\Client\Model\LDAPUser | User details from LDAP server for auth tests | [optional] |
| url | string | Link to ldap config | [optional] |