contentdistribution_contentdistributionbatch:freeexclusivedistributionenablejob | ||
---|---|---|
Description: | ||
batch freeExclusiveDistributionEnableJob action frees a BatchJob of type DistributionEnable that was claimed using the getExclusiveDistributionEnableJobs |
||
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 |
resetExecutionAttempts | bool | Resets the job execution attampts to zero |
Output Type | ||
type | ||
KalturaFreeJobResponse | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=contentdistribution_contentdistributionbatch&action=freeexclusivedistributionenablejob POST fields: id lockKey:schedulerId lockKey:workerId lockKey:batchIndex resetExecutionAttempts |