forked from docs/doc-exports
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>
51 lines
3.8 KiB
HTML
51 lines
3.8 KiB
HTML
<a name="vpc_route_0004"></a><a name="vpc_route_0004"></a>
|
|
|
|
<h1 class="topictitle1">Deleting a VPC Route</h1>
|
|
<div id="body1504753416894"><div class="section" id="vpc_route_0004__section15434138101319"><h4 class="sectiontitle">Function</h4><p id="vpc_route_0004__p11466198101316">This API is used to delete a route.</p>
|
|
</div>
|
|
<div class="section" id="vpc_route_0004__section1043510881320"><h4 class="sectiontitle">URI</h4><p id="vpc_route_0004__p191252272497">DELETE /v2.0/vpc/routes/{route_id}</p>
|
|
<div class="p" id="vpc_route_0004__p1911717202116"><a href="#vpc_route_0004__table18880184689">Table 1</a> describes the parameters.
|
|
<div class="tablenoborder"><a name="vpc_route_0004__table18880184689"></a><a name="table18880184689"></a><table cellpadding="4" cellspacing="0" summary="" id="vpc_route_0004__table18880184689" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="vpc_route_0004__row13968641385"><th align="left" class="cellrowborder" valign="top" width="22.222222222222225%" id="mcps1.3.2.3.2.2.5.1.1"><p id="vpc_route_0004__p209684410817"><strong id="vpc_route_0004__b842352706195711">Name</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="14.14141414141414%" id="mcps1.3.2.3.2.2.5.1.2"><p id="vpc_route_0004__p69681441386"><strong id="vpc_route_0004__b84235270615219">Mandatory</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="27.27272727272727%" id="mcps1.3.2.3.2.2.5.1.3"><p id="vpc_route_0004__p1096813412811"><strong id="vpc_route_0004__b842352706145623">Type</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="36.36363636363636%" id="mcps1.3.2.3.2.2.5.1.4"><p id="vpc_route_0004__p139686416813"><strong id="vpc_route_0004__b8423527061645">Description</strong></p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="vpc_route_0004__row19681041189"><td class="cellrowborder" valign="top" width="22.222222222222225%" headers="mcps1.3.2.3.2.2.5.1.1 "><p id="vpc_route_0004__p1013244217196">route_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="14.14141414141414%" headers="mcps1.3.2.3.2.2.5.1.2 "><p id="vpc_route_0004__p1797015416817">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="27.27272727272727%" headers="mcps1.3.2.3.2.2.5.1.3 "><p id="vpc_route_0004__p19701411813">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="36.36363636363636%" headers="mcps1.3.2.3.2.2.5.1.4 "><p id="vpc_route_0004__p109701641488">Specifies the route ID, which uniquely identifies the route.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="vpc_route_0004__section744088111318"><h4 class="sectiontitle">Request Parameters</h4><p id="vpc_route_0004__p2467683133">None</p>
|
|
</div>
|
|
<div class="section" id="vpc_route_0004__section7323946121312"><h4 class="sectiontitle">Example Request</h4><pre class="screen" id="vpc_route_0004__screen1346717811317">DELETE https://{Endpoint}/v2.0/vpc/routes/60c809cb-6731-45d0-ace8-3bf5626421a9</pre>
|
|
</div>
|
|
<div class="section" id="vpc_route_0004__section244114841314"><h4 class="sectiontitle">Response Parameters</h4><p id="vpc_route_0004__p246716810139">None</p>
|
|
</div>
|
|
<div class="section" id="vpc_route_0004__section128664071413"><h4 class="sectiontitle">Example Response</h4><p id="vpc_route_0004__p56861926125210">None</p>
|
|
</div>
|
|
<div class="section" id="vpc_route_0004__section31981619"><h4 class="sectiontitle">Status Code</h4><p id="vpc_route_0004__p18112112662914">See <a href="vpc_api_0002.html">Status Codes</a>.</p>
|
|
</div>
|
|
<div class="section" id="vpc_route_0004__section85821649202813"><h4 class="sectiontitle">Error Code</h4><p id="vpc_route_0004__p17281622133910">See <a href="vpc_api_0003.html">Error Codes</a>.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="vpc_route_0000.html">VPC Route</a></div>
|
|
</div>
|
|
</div>
|
|
|