pyvmomi icon indicating copy to clipboard operation
pyvmomi copied to clipboard

VMware vSphere API Python Bindings

Results 113 pyvmomi issues
Sort by recently updated
recently updated
newest added

### Describe the bug I have been working with rvtools which is a app that fetches vm related information from vcenter. The way Rvtools work is that it filters out...

question
VMware Staff Assist Needed

### Is your feature request related to a problem? Please describe. It's sometimes unclear why some requests fail. When there would be a possibility to log all requests and response,...

enhancement

### Is your feature request related to a problem? Please describe. I need to communicate with vCenter Server and all the traffic goes through a kerberos authenticated proxy sever. I...

enhancement

### Describe the bug When trying to import using PyCharm, using for example `VirtualMachine`, it imports `pyVmomi.vim.VirtualMachine`, but the correct import is `vim.VirtualMachine`. This causes errors during runtime. ### Reproduction...

bug

### Is your feature request related to a problem? Please describe. I want to write a microservice for vsphere that regulary iterates over all vms an check if disks have...

enhancement
documentation

### Describe the bug my code ran this function to query virtual machines performance sample data "mem.active.average" with intervalId=300 ok latestly, but yesterday this code can not get this sample...

question
VMware Staff Assist Needed

Our RST doc format is fine for use with GitHub but other tools need the format to be tweaked. In particular, we want to support a copy of these docs...

high priority
documentation

Hi, when trying to connect to a remote hosted vcenter v5.1 (OVH - European host which provides virtual VMWare farm) with pyvmomi (latest github dev version or release) with python...

needs verification

Clone should be done within vcenter between one cluster/datacenter to another cluster/datacenter.

question

Based on interactions over Issue https://github.com/vmware/pyvmomi/issues/191 we need to create a _sample_ and a _manual_ page featuring `PerformanceManager` and specifically address that the value `-1` in this context is a...

sample request
wishlist
help wanted
documentation