vmware/pyvmomi-community-samples

how to create a linked clone vm out of a template?

Open

#555 opened on Apr 5, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (914 forks)batch import
help wanted

Repository metrics

Stars
 (972 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

According to this: https://github.com/vmware/pyvmomi/issues/362 you have to have a snapshot which is not possible on a template.

So, is it even possible to do a linked clone out of a template? If not, is there another method to create a VM fastly from template?

Contributor guide