CLI Reference Guide
Figure 4-2 Success response example
NOTE: See section Appendix I to check the settings possible and default values.
4.1.2 Append graph
Table 4-2 Append graph
?api=graph&method=append&parentID={nodeId}
POST Description Appends a new subgraph on target MFP existing workflow graph.
If parent node Id is not provided, the new graph will be appended to the
root node on the device and will appear as a new menu option when
accessing the first EC screen.
Payload IN XML: Graph
OUT If 200, XML response with code 0
If 400, XML response with error code
Response Code 200 OK – success
400 Bad request
Error code -1: Product not licensed
Error code -3: Error parsing xml payload
Error code -5: Id not corresponding to a valid job
Error code -8: Unsupported scan settings
Error code -10: Device is busy (silent mode)
Error code -12: Unexpected error
401 Unauthorized access – if basic authentication fails
32 Chapter 4 Advanced API