NS节点基本的DDoS防护

This commit is contained in:
刘祥超
2022-08-22 15:10:48 +08:00
parent 199794a63a
commit f851212a55
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;