Users Guide

The library is rebooted. The shutdown is initiated after response to this command. The connection is lost
until the library is restarted successfully. A new login is required.
Responses
Table 90. Responses
HTTP code Description Schema
200 The reboot was executed
successfully.
No content
401 Access denied - not
authenticated
No content
500 Error occurred at operation. Error
Security
Table 91. Security
Type Name
apiKey AdminSecurity
Library conguration
Slot/IO Station operations
POST /library/io/config
Description
With this command, the I/O block in a magazine can be congured as I/O slots or as standard storage
slots. To be able to open the I/O station, congure the magazine slot block as I/O slots is necessary.
Parameters
Table 92. Parameters
Type Name Description Schema
Body
mailslotConf
required
The logical module
number and mode of
slot. A TRUE congures
IO slot mode, a FALSE
storage mode.
mailslotConf
mailslotConf
Table 93. mailslotConf
Name Description Schema
module
required
Minimum value: 1
Maximum value: 7
integer
mode
required
enum (TRUE, FALSE)
Responses
Appendix D. REST API for scalable tape libraries
183