vmware/pyvmomi-community-samples

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

Open

#39 创建于 2014年5月29日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (972 star) (914 fork)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.

贡献者指南

Sample: find a VM or list of VM by name, output UUID for consumption by another sample script · vmware/pyvmomi-community-samples#39 | Good First Issue