The Checkmk Conference #11 is happening – live on May 20-21! Watch now

Werk #13160: Change key_id parameter to key fingerprint for REST API agent endpoints

Component Core & setup
Title Change key_id parameter to key fingerprint for REST API agent endpoints
Date Sep 13, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0p12 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

In the previous version, the REST API asked the user to provide the key_id parameter for agent related endpoints in order to sign the agents. This was not possible as the key_id is only used internally. This werk, therefore, changes the key_id requirement to the key fingerprint which can be queried through another endpoint and is also visible in WATO.

To the list of all Werks