FusionTemplateSubTypeSeverityFilter interface

Represents severity configurations available for a source subtype consumed in Fusion detection.

Properties

isSupported

Determines whether severity configuration is supported for this source subtype consumed in Fusion detection.

severityFilters

List of all supported severities for this source subtype consumed in Fusion detection.

Property Details

isSupported

Determines whether severity configuration is supported for this source subtype consumed in Fusion detection.

isSupported: boolean

Property Value

boolean

severityFilters

List of all supported severities for this source subtype consumed in Fusion detection.

severityFilters?: string[]

Property Value

string[]