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

BindSmartAccessGateway - 將智能接入網關綁定到指定的云連接網中

調用BindSmartAccessGateway接口將智能接入網關綁定到指定的云連接網中。 。

調試

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

授權信息

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

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

請求參數

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

要綁定的云連接網 ID。

ccn-isdjvvkexkrpk*****
SmartAGIdstring

智能接入網關 ID。

sag-m7ez44zpayma*****
RegionIdstring

智能接入網關的所屬區域 ID。

cn-hangzhou
SmartAGUidlong

智能接入網關實例的用戶 ID。

1250123456123456

返回參數

名稱類型描述示例值
object
RequestIdstring

請求 ID。

8A3FF8DD-B27D-4ED2-B032-5EF90B38195D

示例

正常返回示例

JSON格式

{
  "RequestId": "8A3FF8DD-B27D-4ED2-B032-5EF90B38195D"
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400SAG.NoBindSNThe specified SAG is not bound with a serial number. Please perform binding first.當前智能接入網關實例還未綁定序列號,請先綁定后再操作。
400SAG.NoBandwidthBuy bandwidth for the specified SAG instance before binding it to a CCN instance.當前SAG實例還未購買帶寬,請先購買后再綁定CCN實例。
400NotBoundCENBind the specified CCN instance to a CEN instance first.當前CCN實例還未綁定CEN,請先綁定。
400SAG.VbrNotBondCenBind the specified VBR instance to a CEN instance first.當前VBR還未綁定到CEN,請先綁定CEN。
400AlreadyBound.CCNThe specified SAG instance is bound to another CCN instance. Unbind them first.當前SAG實例已經綁定其他CCN實例,請先解綁。
400LinkLevelBackupExistsThe specified SAG instance is already used as a leased line backup.當前實例已經存在專線備份。
400TunnelIdDistributeErrorTunnel id distribute error.隧道ID分配出錯。
400UpdateError.SMARTAGUpdate smart access gateway error.更新智能接入網關出錯。
400SmartAccessGatewayInArrearsThe specified Smart Access Gateway has expired.該智能接入網關已經到期停服,請續費。
400SmartAccessGatewayNotActivatedThe specified Smart Access Gateway has not been activated.該智能接入網關尚未激活,請先激活該實例。
403CidrConflictCidr is conflict, Please Check your input.-
403MissingParameterThe input parameter is missing, please check your input.輸入參數缺失,請檢查您的輸入。
403InvalidId.CCNInvalid cloud connect network id.無效的云連接網ID。
403InvalidId.SMARTAGThe specified smart access gateway instance id is invalid.無效的智能接入網關實例ID。
403SmartAccessGatewayAlreadyBoundThe smart access gateway already bound.該智能接入網關已經綁定。
403TunnelIdNotEnoughTunnel id is not enough.隧道ID不足。
403ForbiddenUser not authorized to operate on the specified resource.用戶沒有操作此資源的權限。
403VbrConflict.ChangeSubnetThe subnet of the gateway conflicts with the VBR. Modify the subnet first.該智能接入網關的子網網段與VBR有沖突,請修改子網網段。

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