.. _vcs_vblades_stat: vcs-vblades stat ================ Show aVCS vBlade box statistics information stat Specification ------------------ ===================================== ===================================================================== **Parameter** **Value** ===================================== ===================================================================== **Type** *Collection* **Object Key(s)** *vblade-id* **Collection Name** :ref:`3544_stat_list` **Collection URI** /axapi/v3/vcs-vblades/stat **Element Name** stat **Element URI** /axapi/v3/vcs-vblades/stat/{vblade-id} **Element Attributes** stat_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/vcs-vblades/stat/{vblade-id}/stats **Schema** :download:`stat 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 .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/vcs-vblades/stat .. raw:: html :ref:`3544_stat_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/vcs-vblades/stat .. raw:: html :ref:`3544_stat_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/vcs-vblades/stat/{vblade-id} .. raw:: html :ref:`3544_stat_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/vcs-vblades/stat .. raw:: html :ref:`3544_stat_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/vcs-vblades/stat/{vblade-id} .. raw:: html :ref:`3544_stat_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/vcs-vblades/stat/{vblade-id} .. raw:: html :ref:`3544_stat_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/vcs-vblades/stat .. raw:: html :ref:`3544_stat_list` .. raw:: html
.. _3544_stat_list: stat-list --------- stat-list is **JSON List** of :ref:`3544_stat_attributes` stat-list : [ { :ref:`3544_stat_attributes` }, { :ref:`3544_stat_attributes` }, ... ] .. _3544_stat_attributes: stat attributes --------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **vblade-id** **Description** vBlade-id **Type:** number **Range:** 1-8 .. _3544_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'slave_recv_err': vBlade Receive Errors counter of aVCS election; 'slave_send_err': vBlade Send Errors counter of aVCS election; 'slave_recv_bytes': vBlade Received Bytes counter of aVCS election; 'slave_sent_bytes': vBlade Sent Bytes counter of aVCS election; 'slave_n_recv': vBlade Received Messages counter of aVCS election; 'slave_n_sent': vBlade Sent Messages counter of aVCS election; 'slave_msg_inval': vBlade Invalid Messages counter of aVCS election; 'slave_keepalive': vBlade Received Keepalives counter of aVCS election; 'slave_cfg_upd': vBlade Received Configuration Updates counter of aVCS election; 'slave_cfg_upd_l1_fail': vBlade Local Configuration Update Errors (1) counter of aVCS election; 'slave_cfg_upd_r_fail': vBlade Remote Configuration Update Errors counter of aVCS election; 'slave_cfg_upd_l2_fail': vBlade Local Configuration Update Errors (2) counter of aVCS election; 'slave_cfg_upd_notif_err': vBlade Configuration Update Notif Errors counter of aVCS election; 'slave_cfg_upd_result_err': vBlade Configuration Update Result Errors counter of aVCS election; **Type:** string **Supported Values:** all, slave_recv_err, slave_send_err, slave_recv_bytes, slave_sent_bytes, slave_n_recv, slave_n_sent, slave_msg_inval, slave_keepalive, slave_cfg_upd, slave_cfg_upd_l1_fail, slave_cfg_upd_r_fail, slave_cfg_upd_l2_fail, slave_cfg_upd_notif_err, slave_cfg_upd_result_err