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 Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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