Createidentitycollectorrequest
Import this model from the entry point of its package:
import { Createidentitycollectorrequest } from '@sailpoint/angular-sdk/data_access_security';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | The display name for the new identity collector. Must be unique within the tenant. | [default to undefined] |
| sourceId | string | The identifier of the source to create the identity collector for, represented as a UUID. Both hyphenated and non-hyphenated formats are accepted. The identity collector type is derived from this source. | [default to undefined] |