<div class="xam_msg_class">

                        
<div class="xam_msg_class">

<div class="xam_msg_class">

                        <font size="2">Hello all,<br /><br />I'm trying to create a new VM using python sdk with it's disks cloned/independent and not on thin provisioning, when I create vm I use template (that has a preallocated disks), and I use this code to create a vm:<br /><br />api.vms.add(params.VM(name=VMNAME, memory=MEM*GB, cluster=api.clusters.get(CLUSTER), <br />                              template=api.templates.get(templatename), description='PROVA' ))<br /><br />if I use web portal I'm able to preallocate/clone disks under resource allocation tab (New VM -&gt; resource allocation), instead I can't found same operations on python sdk... <br /><br />someone can let me know what params I should pass to api.vms.add to clone disks?<br /><br />Best regards<br />Amedeo Salvati</font>
                
</div>


</div>

                
</div>