Skip to main content

LifecycleActionSubmitResponse

Import this model from the entry point of its package:

import { LifecycleActionSubmitResponse } from '@sailpoint/angular-sdk/machine_identities_lifecycle_actions';

Properties

NameTypeDescriptionNotes
requestIdstringUnique identifier for the created lifecycle request.[default to undefined]
statusstringInitial lifecycle request status.[default to undefined]
actionLifecycleaction[default to undefined]
targetIdstringInternal machine identity UUID for the lifecycle target.[default to undefined]
resourceId(optional) stringConnector resource id for the lifecycle target, when present.[default to undefined]
createdAtstringTime when the lifecycle request was created (ISO-8601).[default to undefined]