Updates the unknown threat detection strategy.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:UpdateUnknownThreatDetectStrategy |
update |
*All Resource
|
None | None |
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Id |
string |
Yes |
The ID of the unknown threat detection strategy to update. |
1 |
| Name |
string |
No |
The name of the unknown threat detection strategy. |
strategy**** |
| StudyMode |
string |
No |
The whitelist mode. Valid values are:
|
hash |
| DurationDaysAfterInit |
integer |
No |
The number of days the model learns for after its creation. |
1 |
| DurationDaysAfterStop |
integer |
No |
The number of consecutive days without new processes before the model stops learning. |
1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Response schema. |
||
| RequestId |
string |
The ID of the request. |
1383B0DB-D5D6-4B0C-9E6B-75939C****** |
Examples
Success response
JSON format
{
"RequestId": "1383B0DB-D5D6-4B0C-9E6B-75939C******"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.