CLI Reference Guide

Table 3-9 Get solution info (continued)
Payload IN
OUT If 200, XML response with solution info.
Response Code 200 OK — success
401 Unauthorized access — if basic authentication fails
500 Internal Server Error — if too many request are active. Retry recommended.
Schema Request
Response
?api=config&rschema=getSolutionInfo
Figure 3-9 Get solution info, response example
3.2.4 Get solution status
Table 3-10 Get solution status
?api=config&method=getSolutionStatus
GET Description Returns device status information. Information returned includes:
Operating status (Navigating, scanning, processing, unknown)
Error condition indicating whether the status is at the moment interrupted by some error
condition. For example, if there is no paper on ADF.
Payload IN
OUT If 200, XML response with solution status.
Response Code 200 OK — success
401 Unauthorized access — if basic authentication fails.
500 Internal Server Error — if too many requests are active. Retry recommended.
Schema Request
Response
?api=config&rschema=getSolutionStatus
16 Chapter 3 Compatible API