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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.6b1
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed

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