tencent cloud

Feedback

ModifyNetAttackWhiteList

Last updated: 2024-08-27 11:37:24

1. API Description

Domain name for API request: cwp.tencentcloudapi.com.

This API is used to edit the network attack whitelist.

A maximum of 20 requests can be initiated per second for this API.

We recommend you to use API Explorer
Try it
API Explorer provides a range of capabilities, including online call, signature authentication, SDK code generation, and API quick search. It enables you to view the request, response, and auto-generated examples.

2. Input Parameters

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: ModifyNetAttackWhiteList.
Version Yes String Common Params. The value used for this API: 2018-02-28.
Region No String Common Params. This parameter is not required.
Scope Yes Integer Whether applies all hosts: 0: no; 1: yes
SrcIp.N Yes Array of String Source IP. Single IP: 1.1.1.1, IP Range: 1.1.1.1-1.1.2.1, IP Range: 1.1.1.0/24
DealOldEvents Yes Integer Whether to allowlist all alarms that match this rule: 1: Yes, 0: No.
Id Yes Integer Rule ID
QuuidList.N No Array of String QUUID list
Description No String Rule description

3. Output Parameters

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.

4. Example

Example1 Editing the Network Attack Allowlist

This example shows you how to edit the network attack allowlist.

Input Example

POST / HTTP/1.1
Host: cwp.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: ModifyNetAttackWhiteList
<Common request parameters>

{
    "QuuidList": [
        "05f0bcab-726c-4ea4-8109-bcd03d5598f7"
    ],
    "Scope": 0,
    "SrcIp": [
        "1.2.3.5",
        "1.1.1.2-1.1.1.4",
        "1.2.3.0/24"
    ],
    "DealOldEvents": 0,
    "Description": "123",
    "Id": 10001
}

Output Example

{
    "Response": {
        "RequestId": "1a07706f-368e-49e5-8967-594826f43d0d"
    }
}

5. Developer Resources

SDK

TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.

Command Line Interface

6. Error Code

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
InternalError.MainDBFail Failed to manipulate the data.
Contact Us

Contact our sales team or business advisors to help your business.

Technical Support

Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

7x24 Phone Support