Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TargetDetectorDetails

Overriden settings of a detector rule in recipe attached to target.

Properties

Optional conditionGroups

conditionGroups: Array<ConditionGroup>

Condition group corresponding to each compartment

Optional configurations

configurations: Array<DetectorConfiguration>

List of detector rule configurations

Optional isConfigurationAllowed

isConfigurationAllowed: undefined | false | true

Configuration allowed or not

isEnabled

isEnabled: boolean

Enablement state of the detector rule

Optional labels

labels: Array<string>

User-defined labels for a detector rule

Optional problemThreshold

problemThreshold: undefined | number

Point at which an elevated resource risk score creates a problem Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional riskLevel

riskLevel: model.RiskLevel

The risk level of the detector rule

Optional sightingTypes

sightingTypes: Array<SightingType>

List of sighting types

Optional targetTypes

targetTypes: Array<string>

List of target types for which the detector rule is applicable

Functions

getDeserializedJsonObj

getJsonObj