vmware/pyvmomi-community-samples

Change a VM's VIF (aka NIC)

Open

#103 geöffnet am 5. Aug. 2014

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (914 Forks)batch import
help wantedhigh prioritylow hanging fruitsample request

Repository-Metriken

Stars
 (972 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide