system bandwidth¶
System bandwidth information
bandwidth Specification¶
Type Configuration Resource Element Name bandwidth Element URI /axapi/v3/system/bandwidth Element Attributes bandwidth_attributes Statistics Data URI /axapi/v3/system/bandwidth/stats Schema bandwidth schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/bandwidth | ||
Get Object | GET | /axapi/v3/system/bandwidth | ||
Modify Object | POST | /axapi/v3/system/bandwidth | ||
Replace Object | PUT | /axapi/v3/system/bandwidth | ||
Delete Object | DELETE | /axapi/v3/system/bandwidth |
bandwidth attributes¶
sampling-enable
Type: Listuuid
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; ‘input-bytes-per-sec’: In Bytes per second; ‘output-bytes-per-sec’: Out Bytes per second;
Type: string
Supported Values: all, input-bytes-per-sec, output-bytes-per-sec
stats data¶
Counter | Size | Description | |
---|---|---|---|
input-bytes-per-sec | 8 | In Bytes per second | |
output-bytes-per-sec | 8 | Out Bytes per second |