Werk #12941: REST API: convert known host attributes to well defined structure

Component REST API
Title REST API: convert known host attributes to well defined structure
Date Jun 2, 2021
Level Prominent Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p6 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Previously the outbound structure of host and folder attributes was not defined. The internal structure of the values were directly passed through. This was confusing because the inbound structure of these attributes was already defined, leading to 2 distinct structures of the same thing.

This is no longer the case. This werk introduces documentation and validation/conversion of outbound host and folder attributes.

Some attribute values may now be different due to this change. Please check your scripts.

To the list of all Werks