vmware/pyvmomi-community-samples

Sample: find a VM or list of VM by name, output UUID for consumption by another sample script

Open

#39 geöffnet am 29. Mai 2014

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (914 Forks)batch import
enhancementhelp wantedsample request

Repository-Metriken

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

Beschreibung

Example: find all UUID for all VM with a name like Marvel-* and pipe that output to the power on sample... modify the power on sample to optionally read the input and power on all those VM. Do the same with the delete VM sample... and so on.

Contributor Guide