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

Werk #13407: RESTAPI: do not update config generation on get requests

Component REST API
Title RESTAPI: do not update config generation on get requests
Date Feb 3, 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.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
2.0.0p20 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Before this werk all rest api calls would generate config updates and trigger git commits (if git config changes is configured). After this werk this is only the case for http methods other than get.

To the list of all Werks