Table of Contents

Class NetworksSensorAlertsSection

Namespace
Meraki.Api.Sections.General.Networks
Assembly
Meraki.Api.dll

Provides access to networks sensor alerts API endpoints

public class NetworksSensorAlertsSection
Inheritance
NetworksSensorAlertsSection
Inherited Members

Constructors

NetworksSensorAlertsSection()

public NetworksSensorAlertsSection()

Properties

Current

Return an overview of currently alerting sensors by metric

public INetworksSensorAlertsCurrent Current { get; }

Property Value

INetworksSensorAlertsCurrent

Overview

Return an overview of alert occurrences over a timespan, by metric

public INetworksSensorAlertsOverview Overview { get; }

Property Value

INetworksSensorAlertsOverview