dnaeon / py-vpoller

Distributed vSphere API Proxy
Other
84 stars 31 forks source link

Cannot get some cluster properties #206

Closed hunbalazs closed 6 years ago

hunbalazs commented 8 years ago

When I get cluster properties, some of the just return: {"msg": "Cannot collect properties: ", "success": 1} I looked behind the problem and found that only properties belongs to ClusterComputeResourceSummary cannot be obtained (ComputeResourceSummary properties are returned OK).

dnaeon commented 8 years ago

What is the vSphere version that you are using?

hunbalazs commented 8 years ago

VMware vCenter Server 6.0.0 build-3339083 vpoller version 0.6.3

hunbalazs commented 8 years ago

@dnaeon Were you able to reproduce the issue?

dnaeon commented 8 years ago

Sorry for the delay, buut I haven't found time to check this one. Been busy at work, and then with family stuff, so didn't really had some spare time to look into this one.

dnaeon commented 6 years ago

Latest version of vPoller supports retrieving all properties from vSphere.