Skip to main content

Get Azure and OnPrem Active Directory clients with their file system state

Select

SaaS
Customer Managed

Get Azure and OnPrem Active Directory clients with their file system state

Responses

OK


Schema
  • error object
  • errorMessage string
  • errorCode int32
  • adClients object[]
  • appTypeId int32

    Azure Active Directory (139), Granular Active Directory (41) or File Server (33)

  • subclient object
  • id int32
  • name string
  • backupset object
  • id int32
  • name string
  • client object
  • id int32
  • name string
  • displayName string
  • plan object
  • id int32
  • name string
  • company object
  • id int32
  • name string
  • fullName string
  • slaStatus string

    Possible values: [MET_SLA, MISSED_SLA, EXCLUDED_SLA, YET_TO_BE_PROTECTED, MIGHT_MISS_SLA, UNKNOWN]

    Provides the SLA status.

  • applicationSize int64
  • numberOfItems int32
  • isConfigured boolean
  • isDisabledClient boolean
  • userAccount object
  • id int32
  • name string
  • lastBackup object
  • jobId int32

    Returns the job id of the last backup job performed.

  • status string

    Possible values: [NEVER_BACKED_UP, COMPLETED, FAILED, COMPLETED_WITH_ERRORS, KILLED, SUSPENDED, INTERRUPTED, ANY_STATUS, SKIPPED, FAILED_TO_START, SYNCHRONIZED, NOT_SYNCHRONIZED, NOT_ATTEMPTED, STARTED, COMPLETED_WITH_WARNINGS, SYSTEM_FAILED, COMMITTED]

    Status of the last backup job performed.

  • time int64

    Shows the time when the last back up job was carried out. The time is provided in unix time format.

  • failureReason string

    Gives the reason for the last backup job failing, if the last backup job fails.

  • totalADClients int32
Loading...