Deletes a user task delivery configuration based on the specified task name and Alibaba Cloud UID.
Operation description
This operation allows you to delete an existing task delivery configuration based on the specified task name and Alibaba Cloud UID. Before proceeding, verify that the provided information is accurate to avoid disrupting the processing of related logs or data.
Note:
The deletion operation is irreversible. Proceed with caution.
Only accounts with the required permissions can call this operation.
You can use the returned
RequestIdto track the request progress and troubleshoot issues.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
esa:DeleteUserDeliveryTask |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| TaskName |
string |
Yes |
The task name. |
test-project |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response structure for a successful request. |
||
| RequestId |
string |
The request ID. |
952ea16b-1f05-4a76-bb32-420282d8aeb9 |
Examples
Success response
JSON format
{
"RequestId": "952ea16b-1f05-4a76-bb32-420282d8aeb9"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParameter | The specified parameter is invalid. | The specified parameter is invalid. |
| 400 | ErService.HasOpened | You have already activated Edge Routine. | You have already activated Edge Routine. |
| 400 | InternalError | An internal exception occurred, please try again later. | An inner exception was triggered. Please try again later. |
| 403 | EsaService.NotOpen | ESA service has not opend. | Edge Security Accelerator (ESA) is not turned on |
| 403 | RealTimeLog.StatusQuotaError | The maximum number of real-time log delivery tasks has been reached. Check your plan quota and upgrade the plan to request a quota increase. | The maximum number of real-time log delivery tasks has been reached. Check your plan quota and upgrade the plan to request a quota increase. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.