.. _aam_aaa_policy_stats: aam aaa-policy stats ==================== Statistics for the object aaa-policy aaa-policy Specification ------------------------ ===================================== ==================================================================== **Parameter** **Value** ===================================== ==================================================================== **Type** *Collection* **Collection Name** :ref:`3_aaa-policy_list` **Collection URI** /axapi/v3/aam/aaa-policy/{name} **Element Name** aaa-policy **Element URI** /axapi/v3/aam/aaa-policy/{name}/stats **Element Attributes** aaa-policy_attributes **Partition Visibility** None **Schema** :download:`aaa-policy 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} .. raw:: html :ref:`3_aaa-policy_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/aam/aaa-policy/{name} .. raw:: html :ref:`3_aaa-policy_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/aam/aaa-policy/{name}/stats .. raw:: html :ref:`3_aaa-policy_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/aam/aaa-policy/{name} .. raw:: html :ref:`3_aaa-policy_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/aam/aaa-policy/{name}/stats .. raw:: html :ref:`3_aaa-policy_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/aam/aaa-policy/{name}/stats .. raw:: html :ref:`3_aaa-policy_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/aam/aaa-policy/{name} .. raw:: html :ref:`3_aaa-policy_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/aam/aaa-policy/{name}/stats .. raw:: html :ref:`3_aaa-policy_attributes` .. raw:: html
.. _3_aaa-policy_list: aaa-policy-list --------------- aaa-policy-list is **JSON List** of :ref:`3_aaa-policy_attributes` aaa-policy-list : [ { :ref:`3_aaa-policy_attributes` }, { :ref:`3_aaa-policy_attributes` }, ... ] .. _3_aaa-policy_attributes: aaa-policy attributes --------------------- **aaa-rule-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/aam/aaa-policy/{name}/aaa-rule/{index} ` **name** **Description** Specify AAA policy name **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`3_stats` **Type:** Object .. _3_aaa-rule-list: aaa-rule-list ^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **index** **Description** Specify AAA rule index **Type:** number **Range:** 1-256 **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`3_aaa-rule-list_stats` **Type:** Object .. _3_aaa-rule-list_stats: aaa-rule-list_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 .. _3_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **error** **Description** Error **Type:** number **Format:** counter **failure-bypass** **Description** Auth Failure Bypass **Type:** number **Format:** counter **req** **Description** Request **Type:** number **Format:** counter **req-auth** **Description** Request Matching Authentication Template **Type:** number **Format:** counter **req-bypass** **Description** Request Bypassed **Type:** number **Format:** counter **req-reject** **Description** Request Rejected **Type:** number **Format:** counter **req-skip** **Description** Request Skipped **Type:** number **Format:** counter