Skip to main content

RoleBulkUpdateResponse

Import this model from the entry point of its package:

import { RoleBulkUpdateResponse } from '@sailpoint/angular-sdk/roles';

Properties

NameTypeDescriptionNotes
id(optional) stringID of the task which is executing the bulk update. This also used in to the bulk-update/_** API to track status.[default to undefined]
type(optional) stringType of the bulk update object.[default to undefined]
status(optional) stringThe status of the bulk update request, could also checked by getBulkUpdateStatus API[default to undefined]
created(optional) stringTime when the bulk update request was created[default to undefined]