Restart library
Restarts the library. While the library is restarting, it will be unable to process move commands issued by the hosts through control path drives. However, access to the data on the currently mounted drives will not be impeded.
While a REST API response will always be created, the SCSI Read Buffer method of querying for that response will not necessarily occur before the library restart has begun. After restarting the library, the library status should be monitored until online.
A restart can take 5-10 minutes and might require that you reconnect to the web server after the restart is complete. This leaves all library configuration intact in the library.
Request syntax
POST
/v1/library/reset
Restarts the library.
Example
> POST /v1/library/reset
<The command will not return a response as the library is reset>