Deletes a task that was used to export usage details.
Operation description
Note
Each account can call this operation up to 100 times per second.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cdn:DeleteUsageDetailDataExportTask |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| TaskId |
string |
Yes |
The ID of the task. You can call the DescribeUserUsageDataExportTask operation to query tasks. |
10 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
0AEDAF20-4DDF-4165-8750-47FF9C1929C9 |
Examples
Success response
JSON format
{
"RequestId": "0AEDAF20-4DDF-4165-8750-47FF9C1929C9"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParameterProduct | Invalid Parameter Product. | The Product parameter is set to an invalid value. |
| 400 | InvalidParameterAliuid | Invalid Parameter Aliuid. | The Aliuid parameter is set to an invalid value. |
| 400 | InvalidTaskId.Malformed | Specified TaskId is malformed. | Invalid TaskId |
| 400 | InvalidParameterOperator | Invalid Parameter Operator. | The Operator parameter is set to an invalid value. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.