Updating a False Alarm Masking Rule

Function Description

This API is used to update a false alarm masking rule.

URI

Request

Request parameters
Table 2 Parameter description

Parameter

Mandatory

Type

Description

path

No

String

Specifies a misreported URL excluding a domain name.

event_id

No

String

Specifies the event ID.

It is the ID of a misreported event in Events whose type is not Custom. Click Handle False Alarm in the row containing the attack event to obtain the event ID.

Response

Response parameters
Table 3 Parameter description

Parameter

Type

Description

id

String

Specifies the ID of a false alarm masking rule.

policy_id

String

Specifies the policy ID.

path

String

Specifies a misreported URL excluding a domain name.

event_id

String

Specifies the event ID.

event_type

String

Specifies the event type.

timestamp

Long

Specifies the time when a false alarm masking rule is added.

rule

String

Specifies the rule ID, which consists of six digits and cannot be empty.

Examples

Status Code

Table 4 describes the normal status code returned by the API.
Table 4 Status code

Status Code

Description

Meaning

200

OK

The request has succeeded.

For details about error status codes, see Status Codes.