JobSummary
class JobSummary
A summary of job details.
Types
Properties
Link copied to clipboard
The life cycle status.
Link copied to clipboard
The life cycle status message.
Link copied to clipboard
The number of task failures before the job stops running and is marked as FAILED
.
Link copied to clipboard
The maximum number of retries for a job.
Link copied to clipboard
The maximum number of worker hosts that can concurrently process a job. When the maxWorkerCount
is reached, no more workers will be assigned to process the job, even if the fleets assigned to the job's queue has available workers.
Link copied to clipboard
The job ID for the source job.
Link copied to clipboard
The task status to start with on the job.
Link copied to clipboard
The total number of times tasks from the job failed and were retried.
Link copied to clipboard
The task run status for the job.
Link copied to clipboard
The number of tasks running on the job.