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


Hardware Operations : Tape Library and Component Operations : Cancel Format of Tapes

Cancel Format of Tapes
Description
Cancel all pending tape formats. Formats that have already begun are not canceled.
Requests
Syntax
PUT http[s]://{datapathDNSname}/_rest_/tape?operation=CANCEL_FORMAT
Request Parameters
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
Example
Sample Request
This request cancels all pending tape formats.
PUT http://blackpearl-hostname/_rest_/tape?operation=CANCEL_FORMAT HTTP/1.1
Sample Response
HTTP/1.1 204 No Content