<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">This method of connection to host for installation don't seems be treated as a first class citizen.<br class=""><br class="">The UI is broken on Safari and Firefox, it only works on Chrome:<br class=""><br class="">Safari:<br class=""><img apple-inline="yes" id="55FA5274-FEBB-4F82-8C5D-1548A37BBF0A" height="137" width="640" apple-width="yes" apple-height="yes" src="cid:9E31D3D6-F2A6-4108-A289-02B74F374DC0@dsone.3ds.com" class=""><br class=""><br class="">Firefox:<br class=""><img apple-inline="yes" id="CA3EF0BA-74AF-4E81-9F40-1E3A7DDDC8FE" height="229" width="567" apple-width="yes" apple-height="yes" src="cid:144C2A3B-3FF7-4801-B06B-D7BC5BBB6623@dsone.3ds.com" class=""><br class=""><br class="">Chrome:<br class=""><img apple-inline="yes" id="55C98A2C-2A82-490A-8F98-3A94E2547111" height="211" width="540" apple-width="yes" apple-height="yes" src="cid:4450ED29-F3A7-4EF5-A9AE-39E939EE0A11@dsone.3ds.com" class=""><br class=""><br class="">On my Mac, Chrome is the only browser that display it. It's a very old bug.<br class=""><br class="">On the REST api documentation(<a href="https://ovirt.prod.exalead.com/ovirt-engine/apidoc/#services/host" class="">https://ovirt.prod.exalead.com/ovirt-engine/apidoc/#services/host</a>), it says:<br class=""><br class="">root_password<span class="Apple-tab-span" style="white-space:pre">        </span>String<span class="Apple-tab-span" style="white-space:pre">        </span>In<span class="Apple-tab-span" style="white-space:pre">        </span>The password of of the&nbsp;root&nbsp;user, used to connect to the host via SSH.<br class="">ssh<span class="Apple-tab-span" style="white-space:pre">                                </span>Ssh<span class="Apple-tab-span" style="white-space:pre">                </span>In<span class="Apple-tab-span" style="white-space:pre">        </span>The SSH details used to connect to the host.<br class=""><br class="">But the Ssh type don't contains the public key informations. Where do I put it ? Is that needed any way ?<br class=""><br class="">At <a href="http://ovirt.github.io/ovirt-engine-sdk/master/services.m.html#ovirtsdk4.services.HostsService.add" class="">http://ovirt.github.io/ovirt-engine-sdk/master/services.m.html#ovirtsdk4.services.HostsService.add</a>, I read:<br class=""><br class="">Creates a new host. The host is created based on the attributes of the&nbsp;host&nbsp;parameter. The&nbsp;name,&nbsp;address&nbsp;and&nbsp;root_password&nbsp;properties are required.<br class=""><br class="">But what to do if I don't have a root password to give ?<br class=""><br class=""><br class=""></body></html>