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

UpdateDcdnIpaDomain - 修改啟用IPA服務的加速域名

調用UpdateDcdnIpaDomain修改加速域名。

接口說明

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

調試

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

授權信息

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

請求參數

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

需要接入全站加速 IPA 的域名,僅支持修改單個域名。

example.com
Sourcesstring

回源地址列表。

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

資源組 ID。

rg-acfmyuji4b6r4**
TopLevelDomainstring

頂級接入域。

example.edu

Sources 各字段含義如下所示。

參數類型是否必選描述
typeString源站類型,取值如下:
ipaddr:IP 源站。
domain:域名源站。
oss:OSS 域名。
contentString回源地址,可以是 IP 或域名。
portInteger自定義端口,范圍:0~65535
priorityString源站地址對應的優先級,支持 20(默認值)和 3020 是主源,30 是備源。
weightString回源權重,100 以內,默認 10

返回參數

名稱類型描述示例值
object
RequestIdstring

請求 ID。

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

示例

正常返回示例

JSON格式

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

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400MissingDomainNameThe domainName parameter is required.請填寫域名參數。
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必填,請填寫后重試。
400MissingSource.TypeThe Source Type must be specified.Source Type必填,請填寫后重試。
400InvalidSource.Type.MalformedThe specified Source Type is invalid.Source Type格式錯誤,請重新填寫。
400InvalidSource.Priority.MalformedThe specified Source Priority is invalid.Source Priority格式錯誤,請填寫正確的格式。
400InvalidResourceGroupId.MalformedThe specified ResourceGroupId is invalid.ResourceGroupId錯誤,請填寫正確的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.資源組當前狀態不允許進行此操作。
400TopLevelDomain.NotFoundThe specified TopLevelDomain does not exist.頂級接入域不存在。
400InvalidSource.Port.MalformedThe source port is empty, or it is outside the range 0-65535.源站端口號為空,或者不在0-65535范圍內。
403DomainInProtectedModeThe domain is in protection mode. To request permission, contact Customer Service.此域名處于被保護模式。如果您想做這個操作,請聯系我們。
403DcdnIpaServiceNotFoundThe DCDN IPA service has not been activated.沒有開通DCDN IPA服務。
404NoResourceThe required port has no resources, please submit a ticket.所需端口沒有資源,請提交工單。

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

變更歷史

變更時間變更內容概要操作
2024-04-09OpenAPI 錯誤碼發生變更查看變更詳情