Table of Contents

Class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitch

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

Organization Switch Ports Transceivers Readings History By Switch

[DataContract]
public class OrganizationSwitchPortsTransceiversReadingsHistoryBySwitch
Inheritance
OrganizationSwitchPortsTransceiversReadingsHistoryBySwitch
Inherited Members

Constructors

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitch()

public OrganizationSwitchPortsTransceiversReadingsHistoryBySwitch()

Properties

Items

The top-level propery containing all digital optical monitorting data.

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

Property Value

List<OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchItem>

Meta

Other metadata related to this result set.

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

Property Value

OrganizationSwitchPortsTransceiversReadingsHistoryBySwitchMetadata