Skip to main content

TrackerKeyDTO

Import this model from the entry point of its package:

import { TrackerKeyDTO } from '@sailpoint/angular-sdk/access_model_metadata';

Properties

NameTypeDescriptionNotes
id(optional) stringID of the tracker created to record this delete operation.[default to undefined]
type(optional) stringThe type of object being tracked.[default to undefined]
status(optional) stringThe status of the delete operation.[default to undefined]
errors(optional) Array<string>Any errors encountered while processing the delete operation.[default to undefined]
created(optional) stringThe time the delete operation was initiated.[default to undefined]
key(optional) stringTechnical name of the deleted Attribute.[default to undefined]