GetJobResponse
Types
Properties
The attachments for the job.
The description of the job.
The life cycle status for the job.
A message that communicates the status of the life cycle for the job.
The number of task failures before the job stops running and is marked as FAILED
.
The maximum number of retries per failed tasks.
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.
The parameters for the job.
The job ID for the source job.
The storage profile ID associated with the job.
The task status with which the job started.
The total number of times tasks from the job failed and were retried.
The task run status for the job.
The number of tasks running on the job.