Table of Contents

Class OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByInterval

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

Organization Switch Devices System Queues History By Switch By Interval

[DataContract]
public class OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByInterval
Inheritance
OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByInterval
Inherited Members

Constructors

OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByInterval()

public OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByInterval()

Properties

Items

The top-level property containing all connectivity data.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "items")]
public List<OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalItem> Items { get; set; }

Property Value

List<OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalItem>

Meta

Other metadata related to this result set.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "meta")]
public OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalMetadata Meta { get; set; }

Property Value

OrganizationSwitchDevicesSystemQueuesHistoryBySwitchByIntervalMetadata