#368 new
Isaac Finnegan

need REST interface to retrieve execution ouput

Reported by Isaac Finnegan | July 5th, 2011 @ 03:35 PM

Currently the GUI is the only way to get the output(log) of the execution of a job or ad-hoc. But the rest API does not have this. Please provide a REST api to get the execution output. Something similar to /execution/follow/[ID]

Comments and changes to this ticket

  • Greg Schueler

    Greg Schueler July 5th, 2011 @ 07:13 PM

    There are a few ways to format this data: it could be structured with metadata in xml, json or yaml. otherwise it could be simply the text output (without metadata).

    there have been requests to allow a way to follow along with a running job (e.g. stream output back to an API client) however this could be achieved the way the GUI does it by periodic requests for a new set of data. So I think the basic API output should support offsets (e.g. linewise), as well as requests like "give me the last 20 lines of data" which may not be complete, but it is up to date.

  • Alex-SF

    Alex-SF July 9th, 2011 @ 01:33 PM

    • Tag set to api, execution
  • Greg Schueler

    Greg Schueler January 5th, 2012 @ 03:54 PM

    • Milestone set to Rundeck 1.4.2
    • Milestone order changed from “70” to “0”
  • Greg Schueler

    Greg Schueler January 26th, 2012 @ 09:42 AM

    • Milestone changed from Rundeck 1.4.2 to Rundeck 1.4.3
    • Milestone order changed from “5” to “0”
  • Greg Schueler

    Greg Schueler June 18th, 2012 @ 06:48 PM

    • Assigned user set to “Greg Schueler”
    • Milestone cleared.
    • Milestone order changed from “1” to “0”

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues

Shared Ticket Bins

Tags