mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 20:37:46 +00:00
1003 B
1003 B
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v2024-set-lifecycle-state-request | SetLifecycleStateRequest | SetLifecycleStateRequest | SetLifecycleStateRequest | powershellsdk |
|
/tools/sdk/powershell/v2024/models/set-lifecycle-state-request |
|
SetLifecycleStateRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| LifecycleStateId | String | ID of the lifecycle state to set. | [optional] |
Examples
- Prepare the resource
$SetLifecycleStateRequest = Initialize-PSSailpoint.V2024SetLifecycleStateRequest -LifecycleStateId 2c9180877a86e408017a8c19fefe046c
- Convert the resource to JSON
$SetLifecycleStateRequest | ConvertTo-JSON