We have added the option to reboot host after host deploy as a part of BZ1853906, but unfortunately we forgot to expose it in RESTAPI.
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.
*** Bug 1925084 has been marked as a duplicate of this bug. ***
Verified on: ovirt-engine-4.4.5.9-0.1.el8ev.noarch Steps: 1. have a host on Maintenance through web UI 2. reinstall the host using the web UI # curl -X POST -k -u <user>:<password> -H "Content-Type: application/json" -H "Accept: application/json" https://<engine-fqdn>/ovirt-engine/api/hosts/c8d231e7-4e6e-468a-bac5-c8c29a20ff53/install -d '{"root_password": <root_password>, "reboot": "true"}' Results: Host successfully reinstalled and rebooted after the installation, with the option of reboot being exposed through API
typo: on step 2 - reinstall the host using the API***
This bugzilla is included in oVirt 4.4.5 release, published on March 18th 2021. Since the problem described in this bug report should be resolved in oVirt 4.4.5 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.