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

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

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