The Checkmk Conference #11 is happening – live on May 20-21! Watch now

Werk #13036: REST API: host & folder config: fixed remove_attributes

Component REST API
Title REST API: host & folder config: fixed remove_attributes
Date Aug 23, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p10 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Removing a host or folder attribute via the REST API did not work before this werk. The return HTTP-Status code was 200, and the response reflected the change, but the change was not written to disk. Both the host_config endpoint and the bulk request were effected.

To the list of all Werks