Deletes a data backfill task.
Operation description
This topic describes how to delete a data backfill task whose ID is 16602.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
actiontrail:DeleteDeliveryHistoryJob |
delete |
*HistoryDeliveryJob
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| JobId |
integer |
Yes |
The ID of the historical event delivery task to be deleted. You can call the ListDeliveryHistoryJobs operation to query task IDs. |
16602 |
For more information about common request parameters, see Common parameters.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
D74DD20B-6598-429C-873B-B9B449B656B6 |
Examples
Success response
JSON format
{
"RequestId": "D74DD20B-6598-429C-873B-B9B449B656B6"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 503 | ServiceUnavailable | The service is unavailable. Please try again later. | An error occurred while processing your request. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.