Guide
Reference

Jobs

A Job represents a backup job that is created in the SysCloud application. A backup job is a task that contains details about the following:

  1. The details about the entities covered under which the data is backed up, across many clouds.

  2. The retention duration for the backup archives.

  3. Enable or disable auto-addition of users to the backup job (applicable for Microsoft 365 & Google Workspace).

A Job can exist in 3 states: Draft, Active, and Paused. Currently the SysCloud API can be used to query all the jobs that have been created in each SysCloud installation. The API exposes 2 objects for this purpose:

  • Job: Represents the actual Job object.

  • JobEntity: Represents the details about the entities that belong to a Job.