.. _ddos_system_default: ddos system-default =================== Configure system default values for DDOS system-default Specification ---------------------------- ===================================== ============================================================ **Parameter** **Value** ===================================== ============================================================ **Type** *Configuration Resource* **Element Name** system-default **Element URI** /axapi/v3/ddos/system-default **Element Attributes** system-default_attributes **Partition Visibility** shared **Operational Data URI** /axapi/v3/ddos/system-default/oper **Schema** :download:`system-default 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/system-default .. raw:: html :ref:`1179_system-default_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/system-default .. raw:: html :ref:`1179_system-default_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/system-default .. raw:: html :ref:`1179_system-default_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/system-default .. raw:: html :ref:`1179_system-default_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/system-default .. raw:: html :ref:`1179_system-default_attributes` .. raw:: html
.. _1179_system-default_attributes: system-default attributes ------------------------- **limit-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/ddos/system-default/limit/{limit-type} ` **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1179_limit-list: limit-list ^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **default-bit-rate-limit** **Description** Configure Default Kibit (kibibit / 1024-bit) rate limit **Type:** number **Range:** 1-16000000 **default-conn-limit** **Description** Configure Default Connection limit **Type:** number **Range:** 1-16000000 **default-conn-rate-limit** **Description** Configure Default Connection rate limit **Type:** number **Range:** 1-16000000 **default-frag-pkt-rate-limit** **Description** Configure Default Fragmented packet rate limit **Type:** number **Range:** 1-16000000 **default-over-limit-action** **Description:** default-over-limit-action is a **JSON Block**. Please see below for :ref:`1179_limit-list_default-over-limit-action` **Type:** Object **default-pkt-rate-limit** **Description** Configure Default Packet rate limit **Type:** number **Range:** 1-16000000 **limit-type** **Description** 'dst-entry': dst-entry; 'dst-icmp': dst-icmp; 'dst-other': dst-other; 'dst-tcp': dst-tcp; 'dst-udp': dst-udp; 'src-entry': src-entry; 'src-icmp': src-icmp; 'src-other': src-other; 'src-tcp': src-tcp; 'src-udp': src-udp; **Type:** string **Supported Values:** dst-entry, dst-icmp, dst-other, dst-tcp, dst-udp, src-entry, src-icmp, src-other, src-tcp, src-udp **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 .. _1179_limit-list_default-over-limit-action: limit-list_default-over-limit-action ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **drop** **Description** Silently Drop the new connection / new packet when it exceeds limit **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0