Skip to main content

ProvisioningPolicyDtoV2

Import this model from the entry point of its package:

import { ProvisioningPolicyDtoV2 } from '@sailpoint/angular-sdk/sources';

Properties

NameTypeDescriptionNotes
id(optional) stringSystem-generated unique ID of the provisioning policy.[default to undefined]
namestringthe provisioning policy name[default to undefined]
subtypeId(optional) stringSubtype ID for which provisioning policy will be created when usageType is CREATE_MACHINE_ACCOUNT.[default to undefined]
description(optional) stringthe description of the provisioning policy[default to undefined]
usageType(optional) UsagetypeV2[default to undefined]
fields(optional) Array<FieldDetailsDtoV2>[default to undefined]