contentdistribution_contentdistributionbatch:updateexclusiveprovisionprovidejob | ||
---|---|---|
Description: | ||
batch updateExclusiveProvisionProvideJob action updates a BatchJob of type ProvisionProvide that was claimed using the getExclusiveProvisionProvideJobs |
||
Input Params | ||
name | type | Description |
id | int | The id of the job to free |
lockKey | KalturaExclusiveLockKey | The unique lock key from the batch-process. Is used for the locking mechanism |
job | KalturaBatchJob | |
Output Type | ||
type | ||
KalturaBatchJob | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=contentdistribution_contentdistributionbatch&action=updateexclusiveprovisionprovidejob POST fields: id lockKey:schedulerId lockKey:workerId lockKey:batchIndex job:id job:partnerId job:createdAt job:updatedAt job:deletedAt job:processorExpiration job:executionAttempts job:lockVersion job:entryId job:entryName job:jobType job:jobSubType job:onStressDivertTo job:data job:status job:abort job:checkAgainTimeout job:progress job:message job:description job:updatesCount job:priority job:twinJobId job:bulkJobId job:parentJobId job:rootJobId job:queueTime job:finishTime job:errType job:errNumber job:fileSize job:lastWorkerRemote job:schedulerId job:workerId job:batchIndex job:lastSchedulerId job:lastWorkerId job:dc |