directoryservices.status

Provide the type and status of the currently-enabled directory service

Type: object

Type: array
No Additional Items

DirectoryServicesStatusResult

Type: object
No Additional Properties

Type


The type of enabled directory service.

Type: enum (of string)
Must be one of:
  • "ACTIVEDIRECTORY"
  • "IPA"
  • "LDAP"
Type: null

Status

Default: null

This field shows the directory service status from the last health check. The status is None if directory
services are disabled.

Type: enum (of string)
Must be one of:
  • "DISABLED"
  • "FAULTED"
  • "LEAVING"
  • "JOINING"
  • "HEALTHY"
Type: null

Status Msg

Default: null

This 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 None.

Type: string
Type: null


Required roles: