TestWorkflowRequest
Properties
Name | Type | Description | Notes |
---|---|---|---|
VarInput | [SystemCollectionsHashtable]https://learn.microsoft.com/en-us/dotnet/api/system.collections.hashtable?view=net-9.0 | The test input for the workflow. | [required] |
Examples
- Prepare the resource
$TestWorkflowRequest = Initialize-PSSailpoint.V2024TestWorkflowRequest -VarInput null
- Convert the resource to JSON
$TestWorkflowRequest | ConvertTo-JSON