Hi,
Does anyone know how the Cluster Service web-interface (by default served at: localhost:8889) works and how to use it?
We're trying to achieve the following three things:
- Get a list of jobs currently running in the Vred Cluster Service
- Start a rendering using the web-api (or the website)
- Download the render results from a specified job
When one presses on "start" it links to the "/clusterService/startRender" endpoint but actually nothing happens. I guess one must parse some parameters, but which ones and is there any kind of documentation available about this?
Any hint would be much appreciated.
Thanks.