DeleteRouterInterface。
說明
目前該API介面已標記為棄用,推薦使用替代API:Vpc(2016-04-28) - DeleteRouterInterface。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
vpc:DeleteRouterInterface |
delete |
*RouterInterface
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| RegionId |
string |
是 |
||
| RouterInterfaceId |
string |
是 |
||
| ClientToken |
string |
否 |
||
| UserCidr |
string |
否 |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
樣本
正常返回樣本
JSON格式
{
"RequestId": ""
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | IncorrectStatus | This openeration would be allowed only when status of this RouterInterface is Idle/Inactive. | |
| 400 | DependencyViolation.RouterInterfaceReferedByRouteEntry | RouterInterface cannot be deleted when it is refered by a route table entry as next hop. | |
| 400 | IllegalParam.InstanceOwner | The router instance owener error. | |
| 500 | InvalidRouterInterfaceChargeType.Malformed | The prepaid routerinterface can not delete. | |
| 404 | InvalidRegionId.NotFound | ||
| 404 | InvalidInstanceId.NotFound | The InstanceId provided does not exist in our records. |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。