Werk #13409: RESTAPI: do not update config generation on certain post requests

Komponente REST API
Titel RESTAPI: do not update config generation on certain post requests
Datum 21.02.2022
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.0.0p21 2.1.0b1 2.2.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

Before this change the following endpoints triggered a configuration rebuild:

  • /api/1.0/domain-types/acknowledge/collections/host
  • /api/1.0/domain-types/acknowledge/collections/service
  • /api/1.0/domain-types/downtime/collections/host
  • /api/1.0/domain-types/downtime/collections/service
  • /api/1.0/domain-types/downtime/actions/delete/invoke

Those endpoints will no longer trigger a config rebuild.

Zur Liste aller Werks