Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #16136: api-docs: include explanation of the special character * for the If-Match header

Component REST API
Title api-docs: include explanation of the special character * for the If-Match header
Date Sep 26, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0p11 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

Most PUT requests to the REST API require an If-Match header containing an ETag. With this Werk we make it possible to provide "" instead of an ETag, like this: "If-Match": ""

This Werk also adds a short explanation to the REST API documentation. See the section "Updating values" for more information.

To the list of all Werks