Users Guide

Produces
application/json
Security
Table 69. Security
Type Name
apiKey UserSecurity
Example HTTP response
Response 200
[ {
"ModuleNo" : "7",
"Configured" : "FALSE",
"OpenStatus" : "FALSE",
"Unlocked" : "FALSE"
}, {
"ModuleNo" : "6",
"Configured" : "FALSE",
"OpenStatus" : "FALSE",
"Unlocked" : "FALSE"
}, {
"ModuleNo" : "5",
"Configured" : "TRUE",
"OpenStatus" : "FALSE",
"Unlocked" : "FALSE"
}, {
"ModuleNo" : "4",
"Configured" : "TRUE",
"OpenStatus" : "FALSE",
"Unlocked" : "FALSE"
}, {
"ModuleNo" : "3",
"Configured" : "FALSE",
"OpenStatus" : "FALSE",
"Unlocked" : "FALSE"
}, {
"ModuleNo" : "2",
"Configured" : "FALSE",
"OpenStatus" : "FALSE",
"Unlocked" : "FALSE"
}, {
"ModuleNo" : "1",
"Configured" : "FALSE",
"OpenStatus" : "FALSE",
"Unlocked" : "FALSE"
} ]
License list
GET /library/license
Description
Returns a list of installed feature licenses.
Responses
Table 70. Responses
HTTP code Description Schema
200 OK <LicenseInfo> array
401 Access denied - not
authenticated
No content
176 Dell EMC ML3 Tape Library: User's Guide