文档

BatchAddDcdnDomain - 批量添加域名

更新时间:

调用BatchAddDcdnDomain批量添加域名。

接口说明

前提条件

  • 创建加速域名之前,必须先开通 DCDN 服务
  • 加速域名已完成备案。
说明
  • 源站内容,如果不在阿里云平台上,需要审核,审核工作会在下一工作日前完成。
  • 单次配置的域名数量不超过 50 个。
  • 单用户调用频率:30 次/秒。
  • 调试

    您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

    授权信息

    下表是API对应的授权信息,可以在RAM权限策略语句的Action元素中使用,用来给RAM用户或RAM角色授予调用此API的权限。具体说明如下:

    • 操作:是指具体的权限点。
    • 访问级别:是指每个操作的访问级别,取值为写入(Write)、读取(Read)或列出(List)。
    • 资源类型:是指操作中支持授权的资源类型。具体说明如下:
      • 对于必选的资源类型,用背景高亮的方式表示。
      • 对于不支持资源级授权的操作,用全部资源表示。
    • 条件关键字:是指云产品自身定义的条件关键字。
    • 关联操作:是指成功执行操作所需要的其他权限。操作者必须同时具备关联操作的权限,操作才能成功。
    操作访问级别资源类型条件关键字关联操作
    dcdn:BatchAddDcdnDomainWrite
    • Domain
      acs:dcdn:*:{#accountId}:domain/{#domainName}

    请求参数

    名称类型必填描述示例值
    DomainNamestring

    DCDN 加速域名,一个用户最多添加 20 个域名。多个域名使用半角逗号(,)分隔。

    example.com,example.org
    ResourceGroupIdstring

    资源组 ID,不传时,自动补全默认资源组 ID。

    testID
    Sourcesstring

    回源地址列表。

    [{"content":"10.10.10.10","type":"ipaddr","priority":"20","port":80,"weight":"15"}]
    CheckUrlstring

    健康检测 URL。

    www.example.com/test.html
    Scopestring

    加速区域。取值:

    • domestic(默认值):仅中国内地。
    • overseas:全球(不包含中国内地)。
    • global:全球。
    domestic
    TopLevelDomainstring

    顶级接入域。

    example.com

    Sources 各字段含义如下所示:

    参数类型是否必选描述
    typeString源站类型。取值:
    ipaddr:IP 源站。
    domain:域名源站。
    oss:OSS Bucket 为源站。
    fc_domain:函数计算源站。
    contentString回源地址,可以是 IP 或域名。
    portInteger端口。取值:
    80:默认端口。
    443:支持 HTTPS 协议回源。
    自定义端口。
    priorityString源站地址对应的优先级。取值:
    20:主源(默认值)。
    30:备源。
    weightString回源权重,100 以内,默认值为 10。

    返回参数

    名称类型描述示例值
    object
    RequestIdstring

    请求 ID。

    15C66C7B-671A-4297-9187-2C4477247A74

    示例

    正常返回示例

    JSON格式

    {
      "RequestId": "15C66C7B-671A-4297-9187-2C4477247A74"
    }

    错误码

    HTTP status code错误码错误信息描述
    400InvalidDomainName.MalformedThe specified DomainName is invalid.域名格式错误。
    400InvalidSources.MalformedThe specified Sources is invalid.参数Sources格式错误。可以是IP或域名;IP支持最多20个,以逗号区分,域名只能输入一个。IP与域名不能同时输入。
    400InvalidScope.MalformedThe specified Scope is invalid.Scope错误,请填写正确的Scope后重新请求。
    400InvalidSource.Priority.MalformedThe specified Source Priority is invalid.Source Priority格式错误,请填写正确的格式。
    400SourceIp.ExceedThe maximum number of back-to-origin IP addresses is exceeded.回源IP个数超过限额。
    400InvalidCertificateThe specified certificate format is invalid.Certificate格式错误,请填写正确的Certificate后重试。
    400InvalidCertificate.TooLongThe maximum length of the certificate is exceeded.Certificate长度超过限制。
    400CheckSourceHealthFailedError checking the security. Provide the valid origin site information.安全检查失败,请提供正确的源站信息。
    400ExtensiveAndAllBothExistA wildcard domain name and a domain name with an all. prefix cannot be both specified.泛域名与all.开头域名不能同时存在。
    400CdnTypeNotSupportExtensiveDomainWildcard domain names are not supported.不支持泛域名。
    400ExtensiveAndSpecificDomainConflictThe wildcard domain name overlaps a domain name at the same level.泛域名和同级精确域名互斥,请重新添加。
    400InvalidResourceGroupId.MalformedThe specified ResourceGroupId is invalid.ResourceGroupId错误,请填写正确的ResourceGroupId。
    400DomainReservedThe root domain of your domain is reserved by another account. Submit a ticket to contact customer support.该域名的根域已经被其他账号占用,若需要新增提交工单处理。
    400InvalidDomainNameLevelThe alicdn.com domain supports a maximum of three levels of domain.alicdn.com(针对泛域名)最多支持三级域名。
    400TopLevelDomain.NotFoundThe specified TopLevelDomain does not exist.顶级接入域不存在。
    400EntityNotExists.ResourceGroupThe resource group does not exist.该资源组不存在。
    400EntityNotExist.ResourceGroupThe resource group does not exist.该资源组不存在。
    400InvalidStatus.ResourceGroupThe current status of the resource group does not support this operation.资源组当前状态不允许进行此操作。
    400NotInternationRealIdentityReal-name registration is required for services offered in Mainland China.根据中华人民共和国法律规定,在中国境内购买使用信息服务的用户需要进行实名登记。
    400RecordCheckNotAvailableThe ICP filing interface is unavailable. Please try again later.备案接口不可用,请稍后重试。
    400IcpBlackThe domain is on the ICP blacklist.域名在工信部黑名单。
    400IspBlackThe domain is on the ISP blacklist.域名在阿里云黑名单。
    400DomainOwnerVerifyFailOwner verification of the root domain failed.当您首次将新域名添加至阿里云DCDN时,需按要求做域名归属权验证,当您按要求配置DNS解析或文件验证后,才能正常成功添加域名。
    400TopLevelDomain.MismatchThe specified TopLevelDomain does not match webSiteType.顶级接入域和域名类型不匹配。
    400DomainOverLimitThe maximum number of domains is exceeded.域名已达上限。

    访问错误中心查看更多错误码。

    变更历史

    变更时间变更内容概要操作
    暂无变更历史
    • 本页导读 (1)
    文档反馈