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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0p12
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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