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

Werk #18914: folder_config: expected field missing from rest-api schema

Component REST API
Title folder_config: expected field missing from rest-api schema
Date Jan 15, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.6.0b1
Not yet released
Checkmk MSP (CME)
2.5.0b1
Not yet released
Checkmk MSP (CME)

The folder_config REST API endpoint accidentally lost the 'cmk_agent_connection' field during code refactoring. This field is essential for managing specific agent connection settings within folder configurations.

This werk restores the 'cmk_agent_connection' field to the folder_config REST API endpoint, resolving issues caused by its removal. Users relying on this field can continue using their existing API calls and configurations without changes.

To the list of all Werks