Skip to main content

EntitlementConnectionBulkUpdateResultItem

Import this model from the entry point of its package:

import { EntitlementConnectionBulkUpdateResultItem } from '@sailpoint/angular-sdk/entitlement_connections';

Properties

NameTypeDescriptionNotes
connectionId(optional) stringConnection ID processed in this row.[default to undefined]
type(optional) stringRequested or resulting connection type for the row.[default to undefined]
status(optional) numberItem-level result status code.[default to undefined]
description(optional) stringItem-level result message.[default to undefined]