Werk #12945: REST API: option to show folders recursively and return type

Component REST API
Title REST API: option to show folders recursively and return type
Date Jun 22, 2021
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0p6 2.1.0b1
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed

The folder list endpoint now supports a "recursive" option, which will result in the folder and all its subfolders to be in the resulting collection.

Additionally, the endpoint will now always return the folder object and never only the link. This makes it easier for script writers to parse the result.

To the list of all Werks