{ "opencollection": "1.0.0", "info": { "name": "Kaltura OTT accessControl batch API", "version": "3.6.287.20720" }, "items": [ { "info": { "name": "batch", "type": "folder" }, "items": [ { "info": { "name": "batch.addBulkUploadResult", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/addBulkUploadResult", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch addBulkUploadResultAction action adds KalturaBulkUploadResult to the DB" }, { "info": { "name": "batch.addMediaInfo", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/addMediaInfo", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch addMediaInfoAction action saves a media info object" }, { "info": { "name": "batch.checkEntryIsDone", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/checkEntryIsDone", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch checkEntryIsDone Check weather a specified entry is done converting and changes it to ready." }, { "info": { "name": "batch.checkFileExists", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/checkFileExists", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch checkFileExists action check if the file exists" }, { "info": { "name": "batch.cleanExclusiveJobs", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/cleanExclusiveJobs", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch cleanExclusiveJobs action mark as fatal error all expired jobs" }, { "info": { "name": "batch.countBulkUploadEntries", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/countBulkUploadEntries", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "Returns total created entries count and total error entries count" }, { "info": { "name": "batch.extendLockExpiration", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/extendLockExpiration", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch extendLockExpiration action allows to extend the expiration of a BatchJobLock by job id" }, { "info": { "name": "batch.freeExclusiveJob", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/freeExclusiveJob", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch freeExclusiveJobAction action allows to get a generic BatchJob" }, { "info": { "name": "batch.getBulkUploadLastResult", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/getBulkUploadLastResult", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch getBulkUploadLastResultAction action returns the last result of the bulk upload" }, { "info": { "name": "batch.getExclusiveAlmostDone", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/getExclusiveAlmostDone", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch getExclusiveAlmostDone action allows to get a BatchJob that wait for remote closure" }, { "info": { "name": "batch.getExclusiveJobs", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/getExclusiveJobs", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch getExclusiveJobsAction action allows to get a BatchJob" }, { "info": { "name": "batch.getExclusiveNotificationJobs", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/getExclusiveNotificationJobs", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch getExclusiveNotificationJob action allows to get a BatchJob of type NOTIFICATION" }, { "info": { "name": "batch.getQueueSize", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/getQueueSize", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch getQueueSize action get the queue size for job type" }, { "info": { "name": "batch.logConversion", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/logConversion", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "Add the data to the flavor asset conversion log, creates it if doesn't exists" }, { "info": { "name": "batch.putFile", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/putFile", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "destPath", "value": "", "type": "query" } ] }, "docs": "batch putFileAction action allows put file on server via http" }, { "info": { "name": "batch.resetJobExecutionAttempts", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/resetJobExecutionAttempts", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch resetJobExecutionAttempts action resets the execution attempts of the job" }, { "info": { "name": "batch.suspendJobs", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/suspendJobs", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch suspendJobs action suspends jobs from running." }, { "info": { "name": "batch.updateBulkUploadResults", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/updateBulkUploadResults", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch updateBulkUploadResults action adds KalturaBulkUploadResult to the DB" }, { "info": { "name": "batch.updateExclusiveConvertCollectionJob", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/updateExclusiveConvertCollectionJob", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch updateExclusiveConvertCollectionJobAction action updates a BatchJob of type CONVERT_PROFILE that was claimed using the getExclusiveConvertJobs" }, { "info": { "name": "batch.updateExclusiveJob", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/updateExclusiveJob", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch updateExclusiveJobAction action updates a BatchJob of extended type that was claimed using the getExclusiveJobs" }, { "info": { "name": "batch.updatePartnerLoadTable", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/service/batch/action/updatePartnerLoadTable", "params": [ { "name": "ks", "value": "", "type": "query" }, { "name": "format", "value": "", "type": "query", "description": "The format of the response" }, { "name": "clientTag", "value": "", "type": "query" }, { "name": "partnerId", "value": "", "type": "query" }, { "name": "language", "value": "", "type": "query" } ] }, "docs": "batch updatePartnerLoadTable action cleans the partner load table" } ] } ], "bundled": true }