pyvmomi
pyvmomi copied to clipboard
VMware vSphere API Python Bindings
### Is your feature request related to a problem? Please describe. I notice current version of `pybmomi` does not support **SRM (Site Recovery Manager)** related operation in vCenter. ### Describe...
Is it possible to receive "feedback" from stderr or stdout while waiting for a task ?
Purpose: Add a new disk in the specified datastore, not in the same path of the VM files. Sample code: ``` ... disk_spec = vim.vm.device.VirtualDeviceSpec() disk_spec.operation = vim.vm.device.VirtualDeviceSpec.Operation.add disk_spec.fileOperation =...
after instant clone many times,I found too much delta disks in the folder, and the speed of instantclone will be slower.
In case of idle time, httplib often issues RemoteDisconnected(Remote end closed connection without response), when we attempt to make a connection to the server using SoapStubAdapter:InvokeMethod. Second attempt always succeeds....
I want to use SoapStubAdapter with https to connect to my vcenter. I created a cert file and key file by using connect.SmartConnectNoSSL and [extension manager](https://vdc-download.vmware.com/vmwb-repository/dcr-public/98d63b35-d822-47fe-a87a-ddefd469df06/2e3c7b58-f2bd-486e-8bb1-a75eb0640bee/doc/vim.ExtensionManager.html#setCertificate). I am getting `ssl.sslerror:...
I'm triggering host enter maintenance mode API -> waitForTask via pyvmomi, this task would complete in 24 hour in VC since the heavy load, but watiForTask always fail in 8...
pyvmomi_version: 7.0 (vim.AboutInfo) { dynamicType = , dynamicProperty = (vmodl.DynamicProperty) [], name = 'VMware vCenter Server', fullName = 'VMware vCenter Server 6.5.0 build-15259038', vendor = 'VMware, Inc.', version = '6.5.0',...
Hi, When it uses pyvmomi for execute a command on a vm rhel 7.8 with ldap account and pam sssd module, the pyvmomi module return vim.fault.InvalidGuestLogin Whereas it can to...
Assigning a static IP is not working when deploying a new VM on ESXi host. Other details: Ansible version: 2.9.13 VCenter version: 6.5