doc-exports/docs/waf/api-ref/waf_02_0056.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_0056"></a><a name="waf_02_0056"></a>
<h1 class="topictitle1">Deleting a Data Masking Rule</h1>
<div id="body2661242"><div class="section" id="waf_02_0056__section42072185"><h4 class="sectiontitle">Function Description</h4><p class="msonormal" id="waf_02_0056__p14234081">This API is used to delete a data masking rule.</p>
</div>
<div class="section" id="waf_02_0056__section43105347"><h4 class="sectiontitle">URI</h4><ul id="waf_02_0056__ul12109875"><li id="waf_02_0056__li41880017">URI format<p id="waf_02_0056__p41375834"><a name="waf_02_0056__li41880017"></a><a name="li41880017"></a>DELETE /v1/{project_id}/waf/policy/{policy_id}/privacy/{privacy_rule_id}</p>
</li><li id="waf_02_0056__li36838193">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="waf_02_0056__table63108286" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path parameters</caption><thead align="left"><tr id="waf_02_0056__row45128200"><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_0056__p31505563"><strong id="waf_02_0056__b14350181691614">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_0056__p1813782"><strong id="waf_02_0056__b34653181168">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_0056__p12698658"><strong id="waf_02_0056__b69313213161">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_0056__p21958374"><strong id="waf_02_0056__b7633623191613">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="waf_02_0056__row33797899"><td class="cellrowborder" valign="top" width="25.507449255074494%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="waf_02_0056__p53275321">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_0056__p20333719">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_0056__p36418509">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_0056__p64218116">Specifies the project ID.</p>
</td>
</tr>
<tr id="waf_02_0056__row41092135"><td class="cellrowborder" valign="top" width="25.507449255074494%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="waf_02_0056__p40128642">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_0056__p29194545">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_0056__p15947933">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_0056__p16714157">Specifies the policy ID.</p>
</td>
</tr>
<tr id="waf_02_0056__row16209686"><td class="cellrowborder" valign="top" width="25.507449255074494%" headers="mcps1.3.2.2.2.1.2.5.1.1 "><p id="waf_02_0056__p37916184">privacy_rule_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_0056__p51312050">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_0056__p62635405">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_0056__p40303057">Specifies the ID of a data masking rule.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="waf_02_0056__section52403806"><h4 class="sectiontitle">Request</h4><p id="waf_02_0056__p78673201597">Request parameters</p>
<p class="msonormal" id="waf_02_0056__p43322148">None</p>
</div>
<div class="section" id="waf_02_0056__section1872212"><h4 class="sectiontitle">Response</h4><p id="waf_02_0056__p12432532165919">Response parameters</p>
<p id="waf_02_0056__p1641835413418">None</p>
</div>
<div class="section" id="waf_02_0056__section16849908"><h4 class="sectiontitle">Status Code</h4><div class="p" id="waf_02_0056__waf_02_0016_waf_02_0012_a652d4922b7df48fca0a65bc1a38ea5f2"><a href="#waf_02_0056__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_0056__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_0056__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_0056__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_0056__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_0056__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_0056__waf_02_0016_waf_02_0012_ada185614bba24140995b8123b3e9faa8">Meaning</p>
</th>
</tr>
</thead>
<tbody><tr id="waf_02_0056__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_0056__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_0056__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_0056__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_0056__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_0053.html">Data Masking Rules</a></div>
</div>
</div>