Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #10863: Fix different issues with hosts created via Web API using JSON

Component Setup
Title Fix different issues with hosts created via Web API using JSON
Date Feb 25, 2020
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.6.0p10 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

When hosts are created using the Web API with data structures in JSON format, configuring these hosts could lead to problems in different situations.

One example is that configuration rules that are created explicitly for such a host can not be loaded for editing. One often used feature is creating "ad hoc" disabled services rules on the service discovery page. These rules lead to an error message "Unable to read current conditions of this rule. Falling back to default values." when trying to edit the created rule.

This issue has been fixed. Starting with the 1.6.0p10 the hosts are initially correctly saved. Existing host and rule configurations will be fixed during the update to 1.6.0p10.

To the list of all Werks