FusionSubTypeSeverityFilter interface

Represents severity configuration for a source subtype consumed in Fusion detection.

Properties

filters

Individual Severity configuration settings for a given source subtype consumed in Fusion detection.

isSupported

Determines whether this source subtype supports severity configuration or not. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

filters

Individual Severity configuration settings for a given source subtype consumed in Fusion detection.

filters?: FusionSubTypeSeverityFiltersItem[]

Property Value

isSupported

Determines whether this source subtype supports severity configuration or not. NOTE: This property will not be serialized. It can only be populated by the server.

isSupported?: boolean

Property Value

boolean