Updated on 2024-04-16 GMT+08:00

Deleting a VPC

Function

This API is used to delete a VPC.

URI

DELETE /v1/{project_id}/vpcs/{vpc_id}

Table 1 describes the parameters.
Table 1 Parameter description

Name

Mandatory

Description

project_id

Yes

Specifies the project ID. For details about how to obtain a project ID, see Obtaining a Project ID.

vpc_id

Yes

Specifies the VPC ID that uniquely identifies the VPC.

Request Parameters

None

Example Request

DELETE https://{Endpoint}/v1/{project_id}/vpcs/13551d6b-755d-4757-b956-536f674975c0

Response Parameters

None

Example Response

None

Status Code

See Status Codes.

Error Code

See Error Codes.