Skip to content

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

@jwshive

Description

@jwshive

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions