WEB应用防火墙 WAF-查询指定事件id的防护事件详情:响应参数

时间:2024-01-26 15:43:50

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

total

Integer

攻击事件数量

items

Array of ShowEventItems objects

攻击事件详情

表5 ShowEventItems

参数

参数类型

描述

time

Long

攻击发生时的时间戳(毫秒)

policyid

String

策略id

sip

String

源ip,Web访问者的IP地址(攻击者IP地址)

host

String

域名

url

String

攻击的url链接

attack

String

攻击类型

rule

String

命中的规则id

action

String

防护动作

cookie

String

攻击请求的cookie

headers

Object

攻击请求的headers

host_id

String

被攻击的域名id

id

String

防护事件id

payload

String

恶意负载

payload_location

String

恶意负载位置

region

String

源ip地理位置

process_time

Integer

处理时长

request_line

String

攻击请求的请求行

response_size

Integer

返回大小(字节)

response_time

Long

响应时间(毫秒)

status

String

响应码

request_body

String

请求体

状态码: 400

表6 响应Body参数

参数

参数类型

描述

error_code

String

错误码

error_msg

String

错误信息

状态码: 401

表7 响应Body参数

参数

参数类型

描述

error_code

String

错误码

error_msg

String

错误信息

状态码: 500

表8 响应Body参数

参数

参数类型

描述

error_code

String

错误码

error_msg

String

错误信息

support.huaweicloud.com/api-waf/ShowEvent.html