Users Guide

Table 116. Security
Type Name
apiKey AdminSecurity
Example HTTP response
Response 200
{
"currentCycle" : "2",
"testCycles" : "10",
"status" : "TRUE"
"running" : "FALSE"
}
System (Demo) Test
POST /test/systemtest
Description
Performs the integrated system (Demo) test n times. The number of executions must be dened in the
count parameter. The command returns immediately after the test is started. The progress must be
polled by the /test/status request.
Parameters
Table 117. Parameters
Type Name Description Schema
Body
testParameter
required
The number of test
iterations to perform
and seating mode.
Table 118 on page 189
testParameter
Table 118. testParameter
Name Description Schema
count
required
Maximum value: 100
Example: 10
integer
seating
optional
enum (TRUE, FALSE)
Responses
Table 119. Responses
HTTP code Description Schema
200 The test could be started
successfully.
No content
401 Access denied - not
authenticated
No content
500 Error occurred at operation. Error
Appendix D. REST API for scalable tape libraries 189