Skip to main content

AnomalyEvidence

Import this model from the entry point of its package:

import { AnomalyEvidence } from '@sailpoint/angular-sdk/machine_identities';

Properties

NameTypeDescriptionNotes
source(optional) stringEvidence source system.[default to undefined]
timestamp(optional) AnomalyEvidenceTimestamp[default to undefined]
agentAttributeType(optional) stringAttribute type captured for SENTINEL detections; null for SIEM detections.[default to undefined]
agentAttributeValue(optional) stringAttribute value captured for SENTINEL detections; null for SIEM detections.[default to undefined]
baseline(optional) AnomalyBaselinePeer-group baseline for SIEM detections; null for SENTINEL detections.[default to undefined]