.. _ddos_action_list: ddos action-list ================ Action List Configuration action-list Specification ------------------------- ===================================== ================================================================ **Parameter** **Value** ===================================== ================================================================ **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`653_action-list_list` **Collection URI** /axapi/v3/ddos/action-list **Element Name** action-list **Element URI** /axapi/v3/ddos/action-list/{name} **Element Attributes** action-list_attributes **Partition Visibility** shared **Schema** :download:`action-list 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/action-list .. raw:: html :ref:`653_action-list_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/action-list .. raw:: html :ref:`653_action-list_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/action-list/{name} .. raw:: html :ref:`653_action-list_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/action-list .. raw:: html :ref:`653_action-list_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/action-list/{name} .. raw:: html :ref:`653_action-list_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/action-list/{name} .. raw:: html :ref:`653_action-list_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/action-list .. raw:: html :ref:`653_action-list_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/action-list/{name} .. raw:: html :ref:`653_action-list_attributes` .. raw:: html
.. _653_action-list_list: action-list-list ---------------- action-list-list is **JSON List** of :ref:`653_action-list_attributes` action-list-list : [ { :ref:`653_action-list_attributes` }, { :ref:`653_action-list_attributes` }, ... ] .. _653_action-list_attributes: action-list attributes ---------------------- **action** **Description:** action is a **JSON Block**. Please see below for :ref:`653_action` **Type:** Object **capture-config** **Description** capture-config name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/capture-config ` **name** **Description** DDOS action-list name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **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 **zone-template** **Description:** zone-template is a **JSON Block**. Please see below for :ref:`653_zone-template` **Type:** Object .. _653_zone-template: zone-template ^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **encap** **Description** DDOS encap template **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/ddos/zone-template/encap ` **logging** **Description** DDOS logging zone-template **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/ddos/zone-template/logging ` .. _653_action: action ^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **action** **Description** 'drop': Drop Packet (Default); 'ignore': Continue processing the packet; 'reset': Reset the connection; 'authenticate-src': Authenticate the source IP; 'blacklist-src': Black-list the source IP; 'tunnel-encap-packet': Encapsulate packet for tunneling. encap template need to be bound; **Type:** string **Supported Values:** drop, ignore, reset, authenticate-src, blacklist-src, tunnel-encap-packet **blacklist-src-value** **Description** blacklist duration in minutes **Type:** number **Range:** 1-30 **scrub-packet** **Description** allow packets to go through other DDoS checks before sent out **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **stateless** **Description** encapsulate all packests **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0