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


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

Cancel Online of Tapes
Description
Cancels the onlining, or movement of all tapes from the entry/exit pool to the storage pool. Onlining that is in process cannot be canceled.
Requests
Syntax
PUT http[s]://{datapathDNSname}/_rest_/tape?operation=CANCEL_ONLINE
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