Retrieving output from Orchestrator Runbooks (via REST)

jansi rani krishnan 601 Reputation points
2021-06-29T06:51:10.587+00:00

Hi Experts,

I have a created a Runbook and able to successfully trigger the Runbook via a PowerShell using the REST web services.

My Runbook actually accepts some input parameters and update the values in the Incident form (Self service portal).

In order to view the output response from the Runbook, I have used the below links

http://<Orchestrator Server>:81/Orchestrator2012/Orchestrator.svc/Jobs(guid'0eaf1a1d-79bd-4089-b65f-08a126428603') --> Job GUID

http://<Orchestrator Server>:81/Orchestrator2012/Orchestrator.svc/Jobs(guid'0eaf1a1d-79bd-4089-b65f-08a126428603')/Instances

What is the difference between these two URLs with respect to the response from the Runbook?
Is there a way where we can see the response from the "Orchestrator Console" for a particular instance?

Appreciate your help !!!

Regards,
Jansi

System Center Orchestrator
System Center Orchestrator
A family of System Center products that provide an automation platform for orchestrating and integrating both Microsoft and non-Microsoft IT tools.
217 questions
0 comments No comments
{count} votes