MachineAccountCreateAccessDto
Import this model from the entry point of its package:
import { MachineAccountCreateAccessDto } from '@sailpoint/angular-sdk/machine_account_creation_request';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| sourceId | (optional) string | Source ID. | [default to undefined] |
| sourceName | (optional) string | Source name. | [default to undefined] |
| subtypes | (optional) Array<MachineAccountCreateAccessDtoSubtypesInner> | List of subtypes for which the user has an entitlement to request machine accounts. | [default to undefined] |