visibility topn stats

Statistics for the object topn

topn Specification

Parameter Value
Type Configuration Resource
Element Name topn
Element URI /axapi/v3/visibility/topn/stats
Element Attributes topn_attributes
Partition Visibility None
Schema topn schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/visibility/topn/stats

topn attributes

Get Object

GET

/axapi/v3/visibility/topn/stats

topn attributes

Modify Object

POST

/axapi/v3/visibility/topn/stats

topn attributes

Replace Object

PUT

/axapi/v3/visibility/topn/stats

topn attributes

Delete Object

DELETE

/axapi/v3/visibility/topn/stats

topn attributes

topn attributes

stats

Description: stats is a JSON Block. Please see below for stats

Type: Object

stats

Specification Value
Type object

heap-alloc-failed

Description Total heap node alloc failed

Type: number

Format: counter

heap-alloc-oom

Description Total heap node alloc failed Out of Memory

Type: number

Format: counter

heap-alloc-success

Description Total heap node allocated

Type: number

Format: counter

heap-deleted

Description Total Heap node deleted

Type: number

Format: counter

obj-deleted

Description Total Object node deleted

Type: number

Format: counter

obj-reg-failed

Description Total object node alloc failed

Type: number

Format: counter

obj-reg-oom

Description Total object node alloc failed Out of Memory

Type: number

Format: counter

obj-reg-success

Description Total object node allocated

Type: number

Format: counter