system counter-lib-accounting¶
System Counter library accounting
counter-lib-accounting Specification¶
Type Configuration Resource Element Name counter-lib-accounting Element URI /axapi/v3/system/counter-lib-accounting Element Attributes counter-lib-accounting_attributes Statistics Data URI /axapi/v3/system/counter-lib-accounting/stats Schema counter-lib-accounting schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/counter-lib-accounting | ||
Get Object | GET | /axapi/v3/system/counter-lib-accounting | ||
Modify Object | POST | /axapi/v3/system/counter-lib-accounting | ||
Replace Object | PUT | /axapi/v3/system/counter-lib-accounting | ||
Delete Object | DELETE | /axapi/v3/system/counter-lib-accounting |
counter-lib-accounting attributes¶
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
stats data¶
Counter | Size | Description | |
---|---|---|---|
total-memblocks-free-avro | 8 | Total memory blocks freed by avro lib | |
total-memblocks-alloc-avro | 8 | Total memory blocks allocated by avro lib | |
total-blocks-in-rml-hash | 8 | Total blocks in rml in hash table | |
total-ctr-in-rml | 8 | Total counters put in rml queue | |
total-oper-alloc | 8 | Total oper blocks allocated | |
total-nodes-free | 8 | Total nodes freed(sflow/history/telemetry/cpu-compute) | |
total-ctr-alloc | 8 | Total counters allocated | |
total-blocks-in-hash | 8 | Total blocks in hash table | |
total-nodes-unlink-failed | 8 | Total nodes unlink failed | |
total-memblocks-realloc-avro | 8 | Total memory blocks realloc by avro lib | |
total-nodes-in-system | 8 | Total nodes currently allocated in system | |
total-nodes-free-failed | 8 | Total nodes free failed | |
total-nodes-alloc | 8 | Total nodes allocated(sflow/history/telemetry/cpu-compute) | |
total-oper-free | 8 | Total oper blocks freed | |
total-nodes-in-rml | 8 | Total nodes put in rml queue | |
total-ctr-in-system | 8 | Total counters currently allocated in system | |
total-ctr-freed | 8 | Total counters actually freed |