AntiDDoS API 20240330 version

Reviewed-by: Belejkanic, Lukas <lukas.belejkanic@t-systems.com>
Co-authored-by: Li, Qiao <qiaoli@huawei.com>
Co-committed-by: Li, Qiao <qiaoli@huawei.com>
This commit is contained in:
Li, Qiao 2024-04-02 11:29:55 +00:00 committed by zuul
parent 76a5b1ee83
commit c9ede6a90e
13 changed files with 319 additions and 230 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -8,8 +8,6 @@
</li>
<li class="ulchildlink"><strong><a href="antiddos_02_0018.html">Enabling Anti-DDoS</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="antiddos_02_0019.html">Disabling Anti-DDoS</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="antiddos_02_0020.html">Querying Configured Anti-DDoS Defense Policies</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="antiddos_02_0021.html">Updating Anti-DDoS Defense Policies</a></strong><br>

View File

@ -1,95 +0,0 @@
<a name="antiddos_02_0019"></a><a name="antiddos_02_0019"></a>
<h1 class="topictitle1">Disabling Anti-DDoS</h1>
<div id="body8565311"><div class="section" id="antiddos_02_0019__section35024756"><h4 class="sectiontitle">Functions</h4><p id="antiddos_02_0019__p22701601">This asynchronous API allows you to disable the Anti-DDoS traffic scrubbing. Successfully invoking this API only means that the service node has received the disabling request. You need to use the task querying API to check the task execution status. For details about the task querying API, see <a href="antiddos_02_0022.html">Querying Anti-DDoS Tasks</a>.</p>
</div>
<div class="section" id="antiddos_02_0019__section46787348"><h4 class="sectiontitle">URI</h4><ul id="antiddos_02_0019__ul40687155"><li id="antiddos_02_0019__li30640083">URI format<p id="antiddos_02_0019__p14122195143714"><a name="antiddos_02_0019__li30640083"></a><a name="li30640083"></a>DELETE /v1/{project_id}/antiddos/{floating_ip_id}</p>
</li><li id="antiddos_02_0019__li65927667">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="antiddos_02_0019__table38540791" frame="border" border="1" rules="all"><thead align="left"><tr id="antiddos_02_0019__row18176357"><th align="left" class="cellrowborder" valign="top" width="30.92690730926907%" id="mcps1.3.2.2.2.1.1.5.1.1"><p id="antiddos_02_0019__p62998845">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="17.52824717528247%" id="mcps1.3.2.2.2.1.1.5.1.2"><p id="antiddos_02_0019__p2632805">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20.617938206179375%" id="mcps1.3.2.2.2.1.1.5.1.3"><p id="antiddos_02_0019__p11930629">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="30.92690730926907%" id="mcps1.3.2.2.2.1.1.5.1.4"><p id="antiddos_02_0019__p26856902">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="antiddos_02_0019__row27925455"><td class="cellrowborder" valign="top" width="30.92690730926907%" headers="mcps1.3.2.2.2.1.1.5.1.1 "><p id="antiddos_02_0019__p47369417">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.52824717528247%" headers="mcps1.3.2.2.2.1.1.5.1.2 "><p id="antiddos_02_0019__p11717596">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20.617938206179375%" headers="mcps1.3.2.2.2.1.1.5.1.3 "><p id="antiddos_02_0019__p9601199">String</p>
</td>
<td class="cellrowborder" valign="top" width="30.92690730926907%" headers="mcps1.3.2.2.2.1.1.5.1.4 "><p id="antiddos_02_0019__p39499626">User ID</p>
</td>
</tr>
<tr id="antiddos_02_0019__row19952318"><td class="cellrowborder" valign="top" width="30.92690730926907%" headers="mcps1.3.2.2.2.1.1.5.1.1 "><p id="antiddos_02_0019__p5525098">floating_ip_id</p>
</td>
<td class="cellrowborder" valign="top" width="17.52824717528247%" headers="mcps1.3.2.2.2.1.1.5.1.2 "><p id="antiddos_02_0019__p44879761">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20.617938206179375%" headers="mcps1.3.2.2.2.1.1.5.1.3 "><p id="antiddos_02_0019__p11382045">String</p>
</td>
<td class="cellrowborder" valign="top" width="30.92690730926907%" headers="mcps1.3.2.2.2.1.1.5.1.4 "><p id="antiddos_02_0019__p49530486">ID corresponding to the EIP of a user</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="antiddos_02_0019__section18432949"><h4 class="sectiontitle">Request</h4><p id="antiddos_02_0019__p27004153377">None</p>
</div>
<div class="section" id="antiddos_02_0019__section31678816"><h4 class="sectiontitle">Response</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="antiddos_02_0019__table56967030" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="antiddos_02_0019__row62110049"><th align="left" class="cellrowborder" valign="top" width="23.23%" id="mcps1.3.4.2.2.4.1.1"><p id="antiddos_02_0019__p64858045">Name</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="14.14%" id="mcps1.3.4.2.2.4.1.2"><p id="antiddos_02_0019__p19010318">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="62.629999999999995%" id="mcps1.3.4.2.2.4.1.3"><p id="antiddos_02_0019__p63440828">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="antiddos_02_0019__row38433454"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.4.2.2.4.1.1 "><p id="antiddos_02_0019__p26102093">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="14.14%" headers="mcps1.3.4.2.2.4.1.2 "><p id="antiddos_02_0019__p33894784">String</p>
</td>
<td class="cellrowborder" valign="top" width="62.629999999999995%" headers="mcps1.3.4.2.2.4.1.3 "><p id="antiddos_02_0019__p61122992">Internal error code</p>
</td>
</tr>
<tr id="antiddos_02_0019__row13236018"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.4.2.2.4.1.1 "><p id="antiddos_02_0019__p65484519">error_description</p>
</td>
<td class="cellrowborder" valign="top" width="14.14%" headers="mcps1.3.4.2.2.4.1.2 "><p id="antiddos_02_0019__p2645837">String</p>
</td>
<td class="cellrowborder" valign="top" width="62.629999999999995%" headers="mcps1.3.4.2.2.4.1.3 "><p id="antiddos_02_0019__p12986251">Internal error description</p>
</td>
</tr>
<tr id="antiddos_02_0019__row49767403"><td class="cellrowborder" valign="top" width="23.23%" headers="mcps1.3.4.2.2.4.1.1 "><p id="antiddos_02_0019__p4627874">task_id</p>
</td>
<td class="cellrowborder" valign="top" width="14.14%" headers="mcps1.3.4.2.2.4.1.2 "><p id="antiddos_02_0019__p39313476">String</p>
</td>
<td class="cellrowborder" valign="top" width="62.629999999999995%" headers="mcps1.3.4.2.2.4.1.3 "><p id="antiddos_02_0019__p50320472162213">ID of a task. This ID can be used to query the status of the task.</p>
<p id="antiddos_02_0019__p30275003">This field is reserved for use in task auditing later. It is temporarily unused.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="antiddos_02_0019__section555716477373"><h4 class="sectiontitle">Example</h4><ul id="antiddos_02_0019__ul178811332182913"><li id="antiddos_02_0019__li966416362293">Example request<pre class="codeblock" id="antiddos_02_0019__codeblock10809699144055">DELETE /v1/67641fe6886f43fcb78edbbf0ad0b99f/antiddos/1df977c2-fdc6-4483-bc1c-ba46829f57b8</pre>
</li></ul>
</div>
<ul id="antiddos_02_0019__ul85717470379"><li id="antiddos_02_0019__li65712047153715">Example response<pre class="screen" id="antiddos_02_0019__screen1557114719378">{
"error_code": "10000000",
"error_description": "Task has been received and is being processed.",
"task_id": "d90dc577-abd2-4be0-b2cf-cb8f5f67ddb0"
}</pre>
</li></ul>
<div class="section" id="antiddos_02_0019__section16673895"><h4 class="sectiontitle">Status Code</h4><p id="antiddos_02_0019__p62919444">See <a href="antiddos_02_0031.html">Status Code</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="antiddos_02_0016.html">Anti-DDoS APIs</a></div>
</div>
</div>

View File

@ -87,12 +87,12 @@
</div>
<div class="section" id="antiddos_02_0022__section89594226506"><h4 class="sectiontitle">Example</h4><ul id="antiddos_02_0022__ul56581830155018"><li id="antiddos_02_0022__li1155961515018">Example request<pre class="codeblock" id="antiddos_02_0022__codeblock113342304561">GET /v1/67641fe6886f43fcb78edbbf0ad0b99f/query_task_status?task_id=4a4fefe7-34a1-40e2-a87c-16932af3ac4a</pre>
</li></ul>
</div>
<ul id="antiddos_02_0022__ul6984722145017"><li id="antiddos_02_0022__li49844227506">Example response<pre class="screen" id="antiddos_02_0022__screen1498492215016">{
"task_status": "running",
"task_msg": ""
}</pre>
</li></ul>
</div>
<div class="section" id="antiddos_02_0022__section27813538"><h4 class="sectiontitle">Status Code</h4><p id="antiddos_02_0022__p50824621">See <a href="antiddos_02_0031.html">Status Code</a>.</p>
</div>
</div>

View File

@ -49,7 +49,7 @@
</td>
<td class="cellrowborder" valign="top" width="14.540000000000001%" headers="mcps1.3.3.2.2.5.1.3 "><p id="antiddos_02_0023__p172931316173720">String</p>
</td>
<td class="cellrowborder" valign="top" width="47.23%" headers="mcps1.3.3.2.2.5.1.4 "><div class="p" id="antiddos_02_0023__p7294161683716">Possible values:<ul id="antiddos_02_0023__ul20295116183711"><li id="antiddos_02_0023__li329518165374"><span class="parmvalue" id="antiddos_02_0023__parmvalue555125744114325"><b>normal</b></span>: indicates that the defense status is normal.</li><li id="antiddos_02_0023__li9296416183717"><span class="parmvalue" id="antiddos_02_0023__parmvalue404664094114337"><b>configging</b></span>: indicates that defense is being configured.</li><li id="antiddos_02_0023__li1029817168379"><span class="parmvalue" id="antiddos_02_0023__parmvalue600552156114412"><b>notConfig</b></span>: indicates that defense is not configured.</li><li id="antiddos_02_0023__li19299161612371"><span class="parmvalue" id="antiddos_02_0023__parmvalue1506354986114925"><b>packetcleaning</b></span>: indicates that traffic cleaning is underway.</li><li id="antiddos_02_0023__li173004163378"><span class="parmvalue" id="antiddos_02_0023__parmvalue1400332350143613"><b>packetdropping</b></span>: indicates that traffic is discarded.</li></ul>
<td class="cellrowborder" valign="top" width="47.23%" headers="mcps1.3.3.2.2.5.1.4 "><div class="p" id="antiddos_02_0023__p7294161683716">Possible values:<ul id="antiddos_02_0023__ul20295116183711"><li id="antiddos_02_0023__li329518165374"><span class="parmvalue" id="antiddos_02_0023__parmvalue555125744114325"><b>normal</b></span>: indicates that the defense status is normal.</li><li id="antiddos_02_0023__li9296416183717"><span class="parmvalue" id="antiddos_02_0023__parmvalue404664094114337"><b>configuring</b></span>: indicates that defense is being configured.</li><li id="antiddos_02_0023__li1029817168379"><span class="parmvalue" id="antiddos_02_0023__parmvalue600552156114412"><b>notConfig</b></span>: indicates that defense is not configured.</li><li id="antiddos_02_0023__li19299161612371"><span class="parmvalue" id="antiddos_02_0023__parmvalue1506354986114925"><b>packetcleaning</b></span>: indicates that traffic cleaning is underway.</li><li id="antiddos_02_0023__li173004163378"><span class="parmvalue" id="antiddos_02_0023__parmvalue1400332350143613"><b>packetdropping</b></span>: indicates that traffic is discarded.</li></ul>
</div>
<p id="antiddos_02_0023__p103021416173718">If this parameter is not used, the defense statuses of all ECSs are displayed in the Neutron-queried order by default.</p>
</td>
@ -157,7 +157,7 @@
</td>
<td class="cellrowborder" valign="top" width="10.93%" headers="mcps1.3.4.3.1.2.1.5.1.3 "><p id="antiddos_02_0023__p43298646">String</p>
</td>
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.4.3.1.2.1.5.1.4 "><div class="p" id="antiddos_02_0023__p17529450">Defense status, the possible value of which is one of the following:<ul id="antiddos_02_0023__ul23547322"><li id="antiddos_02_0023__li10599309"><span class="parmvalue" id="antiddos_02_0023__parmvalue1385607889"><b>normal</b></span>: indicates that the defense status is normal.</li><li id="antiddos_02_0023__li28284925"><span class="parmvalue" id="antiddos_02_0023__parmvalue1536323877"><b>configging</b></span>: indicates that defense is being configured.</li><li id="antiddos_02_0023__li53237738"><span class="parmvalue" id="antiddos_02_0023__parmvalue960713779"><b>notConfig</b></span>: indicates that defense is not configured.</li><li id="antiddos_02_0023__li9377597"><span class="parmvalue" id="antiddos_02_0023__parmvalue1109496699"><b>packetcleaning</b></span>: indicates that traffic cleaning is underway.</li><li id="antiddos_02_0023__li17289511"><span class="parmvalue" id="antiddos_02_0023__parmvalue540774702"><b>packetdropping</b></span>: indicates that traffic is discarded.</li></ul>
<td class="cellrowborder" valign="top" width="45%" headers="mcps1.3.4.3.1.2.1.5.1.4 "><div class="p" id="antiddos_02_0023__p17529450">Defense status, the possible value of which is one of the following:<ul id="antiddos_02_0023__ul23547322"><li id="antiddos_02_0023__li10599309"><span class="parmvalue" id="antiddos_02_0023__parmvalue647133713"><b>normal</b></span>: indicates that the defense status is normal.</li><li id="antiddos_02_0023__li28284925"><span class="parmvalue" id="antiddos_02_0023__parmvalue49183799"><b>configuring</b></span>: indicates that defense is being configured.</li><li id="antiddos_02_0023__li53237738"><span class="parmvalue" id="antiddos_02_0023__parmvalue1489331450"><b>notConfig</b></span>: indicates that defense is not configured.</li><li id="antiddos_02_0023__li9377597"><span class="parmvalue" id="antiddos_02_0023__parmvalue1733807175"><b>packetcleaning</b></span>: indicates that traffic cleaning is underway.</li><li id="antiddos_02_0023__li17289511"><span class="parmvalue" id="antiddos_02_0023__parmvalue1993424236"><b>packetdropping</b></span>: indicates that traffic is discarded.</li></ul>
</div>
</td>
</tr>

View File

@ -58,7 +58,7 @@
</td>
<td class="cellrowborder" valign="top" width="14.899999999999999%" headers="mcps1.3.4.2.1.1.1.5.1.3 "><p id="antiddos_02_0024__p36029352">String</p>
</td>
<td class="cellrowborder" valign="top" width="44.9%" headers="mcps1.3.4.2.1.1.1.5.1.4 "><div class="p" id="antiddos_02_0024__p32696434">Defense status, the possible value of which is one of the following:<ul id="antiddos_02_0024__ul25832457"><li id="antiddos_02_0024__li31165525"><span class="parmvalue" id="antiddos_02_0024__parmvalue555125744114325"><b>normal</b></span>: indicates that the defense status is normal.</li><li id="antiddos_02_0024__li12054271"><span class="parmvalue" id="antiddos_02_0024__parmvalue404664094114337"><b>configging</b></span>: indicates that defense is being configured.</li><li id="antiddos_02_0024__li41379576"><span class="parmvalue" id="antiddos_02_0024__parmvalue600552156114412"><b>notConfig</b></span>: indicates that defense is not configured.</li><li id="antiddos_02_0024__li36871865"><span class="parmvalue" id="antiddos_02_0024__parmvalue1506354986114925"><b>packetcleaning</b></span>: indicates that traffic cleaning is underway.</li><li id="antiddos_02_0024__li63411331"><span class="parmvalue" id="antiddos_02_0024__parmvalue1400332350143613"><b>packetdropping</b></span>: indicates that traffic is discarded.</li></ul>
<td class="cellrowborder" valign="top" width="44.9%" headers="mcps1.3.4.2.1.1.1.5.1.4 "><div class="p" id="antiddos_02_0024__p32696434">Defense status, the possible value of which is one of the following:<ul id="antiddos_02_0024__ul25832457"><li id="antiddos_02_0024__li31165525"><span class="parmvalue" id="antiddos_02_0024__parmvalue555125744114325"><b>normal</b></span>: indicates that the defense status is normal.</li><li id="antiddos_02_0024__li12054271"><span class="parmvalue" id="antiddos_02_0024__parmvalue404664094114337"><b>configuring</b></span>: indicates that defense is being configured.</li><li id="antiddos_02_0024__li41379576"><span class="parmvalue" id="antiddos_02_0024__parmvalue600552156114412"><b>notConfig</b></span>: indicates that defense is not configured.</li><li id="antiddos_02_0024__li36871865"><span class="parmvalue" id="antiddos_02_0024__parmvalue1506354986114925"><b>packetcleaning</b></span>: indicates that traffic cleaning is underway.</li><li id="antiddos_02_0024__li63411331"><span class="parmvalue" id="antiddos_02_0024__parmvalue1400332350143613"><b>packetdropping</b></span>: indicates that traffic is discarded.</li></ul>
</div>
</td>
</tr>

File diff suppressed because it is too large Load Diff

View File

@ -2,13 +2,18 @@
<h1 class="topictitle1">Change History</h1>
<div id="body1477278042389">
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="antiddos_02_0034__table63136454111444" frame="border" border="1" rules="all"><thead align="left"><tr id="antiddos_02_0034__en-us_topic_0040422987_row2942532716410"><th align="left" class="cellrowborder" valign="top" width="27.33%" id="mcps1.3.1.1.3.1.1"><p id="antiddos_02_0034__en-us_topic_0040422987_p5627845516410"><strong id="antiddos_02_0034__b1237700129">Release Date</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="antiddos_02_0034__table63136454111444" frame="border" border="1" rules="all"><thead align="left"><tr id="antiddos_02_0034__en-us_topic_0040422987_row2942532716410"><th align="left" class="cellrowborder" valign="top" width="27.33%" id="mcps1.3.1.1.3.1.1"><p id="antiddos_02_0034__en-us_topic_0040422987_p5627845516410"><strong id="antiddos_02_0034__b539069458">Release Date</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="72.67%" id="mcps1.3.1.1.3.1.2"><p id="antiddos_02_0034__en-us_topic_0040422987_p2382284816410"><strong id="antiddos_02_0034__en-us_topic_0040422987_b3316380216410">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="antiddos_02_0034__row884562561617"><td class="cellrowborder" valign="top" width="27.33%" headers="mcps1.3.1.1.3.1.1 "><p id="antiddos_02_0034__p9846102501613">2022-09-30</p>
<tbody><tr id="antiddos_02_0034__row181611243749"><td class="cellrowborder" valign="top" width="27.33%" headers="mcps1.3.1.1.3.1.1 "><p id="antiddos_02_0034__p121611143845">2024-03-29</p>
</td>
<td class="cellrowborder" valign="top" width="72.67%" headers="mcps1.3.1.1.3.1.2 "><ul id="antiddos_02_0034__ul184731533860"><li id="antiddos_02_0034__li5473103315618">Optimized the response parameters in section "Querying Alarm Configuration Information".</li><li id="antiddos_02_0034__li455816351565">Added an example response in section "Updating Alarm Configuration Information".</li></ul>
</td>
</tr>
<tr id="antiddos_02_0034__row884562561617"><td class="cellrowborder" valign="top" width="27.33%" headers="mcps1.3.1.1.3.1.1 "><p id="antiddos_02_0034__p9846102501613">2022-09-30</p>
</td>
<td class="cellrowborder" valign="top" width="72.67%" headers="mcps1.3.1.1.3.1.2 "><p id="antiddos_02_0034__p7846325151619">Updated examples in section "Querying the Default Protection Policy Configured for the Newly Purchased Public IP Addresses".</p>
</td>

View File

@ -64,7 +64,7 @@
</td>
<td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.3.2.1.1.1.5.1.3 "><p id="antiddos_02_0041__p19248251">String</p>
</td>
<td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="antiddos_02_0041__p15604521">Description of an alarm group</p>
<td class="cellrowborder" valign="top" width="26.529999999999998%" headers="mcps1.3.3.2.1.1.1.5.1.4 "><p id="antiddos_02_0041__p15604521">Specifies the name of the SMN topic used for sending alarm notifications.</p>
</td>
</tr>
</tbody>
@ -83,7 +83,7 @@
</thead>
<tbody><tr id="antiddos_02_0041__row49251786"><td class="cellrowborder" valign="top" width="21.43%" headers="mcps1.3.3.2.2.2.1.5.1.1 "><p id="antiddos_02_0041__p29971768">antiDDoS</p>
</td>
<td class="cellrowborder" valign="top" width="21.46%" headers="mcps1.3.3.2.2.2.1.5.1.2 "><p id="antiddos_02_0041__p11794154">Yes</p>
<td class="cellrowborder" valign="top" width="21.46%" headers="mcps1.3.3.2.2.2.1.5.1.2 "><p id="antiddos_02_0041__p11794154">No</p>
</td>
<td class="cellrowborder" valign="top" width="13.16%" headers="mcps1.3.3.2.2.2.1.5.1.3 "><p id="antiddos_02_0041__p15802441">Boolean</p>
</td>
@ -161,7 +161,41 @@
</div></div>
</li></ul>
</div>
<div class="section" id="antiddos_02_0041__section144001912849"><h4 class="sectiontitle">Example</h4><div class="p" id="antiddos_02_0041__p2073111483416">Example request<pre class="screen" id="antiddos_02_0041__screen1644131219411">{
<div class="section" id="antiddos_02_0041__section25104311547"><h4 class="sectiontitle">Response Message</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="antiddos_02_0041__table19277114418546" frame="border" border="1" rules="all"><thead align="left"><tr id="antiddos_02_0041__row227714414549"><th align="left" class="cellrowborder" valign="top" width="30.84%" id="mcps1.3.4.2.1.4.1.1"><p id="antiddos_02_0041__p927714445417">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="34.58%" id="mcps1.3.4.2.1.4.1.2"><p id="antiddos_02_0041__p327714442549">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="34.58%" id="mcps1.3.4.2.1.4.1.3"><p id="antiddos_02_0041__p122772044185412">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="antiddos_02_0041__row192775441542"><td class="cellrowborder" valign="top" width="30.84%" headers="mcps1.3.4.2.1.4.1.1 "><p id="antiddos_02_0041__p124656562548">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="34.58%" headers="mcps1.3.4.2.1.4.1.2 "><p id="antiddos_02_0041__p124641556175411">String</p>
</td>
<td class="cellrowborder" valign="top" width="34.58%" headers="mcps1.3.4.2.1.4.1.3 "><p id="antiddos_02_0041__p1546312567548">Internal error code</p>
</td>
</tr>
<tr id="antiddos_02_0041__row2277174445411"><td class="cellrowborder" valign="top" width="30.84%" headers="mcps1.3.4.2.1.4.1.1 "><p id="antiddos_02_0041__p18463195685418">error_msg</p>
</td>
<td class="cellrowborder" valign="top" width="34.58%" headers="mcps1.3.4.2.1.4.1.2 "><p id="antiddos_02_0041__p646265695420">String</p>
</td>
<td class="cellrowborder" valign="top" width="34.58%" headers="mcps1.3.4.2.1.4.1.3 "><p id="antiddos_02_0041__p16462956185415">Internal error description</p>
</td>
</tr>
<tr id="antiddos_02_0041__row19277114418543"><td class="cellrowborder" valign="top" width="30.84%" headers="mcps1.3.4.2.1.4.1.1 "><p id="antiddos_02_0041__p546185685415">task_id</p>
</td>
<td class="cellrowborder" valign="top" width="34.58%" headers="mcps1.3.4.2.1.4.1.2 "><p id="antiddos_02_0041__p646185616541">String</p>
</td>
<td class="cellrowborder" valign="top" width="34.58%" headers="mcps1.3.4.2.1.4.1.3 "><p id="antiddos_02_0041__p194373569542">Task ID</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="antiddos_02_0041__section144001912849"><h4 class="sectiontitle">Example</h4><ul id="antiddos_02_0041__ul1771274275511"><li id="antiddos_02_0041__li87121542125519">Example request<pre class="screen" id="antiddos_02_0041__screen1644131219411">{
"warn_config": {
"antiDDoS": true,
"bruce_force": false,
@ -174,7 +208,12 @@
"topic_urn": "urn:smn:eu-de:67641fe6886f43fcb78edbbf0ad0b99f:test_soft",
"display_name": "group_1"
}</pre>
</div>
</li><li id="antiddos_02_0041__li15151124635515">Example response<pre class="screen" id="antiddos_02_0041__screen9882185219556">{
"error_code" : "10000000",
"error_msg" : "Ok",
"task_id" : ""
}</pre>
</li></ul>
</div>
<div class="section" id="antiddos_02_0041__section39638980"><h4 class="sectiontitle">Status Code</h4><p id="antiddos_02_0041__p1504051">For details, see <a href="antiddos_02_0031.html">Status Code</a>.</p>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 B

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 B

After

Width:  |  Height:  |  Size: 1.8 KiB