Class NetworksSensorAlertsSection
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
Overview
Return an overview of alert occurrences over a timespan, by metric
public INetworksSensorAlertsOverview Overview { get; }