Class NetworksHealthSection
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
HealthAlerts
Return all global alerts on this network
public INetworksHealthAlerts HealthAlerts { get; }