doc-exports/elb/api-ref/elb_zq_zf_0005.html

50 lines
3.4 KiB
HTML

<a name="elb_zq_zf_0005"></a><a name="elb_zq_zf_0005"></a>
<h1 class="topictitle1">Deleting a Forwarding Policy</h1>
<h4 class="sectiontitle">Function</h4><p id="elb_zq_zf_0005__en-us_topic_0136295319_p1730419534599">This API is used to delete a specific forwarding policy.</p>
<h4 class="sectiontitle">URI</h4><p id="elb_zq_zf_0005__en-us_topic_0136295319_p1036414423420">DELETE /v2.0/lbaas/l7policies/{l7policy_id}</p>
<table cellpadding="4" cellspacing="0" summary="" id="elb_zq_zf_0005__en-us_topic_0136295319_table158419166402" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="elb_zq_zf_0005__en-us_topic_0136295319_row19584716114011"><th align="left" class="cellrowborder" valign="top" width="16%" id="mcps1.3.2.3.2.5.1.1"><p id="elb_zq_zf_0005__en-us_topic_0136295319_p15841916124016">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.000000000000002%" id="mcps1.3.2.3.2.5.1.2"><p id="elb_zq_zf_0005__en-us_topic_0136295319_p447718103185">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="16%" id="mcps1.3.2.3.2.5.1.3"><p id="elb_zq_zf_0005__en-us_topic_0136295319_p75841316164014">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="54%" id="mcps1.3.2.3.2.5.1.4"><p id="elb_zq_zf_0005__en-us_topic_0136295319_p14584151674011">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="elb_zq_zf_0005__en-us_topic_0136295319_row17158113918463"><td class="cellrowborder" valign="top" width="16%" headers="mcps1.3.2.3.2.5.1.1 "><p id="elb_zq_zf_0005__en-us_topic_0136295319_p6789122710454">l7policy_id</p>
</td>
<td class="cellrowborder" valign="top" width="14.000000000000002%" headers="mcps1.3.2.3.2.5.1.2 "><p id="elb_zq_zf_0005__en-us_topic_0136295319_p14476710191816">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="16%" headers="mcps1.3.2.3.2.5.1.3 "><p id="elb_zq_zf_0005__en-us_topic_0136295319_p10789627154513">Object</p>
</td>
<td class="cellrowborder" valign="top" width="54%" headers="mcps1.3.2.3.2.5.1.4 "><p id="elb_zq_zf_0005__en-us_topic_0136295319_p182291832134920">Specifies the forwarding policy ID.</p>
</td>
</tr>
</tbody>
</table>
<h4 class="sectiontitle">Request</h4><p id="elb_zq_zf_0005__en-us_topic_0136295319_p2257101816191">None</p>
<h4 class="sectiontitle">Response</h4><p id="elb_zq_zf_0005__en-us_topic_0136295319_p8580565209">None</p>
<h4 class="sectiontitle">Example Request</h4><ul id="elb_zq_zf_0005__en-us_topic_0136295319_ul11874334614"><li id="elb_zq_zf_0005__en-us_topic_0136295319_li118741134711">Example request: Deleting a forwarding policy<pre class="screen" id="elb_zq_zf_0005__en-us_topic_0136295319_screen15351513888">DELETE https://{Endpoint}/v2.0/lbaas/l7policies/5ae0e1e7-5f0f-47a1-b39f-5d4c428a1586</pre>
</li></ul>
<h4 class="sectiontitle">Example Response</h4><ul id="elb_zq_zf_0005__en-us_topic_0136295319_ul1993664283012"><li id="elb_zq_zf_0005__en-us_topic_0136295319_li179362426302">Example response<p id="elb_zq_zf_0005__en-us_topic_0136295319_p17936144210303"><a name="elb_zq_zf_0005__en-us_topic_0136295319_li179362426302"></a><a name="en-us_topic_0136295319_li179362426302"></a>None</p>
</li></ul>
<h4 class="sectiontitle">Status Code</h4><p id="elb_zq_zf_0005__en-us_topic_0136295319_p667117312416">For details, see <a href="elb_gc_0002.html">HTTP Status Codes of Shared Load Balancers</a>.</p>
<strong>Parent topic:</strong> <a href="elb_zq_zf_0000.html">Forwarding Policy</a>