Need to Query the VIB list & its version from ESXi host
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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