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

Werk #12341: REST API: agent bakery urls

Component REST API
Title REST API: agent bakery urls
Date Mar 26, 2021
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.0.0p2 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Some URLs of the agent bakery section had to be changed, to be in line with the rest of the system. These URLs had to be changed:

/domain-types/agent/actions/sign became /domain-types/agent/actions/sign/invoke

/domain-types/agent/actions/bake became /domain-types/agent/actions/bake/invoke

/domain-types/agent/actions/bake_and_sign became /domain-types/agent/actions/bake_and_sign/invoke

/domain-types/agent/actions/automatic-deployment became /domain-types/agent/actions/automatic-deployment/invoke

To the list of all Werks