The name of the job to archive.
Creates a TAR archive of the specified job. Note this does not delete the job directory.
The name of the job to archive.
Creates a ZIP archive of the specified job. Note this does not delete the job directory.
The name of the job to archive.
Creates a ZIP archive of the specified job. Note this does not delete the job directory.
The name of the job to archive.
Deletes the specified job directory. This is not reversible.
The name of the job to delete.
Deletes the specified job directory. This is not reversible.
The name of the job to delete.
Echos the list of complete jobs (both failed and succeeded) in a format that can be used in a
Echos the list of complete jobs (both failed and succeeded) in a format that can be used in a
A string containing a list of <option>
tags with the completed job list that can be used
to populate a webpage.
Echos the list of queued jobs in a format that can be used in a
Echos the list of queued jobs in a format that can be used in a
A string containing a list of <option>
tags with the queued job list
that can be used to populate a webpage.
Echos the list of running jobs in a format that can be used in a
Echos the list of running jobs in a format that can be used in a
A string containing a list of <option>
tags with the running job list
that can be used to populate a webpage.
Requests that a specific job stop executing.
The job to stop executing.
The priority with which to stop the job.
Requests that a specific job stop executing.
The job to stop executing.
The priority with which to stop the job.
Creates a TAR archive of the specified job. Note this does not delete the job directory.