Skip to main content

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

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.

  • domainURL string
  • 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.

  • lastSuccessfulBackup int32
  • slaSummary object
  • totalEntities int64
  • slaNotMetEntities int64
  • neverBackedupEntities int64
  • recentlyAddedEntities int64
  • recentlyAddedSLANotMetEntities int64
  • slaMetPercentage float
  • slaNotMetProcessedAtleastOncePercentage float
  • neverBackedupPercentage float
  • totalADClients int32
Loading...