Alert Rule Scheduled Incident Grouping Args
Constructors
Properties
A list of alert details to group by, only when the entity_matching_method
is Selected
. Possible values are DisplayName
and Severity
.
A list of custom details keys to group by, only when the entity_matching_method
is Selected
. Only keys defined in the custom_details
may be used.
A list of entity types to group by, only when the entity_matching_method
is Selected
. Possible values are Account
, AzureResource
, CloudApplication
, DNS
, File
, FileHash
, Host
, IP
, Mailbox
, MailCluster
, MailMessage
, Malware
, Process
, RegistryKey
, RegistryValue
, SecurityGroup
, SubmissionMail
, URL
.
The method used to group incidents. Possible values are AnyAlert
, Selected
and AllEntities
. Defaults to AnyAlert
.
Limit the group to alerts created within the lookback duration (in ISO 8601 duration format). Defaults to PT5M
.
Whether to re-open closed matching incidents? Defaults to false
.