Users Guide

"Mailslot" : "TRUE",
"Cartridge" : "FALSE",
"Barcode" : null,
"CartridgeType" : "N/A",
"CartridgeSubType" : 0,
"CartridgeGeneration" : null,
"CartridgeEncrypted" : null,
"Access" : "TRUE",
"Blocked" : "FALSE"
} ],
"Drives" : [ {
"PhysicalNumber" : "10",
"LogicalNumber" : "1",
"Module" : null,
"Partition" : "0",
"Barcode" : null,
"Vendor" : "VENDOR ",
"Product" : "Ultrium 7-SCSI ",
"FWRevision" : "ABCD",
"SerialNumber" : 1234567890
}, {
"PhysicalNumber" : "11",
"LogicalNumber" : "2",
"Module" : null,
©
BDT Storage GmbH
2.2. Library Information | 10
"Partition" : "0",
"Barcode" : null,
"Vendor" : "VENDOR ",
"Product" : "Ultrium 7-SCSI ",
"FWRevision" : "ABCD",
"SerialNumber" : 1234567891
}, {
"PhysicalNumber" : "12",
"LogicalNumber" : "3",
"Module" : null,
"Partition" : "0",
"Barcode" : null,
"Vendor" : "VENDOR ",
"Product" : "Ultrium 7-SCSI ",
"FWRevision" : "ABCD",
"SerialNumber" : 1234567892
}, {
"PhysicalNumber" : "20",
"LogicalNumber" : "4",
"Module" : null,
"Partition" : "0",
"Barcode" : null,
"Vendor" : "",
"Product" : "",
"FWRevision" : "",
"SerialNumber" : ""
} ]
}
I/O status
GET /library/io/status
Description
Returns the status of the I/O Stations.
Responses
Table 68. Responses
HTTP code Description Schema
200 OK IOStatus
401 Access denied - not
authenticated
No content
500 Error occurred at operation Error
Appendix D. REST API for scalable tape libraries 175