Table of Contents

Class SwitchPortsUsageHistoryByDeviceByIntervalItemPortIntervalData

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

A breakdown of how many kilobytes have passed through this port during the interval timespan.

[DataContract]
public class SwitchPortsUsageHistoryByDeviceByIntervalItemPortIntervalData
Inheritance
SwitchPortsUsageHistoryByDeviceByIntervalItemPortIntervalData
Inherited Members

Properties

Usage

Usage data for the given interval.

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

Property Value

SwitchPortsUsageHistoryByDeviceByIntervalItemPortIntervalDataUsage