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


Hardware Operations : Tape Library and Component Operations : Online Tapes

Online Tapes
Description
Onlines (moves tapes from the entry/exit pool to the storage pool) all tapes in the entry/exit pool. Tapes must be onlined before they can be used.
Requests
Syntax
PUT http[s]://{datapathDNSname}/_rest_/tape?operation=ONLINE
Request Parameters
Responses
Response Elements
The operation returns status only.
Notable status codes:
§
§
Example
Sample Request
This request onlines all tapes in the entry/exit pool.
PUT http://blackpearl-hostname/_rest_/tape?operation=ONLINE HTTP/1.1
Sample Response
HTTP/1.1 204 No Content