proposalbot a539bdd666 Changes to vpc_api-ref from docs/doc-exports#556 (VPC API 20230106 version
VPC

Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com>
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: proposalbot <proposalbot@otc-service.com>
Co-committed-by: proposalbot <proposalbot@otc-service.com>
2024-02-06 09:16:27 +00:00

1.3 KiB

original_name

vpc_api01_0005.html

Deleting a VPC

Function

This API is used to delete a VPC.

URI

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

Table 1 <vpc_api01_0005__table47834478> describes the parameters.

Table 1 Parameter description
Name Mandatory Description
project_id Yes Specifies the project ID.
vpc_id Yes Specifies the VPC ID, which 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 <vpc_api_0002>.

Error Code

See Error Codes <vpc_api_0003>.