CLI Reference Guide
Table 4-2 Append graph (continued)
411 Length required – if content length is not or is badly specified
500 Internal Server Error – if too many requests are active. Retry
recommended.
Schema Request
?api=graph&schema=append
Response
?api=common&rschema=default
Request payload example:
NOTE: See the Request payload on the API “set” graph method.
Figure 4-3 Append graph, success response example
4.1.3 View graph
Table 4-3 View graph
?api=graph&method=view&includeScheduled={boolean}
GET Description Gets the graph from device. The graph fetched corresponds to the
graph stored on device at the moment of the api call execution. As
a result, it does not include dynamic jobs already executed,
neither nodes already scheduled whatever its status is.
includeScheduled(optional): Not used in EC1.2.0; its default
value is false
Payload IN —
OUT If 200, XML response with the graph data
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=graph&rschema=view
Section 4.1 Graph and job services 33