forked from docs/doc-exports
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com> Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
4.2 KiB
4.2 KiB
Deleting a VPC Endpoint Service
Function
This API is used to delete a VPC endpoint service.
URI
DELETE /v1/{project_id}/vpc-endpoint-services/{vpc_endpoint_service_id}
Table 1 describes the required parameters.
Parameter |
Mandatory |
Description |
---|---|---|
project_id |
Yes |
Specifies the project ID. For details about how to obtain the project ID, see Obtaining a Project ID. |
vpc_endpoint_service_id |
Yes |
Specifies the ID of the VPC endpoint service. |
Request
Response
None
Status Code
For details about status codes, see Status Code.
Parent topic: APIs for Managing VPC Endpoint Services