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:
The details about the entities covered under which the data is backed up, across many clouds.
The retention duration for the backup archives.
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.