Users Guide

Table 99. Security
Type Name
apiKey “AdminSecurity” on page 208
Reset the conguration
POST /library/resetconfig
Description
After this command is issued, the conguration of the library is set to standard defaults or to
manufacturing defaults, depending on the ManufacturingMode parameter. The standard defaults keep
IP address and counters, and the manufacturing defaults reset everything. If a network is manually
congured, the connection is possibly lost. If no Mode parameter is submitted, the standard default mode
is used. Resetting to Manufacturing Mode also deletes existing license keys in the system.
Parameters
Table 100. Parameters
Type Name Schema
Body
ManufacturingMode
optional
ManufacturingMode
ManufacturingMode
Table 101. ManufacturingMode
Name Description Schema
ManufacturingMode
optional
The mode of reset. TRUE does a
full reset, including IP settings
and licenses. Example: FALSE
enum (TRUE, FALSE)
Responses
Table 102. Responses
HTTP code Description Schema
200 The reset conguration was
executed successfully.
No content
401 Access denied - not
authenticated
No content
500 Error occurred at operation. Error
Consumes
application/json
Security
Table 103. Security
Type Name
apiKey AdminSecurity
Appendix D. REST API for scalable tape libraries 185