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


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

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