.. _acos_events_statistics: acos-events statistics ====================== acos events global statistics statistics Specification ------------------------ ===================================== =============================================================== ===================================== =============================================================== **Type** *Configuration Resource* **Element Name** statistics **Element URI** /axapi/v3/acos-events/statistics **Element Attributes** statistics_attributes **Statistics Data URI** /axapi/v3/acos-events/statistics/stats **Schema** :download:`statistics 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/acos-events/statistics .. raw:: html :ref:`1703_statistics_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/acos-events/statistics .. raw:: html :ref:`1703_statistics_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/acos-events/statistics .. raw:: html :ref:`1703_statistics_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/acos-events/statistics .. raw:: html :ref:`1703_statistics_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/acos-events/statistics .. raw:: html :ref:`1703_statistics_attributes` .. raw:: html
.. _1703_statistics_attributes: statistics attributes --------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1703_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'msg_dropped_malloc_failure': Messages Dropped due to malloc failure; 'msg_dropped_no_template': Messages Dropped, no active template; 'msg_dropped_selector': Messages Dropped, selector does not enable msg; 'msg_dropped_too_long': Messages Dropped, invalid length; 'msg_dropped_other': Messages Dropped, unexpected error; **Type:** string **Supported Values:** all, msg_dropped_malloc_failure, msg_dropped_no_template, msg_dropped_selector, msg_dropped_too_long, msg_dropped_other .. _1703_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - msg_dropped_too_long - 8 - Messages Dropped, invalid length * - - msg_dropped_selector - 8 - Messages Dropped, selector does not enable msg * - - msg_dropped_malloc_failure - 8 - Messages Dropped due to malloc failure * - - msg_dropped_no_template - 8 - Messages Dropped, no active template * - - msg_dropped_other - 8 - Messages Dropped, unexpected error