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

UpdateAcceleratorCrossBorderStatus - 開啟全球加速實例的跨境傳輸服務(wù)

開啟全球加速實例的跨境傳輸服務(wù)。

接口說明

對于計劃采用云數(shù)據(jù)傳輸 CDT(Cloud DataTransfer)服務(wù)進行計費的基礎(chǔ)型或標(biāo)準(zhǔn)型全球加速實例,本接口用于開啟或關(guān)閉該實例的跨境傳輸服務(wù)。

調(diào)試

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

授權(quán)信息

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

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

請求參數(shù)

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

全球加速實例所在的地域 ID,僅取值cn-hangzhou

cn-hangzhou
ClientTokenstring

客戶端 Token,用于保證請求的冪等性。

從您的客戶端生成一個參數(shù)值,確保不同請求間該參數(shù)值唯一。ClientToken 只支持 ASCII 字符。

說明 若您未指定,則系統(tǒng)自動使用 API 請求的 RequestId 作為 ClientToken 標(biāo)識。每次 API 請求的 RequestId 可能不一樣。
123e4567-e89b-12d3-a456-426655440000
AcceleratorIdstring

全球加速實例 ID。

說明 該全球加速實例需為按流量的帶寬計費方式。
ga-bp1odcab8tmno0hdq****
CrossBorderStatusboolean

全球加速實例是否開啟跨境線路功能。取值:

  • true:開啟跨境線路功能,可以加速跨境線路。

  • false:關(guān)閉跨境線路功能,不可以加速跨境線路。

true

返回參數(shù)

名稱類型描述示例值
object

Schema of Response

RequestIdstring

請求 ID。

04F0F334-1335-436C-A1D7-6C044FE73368

示例

正常返回示例

JSON格式

{
  "RequestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400CrossBorderStatusUnsupported.AcceleratorThe current instance does not support enabling or disabling the cross-border switch.當(dāng)前實例不支持開啟或關(guān)閉跨境線路開關(guān)。
400CrossBorderStatusTurnOffInvalid.AcceleratorIf there are any cross-border lines, it is not allowed to turn off the cross-border switch.由于存在跨境線路,全球加速跨境開關(guān)無法關(guān)閉。
400Error.ComplianceIssueThe current instance is not allowed to use the cross-border special line before obtaining cross-border qualification.在獲取跨境資質(zhì)前當(dāng)前實例不允許使用聯(lián)通跨境專線。
400StateError.AcceleratorThe state of the accelerated instance is invalid.加速實例狀態(tài)非法。
400NotOpen.CrossBorderStatusCross-border acceleration has not been enabled for the instance.當(dāng)前實例的跨境開關(guān)未開啟。
500UnknownErrorAn error occurred while processing your request. Please try again. If the error persists, please submit a ticket.處理請求時出現(xiàn)錯誤,請稍后重試。

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

變更歷史

變更時間變更內(nèi)容概要操作
暫無變更歷史