錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
操作 |
| 400 | CacheReserveDomain.EffectiveScopeEmpty | Effective scope is empty. | 快取保持網域名稱沒有關聯生效範圍。 | diagnosis |
| 400 | CacheReserveDomain.Vpc.Maximum | CacheReserveDomain bound vpc count exceed the maximum. | 快取保持網域名稱綁定 vpc 數量超過最大數量限制。 | diagnosis |
| 400 | CustomLine.InUsed | customLine is in used can not delete.%s | 自訂線路被引用無法刪除。 | diagnosis |
| 400 | CustomLine.IpOverlap | customLine ip is overlap.%s | 自訂線路 ip 段重疊。 | diagnosis |
| 400 | EdgeDns.CallEdgeDnsServerFailed | Call edge dns server failed. | 呼叫自建 DNS 伺服器失敗。 | diagnosis |
| 400 | Edgedns.Cluster.AppVersionExpired | Edge dns cluster app version is expired. | 自建 DNS 叢集軟體版本已過期。 | diagnosis |
| 400 | EdgeDns.Cluster.BindCountExceedLimit | The number of clusters bound to the resource exceeds the limit. | 資源關聯的自建 DNS 解析叢集超過上限。 | diagnosis |
| 400 | EdgeDns.Cluster.CacheReserveDomainDuplicate | Edge dns cluster is bind to same domain name. | 自建 DNS 叢集關聯了同名的快取保持網域名稱。 | diagnosis |
| 400 | Edgedns.Cluster.ForbiddenRetryResourceActionJob | Access forbidden to retry resource action job. | 已有進行中的資料同步任務,禁止重複提交。 | diagnosis |
| 400 | EdgeDns.Cluster.NoNodes | Cluster does not have nodes. | 自建 DNS 叢集下無有效節點。 | diagnosis |
| 400 | EdgeDns.Cluster.NotBelongToUser | Cluster does not belong to user. | 自建 DNS 叢集不屬於目前使用者。 | diagnosis |
| 400 | EdgeDns.Cluster.NotExists | Cluster does not exist. | 自建 DNS 叢集不存在。 | diagnosis |
| 400 | Edgedns.Cluster.NotSupportCurrentEnv | Edge dns cluster not support current env. | 自建 DNS 叢集環境屬性非法。 | diagnosis |
| 400 | Edgedns.Cluster.NotSupportOperator | Edge dns cluster not support operator. | 不支援操作自建 DNS 維運叢集。 | diagnosis |
| 400 | EdgeDns.Cluster.ResolveRuleDuplicate | Edge dns cluster is bind to same forward zone name. | 自建 DNS 叢集關聯了同名的轉發規則。 | diagnosis |
| 400 | EdgeDns.Cluster.ZoneDuplicate | Edge dns cluster is bind to same authority zone name. | 自建 DNS 叢集關聯了同名權威 Zone。 | diagnosis |
| 400 | EdgeDns.InvalidResourceType | The resource type is invalid. | 自建 DNS 刪除節點時,查詢的資源類型不合法。 | diagnosis |
| 400 | EdgeDns.InvalidUserId | The user id is invalid. | 使用者 id 不合法。 | diagnosis |
| 400 | InboundEndpoint.InvalidId | The inboundEndpoint id is invalid. | 入站終端節點 Id 無效。 | diagnosis |
| 400 | InboundEndpoint.InvalidSecurityGroupId | The specified security group id is invalid. | 入站終端節點安全性群組 id 無效。 | diagnosis |
| 400 | InboundEndpoint.InvalidSpecVersion | The inboundEndpoint spec version is invalid. | 入站終端節點規格版本無效。 | diagnosis |
| 400 | InboundEndpoint.InvalidStatus | The inboundEndpoint status is invalid. | 入站終端節點設定狀態無效。 | diagnosis |
| 400 | InboundEndpoint.InvalidUserId | The UserId parameter is invalid. | 入站終端節點使用者 Id 無效。 | diagnosis |
| 400 | InboundEndpoint.InvalidVpcId | The specified vpc is invalid. | 入站終端節點 vpc id 無效。 | diagnosis |
| 400 | InboundEndpoint.Ipconfig.BelowMinimum | The number of source IP addresses that are specified for outbound traffic below minimum. | 入站終端節點服務 IP 位址數量低於最小限制。 | diagnosis |
| 400 | InboundEndpoint.Ipconfig.DuplicateIp | The specific ip has duplicated with exist one. | 入站終端節點服務 IP 位址重複。 | diagnosis |
| 400 | InboundEndpoint.Ipconfig.DuplicateIpWithForwardIp | The specific IP has duplicated with forward IP. | 入站終端節點服務 IP 與同 VPC 內出站終端節點關聯的轉發規則目的 IP 重複。 | diagnosis |
| 400 | InboundEndpoint.Ipconfig.DuplicateIpWithResolverEndpointIp | The specific IP has duplicated with resolver endpoint IP. | 入站終端節點服務 IP 與同 VPC 內出站終端節點服務 IP 重複。 | diagnosis |
| 400 | InboundEndpoint.Ipconfig.ExceedsLimit | The number of source IP addresses that are specified for outbound traffic exceeds the upper limit. | 入站終端節點服務 IP 位址數量超過最大限制。 | diagnosis |
| 400 | InboundEndpoint.Ipconfig.InvalidAzId | The specified az id is invalid. | 入站終端節點服務 IP 位址的可用區 id 無效。 | diagnosis |
| 400 | InboundEndpoint.Ipconfig.InvalidCidrBlock | The specified cidrBlock is invalid. | 入站終端節點服務 IP 位址的子網路遮罩無效。 | diagnosis |
| 400 | InboundEndpoint.Ipconfig.InvalidIp | The specified IP address is invalid. | 入站終端節點服務 IP 位址無效。 | diagnosis |
| 400 | InboundEndpoint.Ipconfig.InvalidVSwitch | The specified vswitch is invalid. | 入站終端節點服務 IP 位址的交換器 id 無效。 | diagnosis |
| 400 | InboundEndpoint.Name.Duplicate | The specified endpoint name is the same as an existing endpoint name. | 入站終端節點名稱重複。 | diagnosis |
| 400 | InboundEndpoint.Name.ExceedsLength | The maximum length of an endpoint name is reached. | 入站終端節點名稱超過長度限制。 | diagnosis |
| 400 | InboundEndpoint.NotExsits | The inboundEndpoint is not Exsit. | 入站終端節點不存在。 | diagnosis |
| 400 | InboundEndpoint.Num.ExceedsLimit | The maximum number of endpoints is reached. | 入站終端節點數量超過最大限制。 | diagnosis |
| 400 | InboundEndpoint.OperationForbidden.Status | The specific status of endpoint is unsupported for operation. | 入站終端節點處於不可操作的狀態。 | diagnosis |
| 400 | InboundEndpoint.Region.Unsupported | The specific region is unsupported for resolver. | 入站終端節點不支援該 region。 | diagnosis |
| 400 | InboundEndpoint.SystemAssignUnsupportedOperation | The system assign inboundEndpoint unsupported operation. | 系統分配入站終端節點不支援該操作。 | diagnosis |
| 400 | InternalError | The request processing has failed due to some unknown error, exception or failure. | 內部錯誤。 | diagnosis |
| 400 | InvalidRegionId | Invalid region id. | 無效的地域 ID 參數。 | diagnosis |
| 400 | InvalidVpcId | Invalid vpc id. | 無效的 VPC ID。 | diagnosis |
| 400 | InvalidVpcType | Invalid vpc type. | 無效的 VPC 類型。 | diagnosis |
| 400 | InvalidVpcUserId | Invalid vpc user id. | 無效的 VpcUserId 參數。 | diagnosis |
| 400 | PostBusiness.InvalidService | post business service not activated. | 後付費服務沒有開通。 | diagnosis |
| 400 | PostBusiness.InvalidServiceModule | post business service module not activated. | 後付費服務模組沒有開通。 | diagnosis |
| 400 | ResolveAnalysis.Forbidden.AliyunInnerUid | Aliyun Inner account, operation prohibited. | 阿里雲內部帳號禁止操作,請聯繫雲端解析 DNS 團隊處理。 | diagnosis |
| 400 | ResolverEndpoint.Id.Invalid | The endpoint id invalid. | 終端節點 ID 無效。 | diagnosis |
| 400 | ResolverEndpoint.IpConfig.DuplicateIpWithInbound | The specific Ip has duplicated with inbound endpoint Ip. | 出站終端節點 IP 與入站終端節點 IP 重複。 | diagnosis |
| 400 | ResolverRule.BindEdgeDnsCluster | The forwarding rule is already bound to a edge dns cluster. | 轉發規則已關聯自建叢集。 | diagnosis |
| 400 | ResolverRule.Endpoint.RegionNotConsistent | The region of the endpoint of the forwarding rule is inconsistent with the region bound to the VPC. | 轉發規則終端節點地域和繫結 VPC 的地域不一致。 | diagnosis |
| 400 | ResolverRule.ForwardIps.InboundForbidden | The specified destination IP address is forbidden for the inbound. | 轉發規則外部 DNS 系統的 IP 位址與入站終端節點 IP 重複,禁止新增。 | diagnosis |
| 400 | Resource.EffectiveScope.OperationTypeInvalid | Invalid operation type. | 操作類型無效。 | diagnosis |
| 400 | SlaveDns.BoundVPCandClusterForbidden | Zone that support secondary DNS cannot bind both VPC and cluster. | 設定輔助 DNS 的 ZONE 不能同時繫結 VPC 與自建 DNS 叢集。 | diagnosis |
| 400 | SlaveDns.EdgeClusterAdded | Secondary DNS of cluster has already been added. Please delete it before the operation. | ZONE 已經設定輔助 DNS 功能,請刪除後再進行繫結自建 DNS 叢集。 | diagnosis |
| 400 | SlaveDns.RegionVpcAdded | Secondary DNS of private zone has already been added. Please delete it before the operation. | ZONE 已經設定輔助 DNS 功能,請刪除後再進行繫結 VPC。 | diagnosis |
| 400 | Sys.SpeedLimit.OutOfLimit | The accept speed is out of limit. | 存取頻率超過限制。 | diagnosis |
| 400 | Throttling.User | Request was denied due to user flow control. | 由於請求頻次達到閾值,請求被拒絕,請稍後重試。 | diagnosis |
| 400 | Zone.BindEdgeDnsCluster | Zone is already bound to a edge dns cluster. | 權威 Zone 已繫結該叢集,不可操作。 | diagnosis |
| 400 | Zone.BindEdgeDnsCluster.OnlySupportFastZone | Binding an Edge DNS cluster is only supported for Fast Zones. | 僅快速區權威 Zone 支援關聯自建 DNS 叢集。 | diagnosis |
| 400 | Zone.BindEdgeDnsCluster.RecordCountExceed | You cannot bind the cluster, because record count exceed the maximum. | 權威 Zone 下解析記錄數量超過上限。禁止關聯自建 DNS 叢集。 | diagnosis |
| 400 | Zone.DnsGroupChange.Forbidden | You cannot change dns group. | 禁止切換位置區。 | diagnosis |
| 400 | Zone.DnsGroupChange.Forbidden4FastZone | You cannot change dns group, because can only use fast zone. | 當前 Zone 被禁止進行位置區切換,因為使用者只能使用快速區。 | diagnosis |
| 400 | Zone.Invalid.Id | Zone id is invalid. | Zone 的 ID 不正確。 | diagnosis |
| 400 | ResolverRule.PriorityForwardConfig.StatusInvalid | The status of the priority forward configuration is invalid. | 優先轉發設定的狀態參數非法。 | diagnosis |
| 400 | ResolverRule.PriorityForwardConfig.CustomAddressInvalid | The custom address of the priority forward configuration is invalid. | 優先轉發設定的自訂 HttpDNS 位址非法。 | diagnosis |
| 400 | ResolverRule.PriorityForwardConfig.ProtocolInvalid | The protocol of the priority forward configuration is invalid. | 優先轉發設定的協定參數非法。 | diagnosis |
| 400 | ResolverRule.PriorityForwardConfig.PriorityInvalid | The priority of the priority forward configuration is invalid. | 優先轉發設定的優先順序參數非法。 | diagnosis |
| 400 | ResolverRule.PriorityForwardConfig.AtLeastOneAddressWhenEnable | The priority forward configuration must have at least one address. | 設定啟用轉發規則優先轉發時,需要設定至少一個 HttpDNS 位址。 | diagnosis |
| 400 | ResolverRule.PriorityForwardConfig.ServiceAddressInvalid | The service address of the priority forward configuration is invalid. | 優先轉發設定的雲端解析 HttpDNS 服務位址參數非法。 | diagnosis |
| 400 | ResolveAnalysis.Forbidden.NotSupportCurrentEnv | Forbidden operation, not support current env. | 環境級別和設定不相符。 | diagnosis |
| 400 | ResolveAnalysis.Invalid.LogProcessMode | Log process mode is invalid. | 無效的日誌處理模式參數。 | diagnosis |
| 400 | ResolveAnalysis.LogDeliveryRegionMustContainAllAnalysisRegion | Log delivery region must contain all analysis region. | 日誌轉存地域必須包含全部的流量分析地域。 | diagnosis |
| 400 | ResolveAnalysis.Forbidden.UpdateLogDeliveryConfig | Forbidden to update log delivery config. | 流量分析設定變更中,請等待非同步任務結束後再操作。 | diagnosis |
| 400 | ResolveAnalysis.Duplicate.RegionId | Resolve analysis regionId is duplicate. | 流量分析日誌轉存地域 ID 重複。 | diagnosis |
| 400 | Slslog.RemoteService.Error | SLS remote service error occurred. | 呼叫 SLS 服務失敗,請重試。 | diagnosis |
| 400 | Edgedns.Cluster.FunctionModuleNotSupport | Edge dns cluster function module not support. | 當前叢集不支援該功能,請升級叢集版本。 | diagnosis |
| 400 | ResolveLog.NotSupportMultiNetworkParam | parsing log query does not support multiple network parameters. | 解析日誌查詢不支援多個網路參數。 | diagnosis |
| 400 | Statistics.UnauthorizedVpc | You cannot query data within the network range for which you have no permissions. | 無法查詢未取得授權帳號 VPC 的資料。 | diagnosis |