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 statistics schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/acos-events/statistics

statistics attributes

Get Object

GET

/axapi/v3/acos-events/statistics

statistics attributes

Modify Object

POST

/axapi/v3/acos-events/statistics

statistics attributes

Replace Object

PUT

/axapi/v3/acos-events/statistics

statistics attributes

Delete Object

DELETE

/axapi/v3/acos-events/statistics

statistics attributes

statistics attributes

sampling-enable

Type: List

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters

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

stats data

  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