{ int64 id; // 名称 string name; // 是否启用 bool isOn; int64 createdAt; // 是否已删除 bool isDeleted; int64 version; bytes tsigJSON; []int64 nsDomainGroupIds; string status; // 用户ID int64 userId; // 健康检查设置 bytes recordsHealthCheckJSON; NSCluster nsCluster; User user; []NSDomainGroup nsDomainGroups; }