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

ConnectRouterInterface - 由發起端路由器接口向接收端發起連接

調用ConnectRouterInterface接口由發起端路由器接口向接收端發起連接。

接口說明

調用本接口后路由器接口進入 Connecting 狀態,連接完成后進入 Active 狀態。

調用該接口創建 VPC 時,請注意:

  • 只能由狀態為 Idle 的發起端路由器接口向接收端發起連接。
  • 任意兩個路由器之間,最多只能存在一對相互連接的路由器接口。
  • 如果賬號下存在處于欠費狀態的路由器接口,無法進行發起連接。

調試

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

授權信息

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

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

請求參數

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

路由器接口所在的地域。

您可以通過調用 DescribeRegions 接口獲取地域 ID。

cn-hangzhou
RouterInterfaceIdstring

發起端路由器接口的 ID。

ri-2zeo3xzyf38r4urzd****

返回參數

名稱類型描述示例值
object

請求 ID。

RequestIdstring

請求 ID。

DE77A7F3-3B74-41C0-A5BC-CAFD188C28B6

示例

正常返回示例

JSON格式

{
  "RequestId": "DE77A7F3-3B74-41C0-A5BC-CAFD188C28B6"
}

錯誤碼

HTTP status code錯誤碼錯誤信息描述
400IncorrectRole.NotInitiatingSideThe specified RouterInterface is not InitiatingSide.該路由器接口不是發起端,請選擇發起端的路由器接口進行發起連接。
400IncorrectRIStatusRouterInterface can be operated by this action only when it's status is Idle.只有路由器接口處于“閑置”狀態時,才可以使用此操作。
400IncorrectOppositeInterfaceInfo.NotSetOppositeInterfaceId/OppositeRouterId/OppositeRouterType/OppositeInterfaceOwnerId must be all set.參數OppositeInterfaceId/OppositeRouterId/OppositeRouterType/OppositeInterfaceOwnerId必須全部設置。
400IncorrectOppositeInterfaceInfoCannot connect on the same router不允許連接相同的路由器。
400IncorrectOppositeInterfaceInfoThe opposite RouterInterface information specified by OppositeInterfaceId/OppositeRouterId/OppositeRouterType/OppositeInterfaceOwnerId is wrong. Maybe the RouterInterface or Router does not exist, or the parameters mismatched, or that RouterInterface is not a AcceptingSide.-
400Forbidden.OnlyOneConnectionThe Specified routers have a connection already該路由器已有路由器接口連接。
400Forbidden.OnlyOneConnectionCannot connect concurrently between same routers不能在同一路由器上發起連接。
400Forbidden.BillsOutstandingYou cannot use this action because you have bills outstanding.無法執行該操作,您有未結算的賬單。
400InvalidAccount.NotFoundThe specified account is not exists.-
400ErrCode.Invalidgot error-
400AttrMismatching.AcceptingSideRole%s-
400AttrMismatching.AcceptingSideInstanceId%s-
400AttrMismatching.AcceptingSideRegionNo%s-
400AttrMismatching.AcceptingSideRouterId%s-
400AttrMismatching.AcceptingSideRouterType%s-
400AttrMismatching.AcceptingSideAliUid%s-
400AttrMismatching.AcceptingSideOppositeInterfaceOwnerId%s-
400AttrMismatching.AcceptingSideOppositeRegionNo%s-
400AttrMismatching.AcceptingSideOppositeInterfaceId%s-
400AttrMismatching.AcceptingSideOppositeRouterId%s-
400AttrMismatching.AcceptingSideOppositeRouterType%s-
400IllegalParam.InstanceOwnerThe router instance owener error.-
404InvalidRegionId.NotFoundThe RegionId provided does not exist in our records.指定的RegionId不存在。請檢查該參數是否正確。
404InvalidRouterInterfaceId.NotFoundThe specified RouterInterfaceId does not exist in our record.指定的路由器接口不存在,請您檢查填寫的路由器接口是否正確。
404CROSS_BID.FORBIDDENConnect RouterInterface across bid is illegal跨BID連接非法。

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

變更歷史

變更時間變更內容概要操作
2023-12-21OpenAPI 描述信息更新、OpenAPI 去除了 deprecated 標記、OpenAPI 錯誤碼發生變更查看變更詳情
2023-07-21OpenAPI 錯誤碼發生變更查看變更詳情