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

Could someone please let me know how to mount a VVOL datastore to additional ESXi hosts apart from the one with which it was created.

question

Hi community, I use to have a HTML 5 Console access working fine with vCenter 5.1, and fine means the URL generated grants direct access to VM console without prompting...

question
VMware Staff Assist Needed

We need a socks5 proxy to connect to our vcenter server. Normally we set `all_proxy` to point to our local socks5 proxy and it works well. But if we try...

needs verification

### Is your feature request related to a problem? Please describe. The type coverage of modules in `pyVmomi` is now pretty good, but `pyVim` modules are still missing type stubs....

enhancement

### Describe the bug While configuring lag in passive mode on a existing DVS switch, method not found exception was caught, even though the method has been defined in the...

bug

hi, Now,I have a requirement to find hard disk objects by the name of the hard disk in the database。I found some methods in the pyvmomi-community-samples project,There is a method...

question

### Describe the bug Current shipped stubs do not include `State` enum within `HttpNfcLease`. ### Reproduction steps No need. ### Expected behavior Including a `State` enum would simplify handling and...

bug

Facing Parse error while trying to query config options of a vm using environment browser. The Function is working fine in MOB console and a Html is returned with all...

bug

### Describe the bug When working on a filesystem that does not support case-sensitivity and that also has the pyvim pip package installed, pip ends up dumping the files from...

bug

### Describe the bug Installing pyviomi on our anaconda3 python Jupyerhub server has introduced strange SSL errors to my environment, that even on `pip uninstall pyviomi` still persist, which is...

bug