Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #1714: Add support for jsonp export (next to json and python)

Component User interface
Title Add support for jsonp export (next to json and python)
Date Dec 8, 2014
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.6b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

The web service for exporting data from views now also supports JSONP. This is basically the same as JSON, but everything is wrapped into parseJSON(...). You can select this by adding &output_format=jsonp to the URL of a Multisite view.

To the list of all Werks