pyvmomi
pyvmomi copied to clipboard
VMware vSphere API Python Bindings
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.
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...
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...
### 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....
### 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...
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...
### 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...
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...
### 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...
### 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...