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


Hardware Operations : Tape Library and Component Operations : Cancel Import of Foreign Tapes

Cancel Import of Foreign Tapes
Description
Cancel all pending imports of tapes associated with other BlackPearl systems. Imports that have already begun cannot be canceled.
Requests
Syntax
PUT http[s]://{datapathDNSname}/_rest_/tape?operation=CANCEL_IMPORT
Request Parameters
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
Example
Sample Request
This request cancels pending imports for all foreign tapes.
GET http://blackpearl-hostname/_rest_/tape?operation=CANCEL_IMPORT HTTP/1.1
Sample Response
HTTP/1.1 204 No Content