vmware/pyvmomi-community-samples

Change a VM's VIF (aka NIC)

Open

#103 创建于 2014年8月5日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Python (914 fork)batch import
help wantedhigh prioritylow hanging fruitsample request

仓库指标

Star
 (972 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

From an IRC chat session:

Can anybody point me to an example of how to set a VM NIC to use a particular network? I'm scripting cloning a VM, and need to change the network the created VM is on.

Demonstrate how to find a VM and manipulate it's VIF to switch it from one network to another. Use the ReconfigVM_Task API

贡献者指南