Cancels a media fingerprint analysis job.
Operation description
You can cancel a media fingerprint analysis job only if the job is in the Queuing state.
We recommend that you call the UpdatePipeline operation to set the status of the ApsaraVideo Media Processing (MPS) queue to Paused before you cancel a job. This suspends job scheduling in the MPS queue. After the job is canceled, you must set the status of the MPS queue back to Active so that the other jobs in the MPS queue can be scheduled.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:CancelDNAJob |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| JobId |
string |
Yes |
The ID of the media fingerprint analysis job that you want to cancel. |
2288c6ca184c0e47098a5b665e2a12**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
25818875-5F78-4A13-BEF6-D7393642CA58 |
| JobId |
string |
The job ID. |
2288c6ca184c0e47098a5b665e2a12**** |
Examples
Success response
JSON format
{
"RequestId": "25818875-5F78-4A13-BEF6-D7393642CA58",
"JobId": "2288c6ca184c0e47098a5b665e2a12****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.