Werk #15884: activate_changes: If-Match header now required on the activate changes endpoint
Component | REST API | ||||
Title | activate_changes: If-Match header now required on the activate changes endpoint | ||||
Date | Jun 1, 2023 | ||||
Level | Trivial Change | ||||
Class | New Feature | ||||
Compatibility | Incompatible - Manual interaction might be required | ||||
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.