Field:
JobStatus
Job Status when executing a Job.

Option ValueOption Description
NotStartedJob hasn't been started.
StartedJob has already been started
InProgressJob is currently in progress.
FinishedWithErrorJob is finished with errors.
FinishedJob is finished.
CancelledJob has been cancelled.
ErrorJob has error.