Hi,

While the REST API is kind of stable it is currently not documented.

Also, it may seem that the API is not always consistent because it grew
over the years, sometimes with more control and sometimes just use-case
driven to support data for the client-side HTML rendering.

Having said that, it might make sense to consider sitting down and
thinking about a consistent -- at least on a plugin-level -- API.

Regards
Felix

On 02.09.2011 18:25, Carl Hall wrote:
> I just noticed that I can get bundle information with a URL like this:
>
> http://localhost:8080/system/console/bundles/1.json
>
> but http://localhost:8080/system/console/bundles.json doesn't return
> anything.
>
> Trying the same pattern in other areas of the web console didn't prove as
> fruitful.
>
> I'm working on a script to visualize our bundle interdependencies and
> currently get my info using telnet and the Felix remote shell. Is it
> possible to get more JSON data about the server (bundle list, configuration
> information, etc)?
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to