hop icon indicating copy to clipboard operation
hop copied to clipboard

[Task]: Get the status of the server should have parameters - update documentation

Open enjoyy2 opened this issue 5 months ago • 0 comments

What would you like to happen?

Status name status

description Get the status of the server

parameters none

example request GET http://localhost:8081/hop/status/

result an HTML page with an overview of the pipelines and workflows on the server, their execution details and the server’s configuration details.

please update the documentation for get status since it supports the parameters:

xml (optional): return the information as xml (default HTML) use &xml=Y

json (optional): return the information as json (default HTML) use &json=Y

Issue Priority

Priority: 3

Issue Component

Component: API, Component: Hop Server

enjoyy2 avatar Sep 04 '24 07:09 enjoyy2