Creates an intelligent behavior analysis strategy.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:CreateUnknownThreatDetectStrategy |
create |
*All Resource
|
None | None |
Request syntax
POST HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Name |
string |
No |
The strategy name. |
strategy**** |
| StudyMode |
string |
No |
The whitelist mode. Valid values:
|
hash |
| AssetSelectionType |
string |
No |
The asset selection type. |
UNKNOWN_THREAT_DETECT_CONFIG_**** |
| DurationDaysAfterInit |
integer |
No |
The duration of the initial learning period, in days. |
1 |
| DurationDaysAfterStop |
integer |
No |
The number of consecutive days without detecting new processes before the learning process stops. |
1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The data returned. |
||
| RequestId |
string |
The ID of the request. |
F8B6F758-BCD4-597A-8A2C-DA5A552C**** |
| Id |
integer |
The strategy ID. |
1 |
Examples
Success response
JSON format
{
"RequestId": "F8B6F758-BCD4-597A-8A2C-DA5A552C****",
"Id": 1
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.