Skip to main content

MachineIdentityUpdated

Import this model from the entry point of its package:

import { MachineIdentityUpdated } from '@sailpoint/angular-sdk/triggers';

Properties

NameTypeDescriptionNotes
eventTypestringType of the event.[default to undefined]
machineIdentityMachineIdentityUpdatedMachineIdentity[default to undefined]
machineIdentityChangeTypesArray<string>Types of changes that occurred to the machine identity.[default to undefined]
userEntitlementChangesMachineIdentityUpdatedUserEntitlementChanges[default to undefined]
ownerChangesMachineIdentityUpdatedOwnerChanges[default to undefined]
singleValueAttributeChangesArray<MachineIdentityUpdatedSingleValueAttributeChangesInner>Details about the single-value attribute changes that occurred.[default to undefined]