CreateJobRequest
Types
Properties
The attachments for the job. Attach files required for the job to run to a render job.
The unique token which the server uses to recognize retries of the same request.
The number of task failures before the job stops running and is marked as FAILED
.
The maximum number of retries for each task.
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 for the storage profile to connect to the job.
The initial job status when it is created. Jobs that are created with a SUSPENDED
status will not run until manually requeued.
The file type for the job template.