Builder

class Builder

Properties

Link copied to clipboard

The attachments for the job. Attach files required for the job to run to a render job.

Link copied to clipboard

The unique token which the server uses to recognize retries of the same request.

Link copied to clipboard

The farm ID of the farm to connect to the job.

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 each task.

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 parameters for the job.

Link copied to clipboard

The priority of the job. The highest priority (first scheduled) is 100. When two jobs have the same priority, the oldest job is scheduled first.

Link copied to clipboard

The ID of the queue that the job is submitted to.

Link copied to clipboard

The job ID for the source job.

Link copied to clipboard

The storage profile ID for the storage profile to connect to the job.

Link copied to clipboard

The initial job status when it is created. Jobs that are created with a SUSPENDED status will not run until manually requeued.

Link copied to clipboard

The job template to use for this job.

Link copied to clipboard

The file type for the job template.

Functions

Link copied to clipboard