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


Spectra BlackPearl Converged Storage System : Hardware Operations : Tape Library and Component Operations : Cancel Verify of Tapes

Cancel Verify of Tapes
Description
Cancels all pending tape verifications. Verifications that have already begun cannot be cancelled.
Requests
Syntax
PUT http[s]://{datapathDNSname}/_rest_/tape?operation=CANCEL_VERIFY
Request Parameters
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
Example
Sample Request
This request cancels pending onlining for all tapes.
PUT http://blackpearl-hostname/_rest_/tape?operation=CANCEL_ONLINE HTTP/1.1
Sample Response
HTTP/1.1 204 No Content