vmware/pyvmomi-community-samples

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

Ouverte

#39 ouverte le 29 mai 2014

 (0 commentaire) (0 réaction) (0 personne assignée)Python (914 forks)batch import
enhancementhelp wantedsample request

Métriques du dépôt

Stars
 (972 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur