Does pvVmomi include the Esx Agent manager apis?
Open
Nobody has claimed this yet.
question
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 763
- PR merge metrics
- No merged PRs in 30d
Description
I am able to access the list of the managed objects created by ESX agent manager using the url http://localhost/eam/mob. How do I retrieve these contents using PyVomi?
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 reviewing the PyVmomi API bindings and the ESX Agent Manager managed-object contents exposed at /eam/mob. Determine whether those APIs are already represented and document or add the required access path; done means the requested contents can be retrieved through PyVmomi.
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