Skip to main content

LatestOutlierSummary

Import this model from the entry point of its package:

import { LatestOutlierSummary } from '@sailpoint/angular-sdk/iai_outliers';

Properties

NameTypeDescriptionNotes
type(optional) stringThe type of outlier summary[default to undefined]
snapshotDate(optional) stringThe date the bulk outlier detection ran/snapshot was created[default to undefined]
totalOutliers(optional) numberTotal number of outliers for the customer making the request[default to undefined]
totalIdentities(optional) numberTotal number of identities for the customer making the request[default to undefined]
totalIgnored(optional) numberTotal number of ignored outliers[default to undefined]