NS节点基本的DDoS防护

This commit is contained in:
GoEdgeLab
2022-08-22 15:10:48 +08:00
parent 6abdf13e2e
commit 5b14b02df8
11 changed files with 4540 additions and 3820 deletions

View File

@@ -493,7 +493,7 @@ message FindNodeClusterDDoSProtectionResponse {
bytes ddosProtectionJSON = 1;
}
// 修改集群的DDOS设置
// 修改集群的DDoS设置
message UpdateNodeClusterDDoSProtectionRequest {
int64 nodeClusterId = 1;
bytes ddosProtectionJSON = 2;