The Job Manager Service provides information about all Junos Space jobs.

Service Root

/api/space/job-management

Methods and Collections

/jobs
collection /reassign-jobs
method /archive-purge-jobs
method /job-types
collection /denied-jobs
collection /cancel-jobs

REST Resources

The following APIs support asynchronous method calls. You can create a queue and use the queue in the queue parameter which is optional. For further details, see the following:

  • /archive-purge-jobs POST

  • /archive-purge-jobs POST

  • /jobs/{id}/reschedule-job POST

  • /jobs/{job-id}/retry POST


  • For receiving asynchronous responses on a queue URL, see the following links:

  • Asynchronous API Usage.


  • For more information about job scheduling, see the following links:

  • Job Scheduling.


  • Data Notification

    The following APIs support data notification:

  • /jobs GET

  • /jobs/{id} GET