pyvmomi-community-samples
pyvmomi-community-samples copied to clipboard
Example on itemizing vcenters
Is it possible to itemize vcenters? The existing examples all start by connecting to a specific host and that works great. I'm looking for a dynamic way to itemize the vcenter hosts, rather than having a static list of them in a configuration file, etc. as most examples do. As new vcenters are added or removed, this becomes a challenge.