.. _rule_set_rule_oper: rule-set rule oper ================== Operational Status for the object rule rule Specification ------------------ ===================================== ========================================================================= **Parameter** **Value** ===================================== ========================================================================= **Type** *Collection* **Collection Name** :ref:`2576_rule_list` **Collection URI** /axapi/v3/rule-set/{name}/rule/{name} **Element Name** rule **Element URI** /axapi/v3/rule-set/{name}/rule/{name}/oper **Element Attributes** rule_attributes **Partition Visibility** None **Schema** :download:`rule 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/rule-set/{name}/rule/{name} .. raw:: html :ref:`2576_rule_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/rule-set/{name}/rule/{name} .. raw:: html :ref:`2576_rule_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/rule-set/{name}/rule/{name}/oper .. raw:: html :ref:`2576_rule_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/rule-set/{name}/rule/{name} .. raw:: html :ref:`2576_rule_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/rule-set/{name}/rule/{name}/oper .. raw:: html :ref:`2576_rule_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/rule-set/{name}/rule/{name}/oper .. raw:: html :ref:`2576_rule_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/rule-set/{name}/rule/{name} .. raw:: html :ref:`2576_rule_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/rule-set/{name}/rule/{name}/oper .. raw:: html :ref:`2576_rule_attributes` .. raw:: html
.. _2576_rule_list: rule-list --------- rule-list is **JSON List** of :ref:`2576_rule_attributes` rule-list : [ { :ref:`2576_rule_attributes` }, { :ref:`2576_rule_attributes` }, ... ] .. _2576_rule_attributes: rule attributes --------------- **name** **Description** Rule name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **oper** **Description:** oper is a **JSON Block**. Please see below for :ref:`2576_oper` **Type:** Object .. _2576_oper: oper ^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **action** **Description** **Type:** string **activesessionicmp** **Description** **Type:** number **activesessionother** **Description** **Type:** number **activesessionsctp** **Description** **Type:** number **activesessiontcp** **Description** **Type:** number **activesessiontotal** **Description** **Type:** number **activesessionudp** **Description** **Type:** number **denybytes** **Description** **Type:** number **denypackets** **Description** **Type:** number **hitcount** **Description** **Type:** number **last-hitcount-time** **Description** **Type:** string **permitbytes** **Description** **Type:** number **permitpackets** **Description** **Type:** number **ratelimitdrops** **Description** **Type:** number **resetbytes** **Description** **Type:** number **resetpackets** **Description** **Type:** number **sessionicmp** **Description** **Type:** number **sessionother** **Description** **Type:** number **sessionsctp** **Description** **Type:** number **sessiontcp** **Description** **Type:** number **sessiontotal** **Description** **Type:** number **sessionudp** **Description** **Type:** number **status** **Description** **Type:** string **totalbytes** **Description** **Type:** number **totalpackets** **Description** **Type:** number