Table of Contents

Class NetworksHealthSection

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

Provides access to networks health API endpoints

public class NetworksHealthSection
Inheritance
NetworksHealthSection
Inherited Members

Constructors

NetworksHealthSection()

public NetworksHealthSection()

Properties

ChannelUtilization

Get the channel utilization over each radio for all APs in a network.

public INetworksHealthChannelUtilization ChannelUtilization { get; }

Property Value

INetworksHealthChannelUtilization

HealthAlerts

Return all global alerts on this network

public INetworksHealthAlerts HealthAlerts { get; }

Property Value

INetworksHealthAlerts