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