vmware/pyvmomi-community-samples

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

Open

#39 aperta il 29 mag 2014

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (914 fork)batch import
enhancementhelp wantedsample request

Metriche repository

Star
 (972 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor