{ int64 id; // 是否启用 bool isOn; // 集群ID int64 nodeClusterId; string uniqueId; string secret; // 名称 string name; // 描述(备注) string description; bytes httpJSON; bytes httpsJSON; bool RestIsOn; bytes restHTTPJSON; bytes restHTTPSJSON; bytes accessAddrsJSON; []string accessAddrs; bytes statusJSON; bool isPrimary; bool debug; string instanceCode; }