Hello, Is there a way to know the "vmid" "oca.VmTemplate.instantiate(name='name')" is going to assign to the virtual machine? And Can you retrieve the content of a template from oca so it can be used in "oca.VirtualMachine.allocate(client, template)" ? Thank you.