doc-exports/docs/waf/api-ref/waf_02_0044.html
Li, Qiao 914011d51b waf_api_1109
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Li, Qiao <qiaoli@huawei.com>
Co-committed-by: Li, Qiao <qiaoli@huawei.com>
2022-11-16 15:31:27 +00:00

85 lines
6.7 KiB
HTML

<a name="waf_02_0044"></a><a name="waf_02_0044"></a>
<h1 class="topictitle1">Deleting a CC Attack Protection Rule</h1>
<div id="body34608426"><div class="section" id="waf_02_0044__section37231090"><h4 class="sectiontitle">Function Description</h4><p class="msonormal" id="waf_02_0044__p51819134">This API is used to delete a CC attack protection rule.</p>
</div>
<div class="section" id="waf_02_0044__section66644355"><h4 class="sectiontitle">URI</h4><ul id="waf_02_0044__ul36600289"><li id="waf_02_0044__li60967153">URI format<p id="waf_02_0044__p11833470"><a name="waf_02_0044__li60967153"></a><a name="li60967153"></a>DELETE /v1/{project_id}/waf/policy/{policy_id}/cc/{ccrule_id}</p>
</li><li id="waf_02_0044__li39392369">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="waf_02_0044__table18987003" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path parameters</caption><thead align="left"><tr id="waf_02_0044__row50238956"><th align="left" class="cellrowborder" valign="top" width="25.507449255074494%" id="mcps1.3.2.2.2.1.2.5.1.1"><p id="waf_02_0044__p42823667"><strong id="waf_02_0044__b42121947182717">Parameter</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17.348265173482652%" id="mcps1.3.2.2.2.1.2.5.1.2"><p id="waf_02_0044__p46164965"><strong id="waf_02_0044__b83254481273">Mandatory</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17.348265173482652%" id="mcps1.3.2.2.2.1.2.5.1.3"><p id="waf_02_0044__p48374700"><strong id="waf_02_0044__b07976493275">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="39.796020397960206%" id="mcps1.3.2.2.2.1.2.5.1.4"><p id="waf_02_0044__p26036656"><strong id="waf_02_0044__b738045118271">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="waf_02_0044__row28594392"><td class="cellrowborder" valign="top" width="25.507449255074494%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="waf_02_0044__p34444429">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.348265173482652%" headers="mcps1.3.2.2.2.1.2.5.1.2 "><p id="waf_02_0044__p38535350">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="17.348265173482652%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="waf_02_0044__p34355644">String</p>
</td>
<td class="cellrowborder" valign="top" width="39.796020397960206%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="waf_02_0044__p31343750">Specifies the project ID.</p>
</td>
</tr>
<tr id="waf_02_0044__row13658296"><td class="cellrowborder" valign="top" width="25.507449255074494%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="waf_02_0044__p32580196">policy_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.348265173482652%" headers="mcps1.3.2.2.2.1.2.5.1.2 "><p id="waf_02_0044__p21750216">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="17.348265173482652%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="waf_02_0044__p16937101">String</p>
</td>
<td class="cellrowborder" valign="top" width="39.796020397960206%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="waf_02_0044__p29727963">Specifies the policy ID.</p>
</td>
</tr>
<tr id="waf_02_0044__row66225076"><td class="cellrowborder" valign="top" width="25.507449255074494%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="waf_02_0044__p62630945">ccrule_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.348265173482652%" headers="mcps1.3.2.2.2.1.2.5.1.2 "><p id="waf_02_0044__p39941803">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="17.348265173482652%" headers="mcps1.3.2.2.2.1.2.5.1.3 "><p id="waf_02_0044__p14060601">String</p>
</td>
<td class="cellrowborder" valign="top" width="39.796020397960206%" headers="mcps1.3.2.2.2.1.2.5.1.4 "><p id="waf_02_0044__p65166900">Specifies the ID of a CC attack protection rule.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="waf_02_0044__section62928286"><h4 class="sectiontitle">Request</h4><p id="waf_02_0044__p1545351218493">Request parameters</p>
<p class="msonormal" id="waf_02_0044__p44027523">None</p>
</div>
<div class="section" id="waf_02_0044__section29483669"><h4 class="sectiontitle">Response</h4><p id="waf_02_0044__p13390162114913">Response parameters</p>
<p id="waf_02_0044__p109861039203911">None</p>
</div>
<div class="section" id="waf_02_0044__section64026431"><h4 class="sectiontitle">Status Code</h4><div class="p" id="waf_02_0044__waf_02_0016_waf_02_0012_a652d4922b7df48fca0a65bc1a38ea5f2"><a href="#waf_02_0044__waf_02_0016_waf_02_0012_t82c3440f3efb42a38b9d4dc4011a33d0">Table 2</a> describes the normal status code returned by the API.
<div class="tablenoborder"><a name="waf_02_0044__waf_02_0016_waf_02_0012_t82c3440f3efb42a38b9d4dc4011a33d0"></a><a name="waf_02_0016_waf_02_0012_t82c3440f3efb42a38b9d4dc4011a33d0"></a><table cellpadding="4" cellspacing="0" summary="" id="waf_02_0044__waf_02_0016_waf_02_0012_t82c3440f3efb42a38b9d4dc4011a33d0" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Status code</caption><thead align="left"><tr id="waf_02_0044__waf_02_0016_waf_02_0012_r3d6e2f205c444705bdbb9daaac74e575"><th align="left" class="cellrowborder" valign="top" width="22%" id="mcps1.3.5.2.2.2.4.1.1"><p id="waf_02_0044__waf_02_0016_waf_02_0012_af3c4073076f24eca88d94e3fa1effdc6">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.41%" id="mcps1.3.5.2.2.2.4.1.2"><p id="waf_02_0044__waf_02_0016_waf_02_0012_en-us_topic_0144911667_p4531342288">Description</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="58.589999999999996%" id="mcps1.3.5.2.2.2.4.1.3"><p id="waf_02_0044__waf_02_0016_waf_02_0012_ada185614bba24140995b8123b3e9faa8">Meaning</p>
</th>
</tr>
</thead>
<tbody><tr id="waf_02_0044__waf_02_0016_waf_02_0012_rc7b2adc390904a1ba79e303017797786"><td class="cellrowborder" valign="top" width="22%" headers="mcps1.3.5.2.2.2.4.1.1 "><p id="waf_02_0044__waf_02_0016_waf_02_0012_a93f3895d44bb4226934cc626ac50e37b">204</p>
</td>
<td class="cellrowborder" valign="top" width="19.41%" headers="mcps1.3.5.2.2.2.4.1.2 "><p id="waf_02_0044__waf_02_0016_waf_02_0012_en-us_topic_0144911667_p7538425819">No Content</p>
</td>
<td class="cellrowborder" valign="top" width="58.589999999999996%" headers="mcps1.3.5.2.2.2.4.1.3 "><p id="waf_02_0044__waf_02_0016_waf_02_0012_en-us_topic_0144911667_p369874114414">The server successfully processed the request and is not returning any content.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<p id="waf_02_0044__waf_02_0016_waf_02_0012_en-us_topic_0144911667_p482819399522">For details about error status codes, see <a href="waf_02_0085.html">Status Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="waf_02_0041.html">CC Attack Protection Rules</a></div>
</div>
</div>