Table of Contents

Class SwitchPortsUsageHistoryByDeviceByIntervalItemPortIntervalBandwidth

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

A breakdown of the average speed of data that has passed through this port during the interval.

[DataContract]
public class SwitchPortsUsageHistoryByDeviceByIntervalItemPortIntervalBandwidth
Inheritance
SwitchPortsUsageHistoryByDeviceByIntervalItemPortIntervalBandwidth
Inherited Members

Properties

Usage

Bandwidth usage data for the given interval.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "usage")]
public SwitchPortsUsageHistoryByDeviceByIntervalItemPortIntervalBandwidthUsage Usage { get; set; }

Property Value

SwitchPortsUsageHistoryByDeviceByIntervalItemPortIntervalBandwidthUsage