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

Werk #16526: password: the response schema now matches what is returned

Component REST API
Title password: the response schema now matches what is returned
Date Mar 7, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.3.0p11 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0p32 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

This werk addresses an issue with the REST-API password endpoint response. The response schema listed the title and the ident as fields that should be returned but we were not returning them as part of the password object. These have now been removed from the schema.

Also, the members field was returning invalid information and hence has been removed.

To the list of all Werks