說明
目前該API介面已標記為棄用,推薦使用替代API:Vpc(2016-04-28) - ConnectRouterInterface。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
vpc:ConnectRouterInterface |
update |
*RouterInterface
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| RegionId |
string |
是 |
||
| RouterInterfaceId |
string |
是 |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
樣本
正常返回樣本
JSON格式
{
"RequestId": ""
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | IncorrectRole.NotInitiatingSide | The specified RouterInterface is not InitiatingSide. | 該路由器介面不是發起端,請選擇發起端的路由器介面進行發起串連。 |
| 400 | IncorrectStatus | RouterInterface can be operated by this action only when it??s status is Idle. | |
| 400 | IncorrectOppositeInterfaceInfo.NotSet | OppositeInterfaceId/OppositeRouterId/OppositeRouterType/OppositeInterfaceOwnerId must be all set. | |
| 400 | IncorrectOppositeInterfaceInfo | Cannot connect on the same router | 不能串連到同一個路由器。 |
| 400 | Forbidden.OnlyOneConnection | The Specified routers have a connection already | |
| 400 | Forbidden.BillsOutstanding | You cannot use this action because you have bills outstanding. | |
| 400 | InvalidAccount.NotFound | The specified account is not exists. | |
| 400 | ErrCode.Invalid | got error | |
| 400 | AttrMismatching.AcceptingSideRole | %s | |
| 400 | AttrMismatching.AcceptingSideInstanceId | %s | |
| 400 | AttrMismatching.AcceptingSideRegionNo | %s | |
| 400 | AttrMismatching.AcceptingSideRouterId | %s | |
| 400 | AttrMismatching.AcceptingSideRouterType | %s | |
| 400 | AttrMismatching.AcceptingSideAliUid | %s | |
| 400 | AttrMismatching.AcceptingSideOppositeInterfaceOwnerId | %s | |
| 400 | AttrMismatching.AcceptingSideOppositeRegionNo | %s | |
| 400 | AttrMismatching.AcceptingSideOppositeInterfaceId | %s | |
| 400 | AttrMismatching.AcceptingSideOppositeRouterId | %s | |
| 400 | AttrMismatching.AcceptingSideOppositeRouterType | %s | |
| 400 | IllegalParam.InstanceOwner | The router instance owener error. | |
| 404 | InvalidRegionId.NotFound | The RegionId provided does not exist in our records. | 地區資訊錯誤 |
| 404 | InvalidRouterInterfaceId.NotFound | The specified RouterInterfaceId does not exist in our record. | 指定的路由器介面不存在,請您檢查填寫的路由器介面是否正確。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。