vmware/pyvmomi-community-samples

Deploy ofv file with 2 vmdk

オープン

#696 opened on 2022/03/10

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (914 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (972 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド