.. _aam_aaa_policy_aaa_rule_stats: aam aaa-policy aaa-rule stats ============================= Statistics for the object aaa-rule aaa-rule Specification ---------------------- ===================================== ===================================================================================== **Parameter** **Value** ===================================== ===================================================================================== **Type** *Collection* **Collection Name** :ref:`1_aaa-rule_list` **Collection URI** /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index} **Element Name** aaa-rule **Element URI** /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index}/stats **Element Attributes** aaa-rule_attributes **Partition Visibility** None **Schema** :download:`aaa-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/aam/aaa-policy/{name}/aaa-rule/{index} .. raw:: html :ref:`1_aaa-rule_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index} .. raw:: html :ref:`1_aaa-rule_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index}/stats .. raw:: html :ref:`1_aaa-rule_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index} .. raw:: html :ref:`1_aaa-rule_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index}/stats .. raw:: html :ref:`1_aaa-rule_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index}/stats .. raw:: html :ref:`1_aaa-rule_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index} .. raw:: html :ref:`1_aaa-rule_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index}/stats .. raw:: html :ref:`1_aaa-rule_attributes` .. raw:: html
.. _1_aaa-rule_list: aaa-rule-list ------------- aaa-rule-list is **JSON List** of :ref:`1_aaa-rule_attributes` aaa-rule-list : [ { :ref:`1_aaa-rule_attributes` }, { :ref:`1_aaa-rule_attributes` }, ... ] .. _1_aaa-rule_attributes: aaa-rule attributes ------------------- **index** **Description** Specify AAA rule index **Type:** number **Range:** 1-256 **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`1_stats` **Type:** Object .. _1_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **failure_bypass** **Description** some help string **Type:** number **Format:** counter **hit_auth** **Description** some help string **Type:** number **Format:** counter **hit_bypass** **Description** some help string **Type:** number **Format:** counter **hit_deny** **Description** some help string **Type:** number **Format:** counter **total_count** **Description** some help string **Type:** number **Format:** counter