Werk #15884: activate_changes: If-Match header now required on the activate changes endpoint
Komponente | REST API | ||||
Titel | activate_changes: If-Match header now required on the activate changes endpoint | ||||
Datum | 01.06.2023 | ||||
Level | Kleine Änderung | ||||
Klasse | Neues Feature | ||||
Kompatibilität | Inkompatibel - Manuelle Interaktion könnte erforderlich sein | ||||
Checkmk versions & editions |
|
The werk introduces the etag If-Match policy on the activate changes endpoint. The user can locate the ETag in the response headers of the "list pending changes" endpoint. In cases where clients don't want to first call this endpoint, the option to send If-Match: * is also possible.