vmware/pyvmomi-community-samples

Deploy ofv file with 2 vmdk

Open

#696 创建于 2022年3月10日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (972 star) (914 fork)batch import
help wanted

描述

Is your feature request related to a problem? Please describe.

I want to an OVF file to ESXI server which has 2 vmdk . I see we have https://github.com/vmware/pyvmomi-community-samples/blob/master/samples/deploy_ovf.py , but it support only 1 vmdk. Could you please suggest me how to do it with 2 vmdk

Describe the solution you'd like

I just want to know how to pass 2 vmdk while deploying ovf

Describe alternatives you've considered

direct OVF tool can be used

Additional context

No response

贡献者指南

Deploy ofv file with 2 vmdk · vmware/pyvmomi-community-samples#696 | Good First Issue