mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-13 20:20:28 +08:00
WAF策略增加观察模式和通过模式
This commit is contained in:
@@ -6,6 +6,7 @@ package pb;
|
||||
message HTTPFirewallPolicy {
|
||||
int64 id = 1;
|
||||
string name = 2;
|
||||
string mode = 7;
|
||||
bool isOn = 3;
|
||||
string description = 4;
|
||||
bytes inboundJSON = 5;
|
||||
|
||||
Reference in New Issue
Block a user