vmware/pyvmomi-community-samples
在 GitHub 查看Sample: find a VM or list of VM by name, output UUID for consumption by another sample script
Open
#39 建立於 2014年5月29日
enhancementhelp wantedsample request
倉庫指標
- Star
- (972 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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.