文档
测试

更新应用防护配置

PUT
/settings/global/iwall

请求头

参数名
类型
描述
必填
Authorization
string
auth
必填

请求参数

参数名
类型
描述
必填
rules
array
数据列表
必填
filename
string
示例:webwall-attack-tech.json
必填
config
string
示例:{ "info": { "title": "Webwall 规则库 - 3", "author": "support@tcxa.com.cn", "version": "alpha", "date": "2019-10-01", "description": "注入、非法文件上传、Struts2/XWork漏洞,7条" }, "rules": [ { "meta": { "id": 10310, "phase": 2, "severity": "warning", "desc": "SQL Injection", "status": "on" }, "if": { "variable":...
必填
visible
boolean
示例:false
必填

响应参数

参数名
类型
描述
必填
rules
array
数据列表
必填
filename
string
示例:webwall-attack-tech.json
必填
config
string
示例:{ "info": { "title": "Webwall 规则库 - 3", "author": "support@tcxa.com.cn", "version": "alpha", "date": "2019-10-01", "description": "注入、非法文件上传、Struts2/XWork漏洞,7条" }, "rules": [ { "meta": { "id": 10310, "phase": 2, "severity": "warning", "desc": "SQL Injection", "status": "on" }, "if": { "variable":...
必填
visible
boolean
示例:false
必填