vmware/pyvmomi-community-samples

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

Open

#39 opened on 2014年5月29日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (972 stars) (914 forks)batch import
enhancementhelp wantedsample request

説明

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.

コントリビューターガイド