Modifies the configurations of a common configuration item for alerts.
Operation description
You can call this operation to create or restore configurations based on the codes of common configuration items. This allows you to manage the configurations of common configuration items.
Limits
You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sddp:CreateConfig |
create |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Code |
string |
No |
The code of the common configuration item. Valid values:
|
access_failed_cnt |
| Description |
string |
No |
The description of the common configuration item. |
非授权资源多次访问尝试:目前的阈值定义为10次 |
| Value |
string |
No |
The value of the common configuration item. The meaning of this parameter varies with the value of the Code parameter.
|
30 |
| FeatureType |
integer |
No |
This parameter is deprecated. |
1 |
| SourceIp |
string |
No |
This parameter is deprecated. |
106.11.XX.XX |
| Lang |
string |
No |
The language of the content within the request and response. Default value: zh_cn. Valid values:
|
zh_cn |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| Id |
integer |
The ID of the common alert configuration. |
12300 |
| RequestId |
string |
The ID of the request. |
208B016D-4CB9-4A85-96A5-0B8ED1EBF271 |
Examples
Success response
JSON format
{
"Id": 12300,
"RequestId": "208B016D-4CB9-4A85-96A5-0B8ED1EBF271"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.