Learn more about the latest product updates at the Checkmk Conference #12 – live from June 16-17! Watch here

Werk #13766: REST API: fix code example for endpoints which use booleans in their query params

Component REST API
Title REST API: fix code example for endpoints which use booleans in their query params
Date Feb 23, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0b3 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
2.0.0p22 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

In the previous version, boolean based query params were excluded from the examples in the REST API documentation. This led to confusion as the params were effectively empty for some endpoints. This werk fixes this and ensures that all query params are shown in the python examples.

To the list of all Werks