日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

AddCdnDomain - 添加域名

調用AddCdnDomain添加加速域名。

接口說明

  • 添加域名之前,您需要先開通 CDN 服務。具體操作,請參見開通 CDN 服務
  • 加速域名必須已成功備案。
  • 每次只能添加一個加速域名,每個用戶最多可以添加 50 個域名。
  • 源站內容如果不在阿里云平臺上,需進行審核,審核工作會在下一個工作日前完成。
  • 單個用戶的調用頻率:30 次/秒。

注意事項

  • 通過接口添加了域名之后,將會有 3~5 分鐘的域名生效時間,在這段時間內請不要添加任何配置,待域名狀態處于 online 以后再進行下一步的配置。

調試

您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

授權信息

下表是API對應的授權信息,可以在RAM權限策略語句的Action元素中使用,用來給RAM用戶或RAM角色授予調用此API的權限。具體說明如下:

  • 操作:是指具體的權限點。
  • 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀取(Read)或列出(List)。
  • 資源類型:是指操作中支持授權的資源類型。具體說明如下:
    • 對于必選的資源類型,用背景高亮的方式表示。
    • 對于不支持資源級授權的操作,用全部資源表示。
  • 條件關鍵字:是指云產品自身定義的條件關鍵字。
  • 關聯操作:是指成功執行操作所需要的其他權限。操作者必須同時具備關聯操作的權限,操作才能成功。
操作訪問級別資源類型條件關鍵字關聯操作
cdn:AddCdnDomaincreate
*Domain
acs:cdn:*:{#accountId}:domain/{#DomainName}

請求參數

名稱類型必填描述示例值
CdnTypestring

加速域名的業務類型。取值:

  • web:圖片小文件。
  • download:大文件下載。
  • video:視音頻點播。
枚舉值:
  • download大文件下載
  • web圖片小文件
  • video音視頻點播
web
DomainNamestring

需要接入 CDN 的加速域名。

支持泛域名,以英文句號(.)開頭,例如.example.com。

.example.com
ResourceGroupIdstring

資源組 ID。

不傳該參數時,系統自動補全為默認資源組 ID。

rg-acfmyuji4b6r4**
Sourcesstring

回源地址列表。

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

健康檢測 URL。

www.example.com/test.html
Scopestring

加速區域。取值:

  • domestic(默認值):僅中國內地。

  • overseas:全球(不包含中國內地)。

  • global:全球。

domestic
TopLevelDomainstring

頂級接入域。

example.com
Tagarray<object>

標簽信息列表。最大可填入 20 個標簽信息。

object
Keystring

標簽鍵。

env
Valuestring

標簽值。

value

Sources 參數的各字段含義如下表所示。

參數類型是否必選描述
typeString源站類型。取值:
ipaddr:IP 源站。
domain:域名源站。
oss:OSS Bucket 為源站。
fc_domain:函數計算為源站。
contentString回源地址,可以是 IP 或域名。
portInteger端口。
您可以指定 443 或 80 端口,也可以自定義端口,默認值為 80 端口。443 端口支持 HTTPS 協議回源。
priorityString源站地址對應的優先級。
支持 20 和 30,默認值為 20。20 是主源,30 是備源。
weightString回源權重,取值范圍為 100 以內,默認值為 10。

返回參數

名稱類型描述示例值
object
RequestIdstring

請求 ID。

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

示例

正常返回示例

JSON格式

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

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400InvalidDomainName.MalformedSpecified DomainName is malformed.域名格式錯誤或批量新增不支持泛域名。
400MissingParameterThe input parameter cdnType that is mandatory for processing this request is not supplied.參數cdnType為必填。
400InvalidCdnType.MalformedSpecified CdnType is malformed.參數CdnType不支持該參數值, 取值:web:圖片及小文件分發;download:大文件下載加速;video:視音頻點播加速;
400InvalidSources.MalformedSpecified Sources is malformed.源站地址格式錯誤。
400MissingParameterOrigin server information is not complete, please fill in again.-
400MissingParameterThe input parameter sourceType that is mandatory for processing this request is not supplied.參數sourceType為必填。
400InvalidSourceType.MalformedSpecified CdnType is malformed.CdnType格式錯誤。
400InvalidSource.Priority.MalformedThe specified Source Priority is invalid.-
400InvalidTypeAndContent.MissMatchThe specified source type does not match the specified source content.-
400InvalidScope.MalformedSpecified Scope is malformed.Scope格式錯誤。
400SourceIp.ExceedThe Certificate you provided is malformed證書格式不正確。
400InvalidCertificateThe Certificate you provided is malformed證書格式不正確。
400InvalidCertificate.TooLongThe Certificate you provided is over the max length證書和私鑰長度超出限制。
400InnerAddDomainDeniedYour account has not bind aoneId, can not add domain.您的帳戶沒有綁定aoneId,不能添加域名。
400CheckSourceHealthFailedsources ip or source domain check health failed,please input right source.源IP或源域檢查錯誤, 請輸入正確的源。
400ExtensiveAndAllBothExistExtensive domain and the domain begins with all. can not exist at the same time.泛域名與all.開頭域名不能同時存在。
400CdnTypeNotSupportExtensiveDomainExtensive domain not supported for this cdn type.泛域名不支持該業務類型,目前泛域名只支持圖片小文件加速,大文件下載加速,視頻點播加速,請知悉。
400ExtensiveAndSpecificDomainConflictThe number of wildcard domain names exceeds the limit.-
400InvalidResourceGroupId.MalformedSpecified ResourceGroupId is malformed.參數ResourceGroupId格式錯誤。
400DomainReservedThe root domain of your domain is reserved by another account. Submit a ticket to contact customer support.-
400InvalidDomainNameLevelDomain name suffixed with alicdn.com only support third level.alicdn.com(針對泛域名)最多支持三級域名。
400InvalidTopLevelDomain.MalformedSpecified TopLevelDomain is malformed.參數TopLevelDomain錯誤。
400TopLevelDomain.NotFoundTopLevelDomain is not exist.TopLevelDomain不存在。
400EntityNotExists.ResourceGroupThe resource group does not exist.資源組不存在。
400EntityNotExist.ResourceGroupThe resource group does not exist.該資源組不存在。
400InvalidStatus.ResourceGroupIt is not allowed to do this operation because of the current status of resource-group.資源組當前狀態不允許進行此操作。
400NotInternationRealIdentityYou need to do real name authentication when you use Chinese mainland resources.根據中華人民共和國法律規定,在中國境內購買使用信息服務的用戶需要進行實名登記。
400Abs.CheckUrl.MalformedThe CheckUrl you provided is malformed.-
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.當您首次將新域名添加至阿里云CDN時,需按要求做域名歸屬權驗證,當您按要求配置DNS解析或文件驗證后,才能正常成功添加域名。 
400TopLevelDomain.MismatchThe specified TopLevelDomain does not match webSiteType.頂級接入域和域名類型不匹配。
400DomainInBlacklistThe domain is in the blacklist.該域名在黑名單中。
400InvalidTagKeyThe specified TagKey is invalid.參數TagKey無效。
400InvalidTagValueThe specified TagValue is invalid.-
400InvalidTagKey.RepeatedThe specified TagKey is duplicated.-
400InvalidTagThe specified Tag is Invalid.-
400InvalidTagKey.OverLimitThe number of Tag can not over limit 20.-
400SourceInBlacklistSource is in the blacklist.源站在黑名單中。
400InvalidTagKeyThe key should not be null, start with "acs:" or "aliyun", contain "http://" or "https://" or have special symbols:.!@#$%?/^&*)(+={}[]",'<>~·`?;.-
400InvalidTagValueThe tag value cannot contain these special symbols:http://, https://-
400ReservedTagKeyThe tag key is used internally as a reserved field and is not allowed to be used.該標簽鍵被用作內部保留字段,不允許使用。
400DomainOverLimitThe maximum number of domains is exceeded.域名數量超過上限
400DomainInRiskListThe domain you added may be at risk. If you have any questions, please submit a ticket.您所添加的域名可能存在風險,如有任何疑問,請提交工單。
400RegionNoResourceResource allocation failed. Please submit a work order to contact customer service.資源分配失敗,請提交工單聯系客服。
403AccountExceptionAccount exception. Please open ticket to make an appeal.-

訪問錯誤中心查看更多錯誤碼。

變更歷史

變更時間變更內容概要操作
2024-11-26OpenAPI 錯誤碼發生變更查看變更詳情
2024-11-15OpenAPI 錯誤碼發生變更查看變更詳情
2024-09-03OpenAPI 錯誤碼發生變更查看變更詳情
2023-12-12OpenAPI 錯誤碼發生變更查看變更詳情
2023-08-08OpenAPI 錯誤碼發生變更、OpenAPI 入參發生變更查看變更詳情
2023-06-27OpenAPI 錯誤碼發生變更、OpenAPI 入參發生變更查看變更詳情