Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 732 Bytes

EdgeMetricsNetwork.md

File metadata and controls

14 lines (10 loc) · 732 Bytes

EdgeMetricsNetwork

Properties

Name Type Description Notes
ifname string Identifier for the network adapter. [optional]
sentBytesPerSec int Number of byes sent per second. [optional]
receivedBytesPerSec int Number of byes received per second. [optional]
bandwidthBitsPerSec double Total bandwidth of the adapter in bits per second. [optional]
utilizationPct double Percent utilization of the network adapter. [optional]

[Back to Model list] [Back to API list] [Back to README]