Skip to main content

Lifecyclestate

Properties

NameTypeDescriptionNotes
id(optional) stringSystem-generated unique ID of the Object[readonly] [default to undefined]
namestringName of the Object[default to undefined]
created(optional) stringCreation date of the Object[readonly] [default to undefined]
modified(optional) stringLast modification date of the Object[readonly] [default to undefined]
enabled(optional) booleanIndicates whether the lifecycle state is enabled or disabled.[default to false]
technicalNamestringThe lifecycle state's technical name. This is for internal use.[default to undefined]
description(optional) stringLifecycle state's description.[default to undefined]
identityCount(optional) numberNumber of identities that have the lifecycle state.[readonly] [default to undefined]
emailNotificationOption(optional) Emailnotificationoption[default to undefined]
accountActions(optional) Array<Accountaction>[default to undefined]
accessProfileIds(optional) Array<string>List of unique access-profile IDs that are associated with the lifecycle state.[default to undefined]
identityState(optional) stringThe lifecycle state's associated identity state. This field is generally 'null'.[default to undefined]
accessActionConfiguration(optional) Accessactionconfiguration[default to undefined]
priority(optional) numberUsed to control the order of lifecycle states when listing with ?sorters=priority. Lower numbers appear first (ascending order). Out-of-the-box lifecycle states are assigned priorities in increments of 10.[default to undefined]