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

This commit is contained in:
刘祥超
2022-09-17 15:11:25 +08:00
parent 710ec09b14
commit 1d7986289d
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;
}
// 查找集群访问日志配置