...
Idle: Indicates the job is not running. Select the job to view the next scheduled execution.
Paused: Indicates the job is currently on pause. While paused, the job will not run at the next scheduled time.
Running: Indicates the job is actively running and transferring content.
Complete: Indicates the job is done and has met a defined stop policy. A job with a complete status will not run again.
Cancelled: Indicates the job is in the process of cancelling. The job will wrap up current processes during this status to ensure work finished correctly.
Failed: Indicates the job audit log has captured one or more error entries.
Failed to Start: Indicates job has failed to start properly in the previous execution, which is typically the result of a misconfiguration or missing connection.
Queued: Indicates the job has reached it scheduled time and has been queued. It will be run based on its priority in the queue.
Awaiting user interaction: Indicates user interaction is required. (This is a transient status and cannot be used as a filter on the Job screen. See below.)
Resume: Indicates the job is in the process of being resumed after having been paused. (This is a transient status and cannot be used as a filter on the Job screen. See below.)
Success: Indicates the job completed with no failures. This is a transient status and cannot be filtered on the Job screen. (This is a transient status and cannot be used as a filter on the Job screen. See below.)
...