Spectra Logic
1-800-833-1132 : 1-303-449-6400


Spectra S3 Bucket, Object, and Job Operations : Job Operations : Clear Canceled Jobs

Clear Canceled Jobs
Description
Clears the canceled job history. Jobs are automatically cleared from the history after 30 days.
Requests
Syntax
DELETE http[s]://{datapathDNSname}/_rest_/canceled_job/
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
Example
Sample Request
This request clears the canceled jobs history.
DELETE http://blackpearl-hostname/_rest_/canceled_job/ HTTP/1.1
Sample Response
HTTP/1.1 204 No Content