Files
doc-exports/docs/wafd/api-ref/ListPolicy.html
qinweiwei 14cbe51752 wafd API 20260210 version
Reviewed-by: Belejkanic, Lukas <lukas.belejkanic@t-systems.com>
Co-authored-by: qinweiwei <qinweiwei@huawei.com>
Co-committed-by: qinweiwei <qinweiwei@huawei.com>
2026-04-21 11:31:19 +00:00

851 lines
66 KiB
HTML

<a name="ListPolicy"></a><a name="ListPolicy"></a>
<h1 class="topictitle1">Querying Protection Policies</h1>
<div id="body1708331107508"><div class="section" id="ListPolicy__topic1121000000"><h4 class="sectiontitle">Function</h4><p id="ListPolicy__topic1121000002">This API is used to query the list of protection policies.</p>
</div>
<div class="section" id="ListPolicy__section651542911258"><h4 class="sectiontitle">URI</h4><p id="ListPolicy__topic1121000004">GET /v1/{project_id}/waf/policy</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListPolicy__topic1121000005" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="ListPolicy__topic1121000013"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="ListPolicy__topic1121000015">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="ListPolicy__topic1121000017">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="ListPolicy__topic1121000019">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="ListPolicy__topic1121000021">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListPolicy__topic1121000023"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="ListPolicy__topic1121000025">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="ListPolicy__topic1121000027">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="ListPolicy__topic1121000029">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="ListPolicy__topic1121000031">Project ID</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListPolicy__topic1121000032" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Query Parameters</caption><thead align="left"><tr id="ListPolicy__topic1121000040"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.1"><p id="ListPolicy__topic1121000042">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.2"><p id="ListPolicy__topic1121000044">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.3"><p id="ListPolicy__topic1121000046">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.4.2.5.1.4"><p id="ListPolicy__topic1121000048">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListPolicy__topic1121000050"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListPolicy__topic1121000052">page</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListPolicy__topic1121000054">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListPolicy__topic1121000056">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListPolicy__topic1121000058">Page. Default value: 1</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000059"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListPolicy__topic1121000061">pagesize</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListPolicy__topic1121000063">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListPolicy__topic1121000065">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListPolicy__topic1121000067">Number of records on each page. The maximum value is 100. If this parameter is not specified, the default value -1 is used. All policies are queried regardless of the value of Page.</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000068"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="ListPolicy__topic1121000070">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="ListPolicy__topic1121000072">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="ListPolicy__topic1121000074">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="ListPolicy__topic1121000076">Policy name. Fuzzy search is supported.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListPolicy__topic1121000077"><h4 class="sectiontitle">Request Parameters</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListPolicy__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request header parameters</caption><thead align="left"><tr id="ListPolicy__topic1121000086"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.1"><p id="ListPolicy__topic1121000088">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.2"><p id="ListPolicy__topic1121000090">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.2.2.5.1.3"><p id="ListPolicy__topic1121000092">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.2.2.5.1.4"><p id="ListPolicy__topic1121000094">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListPolicy__topic1121000096"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="ListPolicy__topic1121000098">X-Auth-Token</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="ListPolicy__topic1121000100">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="ListPolicy__topic1121000102">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="ListPolicy__topic1121000104">User token. It can be obtained by calling the IAM API (value of X-Subject-Token in the response header).</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000105"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p id="ListPolicy__topic1121000107">Content-Type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p id="ListPolicy__topic1121000109">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p id="ListPolicy__topic1121000111">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.2.2.5.1.4 "><p id="ListPolicy__topic1121000113">Content type. Default value: application/json;charset=utf8</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListPolicy__topic1121000114"><h4 class="sectiontitle">Response Parameters</h4><p id="ListPolicy__topic1121000116"><strong id="ListPolicy__topic1121000117">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListPolicy__response_ListPolicyResponseBody" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Response body parameters</caption><thead align="left"><tr id="ListPolicy__topic1121000124"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.1"><p id="ListPolicy__topic1121000126">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.3.2.4.1.2"><p id="ListPolicy__topic1121000128">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.3.2.4.1.3"><p id="ListPolicy__topic1121000130">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListPolicy__topic1121000132"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ListPolicy__topic1121000134">total</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ListPolicy__topic1121000136">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ListPolicy__topic1121000138">Total number of policies</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000139"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.1 "><p id="ListPolicy__topic1121000141">items</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.3.2.4.1.2 "><p id="ListPolicy__topic1121000143">Array of <a href="#ListPolicy__response_ListPolicyResponse">ListPolicyResponse</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.3.2.4.1.3 "><p id="ListPolicy__topic1121000146">Array of policies. Each item in the array includes details of a specific policy.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListPolicy__response_ListPolicyResponse"></a><a name="response_ListPolicyResponse"></a><table cellpadding="4" cellspacing="0" summary="" id="ListPolicy__response_ListPolicyResponse" frame="border" border="1" rules="all"><caption><b>Table 5 </b>ListPolicyResponse</caption><thead align="left"><tr id="ListPolicy__topic1121000153"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.1"><p id="ListPolicy__topic1121000155">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.4.2.4.1.2"><p id="ListPolicy__topic1121000157">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.4.2.4.1.3"><p id="ListPolicy__topic1121000159">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListPolicy__topic1121000161"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListPolicy__topic1121000163">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListPolicy__topic1121000165">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListPolicy__topic1121000167">Policy ID. This is the unique identifier generated by WAF.</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000168"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListPolicy__topic1121000170">name</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListPolicy__topic1121000172">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListPolicy__topic1121000174">Policy name.</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000175"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListPolicy__topic1121000177">action</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListPolicy__topic1121000179"><a href="#ListPolicy__response_PolicyAction">PolicyAction</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListPolicy__topic1121000182">PolicyAction</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000183"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListPolicy__topic1121000185">options</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListPolicy__topic1121000187"><a href="#ListPolicy__response_PolicyOption">PolicyOption</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListPolicy__topic1121000190">PolicyOption</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000191"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListPolicy__topic1121000193">level</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListPolicy__topic1121000195">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListPolicy__topic1121000197">Protection level</p>
<ul id="ListPolicy__topic1121000198"><li id="ListPolicy__topic1121000199"><p id="ListPolicy__topic1121000200"><a name="ListPolicy__topic1121000199"></a><a name="topic1121000199"></a><strong id="ListPolicy__topic1121000201">1</strong>: WAF detects wget, cURL, and more but does not detect XSS and command injection attacks in the header, so you may miss more vulnerabilities that actually exist. If you find out that configured protection rules are affecting your services, adjust the protection level to <strong id="ListPolicy__topic1121000202">1</strong>.</p>
</li><li id="ListPolicy__topic1121000203"><p id="ListPolicy__topic1121000204"><a name="ListPolicy__topic1121000203"></a><a name="topic1121000203"></a><strong id="ListPolicy__topic1121000205">2</strong>: WAF detects remote file inclusion, third-party software vulnerabilities, web shell and ftp commands. This is the default value.</p>
</li><li id="ListPolicy__topic1121000206"><p id="ListPolicy__topic1121000207"><a name="ListPolicy__topic1121000206"></a><a name="topic1121000206"></a><strong id="ListPolicy__topic1121000208">3</strong>: If you need a stricter protection level, set this parameter to 3. This may increase the false positive rate but decrease the false negative rate, such as nc, nmap, and kill.</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000209"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListPolicy__topic1121000211">full_detection</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListPolicy__topic1121000213">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListPolicy__topic1121000215">Detection mode in the precise protection rule</p>
<ul id="ListPolicy__topic1121000216"><li id="ListPolicy__topic1121000217"><p id="ListPolicy__topic1121000218"><a name="ListPolicy__topic1121000217"></a><a name="topic1121000217"></a>true: full detection. WAF blocks all requests that hit the configured precise protection rule when it finishes all threat detections.</p>
</li><li id="ListPolicy__topic1121000219"><p id="ListPolicy__topic1121000220"><a name="ListPolicy__topic1121000219"></a><a name="topic1121000219"></a>false: instant detection. WAF immediately ends threat detection and blocks the request that hits the configured precise protection rule.</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000221"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListPolicy__topic1121000223">bind_host</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListPolicy__topic1121000225">Array of <a href="#ListPolicy__response_BindHost">BindHost</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListPolicy__topic1121000228">Array of protected domain names for which the policy is used. Each policy can be used to one or more domain names. You can specify a policy for a domain name when you add the domain name to WAF by calling the API Adding a Protected Domain Name.</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000229"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListPolicy__topic1121000231">hosts</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListPolicy__topic1121000233">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListPolicy__topic1121000235">Array of IDs of protected domain names. The ID of a protected domain name is unique and generated by WAF when you add the domain name to WAF. To obtain the IDs, call the API Querying Domain Names Protected by Dedicated WAF Engines. To add a domain name to WAF, call the API Adding a Protected Domain Name.</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000236"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListPolicy__topic1121000238">extend</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListPolicy__topic1121000240"><a href="#ListPolicy__response_PolicyExtend">PolicyExtend</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListPolicy__topic1121000243">Switch for enabling or disabling <strong id="ListPolicy__topic1121000244">Deep Inspection</strong> and <strong id="ListPolicy__topic1121000245">Header Inspection</strong> in <strong id="ListPolicy__topic1121000246">Basic Web Protection</strong>.</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000247"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListPolicy__topic1121000249">share_info</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListPolicy__topic1121000251"><a href="#ListPolicy__response_ShareInfo">ShareInfo</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListPolicy__topic1121000254">Whether to share a policy. This parameter is reserved and can be ignored currently.</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000255"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListPolicy__topic1121000257">modulex_options</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListPolicy__topic1121000259"><a href="#ListPolicy__response_ModulexOptions">ModulexOptions</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListPolicy__topic1121000262">Whether to enable intelligent CC protection. This parameter is reserved and can be ignored currently.</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000263"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.1 "><p id="ListPolicy__topic1121000265">timestamp</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.4.2.4.1.2 "><p id="ListPolicy__topic1121000267">Long</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.4.2.4.1.3 "><p id="ListPolicy__topic1121000269">Time the policy is created. The value is a 13-digit timestamp, in ms.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListPolicy__response_PolicyAction"></a><a name="response_PolicyAction"></a><table cellpadding="4" cellspacing="0" summary="" id="ListPolicy__response_PolicyAction" frame="border" border="1" rules="all"><caption><b>Table 6 </b>PolicyAction</caption><thead align="left"><tr id="ListPolicy__topic1121000276"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.1"><p id="ListPolicy__topic1121000278">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.5.2.4.1.2"><p id="ListPolicy__topic1121000280">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.5.2.4.1.3"><p id="ListPolicy__topic1121000282">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListPolicy__topic1121000284"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.1 "><p id="ListPolicy__topic1121000286">category</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.5.2.4.1.2 "><p id="ListPolicy__topic1121000288">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.5.2.4.1.3 "><p id="ListPolicy__topic1121000290">Protection level. The value can be:</p>
<ul id="ListPolicy__topic1121000291"><li id="ListPolicy__topic1121000292"><p id="ListPolicy__topic1121000293"><a name="ListPolicy__topic1121000292"></a><a name="topic1121000292"></a>block: WAF blocks attacks.</p>
</li><li id="ListPolicy__topic1121000294"><p id="ListPolicy__topic1121000295"><a name="ListPolicy__topic1121000294"></a><a name="topic1121000294"></a>log: WAF only logs detected attacks.</p>
</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListPolicy__response_PolicyOption"></a><a name="response_PolicyOption"></a><table cellpadding="4" cellspacing="0" summary="" id="ListPolicy__response_PolicyOption" frame="border" border="1" rules="all"><caption><b>Table 7 </b>PolicyOption</caption><thead align="left"><tr id="ListPolicy__topic1121000302"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.1"><p id="ListPolicy__topic1121000304">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.6.2.4.1.2"><p id="ListPolicy__topic1121000306">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.6.2.4.1.3"><p id="ListPolicy__topic1121000308">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListPolicy__topic1121000310"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000312">webattack</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000314">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000316">Basic web protection includes many specific checks under Advanced Settings, and there is a specific parameter allocated for each check, for example, common for General Check. To enable any of these checks, keep this parameter enabled first. The value can be:</p>
<ul id="ListPolicy__topic1121000317"><li id="ListPolicy__topic1121000318"><p id="ListPolicy__topic1121000319"><a name="ListPolicy__topic1121000318"></a><a name="topic1121000318"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000320"><p id="ListPolicy__topic1121000321"><a name="ListPolicy__topic1121000320"></a><a name="topic1121000320"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000322"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000324">common</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000326">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000328">Whether general check is enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000329"><li id="ListPolicy__topic1121000330"><p id="ListPolicy__topic1121000331"><a name="ListPolicy__topic1121000330"></a><a name="topic1121000330"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000332"><p id="ListPolicy__topic1121000333"><a name="ListPolicy__topic1121000332"></a><a name="topic1121000332"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000334"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000336">anticrawler</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000338">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000340">JavaScript anti-crawler function.</p>
<ul id="ListPolicy__topic1121000341"><li id="ListPolicy__topic1121000342"><p id="ListPolicy__topic1121000343"><a name="ListPolicy__topic1121000342"></a><a name="topic1121000342"></a><strong id="ListPolicy__topic1121000344">true</strong>: Enabled</p>
</li><li id="ListPolicy__topic1121000345"><p id="ListPolicy__topic1121000346"><a name="ListPolicy__topic1121000345"></a><a name="topic1121000345"></a><strong id="ListPolicy__topic1121000347">false</strong>: Disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000348"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000350">crawler_engine</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000352">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000354">Whether the search engine is enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000355"><li id="ListPolicy__topic1121000356"><p id="ListPolicy__topic1121000357"><a name="ListPolicy__topic1121000356"></a><a name="topic1121000356"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000358"><p id="ListPolicy__topic1121000359"><a name="ListPolicy__topic1121000358"></a><a name="topic1121000358"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000360"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000362">crawler_scanner</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000364">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000366">Whether the scanner check in anti-crawler detection is enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000367"><li id="ListPolicy__topic1121000368"><p id="ListPolicy__topic1121000369"><a name="ListPolicy__topic1121000368"></a><a name="topic1121000368"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000370"><p id="ListPolicy__topic1121000371"><a name="ListPolicy__topic1121000370"></a><a name="topic1121000370"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000372"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000374">crawler_script</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000376">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000378">Whether the JavaScript anti-crawler is enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000379"><li id="ListPolicy__topic1121000380"><p id="ListPolicy__topic1121000381"><a name="ListPolicy__topic1121000380"></a><a name="topic1121000380"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000382"><p id="ListPolicy__topic1121000383"><a name="ListPolicy__topic1121000382"></a><a name="topic1121000382"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000384"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000386">crawler_other</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000388">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000390">Whether other crawler check is enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000391"><li id="ListPolicy__topic1121000392"><p id="ListPolicy__topic1121000393"><a name="ListPolicy__topic1121000392"></a><a name="topic1121000392"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000394"><p id="ListPolicy__topic1121000395"><a name="ListPolicy__topic1121000394"></a><a name="topic1121000394"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000396"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000398">webshell</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000400">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000402">Whether webshell check is enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000403"><li id="ListPolicy__topic1121000404"><p id="ListPolicy__topic1121000405"><a name="ListPolicy__topic1121000404"></a><a name="topic1121000404"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000406"><p id="ListPolicy__topic1121000407"><a name="ListPolicy__topic1121000406"></a><a name="topic1121000406"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000408"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000410">cc</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000412">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000414">Whether the CC attack protection rule is enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000415"><li id="ListPolicy__topic1121000416"><p id="ListPolicy__topic1121000417"><a name="ListPolicy__topic1121000416"></a><a name="topic1121000416"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000418"><p id="ListPolicy__topic1121000419"><a name="ListPolicy__topic1121000418"></a><a name="topic1121000418"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000420"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000422">custom</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000424">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000426">Whether precise protection is enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000427"><li id="ListPolicy__topic1121000428"><p id="ListPolicy__topic1121000429"><a name="ListPolicy__topic1121000428"></a><a name="topic1121000428"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000430"><p id="ListPolicy__topic1121000431"><a name="ListPolicy__topic1121000430"></a><a name="topic1121000430"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000432"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000434">whiteblackip</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000436">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000438">Whether blacklist and whitelist protection is enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000439"><li id="ListPolicy__topic1121000440"><p id="ListPolicy__topic1121000441"><a name="ListPolicy__topic1121000440"></a><a name="topic1121000440"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000442"><p id="ListPolicy__topic1121000443"><a name="ListPolicy__topic1121000442"></a><a name="topic1121000442"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000444"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000446">geoip</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000448">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000450">Whether geolocation access control is enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000451"><li id="ListPolicy__topic1121000452"><p id="ListPolicy__topic1121000453"><a name="ListPolicy__topic1121000452"></a><a name="topic1121000452"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000454"><p id="ListPolicy__topic1121000455"><a name="ListPolicy__topic1121000454"></a><a name="topic1121000454"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000456"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000458">ignore</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000460">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000462">Whether false alarm masking is enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000463"><li id="ListPolicy__topic1121000464"><p id="ListPolicy__topic1121000465"><a name="ListPolicy__topic1121000464"></a><a name="topic1121000464"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000466"><p id="ListPolicy__topic1121000467"><a name="ListPolicy__topic1121000466"></a><a name="topic1121000466"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000468"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000470">privacy</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000472">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000474">Whether data masking is enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000475"><li id="ListPolicy__topic1121000476"><p id="ListPolicy__topic1121000477"><a name="ListPolicy__topic1121000476"></a><a name="topic1121000476"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000478"><p id="ListPolicy__topic1121000479"><a name="ListPolicy__topic1121000478"></a><a name="topic1121000478"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000480"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000482">antitamper</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000484">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000486">Whether the web tamper protection is enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000487"><li id="ListPolicy__topic1121000488"><p id="ListPolicy__topic1121000489"><a name="ListPolicy__topic1121000488"></a><a name="topic1121000488"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000490"><p id="ListPolicy__topic1121000491"><a name="ListPolicy__topic1121000490"></a><a name="topic1121000490"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000492"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000494">antileakage</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000496">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000498">Whether the information leakage prevention is enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000499"><li id="ListPolicy__topic1121000500"><p id="ListPolicy__topic1121000501"><a name="ListPolicy__topic1121000500"></a><a name="topic1121000500"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000502"><p id="ListPolicy__topic1121000503"><a name="ListPolicy__topic1121000502"></a><a name="topic1121000502"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000504"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000506">followed_action</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000508">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000510">Whether the Known Attack Source protection is enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000511"><li id="ListPolicy__topic1121000512"><p id="ListPolicy__topic1121000513"><a name="ListPolicy__topic1121000512"></a><a name="topic1121000512"></a>true: enabled</p>
</li><li id="ListPolicy__topic1121000514"><p id="ListPolicy__topic1121000515"><a name="ListPolicy__topic1121000514"></a><a name="topic1121000514"></a>false: disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000516"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000518">bot_enable</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000520">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000522">Feature-based anti-crawler. This feature includes many specific anti-crawler checks, such as crawler_engine, crawler_scanner, crawler_script, and crawler_other. To enable any of these checks, keep anti-crawler protection enabled. The value can be:</p>
<ul id="ListPolicy__topic1121000523"><li id="ListPolicy__topic1121000524"><p id="ListPolicy__topic1121000525"><a name="ListPolicy__topic1121000524"></a><a name="topic1121000524"></a><strong id="ListPolicy__topic1121000526">true</strong>: Enabled</p>
</li><li id="ListPolicy__topic1121000527"><p id="ListPolicy__topic1121000528"><a name="ListPolicy__topic1121000527"></a><a name="topic1121000527"></a><strong id="ListPolicy__topic1121000529">false</strong>: Disabled</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000530"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000532">crawler</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000534">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000536">This parameter is reserved and can be ignored currently.</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000537"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000539">precise</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000541">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000543">This parameter is reserved and can be ignored currently.</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000544"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.1 "><p id="ListPolicy__topic1121000546">modulex_enabled</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.6.2.4.1.2 "><p id="ListPolicy__topic1121000548">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.6.2.4.1.3 "><p id="ListPolicy__topic1121000550">This parameter is reserved and can be ignored currently.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListPolicy__response_BindHost"></a><a name="response_BindHost"></a><table cellpadding="4" cellspacing="0" summary="" id="ListPolicy__response_BindHost" frame="border" border="1" rules="all"><caption><b>Table 8 </b>BindHost</caption><thead align="left"><tr id="ListPolicy__topic1121000557"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.7.2.4.1.1"><p id="ListPolicy__topic1121000559">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.7.2.4.1.2"><p id="ListPolicy__topic1121000561">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.7.2.4.1.3"><p id="ListPolicy__topic1121000563">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListPolicy__topic1121000565"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListPolicy__topic1121000567">id</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListPolicy__topic1121000569">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListPolicy__topic1121000571">Domain name ID. It is the unique identifier generated by WAF for a domain name when you add the domain name to WAF</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000572"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListPolicy__topic1121000574">hostname</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListPolicy__topic1121000576">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListPolicy__topic1121000578">Domain name</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000579"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.1 "><p id="ListPolicy__topic1121000581">waf_type</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.7.2.4.1.2 "><p id="ListPolicy__topic1121000583">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.7.2.4.1.3 "><p id="ListPolicy__topic1121000585">WAF mode of the domain name. The value is premium.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListPolicy__response_PolicyExtend"></a><a name="response_PolicyExtend"></a><table cellpadding="4" cellspacing="0" summary="" id="ListPolicy__response_PolicyExtend" frame="border" border="1" rules="all"><caption><b>Table 9 </b>PolicyExtend</caption><thead align="left"><tr id="ListPolicy__topic1121000592"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.8.2.4.1.1"><p id="ListPolicy__topic1121000594">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.8.2.4.1.2"><p id="ListPolicy__topic1121000596">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.8.2.4.1.3"><p id="ListPolicy__topic1121000598">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListPolicy__topic1121000600"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.1 "><p id="ListPolicy__topic1121000602">extend</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.8.2.4.1.2 "><p id="ListPolicy__topic1121000604">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.8.2.4.1.3 "><p id="ListPolicy__topic1121000606">Protection statuses for advanced settings in basic web protection. By default, this parameter is left blank, and the Deep Inspection and Header Inspection are disabled.</p>
<ul id="ListPolicy__topic1121000607"><li id="ListPolicy__topic1121000608"><p id="ListPolicy__topic1121000609"><a name="ListPolicy__topic1121000608"></a><a name="topic1121000608"></a>If <strong id="ListPolicy__topic1121000610">deep_decode</strong> is set to <strong id="ListPolicy__topic1121000611">true</strong>, the Deep Inspection is enabled.</p>
</li><li id="ListPolicy__topic1121000612"><p id="ListPolicy__topic1121000613"><a name="ListPolicy__topic1121000612"></a><a name="topic1121000612"></a>If <strong id="ListPolicy__topic1121000614">check_all_headers</strong> is set to <strong id="ListPolicy__topic1121000615">true</strong>, the Header Inspection is enabled.</p>
</li><li id="ListPolicy__topic1121000616"><p id="ListPolicy__topic1121000617"><a name="ListPolicy__topic1121000616"></a><a name="topic1121000616"></a>If <strong id="ListPolicy__topic1121000618">deep_decode</strong> and <strong id="ListPolicy__topic1121000619">check_all_headers</strong> are set to <strong id="ListPolicy__topic1121000620">false</strong>, the Deep Inspection and Header Inspection are disabled.</p>
</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListPolicy__response_ShareInfo"></a><a name="response_ShareInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="ListPolicy__response_ShareInfo" frame="border" border="1" rules="all"><caption><b>Table 10 </b>ShareInfo</caption><thead align="left"><tr id="ListPolicy__topic1121000627"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.9.2.4.1.1"><p id="ListPolicy__topic1121000629">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.9.2.4.1.2"><p id="ListPolicy__topic1121000631">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.9.2.4.1.3"><p id="ListPolicy__topic1121000633">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListPolicy__topic1121000635"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.1 "><p id="ListPolicy__topic1121000637">share_count</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.2 "><p id="ListPolicy__topic1121000639">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.9.2.4.1.3 "><p id="ListPolicy__topic1121000641">Total number of the users who share the address group.</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000642"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.1 "><p id="ListPolicy__topic1121000644">accept_count</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.2 "><p id="ListPolicy__topic1121000646">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.9.2.4.1.3 "><p id="ListPolicy__topic1121000648">Number of users who accept the sharing</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000649"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.1 "><p id="ListPolicy__topic1121000651">process_status</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.9.2.4.1.2 "><p id="ListPolicy__topic1121000653">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.9.2.4.1.3 "><p id="ListPolicy__topic1121000655">Status</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="ListPolicy__response_ModulexOptions"></a><a name="response_ModulexOptions"></a><table cellpadding="4" cellspacing="0" summary="" id="ListPolicy__response_ModulexOptions" frame="border" border="1" rules="all"><caption><b>Table 11 </b>ModulexOptions</caption><thead align="left"><tr id="ListPolicy__topic1121000662"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.10.2.4.1.1"><p id="ListPolicy__topic1121000664">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.10.2.4.1.2"><p id="ListPolicy__topic1121000666">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.10.2.4.1.3"><p id="ListPolicy__topic1121000668">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListPolicy__topic1121000670"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListPolicy__topic1121000672">global_rate_enabled</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListPolicy__topic1121000674">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListPolicy__topic1121000676">Status of the global rate limiting function (counting requests to all WAF instances when limiting traffic).</p>
<ul id="ListPolicy__topic1121000677"><li id="ListPolicy__topic1121000678"><p id="ListPolicy__topic1121000679"><a name="ListPolicy__topic1121000678"></a><a name="topic1121000678"></a><strong id="ListPolicy__topic1121000680">false</strong>: Disabled.</p>
</li><li id="ListPolicy__topic1121000681"><p id="ListPolicy__topic1121000682"><a name="ListPolicy__topic1121000681"></a><a name="topic1121000681"></a><strong id="ListPolicy__topic1121000683">true</strong>: Enabled.</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000684"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListPolicy__topic1121000686">global_rate_mode</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListPolicy__topic1121000688">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListPolicy__topic1121000690">Protection mode of the global rate limiting function.</p>
<ul id="ListPolicy__topic1121000691"><li id="ListPolicy__topic1121000692"><p id="ListPolicy__topic1121000693"><a name="ListPolicy__topic1121000692"></a><a name="topic1121000692"></a><strong id="ListPolicy__topic1121000694">log</strong>: WAF logs the event only.</p>
</li><li id="ListPolicy__topic1121000695"><p id="ListPolicy__topic1121000696"><a name="ListPolicy__topic1121000695"></a><a name="topic1121000695"></a><strong id="ListPolicy__topic1121000697">block</strong>: WAF blocks requests.</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000698"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListPolicy__topic1121000700">precise_rules_enabled</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListPolicy__topic1121000702">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListPolicy__topic1121000704">Status of the intelligent precise protection.</p>
<ul id="ListPolicy__topic1121000705"><li id="ListPolicy__topic1121000706"><p id="ListPolicy__topic1121000707"><a name="ListPolicy__topic1121000706"></a><a name="topic1121000706"></a><strong id="ListPolicy__topic1121000708">false</strong>: Disabled.</p>
</li><li id="ListPolicy__topic1121000709"><p id="ListPolicy__topic1121000710"><a name="ListPolicy__topic1121000709"></a><a name="topic1121000709"></a><strong id="ListPolicy__topic1121000711">true</strong>: Enabled.</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000712"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListPolicy__topic1121000714">precise_rules_mode</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListPolicy__topic1121000716">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListPolicy__topic1121000718">Protection mode of the intelligent precise protection.</p>
<ul id="ListPolicy__topic1121000719"><li id="ListPolicy__topic1121000720"><p id="ListPolicy__topic1121000721"><a name="ListPolicy__topic1121000720"></a><a name="topic1121000720"></a><strong id="ListPolicy__topic1121000722">log</strong>: WAF logs the event only.</p>
</li><li id="ListPolicy__topic1121000723"><p id="ListPolicy__topic1121000724"><a name="ListPolicy__topic1121000723"></a><a name="topic1121000723"></a><strong id="ListPolicy__topic1121000725">block</strong>: WAF blocks requests.</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000726"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListPolicy__topic1121000728">precise_rules_managed_mode</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListPolicy__topic1121000730">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListPolicy__topic1121000732">Management mode of the intelligent precise protection.</p>
<ul id="ListPolicy__topic1121000733"><li id="ListPolicy__topic1121000734"><p id="ListPolicy__topic1121000735"><a name="ListPolicy__topic1121000734"></a><a name="topic1121000734"></a><strong id="ListPolicy__topic1121000736">auto</strong>: WAF manages automatically generated rules.</p>
</li><li id="ListPolicy__topic1121000737"><p id="ListPolicy__topic1121000738"><a name="ListPolicy__topic1121000737"></a><a name="topic1121000737"></a><strong id="ListPolicy__topic1121000739">manual</strong>: You can manage rules that are automatically generated by WAF.</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000740"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListPolicy__topic1121000742">precise_rules_aging_mode</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListPolicy__topic1121000744">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListPolicy__topic1121000746">Aging mode of the intelligent precise protection.</p>
<ul id="ListPolicy__topic1121000747"><li id="ListPolicy__topic1121000748"><p id="ListPolicy__topic1121000749"><a name="ListPolicy__topic1121000748"></a><a name="topic1121000748"></a><strong id="ListPolicy__topic1121000750">manual</strong>: You can customize the maximum age of the rule.</p>
</li><li id="ListPolicy__topic1121000751"><p id="ListPolicy__topic1121000752"><a name="ListPolicy__topic1121000751"></a><a name="topic1121000751"></a><strong id="ListPolicy__topic1121000753">auto</strong>: Automatic</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000754"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListPolicy__topic1121000756">precise_rules_retention</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListPolicy__topic1121000758">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListPolicy__topic1121000760">Maximum age of the intelligent precise protection.</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000761"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListPolicy__topic1121000763">cc_rules_enabled</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListPolicy__topic1121000765">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListPolicy__topic1121000767">Status of the intelligent CC attack protection.</p>
<ul id="ListPolicy__topic1121000768"><li id="ListPolicy__topic1121000769"><p id="ListPolicy__topic1121000770"><a name="ListPolicy__topic1121000769"></a><a name="topic1121000769"></a><strong id="ListPolicy__topic1121000771">false</strong>: Disabled.</p>
</li><li id="ListPolicy__topic1121000772"><p id="ListPolicy__topic1121000773"><a name="ListPolicy__topic1121000772"></a><a name="topic1121000772"></a><strong id="ListPolicy__topic1121000774">true</strong>: Enabled.</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000775"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListPolicy__topic1121000777">cc_rules_mode</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListPolicy__topic1121000779">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListPolicy__topic1121000781">Protection mode of the intelligent CC attack protection rule.</p>
<ul id="ListPolicy__topic1121000782"><li id="ListPolicy__topic1121000783"><p id="ListPolicy__topic1121000784"><a name="ListPolicy__topic1121000783"></a><a name="topic1121000783"></a><strong id="ListPolicy__topic1121000785">log</strong>: WAF logs the event only.</p>
</li><li id="ListPolicy__topic1121000786"><p id="ListPolicy__topic1121000787"><a name="ListPolicy__topic1121000786"></a><a name="topic1121000786"></a><strong id="ListPolicy__topic1121000788">block</strong>: WAF blocks requests.</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000789"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListPolicy__topic1121000791">cc_rules_managed_mode</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListPolicy__topic1121000793">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListPolicy__topic1121000795">Management mode of the intelligent CC attack protection.</p>
<ul id="ListPolicy__topic1121000796"><li id="ListPolicy__topic1121000797"><p id="ListPolicy__topic1121000798"><a name="ListPolicy__topic1121000797"></a><a name="topic1121000797"></a><strong id="ListPolicy__topic1121000799">auto</strong>: WAF manages automatically generated rules.</p>
</li><li id="ListPolicy__topic1121000800"><p id="ListPolicy__topic1121000801"><a name="ListPolicy__topic1121000800"></a><a name="topic1121000800"></a><strong id="ListPolicy__topic1121000802">manual</strong>: You can manage rules that are automatically generated by WAF.</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000803"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListPolicy__topic1121000805">cc_rules_aging_mode</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListPolicy__topic1121000807">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListPolicy__topic1121000809">Aging mode of the intelligent CC attack protection.</p>
<ul id="ListPolicy__topic1121000810"><li id="ListPolicy__topic1121000811"><p id="ListPolicy__topic1121000812"><a name="ListPolicy__topic1121000811"></a><a name="topic1121000811"></a><strong id="ListPolicy__topic1121000813">manual</strong>: You can customize the maximum age of the rule.</p>
</li><li id="ListPolicy__topic1121000814"><p id="ListPolicy__topic1121000815"><a name="ListPolicy__topic1121000814"></a><a name="topic1121000814"></a><strong id="ListPolicy__topic1121000816">auto</strong>: Automatic</p>
</li></ul>
</td>
</tr>
<tr id="ListPolicy__topic1121000817"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.1 "><p id="ListPolicy__topic1121000819">cc_rules_retention</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.10.2.4.1.2 "><p id="ListPolicy__topic1121000821">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.10.2.4.1.3 "><p id="ListPolicy__topic1121000823">Maximum age of the intelligent CC attack protection.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ListPolicy__topic1121000824"><strong id="ListPolicy__topic1121000825">Status code: 400</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListPolicy__response_RestErrorResponse" frame="border" border="1" rules="all"><caption><b>Table 12 </b>Response body parameters</caption><thead align="left"><tr id="ListPolicy__topic1121000832"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.12.2.4.1.1"><p id="ListPolicy__topic1121000834">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.12.2.4.1.2"><p id="ListPolicy__topic1121000836">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.12.2.4.1.3"><p id="ListPolicy__topic1121000838">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListPolicy__topic1121000840"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListPolicy__topic1121000842">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListPolicy__topic1121000844">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListPolicy__topic1121000846">Error code</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000847"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.1 "><p id="ListPolicy__topic1121000849">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.12.2.4.1.2 "><p id="ListPolicy__topic1121000851">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.12.2.4.1.3 "><p id="ListPolicy__topic1121000853">Error message</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ListPolicy__topic1121000854"><strong id="ListPolicy__topic1121000855">Status code: 401</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListPolicy__table165401929192519" frame="border" border="1" rules="all"><caption><b>Table 13 </b>Response body parameters</caption><thead align="left"><tr id="ListPolicy__topic1121000862"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.14.2.4.1.1"><p id="ListPolicy__topic1121000864">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.14.2.4.1.2"><p id="ListPolicy__topic1121000866">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.14.2.4.1.3"><p id="ListPolicy__topic1121000868">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListPolicy__topic1121000870"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ListPolicy__topic1121000872">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ListPolicy__topic1121000874">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ListPolicy__topic1121000876">Error code</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000877"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.1 "><p id="ListPolicy__topic1121000879">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.14.2.4.1.2 "><p id="ListPolicy__topic1121000881">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.14.2.4.1.3 "><p id="ListPolicy__topic1121000883">Error message</p>
</td>
</tr>
</tbody>
</table>
</div>
<p id="ListPolicy__topic1121000884"><strong id="ListPolicy__topic1121000885">Status code: 500</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListPolicy__table65416294250" frame="border" border="1" rules="all"><caption><b>Table 14 </b>Response body parameters</caption><thead align="left"><tr id="ListPolicy__topic1121000892"><th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.16.2.4.1.1"><p id="ListPolicy__topic1121000894">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="25%" id="mcps1.3.4.16.2.4.1.2"><p id="ListPolicy__topic1121000896">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="50%" id="mcps1.3.4.16.2.4.1.3"><p id="ListPolicy__topic1121000898">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListPolicy__topic1121000900"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.1 "><p id="ListPolicy__topic1121000902">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.2 "><p id="ListPolicy__topic1121000904">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.16.2.4.1.3 "><p id="ListPolicy__topic1121000906">Error code</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000907"><td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.1 "><p id="ListPolicy__topic1121000909">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="25%" headers="mcps1.3.4.16.2.4.1.2 "><p id="ListPolicy__topic1121000911">String</p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.3.4.16.2.4.1.3 "><p id="ListPolicy__topic1121000913">Error message</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListPolicy__topic1121000914"><h4 class="sectiontitle">Example Requests</h4><pre class="screen" id="ListPolicy__topic1121000916">GET https://{Endpoint}/v1/{project_id}/waf/policy?</pre>
</div>
<div class="section" id="ListPolicy__topic1121000917"><h4 class="sectiontitle">Example Responses</h4><p id="ListPolicy__topic1121000919"><strong id="ListPolicy__topic1121000920">Status code: 200</strong></p>
<p id="ListPolicy__topic1121000921">Request succeeded.</p>
<pre class="screen" id="ListPolicy__topic1121000922">{
"total" : 1,
"items" : [ {
"id" : "41cba8aee2e94bcdbf57460874205494",
"name" : "policy_2FHwFOKz",
"level" : 2,
"action" : {
"category" : "log",
"modulex_category" : "log"
},
"options" : {
"webattack" : true,
"common" : true,
"crawler" : true,
"crawler_engine" : false,
"crawler_scanner" : true,
"crawler_script" : false,
"crawler_other" : false,
"webshell" : false,
"cc" : true,
"custom" : true,
"precise" : false,
"whiteblackip" : true,
"geoip" : true,
"ignore" : true,
"privacy" : true,
"antitamper" : true,
"anticrawler" : false,
"antileakage" : false,
"followed_action" : false,
"bot_enable" : true
},
"hosts" : [ ],
"extend" : { },
"timestamp" : 1650527546218,
"full_detection" : false,
"bind_host" : [ ]
} ]
}</pre>
</div>
<div class="section" id="ListPolicy__topic1121000923"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="ListPolicy__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="ListPolicy__topic1121000929"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="ListPolicy__topic1121000931">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="ListPolicy__topic1121000933">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="ListPolicy__topic1121000935"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListPolicy__topic1121000937">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListPolicy__topic1121000939">Request succeeded.</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000940"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListPolicy__topic1121000942">400</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListPolicy__topic1121000944">Request failed.</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000945"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListPolicy__topic1121000947">401</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListPolicy__topic1121000949">The token does not have required permissions.</p>
</td>
</tr>
<tr id="ListPolicy__topic1121000950"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="ListPolicy__topic1121000952">500</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="ListPolicy__topic1121000954">Internal server error.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="ListPolicy__topic1121000955"><h4 class="sectiontitle">Error Codes</h4><p id="ListPolicy__topic1121000957">See <a href="ErrorCode.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="topic_300000002.html">Policy Management</a></div>
</div>
</div>