vcs-vblades stat

Show aVCS vBlade box statistics information

stat Specification

   
Type Collection
Object Key(s) vblade-id
Collection Name 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
Statistics Data URI /axapi/v3/vcs-vblades/stat/{vblade-id}/stats
Schema stat schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/vcs-vblades/stat

stat attributes

Create List

POST

/axapi/v3/vcs-vblades/stat

stat attributes

Get Object

GET

/axapi/v3/vcs-vblades/stat/{vblade-id}

stat attributes

Get List

GET

/axapi/v3/vcs-vblades/stat

stat-list

Modify Object

POST

/axapi/v3/vcs-vblades/stat/{vblade-id}

stat attributes

Replace Object

PUT

/axapi/v3/vcs-vblades/stat/{vblade-id}

stat attributes

Replace List

PUT

/axapi/v3/vcs-vblades/stat

stat-list

stat-list

stat-list is JSON List of stat attributes

stat-list : [

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

sampling-enable

Specification  
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

stats data

  Counter Size Description
       
  slave_recv_bytes 8 vBlade Received Bytes counter of aVCS election
  slave_cfg_upd_r_fail 8 vBlade Remote Configuration Update Errors counter of aVCS election
  slave_cfg_upd_result_err 8 vBlade Configuration Update Result Errors counter of aVCS election
  slave_cfg_upd 8 vBlade Received Configuration Updates counter of aVCS election
  slave_msg_inval 8 vBlade Invalid Messages counter of aVCS election
  slave_n_recv 8 vBlade Received Messages counter of aVCS election
  slave_cfg_upd_notif_err 8 vBlade Configuration Update Notif Errors counter of aVCS election
  slave_keepalive 8 vBlade Received Keepalives counter of aVCS election
  slave_recv_err 8 vBlade Receive Errors counter of aVCS election
  slave_cfg_upd_l2_fail 8 vBlade Local Configuration Update Errors (2) counter of aVCS election
  slave_send_err 8 vBlade Send Errors counter of aVCS election
  slave_cfg_upd_l1_fail 8 vBlade Local Configuration Update Errors (1) counter of aVCS election
  slave_n_sent 8 vBlade Sent Messages counter of aVCS election
  slave_sent_bytes 8 vBlade Sent Bytes counter of aVCS election