vmware/pyvmomi-community-samples

Change a VM's VIF (aka NIC)

Open

#103 aberto em 5 de ago. de 2014

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Python (914 forks)batch import
help wantedhigh prioritylow hanging fruitsample request

Métricas do repositório

Stars
 (972 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador