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


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

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