Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

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 Community, Checkmk Pro, Checkmk Ultimate MT
2.0.0p6 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

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