Domain name for API request: csip.intl.tencentcloudapi.com.
This API is used to set the status of brute force attack blocking.
A maximum of 20 requests can be initiated per second for this API.
The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.
| Parameter Name | Required | Type | Description |
|---|---|---|---|
| Action | Yes | String | Common Params. The value used for this API: ModifyBruteAttackBanStatus. |
| Version | Yes | String | Common Params. The value used for this API: 2022-11-21. |
| Region | No | String | Common Params. This parameter is not required. |
| MemberId.N | No | Array of String | Group account member id. |
| OpenSmartMode | No | Boolean | Whether to enable the intelligent over-whitening mode |
| BanBlackIp | No | Boolean | Whether to block intelligence blacklisted IPs |
| BanVulIp | No | Boolean | Whether to block the black IP exploiting the vulnerability |
| BanByRule | No | Boolean | Whether to enable rule blocking |
| Parameter Name | Type | Description |
|---|---|---|
| RequestId | String | The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. |
POST / HTTP/1.1
Host: cwp.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: ModifyBruteAttackBanStatus
<Common request parameters>
{
"OpenSmartMode": true,
"BanBlackIp": true,
"BanVulIp": true,
"BanByRule": true
}
{
"Response": {
"RequestId": "ec878600-87bc-4246-9607-xxxxxxxx"
}
}
TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.
The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.
| Error Code | Description |
|---|---|
| InternalError | Internal error. |
| InvalidParameter.InvalidFormat | InvalidParameter.InvalidFormat |
| InvalidParameter.MissingParameter | InvalidParameter.MissingParameter |
| InvalidParameter.ParsingError | InvalidParameter.ParsingError |
| InvalidParameterValue | Parameter value error. |
| MissingParameter | Parameters are missing. |
| ResourceNotFound | The resource does not exist. |
Apakah halaman ini membantu?
Anda juga dapat Menghubungi Penjualan atau Mengirimkan Tiket untuk meminta bantuan.
masukan