Users Guide

Security
Table 120. Security
Type Name
apiKey AdminSecurity
Drive information
Get drive information
GET /drive/information
Description
Returns the information about the currently installed drives, like Product ID, Model, Serial number, and
other useful information.
Responses
Table 121. Responses
HTTP code Description Schema
200 OK <DriveInfo> array
Security
Table 122. Security
Type Name
apiKey UserSecurity
Example HTTP response
Response 200
{
"LogicalNumber" : "1",
"PhysicalNumber" : "10",
"Module" : "1",
"Partition" : "0",
"Generation" : "8",
"Cartridge" : "FALSE",
"Barcode" : null,
"Vendor" : "IBM",
"Product" : "ULT3580-HH8",
"FWRevision" : "J28F",
"SerialNumber" : "000000005B",
"WWNodeName" : "",
"Interface" : "FC",
"MFGSerialNumber" : "1013000188",
"ErrorState" : "TRUE",
"Power" : "FALSE",
"Presence" : "TRUE",
"ADTMode" : "IADT"
}
Drive conīš³guration
Upgrade Drive FW
POST /drive/fwupgrade
Description
190
Dell EMC ML3 Tape Library: User's Guide