mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-30 09:10:26 +08:00
同步域名解析时不再强制要求修复节点问题
This commit is contained in:
@@ -142,6 +142,7 @@ message ListDNSDomainsWithDNSProviderIdResponse {
|
||||
message SyncDNSDomainDataRequest {
|
||||
int64 dnsDomainId = 1;
|
||||
int64 nodeClusterId = 2; // 如果指定,表示只更新单个集群ID
|
||||
bool checkNodeIssues = 3; // 是否检查节点问题
|
||||
}
|
||||
|
||||
message SyncDNSDomainDataResponse {
|
||||
|
||||
Reference in New Issue
Block a user