You need to enable JavaScript to run this app.
导航

错误码说明

最近更新时间2022.07.28 22:07:05

首次发布时间2022.07.28 21:39:27

功能说明

如果返回结果中存在 Error 字段,则表示调用 API 接口失败。例如:

{
  "ResponseMetadata": {
    "RequestId": "2021041510110201022510703416005FB0",
    "Action": "ListCdnDomains",
    "Version": "2022-03-01",
    "Service": "mcdn",
    "Region": "cn-north-1",
    "Error": {
      "Code": "ResourceNotFound",
      "Message": "The specified resource was not found."
    }
  }
}

错误码列表

Http状态码错误码错误信息描述
400mcdn.InvalidParamAn invalid or out-of-range value was supplied for the input parameter.参数错误。
400mcdn.InvalidParam.TimeRangeThe specified time range was invalid.参数错误:时间范围超出限制。
400mcdn.InvalidParam.IntervalThe specified interval was invalid.参数错误:时间粒度错误。
400mcdn.InvalidParam.MetricThe specified metric was invalid.参数错误:指标错误。
400mcdn.InvalidParam.TagThe specified tag was invalid.参数错误:标签错误。
400mcdn.InvalidParam.CdnTypeThe specified cdn type was invalid.参数错误:类型错误。
400mcdn.InvalidParam.IspThe specified isp was invalid.参数错误:运营商错误。
400mcdn.InvalidParam.CountryRegionThe specified country or region was invalid.参数错误:国家地区错误。
400mcdn.InvalidParam.DomainThe specified domain was invalid.参数错误:域名错误。
400mcdn.InvalidParam.SortByThe specified SortBy was invalid.参数错误:排序指标错误。
400mcdn.InvalidParam.ProtocolThe specified protocol was invalid.参数错误:协议错误。
400mcdn.InvalidParam.IPVersionThe specified ip version was invalid.参数错误:IP版本错误。
400mcdn.InvalidParam.PageSizeThe specified page size was invalid.参数错误:PageSize错误。
400mcdn.InvalidParam.PageNumThe specified page num was invalid.参数错误:PageNum错误。
400mcdn.InvalidParam.ItemThe specified item was invalid.参数错误:Item错误。
400mcdn.InvalidParam.AreaThe specified area was invalid.参数错误:Area错误。
400mcdn.InvalidParam.AggregateThe specified aggregate was invalid.参数错误:Aggregate错误。
400mcdn.InvalidParam.VendorThe specified vendor was invalid.参数错误:Vendor错误。
400mcdn.InvalidParam.CloudAccountIdThe specified cloud account id was invalid.参数错误:CloudAccountId错误。
400mcdn.InvalidParam.CloudAccountIdStatusThe specified cloud account id status was invalid.参数错误:CloudAccountId同步状态不合法。
400mcdn.InvalidParam.DomainStatusThe specified domain status was invalid.参数错误:domain状态不合法。
404mcdn.ResourceNotFoundThe specified resource was not found.该资源不存在。
406mcdn.ResourceNotAcceptableThe specified resource was not acceptable.无法接受该资源。
500mcdn.InternalErrorThere was an internal error occurred.内部错误,请重试或联系客服人员解决。
409mcdn.ResourceInUseThe specified resource already exists.资源已存在。
403mcdn.UnsupportedOperationThe operation is unsupported.操作不合法。
403mcdn.UnsupportedOperationThe operation is unsupported because the domain has been used by dns schedule.域名被调度使用,不支持该操作。
403mcdn.UnsupportedOperation.ServiceStoppedThe operation is unsupported because the service was stopped.服务处于停用状态,不支持该操作。
403mcdn.UnsupportedOperation.ServiceSuspendedThe operation is unsupported because the service was suspended.服务处于关停状态,不支持该操作。
429mcdn.RateLimitExceededRequest was rejected because the request speed of this action is beyond the current rate limit.请求过于频繁,超出了基本限速。
403mcdn.PermissionDeniedYou do not have permission to do this operation.您没有权限执行该操作。
401mcdn.UnauthorizedUnauthorized identity.缺乏有效的身份凭证。
403mcdn.UnsupportedOperation.DomainsInUseThe operation is unsupported because some domains are still in use.操作不合法:该账号下存在正在使用中的域名,无法删除。
400mcdn.InvalidParam.AccountNameThe specified cloud account name was invalid.参数错误:云厂商账号名不合法。
400mcdn.InvalidParam.AccessKeyThe specified access key was invalid.参数错误:access key不合法。
400mcdn.InvalidParam.SecretKeyThe specified secret key was invalid.参数错误:secret key不合法。
400mcdn.InvalidParam.MissingCredentialThe cloud account's credential is missed.参数错误:账号秘钥配置缺失。
400mcdn.InvalidParam.ProductIdThe specified product id was invalid.参数错误:product id不合法。
403mcdn.UnsupportedOperation.AccountNameInUseThe specified account name already exist.操作不合法:已存在同名的名称。
403mcdn.UnsupportedOperation.VendorAlreadyExistThe specified vendor account already exist.操作不合法:该厂商账号已导入。
400mcdn.InvalidParam.VendorNameThe specified vendor name was invalid.不合规范的厂商名。
400mcdn.InvalidParam.SyncStatusThe specified sync status was invalid.参数错误:同步状态值不合法。
400mcdn.InvalidParam.SyncIntervalThe specified sync interval was invalid.参数错误:同步频率不合法。
400mcdn.InvalidParam.ModuleNameThe specified module name was invalid.参数错误:暂不支持该模块。
400mcdn.InvalidParam.SyncSettingForUpdateThe specified sync settings was invalid.参数错误:更新配置不合法。
400mcdn.InvalidParam.MustFillRecordStartAndEndTimesMiss start time or end time.参数错误:开始时间或结束时间未填写。
400mcdn.InvalidParam.StartTimeIsLateThanEndTimeEnd time must be later than start time.参数错误:结束时间不得早于开始时间。
400mcdn.InvalidParam.ScheduleJobStatusThe specified status was invalid.参数错误:状态值不合法。
400mcdn.InvalidParam.InvalidDomainThe specified domains were invalid.参数错误:域名格式不合法
403mcdn.UnsupportedOperation.MissAccountIdMiss top account id.参数错误:用户身份缺失。
403mcdn.UnsupportedOperation.MissCloudAccountIdMiss cloud account account id.参数错误:用户账户缺失。
400mcdn.InvalidParam.DomainNotIcpThe domain was not icp.参数错误:域名没有备案。
400mcdn.InvalidParam.DomainNotExistThere are no domain matched these filters.参数错误:符合条件的域名不存在。
400mcdn.InvalidParam.DomainNameThe domain name was invalid.参数错误:域名名称非法。
400mcdn.InvalidParam.RegionThe region was invalid.参数错误:域名服务区域非法。
400mcdn.InvalidParam.DomainIsAlreadyExistThe domain is already exist.参数错误:域名已经存在。
400mcdn.InvalidParam.HostThe host was invalid.参数错误:域名回源Host非法。
400mcdn.InvalidParam.OriginThe origin was invalid.参数错误:域名源站配置非法。
400mcdn.InvalidParam.ExceedDomainLimitThe number of domain names exceeds the limit.参数错误:域名数量超过限制。
400mcdn.InvalidParam.BackupHostThe BackupHost was invalid.参数错误:域名备用回源Host非法。
400mcdn.InvalidParam.HttpsConfigThe domain Https Config was invalid参数错误:域名Https参数错误。
400mcdn.InvalidParam.ReferControlThe domain ReferControl Config was invalid参数错误:域名Refer控制参数错误。
400mcdn.InvalidParam.IpControlThe domain IpControl Config was invalid参数错误:域名Ip控制参数错误。
400mcdn.InvalidParam.AuthControlThe domain AuthControl Config was invalid参数错误:域名Ip控制参数错误。
400mcdn.InvalidParam.CacheThe domain Cache Config was invalid参数错误:域名缓存参数错误。
403mcdn.ContentVendorExceptionThe operation was failed on the vendor.在云厂商中执行操作失败。
400mcdn.InvalidParam.NoDocumentNo document with this task id.参数错误:不存在task id。
400mcdn.InvalidParam.CloudAccountErrExist Error Cloud Account.参数错误:存在错误的cloud account。
400mcdn.InvalidParam.UrlsErrSubmit Err Urls.参数错误:提交了错误的url。
400mcdn.InvalidParam.DomainNotExistExists Not included domain.参数错误:提交了不存在或者不属于该用户的域名。
400mcdn.InvalidParam.TaskTypeTaskType not supported.参数错误:TaskType 参数错误。
400mcdn.InvalidParam.RefreshTypeRefreshType not supported.参数错误:RefreshType 参数错误。
400mcdn.InvalidParam.UrlExceedLimitsSubmit Urls Exceed Limits.参数错误:提交URL超限。
400mcdn.InvalidParam.DirUrlErrSubmit Dir should end with /.参数错误:目录需要以/结尾。
400mcdn.VendorErrorThere was an vendor error occurred.云供应商错误,请重试或联系客服人员解决。
400mcdn.InvalidLanguageThe specified language was invalid.参数错误:请求的语言类型不合法。
400mcdn.InvalidIpThe specified ip was invalid.参数错误:填写的IP地址不合法。
403mcdn.UnsupportedOperation.AlreadyExistInstanceThe specified operation is unsupported because instance of this account already exists.请勿重复订阅。
403mcdn.UnsupportedOperation.UnsupportedInstanceTypeThe specified instance type is unsupported.不支持订阅该实例类型。
403mcdn.UnsupportedOperation.UnsupportedInstanceMessageTypeThe specified type of the instance message is unsupported.不支持处理该实例消息。
400mcdn.InvalidParam.MustBothFillStartAndEndTimesMiss start time or end time.参数错误:开始时间或结束时间未填写。
400mcdn.InvalidParam.StartTimeIsLateThanEndTimeEnd time must be later than start time.参数错误:结束时间不得早于开始时间。
403mcdn.PermissionDenied.AccountNotVerifiedYour account is not verified账号未实名认证
400mcdn.ResourceValidationErrorThe specified resource validation occurred error.资源验证发生错误。
400mcdn.InvalidParam.DomainNameThe specified dns schedule domain name was invalid.参数错误:调度域名不合法。
400mcdn.InvalidParam.StatusThe specified dns schedule status was invalid.参数错误:调度状态不合法。
400mcdn.InvalidParam.RegionThe specified dns schedule region was invalid.参数错误:调度区域不合法。
400mcdn.InvalidParam.DomesticWeightThe specified domestic weight was invalid.参数错误:中国内地区域配置不合法。
400mcdn.InvalidParam.DomesticDomainIdsThe specified domestic domain id was invalid.参数错误:中国内地域名id不合法。
400mcdn.InvalidParam.GlobalWeightThe specified global weight was invalid.参数错误:全球区域配置不合法。
400mcdn.InvalidParam.GlobalDomainIdsThe specified global domain id was invalid.参数错误:全球域名id不合法。
400mcdn.InvalidParam.WeightIspThe specified isp was invalid.参数错误:isp不合法。
400mcdn.InvalidParam.WeightItemsThe specified weight items was invalid.参数错误:区域配置子项不合法。
400mcdn.InvalidParam.FailoverThe specified failover was invalid.参数错误:智能容灾不合法。
400mcdn.InvalidParam.FailoverWeightIdsThe specified failover weight id was invalid.参数错误:容灾区域配置Id不合法。
400mcdn.InvalidParam.FailoverHttpUrlThe specified failover http url was invalid, must be started with http or https, consistent with domain name.参数错误:智能容灾http配置的URL不合法,必须带有http和https,并与域名一致。
400mcdn.InvalidParam.FailoverEmailThe specified failover email was invalid, format check failed.参数错误:智能容灾邮件不合法,格式检查错误。
400mcdn.InvalidParam.FailoverPhoneNumberThe specified failover phone number was invalid, format check failed.参数错误:智能容灾电话号码不合法,格式检查错误。
404mcdn.DnsScheduleNotFoundThe specified dns-schedule was not found.该调度不存在。
404mcdn.DnsScheduleWeightNotFoundThe specified dns-schedule weight was not found.该调度区域配置不存在。
404mcdn.DnsScheduleFailoverWeightNotFoundThe specified dns-schedule failover-weight was not found.该调度的容灾区域配置不存在。
403mcdn.UnsupportedOperation.StatusDisableThe status in the specified dns schedule was disable, the operation was not unsupported.调度状态是未启动,该操作无法执行。
403mcdn.UnsupportedOperation.WeightExistedThe view in the specified dns schedule had weight config, the operation was not unsupported.调度中该区域存在区域配置,该操作无法执行。
403mcdn.UnsupportedOperation.FailoverExistedThe specified dns schedule had failover config, the operation was not unsupported.该调度存在智能容灾配置,该操作无法执行。
403mcdn.UnsupportedOperation.RegionMismatchedThe specified dns schedule region mismatch weight, the operation was not unsupported.该调度设置的区域与区域配置不匹配,该操作无法执行。
403mcdn.UnsupportedOperation.WeightDeletedThe specified dns schedule weight cannot be deleted, the operation was not unsupported.该调度区域配置无法被删除,该操作无法执行。