vmware / vmware/pyvmomi

Need to Query the VIB list & its version from ESXi host

Open
#439 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Python
Stars
2.3k
Forks
763
PR merge metrics
No merged PRs in 30d

Description

Hi All,

Is there a way to query the ESXi host for getting all existing vibs available along with it's version.

I do understand, vim.host.TpmSoftwareComponentEventDetails should help. But, Not able to fetch the host object.

Would like to know if there is a way ? Also, please share if there is a alternate way ?

Thanks.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by investigating the vim.host.TpmSoftwareComponentEventDetails reference and how a host object is obtained in pyvmomi. Confirm whether the API exposes the complete VIB list and versions, or identify the supported alternative. Done means documenting a working query path or clearly explaining that it is unavailable.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.