system bandwidth stats¶
Statistics for the object bandwidth
bandwidth Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
bandwidth
Element URI
/axapi/v3/system/bandwidth/stats
Element Attributes
bandwidth_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/bandwidth/stats | ||
Get Object | GET | /axapi/v3/system/bandwidth/stats | ||
Modify Object | POST | /axapi/v3/system/bandwidth/stats | ||
Replace Object | PUT | /axapi/v3/system/bandwidth/stats | ||
Delete Object | DELETE | /axapi/v3/system/bandwidth/stats |
bandwidth attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification
Value
Type
object
bwl_drop
Description BW Limit Drop
Type: number
Format: counter
input-bytes-per-sec
Description In Bytes per second
Type: number
Format: counter
licexpire_drop
Description License Expire Drop
Type: number
Format: counter
output-bytes-per-sec
Description Out Bytes per second
Type: number
Format: counter
ppsl_drop_egr
Description Packet-Per-Sec Limit Drop at egress
Type: number
Format: counter
ppsl_drop_ing
Description Packet-Per-Sec Limit Drop at ingress
Type: number
Format: counter
ppsl_ignore_limit
Description Packet-Per-Sec Limit ignored packets count
Type: number
Format: counter