mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-14 21:06:34 +08:00
集群增加是否远程启动选项
This commit is contained in:
@@ -89,6 +89,7 @@ message UpdateNSClusterRequest {
|
||||
string name = 2;
|
||||
bool isOn = 3;
|
||||
repeated string hosts = 4;
|
||||
bool autoRemoteStart = 5;
|
||||
}
|
||||
|
||||
// 查找集群访问日志配置
|
||||
|
||||
Reference in New Issue
Block a user