-
I'm getting an error, pyvmomi module error when running the playbook. I tried to add `delegate_to: localhost` in the task but still getting the same error. I have the `pyvmomi` module installed, pyth…
-
### Describe the bug
Run `mypy` on code using pyvmomi, mypy will throw an error:
```
AssertionError: Cannot find component 'ByTime' for 'pyVmomi.vim.event.EventFilterSpec.ByTime'
```
### Reprod…
sodul updated
2 months ago
-
Hi ,
I have a requirement to rescan newly added disks to vsphere ...
From the samples I have written the following code to get the lun id attached to the VM.
From little research I understood tha…
-
Integrate the login screen from week 1 as well as the python SDK code written in weeks 2 and 3 such that a user can login to the django range-control user login area and see information on the targets…
-
pyvmomi is a lightweight python API used to interact with all things vsphere.
-
### Is your feature request related to a problem? Please describe.
Hey Team,
We are trying to provide an automated solution for importing VMs from an ESXi(eg:"esxi_source") host on a vSphere clie…
-
Any chance I could talk you into porting some of these over to the community samples project? There's a few in here that are almost exactly what we're looking for.
http://vmware.github.io/pyvmomi-com…
-
### Is your feature request related to a problem? Please describe.
In VMware PowerCLI I can retrieve very quick with get-view with -filter and -property data from our large vCenter. With using -filte…
-
Issue:
'PyVmomi' python package is not installed. This package is needed for ansible module 'vcenter_folder' ( ref : https://docs.ansible.com/ansible/latest/modules/vcenter_folder_module.html)
im…
-
We need integration testing for this obviously, and we don't yet have a framework for that.
Throwing an idea out into the possibilities:
Introduce custom module which will attempt to import a va…