Class NetworksAlertsSection
Provides access to networks alerts API endpoints
public class NetworksAlertsSection
- Inheritance
-
NetworksAlertsSection
- Inherited Members
Constructors
NetworksAlertsSection()
public NetworksAlertsSection()
Properties
Settings
Return the alert configuration for this network
public INetworksAlertsSettings Settings { get; }
Property Value
Methods
GetNetworkAlertsHistoryAsync(string, CancellationToken)
public Task<List<NetworkAlertsHistoryItem>> GetNetworkAlertsHistoryAsync(string networkId, CancellationToken cancellationToken = default)
Parameters
networkIdstringcancellationTokenCancellationToken