<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 &quot;Clone/Independent&quot;but with the same template When i create through REST API, it shows 
&quot;Thin/Dependent&quot;...
<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 &quot;Thin/Dependent&quot;.
<br> <br>I am using the following xml :- 
<br> <br>&lt;vm&gt;
<br> &lt;name&gt;$name&lt;/name&gt;
<br>   &lt;cluster&gt;
<br>     &lt;name&gt;phase1&lt;/name&gt;
<br>   &lt;/cluster&gt;
<br>   &lt;cpu&gt;
<br>        &lt;topology cores=&#39;$core&#39; sockets=&#39;$socket&#39;/&gt;
<br>      &lt;/cpu&gt;
<br>   &lt;memory&gt;$memory&lt;/memory&gt;
<br>   &lt;template&gt;
<br>     &lt;name&gt;$templatetype&lt;/name&gt;
<br>   &lt;/template&gt; 
<br>  &lt;disks&gt;
<br>      &lt;clone&gt;true&lt;/clone&gt;
<br>   &lt;/disks&gt;
<br>&lt;/vm&gt;<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>