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

UpdateSmartAccessGatewayVersion - 升級智能接入網關的軟件版本

調用UpdateSmartAccessGatewayVersion升級智能接入網關設備的軟件版本。

調試

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

授權信息

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

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

請求參數

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

智能接入網關實例 ID。

sag-0ovhf732a9j*******
VersionCodestring

要升級的智能接入網關的版本。

1.0.1
RegionIdstring

智能接入網關實例所屬地域。

cn-hangzhou
SerialNumberstring

智能接入網關設備序列號。

sag233****
VersionTypestring

指定要升級的軟件版本類型。取值:

  • Device:表示智能接入網關設備運行的操作系統軟件。
  • Dpi:表示智能接入網關設備運行的應用特征庫軟件。
Device

返回參數

名稱類型描述示例值
object
RequestIdstring

請求 ID。

CE6642D4-21EB-4168-9BF9-F217953F9892

示例

正常返回示例

JSON格式

{
  "RequestId": "CE6642D4-21EB-4168-9BF9-F217953F9892"
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
403ForbiddenUser not authorized to operate on the specified resource.用戶沒有操作此資源的權限。
403InvalidId.SMARTAGThe specified smart access gateway instance id is invalid.無效的智能接入網關實例ID。
403NotBoundCCNThe specified smart access gateway has not bound CCN; please bind CCN first.該智能接入網關沒有綁定CCN;請先綁定CCN。
403SmartAccessGatewayNotOnlineThe specified smart access gateway is not online.該智能接入網關當前不是在線狀態,無法完成操作。
403GetSmartAccessGatewayVersionErrorAn error occurred while obtaining the smart access gateway version.獲取智能接入網關版本失敗。
403GetSmartAccessGatewayStateErrorAn error occurred while obtaining the smart access gateway status.獲取智能接入網關狀態失敗。
403VersionTooOldThe specified version is outdated; please select a newer version.該版本過低,請選擇較新的版本。
500SmartAccessGatewayInArrearsThe specified Smart Access Gateway has expired.該智能接入網關已經到期停服,請續費。
500SmartAccessGatewayNotActivatedThe specified Smart Access Gateway has not been activated.該智能接入網關尚未激活,請先激活該實例。
500PermissionErrorNo permission to operate the instance.沒有操作該實例的權限。

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