Hello,
How can i get back the original template id after vm is cloned with
python sdk?
print api.vms.get(id=vm_id).template.id
result: 00000000-0000-0000-0000-000000000000 (blank template)
However under vm general tab on web ui, the tamplate name is showing
correctli.
regards,
enax