vmware/pyvmomi-community-samples
View on GitHubhow to create a linked clone vm out of a template?
Open
#555 opened on Apr 5, 2019
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?