說明
目前該API介面已標記為棄用,推薦使用替代API:Vpc(2016-04-28) - DeleteVirtualBorderRouter。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
vpc:DeleteVirtualBorderRouter |
delete |
*VirtualBorderRouter
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| RegionId |
string |
是 |
||
| VbrId |
string |
是 |
||
| ClientToken |
string |
否 |
||
| UserCidr |
string |
否 |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
樣本
正常返回樣本
JSON格式
{
"RequestId": ""
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | InvalidOperation.RouterInterfaceNotDeleted | The specified VirutalBorderRouter still has routerInterface. | |
| 400 | InvalidOperation.OperationNotAllowedInState | The specified VirutalBorderRouter is in invalid state. | |
| 400 | InvalidStatus.NotAllowed | Invalid virtual border router status. | |
| 400 | DependencyViolation.RouterInterfaceReferedByRouteEntry | The specified VirutalBorderRouter is refered by routeEntry. | |
| 400 | DependencyViolation.BgpGroup | bgp group exists, cannot delete vbr. | |
| 400 | DependencyViolation.Nqa | nqa exists, cannot delete vbr. | |
| 400 | DependencyViolation.BgpNetwork | bgp network exists, cannot delete vbr. | |
| 403 | Forbidden.OperationNotAllowedByUser | The caller is not allowed to delete the specified VirtualBorderRouter. | |
| 403 | Forbidden.MultiVlanRi | Multiple vlan router interfaces are found. | |
| 403 | Forbidden.NoRiFound | No vlan router interfaces are found. | |
| 404 | InvalidRegionId.NotFound | The RegionId provided does not exist in our records. | |
| 404 | InvalidVbrId.NotFound | The specified VirutalBorderRouter does not exist in our records. |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。