Skip to main content

LifecycleActionRequestDetails

Properties

NameTypeDescriptionNotes
status(optional) Lifecyclestatus[default to undefined]
action(optional) Lifecycleaction[default to undefined]
approver(optional) LifecycleApproverReference[default to undefined]
approvedAt(optional) stringTime when the request was approved (ISO-8601).[default to undefined]
canceller(optional) LifecycleRequesterReference[default to undefined]
canceledAt(optional) stringTime when the request was canceled (ISO-8601).[default to undefined]
cancelComment(optional) stringComment provided when the request was canceled.[default to undefined]
comments(optional) Array<LifecycleComment>Append-only comment thread for the lifecycle request.[default to undefined]
failurePhase(optional) stringWorkflow phase where the request failed, when applicable.[default to undefined]
failureReason(optional) stringFailure reason for the lifecycle request, when applicable.[default to undefined]
resource(optional) LifecycleResourceSummary[default to undefined]
resourceOwners(optional) Array<LifecycleOwnerReference>Cached resource owners for the lifecycle target.[default to undefined]
sourceOwner(optional) LifecycleOwnerReference[default to undefined]
requester(optional) LifecycleRequesterReference[default to undefined]
approvalRequestId(optional) stringApprovals identifier when the request was submitted.[default to undefined]
approvalSettingsId(optional) stringApproval settings identifier used for the request.[default to undefined]
provisioning(optional) LifecycleProvisioning[default to undefined]