GET /admin/ldap/health
Get health status of all registered LDAP directories
admin None application/json
Referenced Schemas
dto.LdapHealthResponse
| Field | Type | Required | Example | Constraints | Description |
directory_name |
string |
No |
|
|
|
error |
string |
No |
|
|
|
healthy |
boolean |
No |
|
|
|
gitee_com_linmes_authms_base_dto.DataResponse-array_dto_LdapHealthResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
data |
array of
See dto.LdapHealthResponse |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|