Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Created August 16, 2016 16:26
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/2f5226cf281a667413439b22b51f041f to your computer and use it in GitHub Desktop.
Save jonathanmedd/2f5226cf281a667413439b22b51f041f to your computer and use it in GitHub Desktop.
Get-vROWorkflowExecutionState
PS C:\vRO> Get-vROWorkflowExecution -Name 'Test State' | Select -Last 1 | Get-vROWorkflowExecutionState
ExecutionStateRef StatusCode StatusDescription Execution
----------------- ---------- ----------------- ---------
/vco/api/workflows/411450a4-00c3-422b-9ac2-d045b7a8637f/executions/40281e9455cb6ffc015694242bed0370/ 200 OK waiting-signal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment