Werk #15169: host_config & folder_config: fix validation for remove_attributes when using custom attributes
Komponente | REST API |
Titel | host_config & folder_config: fix validation for remove_attributes when using custom attributes |
Datum | 11.01.2023 |
Checkmk-Editon | Checkmk Raw (CRE) |
Checkmk-Version | 2.2.0i1 2.1.0p20 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
Prior to this werk, the REST-API returned a 400 error when a custom attribute was provided in the remove_attributes field in the update endpoint. This werk fixes this error by passing the validation mechanism to the endpoint.