Skip to content
Snippets Groups Projects
Commit 590056f1 authored by Nikolay Stanchev's avatar Nikolay Stanchev
Browse files

Updates documentation of the Graph API

parent 9ad49474
Branches
Tags
No related merge requests found
......@@ -363,7 +363,9 @@ with **/clmc-service** so that the nginx reverse proxy server (listening on port
* Response:
The response of this request is a JSON content, which contains a single output message along with the status of the monitoring pipeline.
The response of this request is a JSON content, which contains a single output message along with the status of the monitoring pipeline (encountering
a 'sleeping' status should be expected, since the background process is executing only once per given delay; a 'zombie' status would indicate that
the process is dead).
Returns a 404 Not Found error if the request ID is not associated with any graph monitoring process.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment