VPCEP API 20230307 version

Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com>
Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com>
Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
This commit is contained in:
2023-06-14 11:56:35 +00:00
committed by zuul
parent a177f38d14
commit ef5d2cd3cf
37 changed files with 1373 additions and 968 deletions

View File

@ -1,11 +1,13 @@
<a name="vpcep_06_0204"></a><a name="vpcep_06_0204"></a>
<h1 class="topictitle1">Deleting a VPC Endpoint Service</h1>
<div id="body25357967"><div class="section" id="vpcep_06_0204__section17315029"><h4 class="sectiontitle">Function</h4><p class="msonormal" id="vpcep_06_0204__p40729432">This API is used to delete a VPC endpoint service.</p>
<div id="body25357967"><div class="section" id="vpcep_06_0204__section17315029"><a name="vpcep_06_0204__section17315029"></a><a name="section17315029"></a><h4 class="sectiontitle">Function</h4><p class="msonormal" id="vpcep_06_0204__p40729432">This API is used to delete a VPC endpoint service.</p>
<div class="note" id="vpcep_06_0204__note91020528135"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="vpcep_06_0204__p1287461961410">This API is asynchronous. If it is successfully invoked, status code <strong id="vpcep_06_0204__b10571174711415">200</strong> is returned, indicating that the request has been successfully delivered. It takes 1 to 2 minutes to delete a VPC endpoint service. You can view the deletion result by performing operations in <a href="vpcep_06_0202.html">Querying Details About a VPC Endpoint Service</a>.</p>
</div></div>
</div>
<div class="section" id="vpcep_06_0204__section21617533"><h4 class="sectiontitle">URI</h4><p class="msonormal" id="vpcep_06_0204__p590125372916">DELETE /v1/{project_id}/vpc-endpoint-services/{vpc_endpoint_service_id}</p>
<div class="msonormal" id="vpcep_06_0204__p624413203159"><a href="#vpcep_06_0204__table35049127">Table 1</a> describes the required parameters.
<div class="tablenoborder"><a name="vpcep_06_0204__table35049127"></a><a name="table35049127"></a><table cellpadding="4" cellspacing="0" summary="" id="vpcep_06_0204__table35049127" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameters</caption><thead align="left"><tr id="vpcep_06_0204__row6237533"><th align="left" class="cellrowborder" valign="top" width="32.65%" id="mcps1.3.2.3.2.2.4.1.1"><p id="vpcep_06_0204__p35478198"><strong id="vpcep_06_0204__b151561431185516">Parameter</strong></p>
<div class="msonormal" id="vpcep_06_0204__p624413203159"><a href="#vpcep_06_0204__table35049127">Table 1</a> describes parameters in this URI.
<div class="tablenoborder"><a name="vpcep_06_0204__table35049127"></a><a name="table35049127"></a><table cellpadding="4" cellspacing="0" summary="" id="vpcep_06_0204__table35049127" frame="border" border="1" rules="all"><caption><b>Table 1 </b>URI parameters</caption><thead align="left"><tr id="vpcep_06_0204__row6237533"><th align="left" class="cellrowborder" valign="top" width="32.65%" id="mcps1.3.2.3.2.2.4.1.1"><p id="vpcep_06_0204__p35478198"><strong id="vpcep_06_0204__b151561431185516">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="26.529999999999998%" id="mcps1.3.2.3.2.2.4.1.2"><p id="vpcep_06_0204__p55161795"><strong id="vpcep_06_0204__b12208143912552">Mandatory</strong></p>
</th>
@ -17,7 +19,7 @@
</td>
<td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.2.3.2.2.4.1.2 "><p id="vpcep_06_0204__p20499621">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="40.82%" headers="mcps1.3.2.3.2.2.4.1.3 "><p id="vpcep_06_0204__p49856593">Specifies the project ID. For details about how to obtain the project ID, see <a href="vpcep_08_0003_0.html">Obtaining a Project ID</a>.</p>
<td class="cellrowborder" valign="top" width="40.82%" headers="mcps1.3.2.3.2.2.4.1.3 "><p id="vpcep_06_0204__p49856593">Specifies the project ID. For details about how to obtain the project ID, see <a href="vpcep_08_0003.html">Obtaining a Project ID</a>.</p>
</td>
</tr>
<tr id="vpcep_06_0204__row46056153"><td class="cellrowborder" valign="top" width="32.65%" headers="mcps1.3.2.3.2.2.4.1.1 "><p id="vpcep_06_0204__p39560874">vpc_endpoint_service_id</p>
@ -39,7 +41,7 @@
</div>
<div class="section" id="vpcep_06_0204__section4368746203313"><h4 class="sectiontitle">Response</h4><p id="vpcep_06_0204__p2893847123313">None</p>
</div>
<div class="section" id="vpcep_06_0204__section9976838"><h4 class="sectiontitle">Status Code</h4><p class="msonormal" id="vpcep_06_0204__p4256310">For details about status codes, see <a href="vpcep_08_0001.html">Status Code</a>.</p>
<div class="section" id="vpcep_06_0204__section9976838"><h4 class="sectiontitle">Status Codes</h4><p class="msonormal" id="vpcep_06_0204__p4256310">See <a href="vpcep_08_0001.html">Status Codes</a>.</p>
</div>
</div>
<div>