調用BatchAddDcdnDomain批量添加域名。
接口說明
前提條件:
- 創建加速域名之前,必須先開通 DCDN 服務。
- 加速域名已完成備案。
- 當您首次將新域名添加至阿里云 DCDN 時,需按要求做域名歸屬權驗證。具體操作,請參見 VerifyDcdnDomainOwner 。
說明
源站內容,如果不在阿里云平臺上,需要審核,審核工作會在下一工作日前完成。
單次配置的域名數量不超過 50 個。
單用戶調用頻率:30 次/秒。
調試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權信息
下表是API對應的授權信息,可以在RAM權限策略語句的Action
元素中使用,用來給RAM用戶或RAM角色授予調用此API的權限。具體說明如下:
- 操作:是指具體的權限點。
- 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀取(Read)或列出(List)。
- 資源類型:是指操作中支持授權的資源類型。具體說明如下:
- 對于必選的資源類型,用背景高亮的方式表示。
- 對于不支持資源級授權的操作,用
全部資源
表示。
- 條件關鍵字:是指云產品自身定義的條件關鍵字。
- 關聯操作:是指成功執行操作所需要的其他權限。操作者必須同時具備關聯操作的權限,操作才能成功。
操作 | 訪問級別 | 資源類型 | 條件關鍵字 | 關聯操作 |
---|---|---|---|---|
dcdn:BatchAddDcdnDomain | create | *Domain acs:dcdn:*:{#accountId}:domain/{#domainName} |
| 無 |
請求參數
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
DomainName | string | 是 | DCDN 加速域名,一個用戶最多添加 20 個域名。多個域名使用半角逗號(,)分隔。 | example.com,example.org |
ResourceGroupId | string | 否 | 資源組 ID,不傳時,自動補全默認資源組 ID。 | testID |
Sources | string | 是 | 回源地址列表。 | [{"content":"10.10.10.10","type":"ipaddr","priority":"20","port":80,"weight":"15"}] |
CheckUrl | string | 否 | 健康檢測 URL。 | www.example.com/test.html |
Scope | string | 否 | 加速區域。取值:
| domestic |
TopLevelDomain | string | 否 | 頂級接入域。 | example.com |
Sources 各字段含義如下所示:
參數 | 類型 | 是否必選 | 描述 |
---|---|---|---|
type | String | 是 | 源站類型。取值: ipaddr:IP 源站。 domain:域名源站。 oss:OSS Bucket 為源站。 fc_domain:函數計算源站。 |
content | String | 是 | 回源地址,可以是 IP 或域名。 |
port | Integer | 否 | 端口。取值: 80:默認端口。 443:支持 HTTPS 協議回源。 自定義端口。 |
priority | String | 否 | 源站地址對應的優先級。取值: 20:主源(默認值)。 30:備源。 |
weight | String | 否 | 回源權重,100 以內,默認值為 10。 |
返回參數
示例
正常返回示例
JSON
格式
{
"RequestId": "15C66C7B-671A-4297-9187-2C4477247A74"
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | InvalidDomainName.Malformed | The specified DomainName is invalid. | 域名格式錯誤。 |
400 | InvalidSources.Malformed | The specified Sources is invalid. | 參數Sources格式錯誤。可以是IP或域名;IP支持最多20個,以逗號區分,域名只能輸入一個。IP與域名不能同時輸入。 |
400 | InvalidScope.Malformed | The specified Scope is invalid. | Scope錯誤,請填寫正確的Scope后重新請求。 |
400 | InvalidSource.Priority.Malformed | The specified Source Priority is invalid. | Source Priority格式錯誤,請填寫正確的格式。 |
400 | SourceIp.Exceed | The maximum number of back-to-origin IP addresses is exceeded. | 回源IP個數超過限額。 |
400 | InvalidCertificate | The specified certificate format is invalid. | Certificate格式錯誤,請填寫正確的Certificate后重試。 |
400 | InvalidCertificate.TooLong | The maximum length of the certificate is exceeded. | Certificate長度超過限制。 |
400 | CheckSourceHealthFailed | Error checking the security. Provide the valid origin site information. | 源站檢查失敗,請提供正確的源站信息。 |
400 | ExtensiveAndAllBothExist | A wildcard domain name and a domain name with an all. prefix cannot be both specified. | 泛域名與all.開頭域名不能同時存在。 |
400 | CdnTypeNotSupportExtensiveDomain | Wildcard domain names are not supported. | 不支持泛域名。 |
400 | ExtensiveAndSpecificDomainConflict | The wildcard domain name overlaps a domain name at the same level. | 泛域名和同級精確域名互斥,請重新添加。 |
400 | InvalidResourceGroupId.Malformed | The specified ResourceGroupId is invalid. | ResourceGroupId錯誤,請填寫正確的ResourceGroupId。 |
400 | DomainReserved | The root domain of your domain is reserved by another account. Submit a ticket to contact customer support. | 該域名的根域已經被其他賬號占用,若需要新增提交工單處理。 |
400 | InvalidDomainNameLevel | The alicdn.com domain supports a maximum of three levels of domain. | alicdn.com(針對泛域名)最多支持三級域名。 |
400 | TopLevelDomain.NotFound | The specified TopLevelDomain does not exist. | 頂級接入域不存在。 |
400 | EntityNotExists.ResourceGroup | The resource group does not exist. | 該資源組不存在。 |
400 | EntityNotExist.ResourceGroup | The resource group does not exist. | 該資源組不存在。 |
400 | InvalidStatus.ResourceGroup | The current status of the resource group does not support this operation. | 資源組當前狀態不允許進行此操作。 |
400 | NotInternationRealIdentity | Real-name registration is required for services offered in Mainland China. | 根據中華人民共和國法律規定,在中國境內購買使用信息服務的用戶需要進行實名登記。 |
400 | RecordCheckNotAvailable | The ICP filing interface is unavailable. Please try again later. | 備案接口不可用,請稍后重試。 |
400 | IcpBlack | The domain is on the ICP blacklist. | 域名在工信部黑名單。 |
400 | IspBlack | The domain is on the ISP blacklist. | 域名在阿里云黑名單。 |
400 | DomainOwnerVerifyFail | Owner verification of the root domain failed. | 當您首次將新域名添加至阿里云DCDN時,需按要求做域名歸屬權驗證,當您按要求配置DNS解析或文件驗證后,才能正常成功添加域名。 |
400 | TopLevelDomain.Mismatch | The specified TopLevelDomain does not match webSiteType. | 頂級接入域和域名類型不匹配。 |
400 | DomainOverLimit | The maximum number of domains is exceeded. | 域名已達上限。 |
400 | DomainInRiskList | The domain you added may be at risk. If you have any questions, please submit a ticket. | 您所添加的域名可能存在風險,如有任何疑問,請提交工單。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內容概要 | 操作 |
---|---|---|
2024-09-03 | OpenAPI 錯誤碼發生變更 | 查看變更詳情 |