.. _ddos_violation_actions: ddos violation-actions ====================== Violation Actions Configuration violation-actions Specification ------------------------------- ===================================== ====================================================================== **Parameter** **Value** ===================================== ====================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`1227_violation-actions_list` **Collection URI** /axapi/v3/ddos/violation-actions **Element Name** violation-actions **Element URI** /axapi/v3/ddos/violation-actions/{name} **Element Attributes** violation-actions_attributes **Partition Visibility** shared **Schema** :download:`violation-actions schema ` ===================================== ====================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/violation-actions .. raw:: html :ref:`1227_violation-actions_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/violation-actions .. raw:: html :ref:`1227_violation-actions_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/violation-actions/{name} .. raw:: html :ref:`1227_violation-actions_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/violation-actions .. raw:: html :ref:`1227_violation-actions_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/violation-actions/{name} .. raw:: html :ref:`1227_violation-actions_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/violation-actions/{name} .. raw:: html :ref:`1227_violation-actions_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/violation-actions .. raw:: html :ref:`1227_violation-actions_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/violation-actions/{name} .. raw:: html :ref:`1227_violation-actions_attributes` .. raw:: html
.. _1227_violation-actions_list: violation-actions-list ---------------------- violation-actions-list is **JSON List** of :ref:`1227_violation-actions_attributes` violation-actions-list : [ { :ref:`1227_violation-actions_attributes` }, { :ref:`1227_violation-actions_attributes` }, ... ] .. _1227_violation-actions_attributes: violation-actions attributes ---------------------------- **blackhole** **Description** Blackhole the zone (in minute, 0 means infinite) **Type:** number **Range:** 0-30 **blacklist-src** **Description** Blacklist-src (in min) (applied only for source action) **Type:** number **Range:** 1-30 **execute-script** **Description** Specify DDOS script to run (applied only for zone action) **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **execute-script-timeout** **Description** Timeout for script execution (in seconds) (applied only for zone action) **Type:** number **Range:** 5-20 **name** **Description** DDOS violation-actions name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **notification** **Type:** List **send-notification-only** **Description** Forces TPS to only send out notification for the violation-action **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1227_notification: notification ^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **notification-template** **Description** Specify the notification template name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/ddos/notification-template `