VCenter does not list all VMs in managed hosts? #742
JacobPersi
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When connecting to VCenter and iterating through all VMs via the below code, only some VMs are listed. Whereas if I instead connect to an ESXI host managed by VCenter, I see a subset of these VMs, with some VMs not being list in the initial enumeration.
This goes against what I would expect, but I'm not well versed in VmWare VCenter/ESXI. Ideally I would manage all VMs from a single server instead of having to connect to each host individually. Is there some configuration for this?
Any input appreciated.
Beta Was this translation helpful? Give feedback.
All reactions