When an event is handled using response orchestration, the response center creates a task. Call this operation to perform follow-up actions on the task, such as unblocking, retrying a block, and removing from isolation.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:TriggerProcessTask |
create |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| TaskId |
string |
Yes |
The unique ID of the handling task. Note
Call the DescribeProcessTasks operation to obtain this parameter. |
15355xxxxxx82894882 |
| ActionType |
string |
Yes |
The type of the handling action. Valid values:
|
remove |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The unique ID of the request. You can use this ID to troubleshoot issues. |
58A518BC-E4A8-5BD7-AFEA-366046ED9073 |
Examples
Success response
JSON format
{
"RequestId": "58A518BC-E4A8-5BD7-AFEA-366046ED9073"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.