mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 12:27:46 +00:00
978 B
978 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-test-workflow200-response | TestWorkflow200Response | TestWorkflow200Response | TestWorkflow200Response | powershellsdk |
|
/tools/sdk/powershell/v2024/models/test-workflow200-response |
|
TestWorkflow200Response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| WorkflowExecutionId | String | The workflow execution id | [optional] |
Examples
- Prepare the resource
$TestWorkflow200Response = Initialize-V2024TestWorkflow200Response -WorkflowExecutionId 0e11cefa-96e7-4b67-90d0-065bc1da5753
- Convert the resource to JSON
$TestWorkflow200Response | ConvertTo-JSON