vcs-vblades stat stats¶
Statistics for the object stat
stat Specification¶
Parameter
Value
Type
Collection
Collection Name
Collection URI
/axapi/v3/vcs-vblades/stat/{vblade-id}
Element Name
stat
Element URI
/axapi/v3/vcs-vblades/stat/{vblade-id}/stats
Element Attributes
stat_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/vcs-vblades/stat/{vblade-id} | ||
Create List | POST | /axapi/v3/vcs-vblades/stat/{vblade-id} | ||
Get Object | GET | /axapi/v3/vcs-vblades/stat/{vblade-id}/stats | ||
Get List | GET | /axapi/v3/vcs-vblades/stat/{vblade-id} | ||
Modify Object | POST | /axapi/v3/vcs-vblades/stat/{vblade-id}/stats | ||
Replace Object | PUT | /axapi/v3/vcs-vblades/stat/{vblade-id}/stats | ||
Replace List | PUT | /axapi/v3/vcs-vblades/stat/{vblade-id} |
stat-list¶
stat-list is JSON List of stat attributes
stat-list : [
]
stat attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
vblade-id
Description vBlade-id
Type: number
Range: 1-8
stats¶
Specification
Value
Type
object
slave_cfg_upd
Description vBlade Received Configuration Updates counter of aVCS election
Type: number
Format: counter
slave_cfg_upd_l1_fail
Description vBlade Local Configuration Update Errors (1) counter of aVCS election
Type: number
Format: counter
slave_cfg_upd_l2_fail
Description vBlade Local Configuration Update Errors (2) counter of aVCS election
Type: number
Format: counter
slave_cfg_upd_notif_err
Description vBlade Configuration Update Notif Errors counter of aVCS election
Type: number
Format: counter
slave_cfg_upd_r_fail
Description vBlade Remote Configuration Update Errors counter of aVCS election
Type: number
Format: counter
slave_cfg_upd_result_err
Description vBlade Configuration Update Result Errors counter of aVCS election
Type: number
Format: counter
slave_keepalive
Description vBlade Received Keepalives counter of aVCS election
Type: number
Format: counter
slave_msg_inval
Description vBlade Invalid Messages counter of aVCS election
Type: number
Format: counter
slave_n_recv
Description vBlade Received Messages counter of aVCS election
Type: number
Format: counter
slave_n_sent
Description vBlade Sent Messages counter of aVCS election
Type: number
Format: counter
slave_recv_bytes
Description vBlade Received Bytes counter of aVCS election
Type: number
Format: counter
slave_recv_err
Description vBlade Receive Errors counter of aVCS election
Type: number
Format: counter
slave_send_err
Description vBlade Send Errors counter of aVCS election
Type: number
Format: counter
slave_sent_bytes
Description vBlade Sent Bytes counter of aVCS election
Type: number
Format: counter