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
vSphere version:
Version 6.5.0.20000 Build 9451637
Operating System/Shell (used to run SDK-based apps):
Windows 10
Steps or code snippet to reproduce
New Feature Request
Actual behavior
I am trying to get metadata of a vsphere cluster. This would include:
Available Cluster CPUs or Cores
Available Cluster Memory
I've attempted to find this information via the Clusters class and the Host class but neither seem to have a get method like the VM Class does. Is there a way to pull that information via this SDK at this time? If not, what is the suggested method.
Expected behavior
Returns information about resources on the cluster.
The text was updated successfully, but these errors were encountered:
Environment
sdk package version:
vapi-client-bindings 1.5.0
vapi-common-client 2.10.2
vapi-runtime 2.10.2
vmc-app-python-sdk 2.3.0.0.2.11053635
vmc-client-bindings 1.3.1
python version:
Python 3.6.4
vSphere version:
Version 6.5.0.20000 Build 9451637
Operating System/Shell (used to run SDK-based apps):
Windows 10
Steps or code snippet to reproduce
Actual behavior
I am trying to get metadata of a vsphere cluster. This would include:
Available Cluster CPUs or Cores
Available Cluster Memory
I've attempted to find this information via the Clusters class and the Host class but neither seem to have a get method like the VM Class does. Is there a way to pull that information via this SDK at this time? If not, what is the suggested method.
Expected behavior
Returns information about resources on the cluster.
The text was updated successfully, but these errors were encountered: