vmware/pyvmomi-community-samples

Is there any way we can Add a host with used/busy NIC in to a VDS

Offen

#497 geöffnet am 21.06.2018

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (914 Forks)batch import
help wanted

Repository-Metriken

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

Beschreibung

I want to move uplink from standard switch to dvs. This is failing because i have a vmkernel for that nic. So, i wanted to change uplink and assign the port groups(vmkernel) to distributed port group at the same time. This can be done using gui. But is there any way we can do it using a script/cli.

I saw similar issue here, but couldn't find a solution. https://github.com/vmware/pyvmomi-community-samples/issues/119

Contributor Guide