visibility reporting stats¶
Statistics for the object reporting
reporting Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
reporting
Element URI
/axapi/v3/visibility/reporting/stats
Element Attributes
reporting_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/visibility/reporting/stats | ||
Get Object | GET | /axapi/v3/visibility/reporting/stats | ||
Modify Object | POST | /axapi/v3/visibility/reporting/stats | ||
Replace Object | PUT | /axapi/v3/visibility/reporting/stats | ||
Delete Object | DELETE | /axapi/v3/visibility/reporting/stats |
reporting attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
template
Type: Object
Reference Object: /axapi/v3/visibility/reporting/template
stats¶
Specification
Value
Type
object
buffer-alloc-failure
Description Total reporting buffer allocation failures
Type: number
Format: counter
dequeued
Description Total jobs dequeued
Type: number
Format: counter
enqueue-fail
Description Total enqueue jobs failed
Type: number
Format: counter
enqueue-pass
Description Total enqueue jobs passed
Type: number
Format: counter
log-transmit-failure
Description Total log transmit failures
Type: number
Format: counter
notif-jobs-in-queue
Description Total notification jobs in queue
Type: number
Format: counter