vmware/pyvmomi-community-samples
Ver no GitHubSample: find a VM or list of VM by name, output UUID for consumption by another sample script
Open
#39 aberto em 29 de mai. de 2014
enhancementhelp wantedsample request
Métricas do repositório
- Stars
- (972 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
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.