WEB应用防火墙 WAF-查询引用表列表:响应参数

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

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

total

Integer

引用表条数

items

Array of ValueListResponseBody objects

引用表列表

表5 ValueListResponseBody

参数

参数类型

描述

id

String

引用表id

name

String

引用表名称

type

String

引用表类型

枚举值:

  • url

  • params

  • ip

  • cookie

  • referer

  • user-agent

  • header

  • response_code

  • response_header

  • response_body

timestamp

Long

引用表时间戳

values

Array of strings

引用表的值

producer

Integer

引用表来源,1代表用户创建,其它值代表modulleX自动生成

description

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/ListValueList.html