vmware/pyvmomi-community-samples
how to create a linked clone vm out of a template?
开放
#555 创建于 2019年4月5日
help wanted
仓库指标
- 星标
- (972 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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?