{ int64 id; // 名称 string name; // 是否启用 bool isOn; string uniqueId; string secret; bytes statusJSON; bool isInstalled; string installDir; bool isUp; bool isActive; []int64 connectedAPINodeIds; bytes apiNodeAddrsJSON; NSCluster nsCluster; NodeLogin nodeLogin; //repeated NodeIPAddress ipAddresses = 35; NodeInstallStatus installStatus; // //NodeRegion region = 37; NodeGroup nodeGroup; }