Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Created August 16, 2016 16:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonathanmedd/f66ad684e044d00d0a93387ca957bd3a to your computer and use it in GitHub Desktop.
Save jonathanmedd/f66ad684e044d00d0a93387ca957bd3a to your computer and use it in GitHub Desktop.
Get-vROWorkflowExecutionResult
PS C:\vRO> Get-vROWorkflowExecution -Name 'Test State' | Select -Last 1 | Get-vROWorkflowExecutionResult
ExecutionRef : /vco/api/workflows/411450a4-00c3-422b-9ac2-d045b7a8637f/executions/40281e9455cb6ffc015694242bed0370/
Name : randomNumber
Scope : local
Type : number
Value : 58.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment