NotificationChannelNotificationFilterConfig

Information about filters of a notification channel configured in DevOpsGuru to filter for insights.

Constructors

constructor(messageTypes: List<NotificationChannelNotificationMessageType>? = null, severities: List<NotificationChannelInsightSeverity>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The events that you want to receive notifications for. For example, you can choose to receive notifications only when the severity level is upgraded or a new insight is created.

Link copied to clipboard

The severity levels that you want to receive notifications for. For example, you can choose to receive notifications only for insights with HIGH and MEDIUM severity levels. For more information, see Understanding insight severities .