Werk #16662: Rest API: change host rename wait for completion endpoint to GET

Component REST API
Title Rest API: change host rename wait for completion endpoint to GET
Date Jul 11, 2024
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

The wait-for-completion endpoint for host renames was using the POST method. This caused some issues and was inconsitent with other such endpoints. This werk changes the endpoint to be GET, just like the other ones.

To the list of all Werks