Calls the DisableUserConfig operation to disable a user configuration. After the user configuration is disabled, you can call the CreateConfig operation with the same request parameter Code to restore the anomaly alert general configuration for the configuration item.
Operation description
This operation is used to disable a user configuration based on the code of a configuration item in the anomaly alert general configuration module, allowing you to promptly modify the effective status of the user configuration.
QPS limit
The single-user QPS limit for this operation is 10 calls per second. If this limit is exceeded, API calls are throttled, which may affect your business. Call this operation as needed.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sddp:DisableUserConfig |
update |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language of the request and response. Valid values:
|
zh_cn |
| Code |
string |
No |
The code of the configuration item in the anomaly alert general configuration module. You can call DescribeConfigs to obtain the Code of the configuration item. |
access_failed_cnt |
| FeatureType |
integer |
No |
This parameter is deprecated. |
2 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
AC314611-D907-5EBF-B6D8-70425E5A8643 |
Examples
Success response
JSON format
{
"RequestId": "AC314611-D907-5EBF-B6D8-70425E5A8643"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.