.. _visibility_topn_stats: visibility topn stats ===================== Statistics for the object topn topn Specification ------------------ ===================================== ============================================================== **Parameter** **Value** ===================================== ============================================================== **Type** *Configuration Resource* **Element Name** topn **Element URI** /axapi/v3/visibility/topn/stats **Element Attributes** topn_attributes **Partition Visibility** None **Schema** :download:`topn schema ` ===================================== ============================================================== **Operations Allowed:** .. 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/visibility/topn/stats .. raw:: html :ref:`4041_topn_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/visibility/topn/stats .. raw:: html :ref:`4041_topn_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/visibility/topn/stats .. raw:: html :ref:`4041_topn_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/visibility/topn/stats .. raw:: html :ref:`4041_topn_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/visibility/topn/stats .. raw:: html :ref:`4041_topn_attributes` .. raw:: html
.. _4041_topn_attributes: topn attributes --------------- **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`4041_stats` **Type:** Object .. _4041_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **heap-alloc-failed** **Description** Total heap node alloc failed **Type:** number **Format:** counter **heap-alloc-oom** **Description** Total heap node alloc failed Out of Memory **Type:** number **Format:** counter **heap-alloc-success** **Description** Total heap node allocated **Type:** number **Format:** counter **heap-deleted** **Description** Total Heap node deleted **Type:** number **Format:** counter **obj-deleted** **Description** Total Object node deleted **Type:** number **Format:** counter **obj-reg-failed** **Description** Total object node alloc failed **Type:** number **Format:** counter **obj-reg-oom** **Description** Total object node alloc failed Out of Memory **Type:** number **Format:** counter **obj-reg-success** **Description** Total object node allocated **Type:** number **Format:** counter