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

ModifyCdnDomain - 修改域名基礎(chǔ)信息

更新時(shí)間:

調(diào)用ModifyCdnDomain修改加速域名基礎(chǔ)信息。

接口說(shuō)明

說(shuō)明 單用戶(hù)調(diào)用頻率:30 次/秒。

調(diào)試

您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動(dòng)生成SDK代碼示例。

授權(quán)信息

下表是API對(duì)應(yīng)的授權(quán)信息,可以在RAM權(quán)限策略語(yǔ)句的Action元素中使用,用來(lái)給RAM用戶(hù)或RAM角色授予調(diào)用此API的權(quán)限。具體說(shuō)明如下:

  • 操作:是指具體的權(quán)限點(diǎn)。
  • 訪(fǎng)問(wèn)級(jí)別:是指每個(gè)操作的訪(fǎng)問(wèn)級(jí)別,取值為寫(xiě)入(Write)、讀取(Read)或列出(List)。
  • 資源類(lèi)型:是指操作中支持授權(quán)的資源類(lèi)型。具體說(shuō)明如下:
    • 對(duì)于必選的資源類(lèi)型,用背景高亮的方式表示。
    • 對(duì)于不支持資源級(jí)授權(quán)的操作,用全部資源表示。
  • 條件關(guān)鍵字:是指云產(chǎn)品自身定義的條件關(guān)鍵字。
  • 關(guān)聯(lián)操作:是指成功執(zhí)行操作所需要的其他權(quán)限。操作者必須同時(shí)具備關(guān)聯(lián)操作的權(quán)限,操作才能成功。
操作訪(fǎng)問(wèn)級(jí)別資源類(lèi)型條件關(guān)鍵字關(guān)聯(lián)操作
cdn:ModifyCdnDomainupdate
*Domain
acs:cdn:*:{#accountId}:domain/{#DomainName}
    無(wú)
無(wú)

請(qǐng)求參數(shù)

名稱(chēng)類(lèi)型必填描述示例值
DomainNamestring

加速域名,僅支持修改單個(gè)域名。

example.com
Sourcesstring

回源地址列表。

說(shuō)明 不支持同時(shí)傳入 SourcesTopLevelDomain 參數(shù),如果您同時(shí)傳入 SourcesTopLevelDomain 參數(shù),TopLevelDomain 將不生效。
[{"content":"1.1.1.1","type":"ipaddr","priority":"20","port":80,"weight":"15"}]
ResourceGroupIdstring

資源組 ID。

rg-acfmyuji4b6r4**
TopLevelDomainstring

頂級(jí)接入域。只有白名單用戶(hù) CDN_TOP_LEVEL_DOMAIN_GREY_USER_LIST 設(shè)置才有效。

說(shuō)明 不支持同時(shí)傳入 SourcesTopLevelDomain 參數(shù),如果您同時(shí)傳入 SourcesTopLevelDomain 參數(shù),TopLevelDomain 將不生效。
aliyundoc.com

Sources 各字段含義如下所示。

參數(shù)類(lèi)型是否必選描述
typeString源站類(lèi)型。
ipaddr:IP 源站。
domain:域名源站。
oss:OSS Bucket 為源站。
fc_domain:函數(shù)計(jì)算源站。
contentString回源地址,可以是 IP 或域名。
portInteger端口,可以指定 80、443,也可以自定義端口,默認(rèn)值為 80。443 是 HTTPS 協(xié)議回源。
priorityString源站地址對(duì)應(yīng)的優(yōu)先級(jí),支持 20 和 30,默認(rèn)值為 20。20 是主源,30 是備源。
weightString回源權(quán)重,100 以?xún)?nèi),默認(rèn)值為 10。

返回參數(shù)

名稱(chēng)類(lèi)型描述示例值
object
RequestIdstring

請(qǐng)求 ID。

16A96B9A-F203-4EC5-8E43-CB92E68F4CD8

示例

正常返回示例

JSON格式

{
  "RequestId": "16A96B9A-F203-4EC5-8E43-CB92E68F4CD8"
}

錯(cuò)誤碼

HTTP status code錯(cuò)誤碼錯(cuò)誤信息描述
400Abs.Sources.MalformedThe specified Sources is invalid.指定的源站無(wú)效。
400MissingDomainNameThe domainName parameter is required.-
400InvalidDomainName.MalformedThe specified DomainName is invalid.域名格式錯(cuò)誤。
400InvalidSource.Content.MalformedThe specified Source Content is invalid.源站地址格式錯(cuò)誤。
400InvalidTypeContent.MismatchThe specified source type does not match the specified source content.-
400MissingSource.ContentThe Source Content must be specified.缺少源站信息。
400MissingSource.TypeThe Source Type must be specified.-
400InvalidSource.Type.MalformedThe specified Source Type is invalid.-
400InvalidSource.Priority.MalformedThe specified Source Priority is invalid.-
400InvalidResourceGroupId.MalformedThe specified ResourceGroupId is invalid.-
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.資源組當(dāng)前狀態(tài)不允許進(jìn)行此操作。
400TopLevelDomain.NotFoundTopLevelDomain is not exist.TopLevelDomain不存在。
400InvalidTopLevelDomain.MalformedSpecified TopLevelDomain is malformed.參數(shù)TopLevelDomain錯(cuò)誤。
400TopLevelDomain.MismatchThe specified TopLevelDomain does not match webSiteType.頂級(jí)接入域和域名類(lèi)型不匹配。
400SourceInBlacklistSource is in the blacklist.源站在黑名單中。
403DomainInProtectedModeThe domain is in protection mode. To request permission, contact Customer Service.-

訪(fǎng)問(wèn)錯(cuò)誤中心查看更多錯(cuò)誤碼。

變更歷史

變更時(shí)間變更內(nèi)容概要操作
2023-06-08OpenAPI 錯(cuò)誤碼發(fā)生變更查看變更詳情