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 |
|
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.