doc-exports/docs/vpc/api-ref/vpc_flow_0005.html
Qin Ying, Fan 310d2d9eb1 VPC API 20230106 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>
2024-02-06 08:38:37 +00:00

61 lines
4.3 KiB
HTML

<a name="vpc_flow_0005"></a><a name="vpc_flow_0005"></a>
<h1 class="topictitle1">Deleting a VPC Flow Log</h1>
<div id="body1548225405722"><div class="section" id="vpc_flow_0005__section1699617359406"><h4 class="sectiontitle">Function</h4><p id="vpc_flow_0005__p135913644010">This API is used to delete a flow log.</p>
</div>
<div class="section" id="vpc_flow_0005__section69961435104017"><h4 class="sectiontitle">URI</h4><p id="vpc_flow_0005__p85973674014">DELETE /v1/{project_id}/fl/flow_logs/{flowlog_id}</p>
<p id="vpc_flow_0005__p17789155311512"><a href="#vpc_flow_0005__table19961835154017">Table 1</a> describes the parameters.</p>
<div class="tablenoborder"><a name="vpc_flow_0005__table19961835154017"></a><a name="table19961835154017"></a><table cellpadding="4" cellspacing="0" summary="" id="vpc_flow_0005__table19961835154017" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="vpc_flow_0005__row8591036184010"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.4.2.5.1.1"><p id="vpc_flow_0005__p1159163654017"><strong id="vpc_flow_0005__b158059312015">Name</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.4.2.5.1.2"><p id="vpc_flow_0005__p11596363401"><strong id="vpc_flow_0005__b17629143210015">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.4.2.5.1.3"><p id="vpc_flow_0005__p95913684012"><strong id="vpc_flow_0005__b19607123312017">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.2.4.2.5.1.4"><p id="vpc_flow_0005__p15591936144018"><strong id="vpc_flow_0005__b154558341016">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="vpc_flow_0005__row059336104010"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.1 "><p id="vpc_flow_0005__p125943664010">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.2 "><p id="vpc_flow_0005__p55993644013">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.3 "><p id="vpc_flow_0005__p95923610406">String</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.4 "><p id="vpc_flow_0005__p10487112">Project ID. </p>
</td>
</tr>
<tr id="vpc_flow_0005__row155917363400"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.1 "><p id="vpc_flow_0005__p259836164017">flowlog_id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.2 "><p id="vpc_flow_0005__p10591836174010">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.3 "><p id="vpc_flow_0005__p1459113614015">String</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.2.4.2.5.1.4 "><p id="vpc_flow_0005__p205912364405">Flow log ID</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="vpc_flow_0005__section499623515407"><h4 class="sectiontitle">Request Parameters</h4><p id="vpc_flow_0005__p45913612402">None</p>
</div>
<div class="section" id="vpc_flow_0005__section18397366128"><h4 class="sectiontitle">Example Request</h4><pre class="screen" id="vpc_flow_0005__screen22757865516">DELETE https://{Endpoint}/v1/b2782e6708b8475c993e6064bc456bf8/fl/flow_logs/60c809cb-6731-45d0-ace8-3bf5626421a9</pre>
</div>
<div class="section" id="vpc_flow_0005__section3121736194011"><h4 class="sectiontitle">Response Parameters</h4><p id="vpc_flow_0005__p159143634011">None</p>
</div>
<div class="section" id="vpc_flow_0005__section145491120141210"><h4 class="sectiontitle">Example Response</h4><p id="vpc_flow_0005__p05923619407">None</p>
</div>
<div class="section" id="vpc_flow_0005__section31981619"><h4 class="sectiontitle">Status Code</h4><p id="vpc_flow_0005__p18112112662914">See <a href="vpc_api_0002.html">Status Codes</a>.</p>
</div>
<div class="section" id="vpc_flow_0005__section85821649202813"><h4 class="sectiontitle">Error Code</h4><p id="vpc_flow_0005__p17281622133910">See <a href="vpc_api_0003.html">Error Codes</a>.</p>
</div>
<p id="vpc_flow_0005__p165943612406"></p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="vpc_flow_0000.html">VPC Flow Log</a></div>
</div>
</div>