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

UpdateDcdnDomain - 修改域名基本信息

調用UpdateDcdnDomain修改加速域名。

接口說明

說明 單用戶調用頻率:30 次/秒。

調試

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

授權信息

當前API暫無授權信息透出。

請求參數

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

加速域名,僅支持修改單個域名。

example.com
Sourcesstring

回源地址列表。

[{"content":"10.10.10.10","type":"ipaddr","priority":"20","port":80}]
ResourceGroupIdstring

資源組 ID。

rg-xxxxx
TopLevelDomainstring

頂級接入域。

yourTopLevelDomain

Sources 各字段含義如下所示。

參數類型是否必選描述
typeString源站類型,取值如下:
ipaddr:IP 源站。
domain:域名源站。
oss:OSS Bucket 為源站。
fc_domain:函數計算源站。
contentString回源地址,可以是 IP 或域名。
portInteger可以指定 44380 端口,也可以自定義端口,默認值 80443 是 HTTPS 協(xié)議回源。
priorityString源站地址對應的優(yōu)先級,支持 2030,默認 2020 是主,30 是備。
weightString回源權重,100 以內,默認 10

返回參數

名稱類型描述示例值
object
RequestIdstring

請求 ID。

0AEDAF20-4DDF-4165-8750-47FF9C1929C9

示例

正常返回示例

JSON格式

{
  "RequestId": "0AEDAF20-4DDF-4165-8750-47FF9C1929C9"
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400MissingDomainNameThe domainName parameter is required.請?zhí)顚懹蛎麉怠?/span>
400InvalidDomainName.MalformedThe specified DomainName is invalid.域名格式錯誤。
400InvalidSource.Content.MalformedThe specified Source Content is invalid.源站信息錯誤,請重新填寫。
400InvalidTypeContent.MismatchThe specified source type does not match the specified source content.源站類型和源站不匹配,請重新填寫。
400MissingSource.ContentThe Source Content must be specified.Source Content必填,請?zhí)顚懞笾卦嚒?/span>
400MissingSource.TypeThe Source Type must be specified.Source Type必填,請?zhí)顚懞笾卦嚒?/span>
400InvalidSource.Type.MalformedThe specified Source Type is invalid.Source Type格式錯誤,請重新填寫。
400InvalidSource.Priority.MalformedThe specified Source Priority is invalid.Source Priority格式錯誤,請?zhí)顚懻_的格式。
400InvalidResourceGroupId.MalformedThe specified ResourceGroupId is invalid.ResourceGroupId錯誤,請?zhí)顚懻_的ResourceGroupId。
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.資源組當前狀態(tài)不允許進行此操作。
400TopLevelDomain.NotFoundThe specified TopLevelDomain does not exist.頂級接入域不存在。
400TopLevelDomain.MismatchThe specified TopLevelDomain does not match webSiteType.頂級接入域和域名類型不匹配。
403DomainInProtectedModeThe domain is in protection mode. To request permission, contact Customer Service.此域名處于被保護模式。如果您想做這個操作,請聯(lián)系我們。

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