Retrieves a list of response tasks.
Operation description
Before you call this operation, review the billing methods and pricing for Threat Analysis and Response. Response orchestration is billed based on the volume of ingested log traffic.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DescribeProcessTasks |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ProcessStrategyUuid |
string |
No |
The UUID of the response policy. Note
Call the ListDisposeStrategy operation to obtain this parameter. |
92af3c79-1754-4646-9366-9ddbd1e45536_**** |
| EntityName |
string |
No |
The name of the entity to which the response is performed. |
127.0.0.1 |
| EntityType |
string |
No |
The type of the entity to which the response is performed. Valid values:
|
ip |
| SceneCode |
string |
No |
The code of the response scenario. Note
Call the DescribeEnumItems operation to obtain this parameter. |
event_xxx_whole_process |
| TaskStatus |
string |
No |
The statuses of the response tasks. The value is a string in an array format. Valid values:
|
["11","21"] |
| Scope |
string |
No |
The ID of the Alibaba Cloud account for which the response task is performed. |
125xxxxx9870 |
| Source |
string |
No |
The source that triggers the response task. The value is a string in an array format. Valid values:
|
["system"] |
| ProcessActionStart |
integer |
No |
The start of the time range to query response tasks. The value is a 13-digit UNIX timestamp. |
1700031183572 |
| ProcessActionEnd |
integer |
No |
The end of the time range to query response tasks. The value is a 13-digit UNIX timestamp. |
1700031183572 |
| ProcessRemoveStart |
integer |
No |
The start of the time range to query unblocking tasks. The value is a 13-digit UNIX timestamp. |
1700031183572 |
| ProcessRemoveEnd |
integer |
No |
The end of the time range to query unblocking tasks. The value is a 13-digit UNIX timestamp. |
1700031183572 |
| ParamContent |
string |
No |
The keyword for a fuzzy search. The operation queries the entity, response scenario, and response parameter fields. |
12.x.x.x |
| PageSize |
integer |
No |
The number of entries to return on each page. Default value: 20. If you do not specify this parameter, 10 entries are returned. Note
Specify this parameter. |
10 |
| PageNumber |
integer |
No |
The page number to return. Default value: 1. This value indicates the first page. |
1 |
| YunCode |
string |
No |
The cloud service associated with the response task. The value is a string in an array format. Valid values:
|
["WAF"] |
| TaskId |
string |
No |
The unique ID of the response task. Note
Use this parameter to query a specific task. You can obtain the task ID from the response to a previous request. |
150xxxxxxxxx95066 |
| OrderField |
string |
No |
The field by which to sort the query results. Note
You can obtain the field from the response. |
gmtCreate |
| Direction |
string |
No |
The sort order. Valid values:
|
desc |
| EntityUuid |
string |
No |
The UUID of the entity. |
69d189e2-ec17-4676-a2fe-02969234**** |
| EventUuid |
string |
No |
The UUID of the event. |
c1020ce1-d6a5-11e8-8298-00163e10**** |
| TriggerSource |
string |
No |
The source that triggers the response task. Valid values:
|
system |
| ReqUuid |
string |
No |
The playbook trigger ID. |
b73d0b08-f1bd-4e8f-967a-8e2982c9**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The ID of the request. You can use this ID to troubleshoot issues. |
E7698CFB-4E1C-5840-8EC9-691B86729E94 |
| ProcessTasks |
array<object> |
A list of response tasks. |
|
|
object |
The details of the response task. |
||
| TaskId |
string |
The unique ID of the response task. |
150xxxxxxxxx95066 |
| Creator |
string |
The ID of the Alibaba Cloud account that submitted the response task. |
123xxxx355 |
| GmtCreateMillis |
integer |
The time when the response task was created. This value is a 13-digit UNIX timestamp. |
1700031183572 |
| GmtModifiedMillis |
integer |
The time when the response task was last modified. This value is a 13-digit UNIX timestamp. |
1700031183572 |
| YunCode |
string |
The code of the cloud service that is associated with the response task. |
WAF |
| EntityName |
string |
The name of the entity to which the response was performed. |
1.1.1.x |
| EntityType |
string |
The type of the entity to which the response was performed. |
ip |
| TaskStatus |
integer |
The status of the response task. |
11 |
| Scope |
string |
The ID of the Alibaba Cloud account for which the response task was performed. |
123xxxxx234 |
| InputParams |
string |
The input parameters of the response task. |
{"groupuuid":"c6a9b1df-f4ac-4078-bef4-99xxxxxx"} |
| SceneCode |
string |
The code of the response scenario. |
event_xxx_whole_process |
| SceneName |
string |
The name of the response scenario. |
waf_whole_process |
| ProcessTime |
integer |
The time when the response task was delivered. This value is a 13-digit UNIX timestamp. |
1700031183572 |
| RemoveTime |
integer |
The time when the entity was unblocked. This value is a 13-digit UNIX timestamp. |
1700031183572 |
| ProcessStrategyUuid |
string |
The ID of the associated policy. |
92af3c79-1754-4646-9366-9ddbd1e45536_**** |
| Source |
string |
The source from which the response task was submitted. |
system |
| ErrCode |
string |
The error code. |
sts_openapi.Info.DefenseSceneNotSupported |
| ErrMsg |
string |
The error message. |
ParamError : The parameters of your request are invalid |
| ErrTip |
string |
The error message details. |
Verify that the input parameters of the components are correct |
| EntityUuid |
string |
The UUID of the entity. |
69d189e2-ec17-4676-a2fe-02969234**** |
| EventUuid |
string |
The UUID of the event. |
c1020ce1-d6a5-11e8-8298-00163e10**** |
| ReqUuid |
string |
The UUID of the playbook execution record. |
93e5df20-3d03-42e1-b44b-58197c71**** |
| TriggerSource |
string |
The source that triggers the response task. Valid values:
|
system |
| Page |
object |
The pagination information. |
|
| TotalCount |
integer |
The total number of entries returned. |
30 |
| PageNumber |
integer |
The page number of the returned page. |
1 |
| PageSize |
integer |
The number of entries per page. |
10 |
Examples
Success response
JSON format
{
"RequestId": "E7698CFB-4E1C-5840-8EC9-691B86729E94",
"ProcessTasks": [
{
"TaskId": "150xxxxxxxxx95066",
"Creator": "123xxxx355",
"GmtCreateMillis": 1700031183572,
"GmtModifiedMillis": 1700031183572,
"YunCode": "WAF",
"EntityName": "1.1.1.x",
"EntityType": "ip",
"TaskStatus": 11,
"Scope": "123xxxxx234",
"InputParams": "{\"groupuuid\":\"c6a9b1df-f4ac-4078-bef4-99xxxxxx\"}",
"SceneCode": "event_xxx_whole_process",
"SceneName": "waf_whole_process",
"ProcessTime": 1700031183572,
"RemoveTime": 1700031183572,
"ProcessStrategyUuid": "92af3c79-1754-4646-9366-9ddbd1e45536_****",
"Source": "system",
"ErrCode": "sts_openapi.Info.DefenseSceneNotSupported",
"ErrMsg": "ParamError : The parameters of your request are invalid",
"ErrTip": "Verify that the input parameters of the components are correct",
"EntityUuid": "69d189e2-ec17-4676-a2fe-02969234****\n",
"EventUuid": "c1020ce1-d6a5-11e8-8298-00163e10****\n",
"ReqUuid": "93e5df20-3d03-42e1-b44b-58197c71****\n",
"TriggerSource": "system"
}
],
"Page": {
"TotalCount": 30,
"PageNumber": 1,
"PageSize": 10
}
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.