Skip to main content

MachineIdentityAggregationRequest

Import this model from the entry point of its package:

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

Properties

NameTypeDescriptionNotes
datasetIdsArray<string>List of dataset Ids to aggregate machine identities[default to undefined]
disableOptimization(optional) booleanFlag to disable optimization for the aggregation. Defaults to false when not provided. When set to true, it disables aggregation optimizations and may increase processing time.[default to false]