Werk #12337: REST API: acknowledgement - not found on update is a 400

Komponente REST API
Titel REST API: acknowledgement - not found on update is a 400
Datum 09.03.2021
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.0.0p1 2.1.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

When acknowledging a non existing service, a HTTP 404 was about to be triggered, but was not defined for this endpoint. This could lead to an HTTP 500 (Internal Server Error). This has now been fixed to correctly return a HTTP 400 (Bad Request) error, which is defined for this endpoint, brining it in line with the documentation.

Zur Liste aller Werks