Uploaded image for project: 'JOC - JobScheduler Operations Center'
  1. JOC - JobScheduler Operations Center
  2. JOC-1117

The /jobstreams/list API should support an array of Job Streams

    XMLWordPrintable

Details

    Description

      Current Situation

      The API call ./jobstreams/list supports to specify the name of a Job Stream, the name of a folder and an array of folders. It does not support an array of Job Stream names.

      Desired Behavior

      The API call ./jobstreams/list should support an array of Job Stream names. When both, the single name and the array are specified then both Job Streams are returned.

      {"jobschedulerId":"myJobScheduler","jobStream":"aJobStream","folder":"/jobstreams",
      "folders":	[{
      "folder": "/",
      "recursive": true
      }],
      "jobStreams":["myStream1","myStream2","myStream3","myStream4"]
      }
      

      Attachments

        Activity

          People

            ur Uwe Risse
            ur Uwe Risse
            Kanika Agrawal Kanika Agrawal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: