ThroughputReportItem

Description

An object representing the interface throughput over a certain time period. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)

Model Properties

Property Required Type Description
timestamp False integer A long integer in Unix Timestamp format representing the time when the value was calculated.
interfaceThroughput False integer A long integer representing the throughput in bytes per second over a certain time period.
interfaceName False string A string representing the interface name.
Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist)