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 Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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