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


Hardware Operations : Tape Library and Component Operations : Delete Tape Failure

Delete Tape Failure
Description
Deletes the specified tape failure.
Requests
Syntax
DELETE http[s]://{datapathDNSname}/_rest_/tape_failure/{tape failure UUID or other unique attribute}/
To determine the UUID for a tape failure, see Get Tape Failures.
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
Example
Sample Request
This request deletes the tape failure with the UUID 2d4a2794-8617-4cdc-9e8f-0530fa1abbf2.
DELETE http://blackpearl-hostname/_rest_/tape_failure/2d4a2794-8617-4cdc-9e8f-0530fa1abbf2/ HTTP/1.1
Sample Response
HTTP/1.1 204 No Content