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

Werk #14397: Show all folders in REST API starts recursion at parent

Component REST API
Title Show all folders in REST API starts recursion at parent
Date Jun 14, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p3 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

When calling the endpoint /domain-types/folder_config/collections/all and setting recursive to true the API would return all folders, independent of the set parent. This has been fixed now.

To the list of all Werks