Users Guide

Table 135. Parameters
Type Name Description Schema
Query
partitionNum
required
The partition number for
which the media
information is reported.
integer
Responses
Table 136. Responses
HTTP code Description Schema
200 OK <MediaInfoData> array
401 Access denied - not
authenticated
No content
500 Error occurred at operation. Error
Produces
application/json
Security
Table 137. Security
Type Name
apiKey UserSecurity
Example HTTP response
Response 200
[ {
"Barcode" : "TD239ML4",
"LocationType" : "SLOT",
"LogicalNumber" : "3.35",
"PhysicalNumber" : "115",
"Cleaning" : "FALSE",
"Partition" : "2",
"Generation" : "4",
"Protection" : "FALSE",
"Encryption" : "FALSE",
"NoLoads" : "0",
"MBRead" : "0",
"MBReadLoad" : "0",
"MBWritten" : "0",
"MBWrittenLoad" : "0"
}, {
"Barcode" : "TC084ML5",
"LocationType" : "SLOT",
"LogicalNumber" : "5.10",
"PhysicalNumber" : "170",
"Cleaning" : "FALSE",
"Partition" : "2",
"Generation" : "5",
"Protection" : "TRUE",
"Encryption" : "FALSE",
"NoLoads" : "64",
"MBRead" : "1643",
"MBReadLoad" : "1603",
"MBWritten" : "943",
"MBWrittenLoad" : "943"
} ]
196
Dell EMC ML3 Tape Library: User's Guide