Handles malicious file detection alerts.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:HandleObjectScanEvent |
update |
*All Resource
|
None | None |
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| EventId |
string |
No |
The event ID. |
81**** |
| Status |
integer |
No |
The target status. Valid values:
|
0 |
| BatchType |
string |
No |
Specifies the type for batch processing of similar alerts. Valid values:
|
sha256 |
| RuleConditionList |
array<object> |
No |
The list of whitelist rules. This parameter takes effect only when the alert is whitelisted. |
|
|
object |
No |
|||
| Key |
string |
No |
The whitelist field. Valid values:
|
ossKey |
| Operate |
string |
No |
The operator. Valid values:
|
contains |
| Value |
string |
No |
The value to match. |
sshe |
| Remark |
string |
No |
The remarks. |
test |
| Lang |
string |
No |
The language of the content in the request and response. Default value: zh. Valid values:
|
zh |
| EventIdList |
array |
No |
The list of event IDs. |
|
|
integer |
No |
The event ID. |
42799634 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID, which is a unique identifier generated by Alibaba Cloud for the request. You can use this ID to troubleshoot issues. |
0614B89B-1CA9-50B2-A89A-2C66BB32B801 |
Examples
Success response
JSON format
{
"RequestId": "0614B89B-1CA9-50B2-A89A-2C66BB32B801"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.