Modifies the rules that define threat levels for sensitive data. This includes the default threat level for unidentified data and the threat levels for data that is classified as sensitive.
Operation description
This API modifies the rules that define threat levels for sensitive data to help with threat level planning.
QPS limit
The queries per second (QPS) limit for a single user is 10 calls per second. If you exceed this limit, API calls are throttled. Throttling can impact your business. We recommend that you call this API at a reasonable rate.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sddp:ModifyDefaultLevel |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language of the request and response. Default value: zh_cn. Valid values:
|
zh_cn |
| DefaultId |
integer |
No |
The ID of the default threat level for unidentified data. Valid values:
|
4 |
| SensitiveIds |
string |
No |
The IDs of the threat levels for data classified as sensitive. If you specify multiple IDs, separate them with commas. Valid values:
|
1,2,3,4 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
208B016D-4CB9-4A85-96A5-0B8ED1EBF271 |
Examples
Success response
JSON format
{
"RequestId": "208B016D-4CB9-4A85-96A5-0B8ED1EBF271"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.