<div dir="ltr"> Hi,
<br> <br>I am using the ovirt 3.5 and when i create VM from the template through Ovirt web portal, it displays Template is "Clone/Independent"but with the same template When i create through REST API, it shows
"Thin/Dependent"...
<br> <br>I Found one email thread ( <a href="https://www.mail-archive.com/users@ovirt.org/msg21271.html">https://www.mail-archive.com/users@ovirt.org/msg21271.html</a> ) from the community for the same issue but even using their method still it display the same "Thin/Dependent".
<br> <br>I am using the following xml :-
<br> <br><vm>
<br> <name>$name</name>
<br> <cluster>
<br> <name>phase1</name>
<br> </cluster>
<br> <cpu>
<br> <topology cores='$core' sockets='$socket'/>
<br> </cpu>
<br> <memory>$memory</memory>
<br> <template>
<br> <name>$templatetype</name>
<br> </template>
<br> <disks>
<br> <clone>true</clone>
<br> </disks>
<br></vm><br><div><div><br></div><div>I have attached the screen shots , please check it.<br></div><div><br clear="all"><div><div dir="ltr"><span>-- <br></span>Regards
<br>Shanil
</div></div>
</div></div></div>