Skip to main content

LifecycleActionRequest

Properties

NameTypeDescriptionNotes
id(optional) stringLifecycle request identifier.[default to undefined]
tenantId(optional) stringTenant identifier for the lifecycle request.[default to undefined]
statusType(optional) stringGeneric request status type discriminator.[default to undefined]
requestedBy(optional) stringIdentity id of the principal that submitted the request.[default to undefined]
targetType(optional) stringResource type targeted by the lifecycle request.[default to undefined]
targetId(optional) stringInternal machine identity UUID for the lifecycle target.[default to undefined]
operationType(optional) Lifecycleaction[default to undefined]
workflowId(optional) stringTemporal workflow identifier for the lifecycle request.[default to undefined]
completed(optional) booleanIndicates whether the lifecycle request has reached a terminal state.[default to false]
details(optional) LifecycleActionRequestDetails[default to undefined]
created(optional) stringTime when the lifecycle request was created (ISO-8601).[default to undefined]
modified(optional) stringTime when the lifecycle request was last modified (ISO-8601).[default to undefined]