jookies / jasmin-web

Jasmin web panel
Apache License 2.0
18 stars 21 forks source link

starting connectors from API #10

Open sah-anshu opened 8 years ago

sah-anshu commented 8 years ago

There shall be method for Status check and Start Stop Connectors in API.

Rdgs Anshu

farirat commented 8 years ago

Did you check the stats manager through jcli ?

sah-anshu commented 8 years ago

JCLI works. I am concerned here about web-api .

farirat commented 8 years ago

The web api does not expose stats ? it's a third party project.

sah-anshu commented 8 years ago

pl advice how to do this. Or We can have some http URL where jasmin could expose these values via JSON or XML

farirat commented 8 years ago

Then you need to pull out a branch of that web api project, contribute to it and push a merge request ;)