Skip to main content

MachineAccountSubtypeConfigDtoMachineAccountCreate

Properties

NameTypeDescriptionNotes
accountCreateEnabled(optional) booleanSpecifies if the creation of machine accounts is allowed for this subtype.[default to false]
approvalRequired(optional) booleanSpecifies if approval is required for machine account creation requests for this subtype.[default to false]
formId(optional) stringId of the form linked to subtype.[default to undefined]
entitlementId(optional) stringId of the system created entitlement entitlement upon enabling account creation for this subtype.[default to undefined]
passwordSetting(optional) stringThis is required before enabling the account creation to true. Default value will be null.[default to undefined]
passwordAttribute(optional) stringName of the account attribute from the source's schema or new custom attribute to use when password settings is enabled.[default to undefined]
approvalConfig(optional) MachineSubtypeApprovalConfig[default to undefined]