Users Guide

Table 132. Parameters
Type Name Description Schema
Query
partitionNum
required
The partition number for
which the inventory is
reported.
integer
Responses
Table 133. Responses
HTTP code Description Schema
200 OK Inventory
401 Access denied - not
authenticated
No content
500 Error occurred at operation. Error
Produces
application/json
Security
Table 134. Security
Type Name
apiKey UserSecurity
Example HTTP response
Response 200
{
"Slots" : [ {
"PhysicalNumber" : "1",
"LogicalNumber" : "1.1",
"Module" : "1",
"Partition" : "1",
"Mailslot" : "FALSE",
"Cartridge" : "FALSE",
"Barcode" : null,
"CartridgeType" : "N/A",
"CartridgeGeneration" : null,
"CartridgeEncrypted" : null,
"Access" : "TRUE",
"Blocked" : "TRUE"
}, {
"PhysicalNumber" : "2",
"LogicalNumber" : "1.2",
"Module" : "1",
"Partition" : "1",
"Mailslot" : "FALSE",
"Cartridge" : "FALSE",
"Barcode" : null,
"CartridgeType" : "N/A",
"CartridgeGeneration" : null,
"CartridgeEncrypted" : null,
"Access" : "TRUE",
"Blocked" : "FALSE"
}, {
"PhysicalNumber" : "3",
"LogicalNumber" : "1.3",
"Module" : "1",
"Partition" : "1",
"Mailslot" : "FALSE",
"Cartridge" : "TRUE",
"Barcode" : "TT0013L4",
194
Dell EMC ML3 Tape Library: User's Guide