directoryservices.status¶
Sent on directory service state changes.
Type: object
No Additional Properties
DirectoryServicesStatusChangedEvent
Type: objectNo Additional Properties
DirectoryServicesStatus
Type: objectEvent fields.
No Additional PropertiesType
The type of enabled directory service.
Type: enum (of string)
Must be one of:
- "ACTIVEDIRECTORY"
- "IPA"
- "LDAP"
Type: null
Status
Default: nullThis field shows the directory service status from the last health check. The status is null if directory services are disabled.
Type: enum (of string)
Must be one of:
- "DISABLED"
- "FAULTED"
- "LEAVING"
- "JOINING"
- "HEALTHY"
Type: null
Status Msg
Default: nullThis field shows the reason why the directory service is FAULTED after a failed health check. If the directory service is not faulted, the field is null.
Type: string
Must be at least 1 characters long
Type: null
Required roles: DIRECTORY_SERVICE_READ