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

Provide ESXi standalone Host details #433

Open
khalifmahdi opened this issue Dec 15, 2024 · 0 comments
Open

Provide ESXi standalone Host details #433

khalifmahdi opened this issue Dec 15, 2024 · 0 comments

Comments

@khalifmahdi
Copy link

Is your feature request related to a problem? Please describe.

This SDK doesn't seem to cover a standalone ESXi Host's details (CPU cores, memory status, Hyperthreading status, etc.).
The only host information is provided in com.vmware.vcenter_client.Host.Summary class, which seems insufficient to me.
It would be really nice to get the host's detailed info (similar to VM details provided in com.vmware.vcenter_client.VM.Info class).

Describe the solution you'd like

com.vmware.vcenter_client.Host.Info class to be added, containing detailed information about the ESXi host, similar to the details provided in com.vmware.vcenter_client.VM.Info class.

Describe alternatives you've considered

I've considered using vCenter SOAP or REST APIs, but the need for this feature just kept coming up in my mind.

Additional context

No response

@khalifmahdi khalifmahdi closed this as not planned Won't fix, can't repro, duplicate, stale Dec 15, 2024
@khalifmahdi khalifmahdi reopened this Dec 30, 2024
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

1 participant