Skip to main content

Identitycollectordependenciesconflicterror

Import this model from the entry point of its package:

import { Identitycollectordependenciesconflicterror } from '@sailpoint/angular-sdk/data_access_security';

Properties

NameTypeDescriptionNotes
detailCode(optional) stringFine-grained error code providing more detail of the error.[default to undefined]
trackingId(optional) stringUnique tracking id for the error.[default to undefined]
messages(optional) Array<IdentitycollectordependenciesconflicterrorMessagesInner>Generic localized reason for error.[default to undefined]
dependencies(optional) Array<Identitycollectordependency>Dependent objects blocking deletion. At most three items are returned.[default to undefined]
extendedDependenciesCount(optional) numberNumber of additional dependent objects not included in dependencies.[default to undefined]