LifecycleActionSubmitRequest
Import this model from the entry point of its package:
import { LifecycleActionSubmitRequest } from '@sailpoint/angular-sdk/machine_identities_lifecycle_actions';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| action | Lifecycleaction | [default to undefined] | |
| comments | (optional) Array<LifecycleActionSubmitComment> | Optional submit-time comments. At most 10 comments are allowed per request; each comment must be non-empty and at most 1000 characters. | [default to undefined] |