Skip to main content

Outlier

Properties

NameTypeDescriptionNotes
id(optional) stringThe identity's unique identifier for the outlier record[default to undefined]
identityId(optional) stringThe ID of the identity that is detected as an outlier[default to undefined]
type(optional) stringThe type of outlier summary[default to undefined]
firstDetectionDate(optional) stringThe first date the outlier was detected[default to undefined]
latestDetectionDate(optional) stringThe most recent date the outlier was detected[default to undefined]
ignored(optional) booleanFlag whether or not the outlier has been ignored[default to undefined]
attributes(optional) objectObject containing mapped identity attributes[default to undefined]
score(optional) numberThe outlier score determined by the detection engine ranging from 0..1[default to undefined]
unignoreType(optional) stringEnum value of if the outlier manually or automatically un-ignored. Will be NULL if outlier is not ignored[default to undefined]
unignoreDate(optional) stringshows date when last time has been unignored outlier[default to undefined]
ignoreDate(optional) stringshows date when last time has been ignored outlier[default to undefined]