IncidentConfigurationResponse

data class IncidentConfigurationResponse(val createIncident: Boolean, val groupingConfiguration: GroupingConfigurationResponse? = null)

Incident Configuration property bag.

Constructors

Link copied to clipboard
constructor(createIncident: Boolean, groupingConfiguration: GroupingConfigurationResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Create incidents from alerts triggered by this analytics rule

Link copied to clipboard

Set how the alerts that are triggered by this analytics rule, are grouped into incidents