CLI Reference Guide
Table 3-4 Get files (continued)
OUT If 200, XML response with files or xml with direct download links.
If 400, XML response with error code.
Response Code 200 OK – success
400 Bad request:
Error code -2: Invalid job id
Error code -5: Id does not correspond to a job
Error code -6: Error loading job information
Error code -7: Error creating zip
401 Unauthorized access – if basic authentication fails
500 Internal Server Error – if too many requests are active. Retry recommended.
Schema Request —
Response
?api=jobs=getFiles
Figure 3-4 Get files, response example (Applicable only for format=links)
3.1.5 Set purge settings
Table 3-5 Set purge settings
?api=jobs&method=setPurgeSettings
POST Description Sets the Expiration time and the Garbage Collector period for dynamic scan jobs in the MFP.
These variables control the time that a job will remain in the device.
Expiration time corresponds to the amount of time that dynamic jobs remain in the device.
Collector period corresponds to time interval within subsequent cleanup operations of expired
jobs. Collector period must be smaller than Expiration time. Both values are defined in seconds.
By default, Collector period is set to 30 Minutes and Expiration Time to 12 Hours. Collector
period valid Range is between 1800 sec (30 minutes) and 84000 sec (24 hours). Expiration Time
is not constrained.
12 Chapter 3 Compatible API