mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-12 03:10:24 +08:00
集群可以设置默认的WAF策略、缓存策略
This commit is contained in:
@@ -6,7 +6,7 @@ package pb;
|
||||
message APINode {
|
||||
int64 id = 1;
|
||||
bool isOn = 2;
|
||||
int64 clusterId = 3;
|
||||
int64 nodeClusterId = 3;
|
||||
string uniqueId = 4;
|
||||
string secret = 5;
|
||||
string name = 6;
|
||||
|
||||
Reference in New Issue
Block a user