vmware / vmware/pyvmomi

How to get max min Usage CPU Memory by pyvmomi

Open
#951 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

Hello There, I want to get maximum minimum usage CPU Memory of VMs by pyvmomi, but can't find api or solution .

I found api RuntimeInfo it's similar ,but It not what i want.
https://vdc-repo.vmware.com/vmwb-repository/dcr-public/723e7f8b-4f21-448b-a830-5f22fd931b01/5a8257bd-7f41-4423-9a73-03307535bd42/doc/vim.vm.RuntimeInfo.html

vSphere Client version 6.5.0.13000

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 reviewing the pyvmomi bindings and the linked RuntimeInfo documentation, then determine whether historical maximum and minimum CPU and memory usage are exposed by the vSphere API. Done means documenting a supported API path or clearly establishing that pyvmomi does not provide this data.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.