說明
目前該API介面已標記為棄用,推薦使用替代API:Vpc(2016-04-28) - DeleteVSwitch。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
vpc:DeleteVSwitch |
delete |
*VSwitch
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| VSwitchId |
string |
是 |
||
| RegionId |
string |
否 |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
樣本
正常返回樣本
JSON格式
{
"RequestId": ""
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | IncorrectVSwitchStatus | vpc subnet status not working. | |
| 400 | DependencyViolation | Specified object has dependent resources. | |
| 400 | IncorrectRouteEntryStatus | Some route entry status blocked this operation. | |
| 400 | DependencyViolation.HaVip | VSwitch cannot be deleted when there are some HaVip dependent with it. | |
| 400 | MissingParameter | Miss mandatory parameter. | |
| 400 | TaskConflict | The operation is too frequent, TaskConflict. | |
| 400 | DependencyViolation.RouteTable | VSwitch cannot be deleted when associated with route table | |
| 400 | DependencyViolation.Snat | VSwitch cannot be deleted when has snat routeEntry. | |
| 400 | DeleteVSwitch.IncorrectStatus.cbnStatus | Current CBN status does not support this operation. | |
| 400 | AttrMismatching.NaclAndBindInstance | The network acl and resource not in same vpc. | |
| 400 | InvalidResource.NotBinding | The resource has not been binded. | |
| 400 | DependencyViolation.SnatEntry | VSwitch cannot be deleted when snat entry exist. | |
| 400 | DependencyViolation.NetworkAcl | VSwitch cannot be deleted when network acl exist. | |
| 400 | DependencyViolation.EnhancedNatgw | VSwitch cannot be deleted when enhanced NAT gateway exists. | |
| 400 | InvalidVSwitchId.NotFound | VSwitch not exist. | |
| 404 | Forbidden.RegionNotFound | Specified instance is not found during access authentication. | |
| 404 | IncorrectVSwitchId | Specified vSwtich instance is not found during access authentication. | |
| 404 | InvalidVSwitchId.NotFound | VSwitch not exist. | |
| 404 | IncorrectStatus | Vswtich status not stable. |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。