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?