調用DeleteVpc接口刪除一個專有網絡VPC(Virtual Private Cloud)。
接口說明
調用該接口刪除 VPC 時,請注意:
-
刪除 VPC 之前,需要先釋放或轉移 VPC 內的所有資源,包括交換機、云產品實例、高可用虛擬 IP 等。
-
只有處于 Available 狀態的 VPC 才可以被刪除。
-
DeleteVpc 接口屬于異步接口,即系統會返回一個請求 ID,但該 VPC 尚未刪除成功,系統后臺的刪除任務仍在進行。您可以調用 DescribeVpcAttribute 查詢 VPC 的刪除狀態:
- 當 VPC 處于 Deleting 狀態時,表示 VPC 正在刪除中。
- 當查詢不到指定的 VPC 時,表示 VPC 刪除成功。
-
DeleteVpc 接口不支持并發刪除同一個 VPC。
調試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權信息
下表是API對應的授權信息,可以在RAM權限策略語句的Action
元素中使用,用來給RAM用戶或RAM角色授予調用此API的權限。具體說明如下:
- 操作:是指具體的權限點。
- 訪問級別:是指每個操作的訪問級別,取值為寫入(Write)、讀取(Read)或列出(List)。
- 資源類型:是指操作中支持授權的資源類型。具體說明如下:
- 對于必選的資源類型,用背景高亮的方式表示。
- 對于不支持資源級授權的操作,用
全部資源
表示。
- 條件關鍵字:是指云產品自身定義的條件關鍵字。
- 關聯操作:是指成功執行操作所需要的其他權限。操作者必須同時具備關聯操作的權限,操作才能成功。
操作 | 訪問級別 | 資源類型 | 條件關鍵字 | 關聯操作 |
---|---|---|---|---|
vpc:DeleteVpc | delete | *VPC acs:vpc:{#regionId}:{#accountId}:vpc/{#VpcId} |
| 無 |
請求參數
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
VpcId | string | 是 | 要刪除的 VPC ID。 | vpc-bp1m7v25emi1h5mtc**** |
RegionId | string | 否 | 要刪除的 VPC 所在的地域 ID。 您可以通過調用 DescribeRegions 接口獲取地域 ID。 | cn-hangzhou |
ForceDelete | boolean | 否 | 是否強制刪除 VPC。取值:
當 VPC 下僅存在以下資源時可強制刪除 VPC:
| false |
DryRun | boolean | 否 | 是否只預檢此次請求。取值:
| false |
ClientToken | string | 否 | 客戶端 Token,用于保證請求的冪等性。 從您的客戶端生成一個參數值,確保不同請求間該參數值唯一。ClientToken 只支持 ASCII 字符。 說明
若您未指定,則系統自動使用 API 請求的 RequestId 作為 ClientToken 標識。每次 API 請求的 RequestId 可能不一樣。
| 123e4567-e89b-12d3-a456-426655440000 |
返回參數
示例
正常返回示例
JSON
格式
{
"RequestId": "0ED8D006-F706-4D23-88ED-E11ED28DCAC0"
}
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | IncorrectStatus.VpcDhcpStatus | The DhcpOptionsSet status of vpc does not support this operation. | 當前VPC中的DHCP選項集實例狀態不支持刪除VPC |
400 | DependencyViolation.GatewayEndpoint | The VPC contains endpoints and cannot be deleted. | VPC中還有終端節點,不能被刪除,請先刪除該VPC中的終端節點再刪除VPC。 |
400 | IncorrectVpcStatus | Current VPC status does not support this operation. | 當前VPC的狀態無法支持這個操作。 |
400 | DependencyViolation.RouteEntry | Specified object has dependent resources | 當前VPC還存在未刪除的自定義路由規則,VPC刪除失敗。 |
400 | DependencyViolation.Instance | Specified object has dependent resources | 該對象有關聯的資源。 |
400 | DependencyViolation.VSwitch | Specified object has dependent resources | 當前VPC還存在未刪除的交換機,VPC刪除失敗,刪除VPC下的交換機后再嘗試刪除VPC。 |
400 | DependencyViolation.SecurityGroup | Specified object has dependent resources SecurityGroup. | 當前VPC還存在未刪除的安全組,VPC刪除失敗,請先刪除該VPC下的安全組后再刪除VPC。 |
400 | DependencyViolation.RouteInterface | Specified object has dependent route interface . | 指定的虛擬交換機連接了路由器接口,無法刪除。 |
400 | DependencyViolation.Tunnel | Specified object has dependent tunnel. | 該對象有關聯的隧道。 |
400 | DependencyViolation.NatGateway | Specified object has dependent resources NatGateway. | VPC中還有NAT網關,不能被刪除,請先刪除該VPC中的NAT網關再刪除VPC。 |
400 | DependencyViolation.RouterInterface | Specified object has dependent resources RouterInterface. | 該對象有關聯的路由器接口。 |
400 | Forbidden.VpcNotFound | Specified VPC can not found. | 指定的VPC不存在,請您檢查VPC是否正確。 |
400 | Forbbiden | Active custom route in vpc. | 您需要在VPC中添加自定義路由條目。 |
400 | TaskConflict | The eip operate too frequent, TaskConflict. | 操作過于頻繁,任務沖突。 |
400 | InvalidAction | The VPC has been connected to the classic network ECS. Please cancel the connection before proceeding. | - |
400 | IncorrectStatus.cbnStatus | Current CBN status does not support this operation. | CBN當前狀態不正確 |
400 | DependencyViolation.RouteTable | Specified object has dependent custom routeTable. | - |
400 | DependencyViolation.NetworkAcl | Specified object has dependent resources network acl. | 指定的對象具有從屬資源網絡acl。 |
400 | DependencyViolation.ClassicLinkInstance | Specified object has active classicLink instance. | - |
400 | System.ServiceBusy | System is busy, please try later. | - |
400 | DependencyViolation.DhcpOptionsSet | The VPC cannot be deleted when it is associated with dhcpOptionsSet. | 當前VPC還存在未刪除的DHCP選項集實例,不允許刪除 |
400 | InvalidRegionId.NotFound | The specified region is not found. | 指定地域不存在。 |
400 | DependencyViolation.CustomRouteTable | CustomRouteTable already exists. | 依賴沖突,存在自定義路由表。 |
400 | DependencyViolation.Ipv4Gateway | The VPC cannot be deleted when it has ipv4Gateway. | 該VPC下存在IPV4網關,無法刪除。 |
400 | DependencyViolation.GatewayRouteTable | Specified object has dependent resources gatewayRouteTable. | - |
400 | OperationDenied.VpcPeerExists | The operation is not allowed because the VpcPeer exists. | 指定操作被禁止,因為VPC內存在VPC對等連接。 |
400 | DependencyViolation.AppAccess | Specified object has dependent resources app access. | 該VPC存在反向訪問授權關系,無法刪除 |
400 | DependencyViolation.OppositeRouterInterface | Failed to delete the VPC because it has peer router interfaces. | 該VPC存在對端RouterInterface未刪除,刪除VPC失敗。 |
400 | DependencyViolation.TransitRouter | Specified object has attached to Transit Router. | 您指定的資源被其他的資源依賴,不允許進行當前操作。 |
400 | DependencyViolation.Ipv6Gateway | The VPC contains IPv6Gateway and cannot be deleted. | 該VPC存在IPv6網關,無法刪除。 |
400 | DependencyViolation.CloudServiceResource | The VPC contains CloudServiceResource and cannot be deleted. | 該VPC存在云服務資源,無法刪除。 |
400 | IncorrectStatus.VpcDnsHostnameStatus | The DnsHostname status of vpc does not support this operation. | 當前VPC的私網域名狀態不支持該操作。 |
403 | OperationDenied | The operation is not supported in this status. | 當前狀態無法執行該操作。 |
403 | OperationDenied | The snapshot creation for the specified disk is not finished yet. | 指定磁盤的快照創建尚未結束。 |
404 | InvalidVpcId.NotFound | Specified VPC does not exist. | 該VPC不存在。 |
404 | DependencyViolation.Instance | ClassicLink Instances exist in VPC. | 當前VPC還存在未刪除的云產品實例,VPC刪除失敗。 |
500 | InternalError | The request processing has failed due to some unknown error. | 請求處理由于某些未知錯誤失敗。 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內容概要 | 操作 |
---|---|---|
2024-10-28 | OpenAPI 錯誤碼發生變更 | 查看變更詳情 |
2024-09-29 | OpenAPI 錯誤碼發生變更 | 查看變更詳情 |
2024-07-24 | OpenAPI 錯誤碼發生變更 | 查看變更詳情 |
2024-01-24 | OpenAPI 錯誤碼發生變更 | 查看變更詳情 |
2023-09-25 | OpenAPI 描述信息更新、OpenAPI 錯誤碼發生變更 | 查看變更詳情 |
2023-06-16 | OpenAPI 錯誤碼發生變更 | 查看變更詳情 |
2023-03-07 | OpenAPI 錯誤碼發生變更、OpenAPI 入參發生變更 | 查看變更詳情 |