You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if this is a case of RTFM (or lack thereof) but it seems that when I try and get a list of all VMs, the number of machines returned is not the total number of machines in the Datacentre.
To reproduce (tried it on different instances / datacentres)
With nested folders, the cluster and host count was 0.
Issue vmware#1173 fix the VM count in this case, but clusters and hosts count did not include folders.
I'm not sure if this is a case of RTFM (or lack thereof) but it seems that when I try and get a list of all VMs, the number of machines returned is not the total number of machines in the Datacentre.
To reproduce (tried it on different instances / datacentres)
(should be 228, vcentre 6.5)
(should be 124, vcentre 5.5)
Is this a govc issue? Or a human error?
Alternatively,
[~] govc ls /<DC name>/vm | wc -l
returns 177 (for the first cluster)The text was updated successfully, but these errors were encountered: