集群增加是否远程启动选项

This commit is contained in:
GoEdgeLab
2022-09-17 15:11:25 +08:00
parent b8a6ae0ca4
commit 4e38fff336
9 changed files with 4598 additions and 4551 deletions

View File

@@ -89,6 +89,7 @@ message UpdateNSClusterRequest {
string name = 2;
bool isOn = 3;
repeated string hosts = 4;
bool autoRemoteStart = 5;
}
// 查找集群访问日志配置