Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finding cluster metadata information (cores, ram, etc). #156

Open
3 tasks done
jwshive opened this issue May 31, 2019 · 1 comment
Open
3 tasks done

Finding cluster metadata information (cores, ram, etc). #156

jwshive opened this issue May 31, 2019 · 1 comment

Comments

@jwshive
Copy link

jwshive commented May 31, 2019

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

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.

@tianhao64
Copy link
Contributor

@klainn, thanks for the feedback. I have forward this to our PM for prioritization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants