Werk #15432: agent: GET non existent agent hash now returns a 404 response

Komponente REST API
Titel agent: GET non existent agent hash now returns a 404 response
Datum 02.03.2023
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p24 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

This werk is to fix an issue when requesting an agent that doesn't exist via the following endpoints

GET /objects/agent/non-existing-hash GET /domain-types/agent/actions/download_by_hash/invoke

Previously, both of these endpoints would respond with a 500 internal server error, but now we conform to our other endpoints and we return a problem response with an appropriate message.

Zur Liste aller Werks