vmware/pyvmomi-community-samples
how to create a linked clone vm out of a template?
オープン
#555 opened on 2019/04/05
help wanted
Repository metrics
- Stars
- (972 個のスター)
- PR merge metrics
- (30d に merged 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?