Werk #12951: response format of all host_config/folder_config REST API endpoints

Component REST API
Title response format of all host_config/folder_config REST API endpoints
Date Jul 12, 2021
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0p8 2.1.0b1
Level Prominent Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required

The response format of some host_config and folder_config endpoints did not fully conform to the OpenAPI spec. This has now been fixed, but this also means that the following endpoints

create folder hosts of folder update folder bulk update folders move a folder

bulk create hosts list hosts

will have a different format in SOME attributes on the attributes key within the "extensions" key. The now documented format in the OpenAPI documentation is the correct one now.

To the list of all Werks