FusionAlertRuleTemplateProperties interface
Fusion alert rule template properties
Properties
| alert |
The number of alert rules that were created by this template |
| created |
The time that this alert rule template has been added. |
| description | The description of the alert rule template. |
| display |
The display name for alert rule template. |
| last |
The time that this alert rule template was last updated. |
| required |
The required data connectors for this template |
| severity | The severity for alerts created by this alert rule. |
| source |
All supported source signal configurations consumed in fusion detection. |
| status | The alert rule template status. |
| sub |
The sub-techniques of the alert rule |
| tactics | The tactics of the alert rule template |
| techniques | The techniques of the alert rule |
Property Details
alertRulesCreatedByTemplateCount
The number of alert rules that were created by this template
alertRulesCreatedByTemplateCount?: number
Property Value
number
createdDateUTC
The time that this alert rule template has been added.
createdDateUTC?: Date
Property Value
Date
description
The description of the alert rule template.
description?: string
Property Value
string
displayName
The display name for alert rule template.
displayName?: string
Property Value
string
lastUpdatedDateUTC
The time that this alert rule template was last updated.
lastUpdatedDateUTC?: Date
Property Value
Date
requiredDataConnectors
The required data connectors for this template
requiredDataConnectors?: AlertRuleTemplateDataSource[]
Property Value
severity
The severity for alerts created by this alert rule.
severity?: string
Property Value
string
sourceSettings
All supported source signal configurations consumed in fusion detection.
sourceSettings?: FusionTemplateSourceSetting[]
Property Value
status
The alert rule template status.
status?: string
Property Value
string
subTechniques
The sub-techniques of the alert rule
subTechniques?: string[]
Property Value
string[]
tactics
The tactics of the alert rule template
tactics?: string[]
Property Value
string[]
techniques
The techniques of the alert rule
techniques?: string[]
Property Value
string[]