Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AlertDetailsOverride

Package version

Settings for how to dynamically override alert static details

Hierarchy

  • AlertDetailsOverride

Index

Properties

Optional alertDescriptionFormat

alertDescriptionFormat: undefined | string

the format containing columns name(s) to override the alert description

Optional alertDisplayNameFormat

alertDisplayNameFormat: undefined | string

the format containing columns name(s) to override the alert name

Optional alertSeverityColumnName

alertSeverityColumnName: undefined | string

the column name to take the alert severity from

Optional alertTacticsColumnName

alertTacticsColumnName: undefined | string

the column name to take the alert tactics from

Generated using TypeDoc