Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0
    • Runtime / Web Frontend
    • None

    Description

      For now the job list function (/jobs) provides only job identifiers.

      Would be good if it contained all the data used in the list, the same as for single jobs, so that no extra calls are required to display the list (
      "jid"
      "name"
      "state"
      "start-time"
      "end-time":
      "duration"
      "operators"{
      "total"
      "pending"
      "running"
      "finished"
      "canceling"
      "canceled"
      "failed"
      }

      Also, start-time and end-time could be unix timestamps, not strings, the same goes for duration - could be just a number in milliseconds. This would allow for time formatting.

      Attachments

        Activity

          People

            sewen Stephan Ewen
            iampeter Peter Godek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: