tencent cloud

Feedback

ModifyEventAttackStatus

Last updated: 2024-08-27 11:39:48

1. API Description

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

This API is used to modify the status of network attack events.

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: ModifyEventAttackStatus.
Version Yes String Common Params. The value used for this API: 2018-02-28.
Region No String Common Params. This parameter is not required.
Ids.N No Array of Integer An array of event IDs that need to be modified, and batch operation is supported.
All No Boolean Whether to update all, i.e. whether to operate on all events; this parameter is invalid when IDs are not left blank.
Status No Integer 0: Pending 1: Processed 2: Allowlisted 3: Ignored 4: Deleted
Filters.N No Array of Filters Filter criteria
  • Type: String attack status: 0: attempted attack; 1: attack succeeded: required: no
  • Status: String event processing status: 0: pending 1: processed; 2: allowlisted; 3: ignored; 4: deleted: required: no
  • SrcIP - String source IP - required: no
  • DstPort - String attack target port - required: no
  • MachineName - String host name - required: no
  • InstanceID - String host instance ID - required: no
  • Quuids - String host CVM UUID - required: no

  • ExcludeId.N No Array of Integer Excluded IDs

    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 Modifying Network Attack Event Status

    This example shows you how to modify network attack event status.

    Input Example

    POST / HTTP/1.1
    Host: cwp.tencentcloudapi.com
    Content-Type: application/json
    X-TC-Action: ModifyEventAttackStatus
    <Common request parameters>
    
    {
        "Ids": [
            1
        ],
        "All": false,
        "Status": 1
    }
    

    Output Example

    {
        "Response": {
            "RequestId": "4a45604e-1d2b-423c-9b45-31d1633dc8d2"
        }
    }
    

    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
    AuthFailure CAM signature/authentication error.
    AuthFailure.UnauthorizedOperation Authentication for the current user failed.
    InternalError Internal error
    InvalidParameter Incorrect parameter.
    InvalidParameter.InvalidFormat Incorrect parameter format.
    OperationDenied The operation was denied.
    UnsupportedOperation The operation is not supported.
    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