Users Guide

{
"status" : "ok",
"token" : "Bearer
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjEwMDg5OSwiZXhwIjoxMDgwOTksIlVST0xFIjoyL
CJqaXQiOiI0NmEzOTBiZDcwMTA5Y2ViYjk0MzExNTQ2YjkxYjI3ZXQyM2Y1Y2hhYmE5bnNpdTQ3bnU3cXI1a3Q
zMDAwMThhMjM2ZDQ5MDYuNTg2OTc4MTcifQ.DrCpCaX0jMwREFRYmSHazGY7wOs6QfGzRcVud3cDjA0"
}
Library information
Get physical library information
GET /library/baseinfo
Description
The baseinfo command returns information about the physical tape library like serial number, MAC
address, and other useful data.
Responses
Table 61. Responses
HTTP code Description Schema
200 OK “LibraryInfo” on page 203
401 Access denied - Not
authenticated
No content
500 Error occurred at operation “Error” on page 201
Consumes
application/json
Produces
application/json
Security
Table 62. Security
Type Name
apiKey “UserSecurity” on page 208
Example HTTP response
Response 200
{
"BaseInfo" : {
"SerialNumber" : "DE00000000",
"MacAdress_1" : "00:d0:93:3c:76:ee",
"MacAdress_2" : "",
"Vendor" : "VENDOR",
"ProductID" : "ProductID",
"BaseFWRevision" : "SSx1",
"BaseFWBuildDate" : "02-20-2017",
"ExpansionFWRevision" : "0.20",
"WWNodeName" : "5001000000000000",
"RoboticHWRevision" : "4",
"RoboticFWRevision" : "0.10",
"RoboticSerialNumber" : "564EA000103",
"NoOfModules" : "7",
"LibraryType" : "32"
},
Appendix D. REST API for scalable tape libraries
171