| Name | Type | Writable | Restrictions | Description | 
|---|
| abort | int | V |  |  | 
| batchIndex | int | V |  |  | 
| batchVersion | int | V |  |  | 
| bulkJobId | int | V |  | The id of the bulk upload job that initiated this job 
 | 
| checkAgainTimeout | int | V |  |  | 
| createdAt | int |  |  |  | 
| data | KalturaJobData | V |  |  | 
| dc | int | V |  |  | 
| deletedAt | int |  |  |  | 
| description | string | V |  |  | 
| entryId | string | V |  |  | 
| entryName | string | V |  |  | 
| errNumber | int | V |  |  | 
| errType | KalturaBatchJobErrorTypes | V |  |  | 
| estimatedEffort | int | V |  |  | 
| executionAttempts | int |  |  |  | 
| finishTime | int | V |  | The time that the job was finished or closed as failed 
 | 
| history | KalturaBatchHistoryDataArray | V |  |  | 
| id | bigint |  |  |  | 
| jobObjectId | string | V |  |  | 
| jobObjectType | int | V |  |  | 
| jobSubType | int | V |  |  | 
| jobType | KalturaBatchJobType |  |  |  | 
| lastSchedulerId | int | V |  |  | 
| lastWorkerId | int | V |  |  | 
| lockExpiration | int |  |  |  | 
| lockVersion | int |  |  |  | 
| message | string | V |  |  | 
| parentJobId | int | V |  | When one job creates another - the parent should set this parentJobId to be its own id. 
 | 
| partnerId | int |  |  |  | 
| priority | int | V |  |  | 
| queueTime | int | V |  | The time that the job was pulled from the queue 
 | 
| rootJobId | int | V |  | The id of the root parent job 
 | 
| schedulerId | int | V |  |  | 
| status | KalturaBatchJobStatus | V |  |  | 
| updatedAt | int |  |  |  | 
| urgency | int | V |  |  | 
| workerId | int | V |  |  |