vsphere-automation-sdk-python
vsphere-automation-sdk-python copied to clipboard
Python samples, language bindings, and API reference documentation for vSphere, VMC, and NSX-T using the VMware REST API
- [X] I am using the [latest SDK version](https://github.com/vmware/vsphere-automation-sdk-python/releases) - [X] This API is compatible with my vCenter version (You can get the info from '__vcenter_version__' in each sample) -...
How do I do snapshot related operations on a VM? Say I want to capture snapshots or revert back to a snapshot, how can I do that? I've tried searching...
Hey All, I trying to migrate the host network from virtual switch to distributed switch, with the vmotion, provisioning and management enabled on it and also HA and DRS enabled...
This is related to "How to get disk, memory usage of each vm #147" Software level in use: vSphere-Automation-SDK 1.32.0 Please implement the performance APIs currently allowed via pyvomi. To...
- [ X] I am using the [latest SDK version](https://github.com/vmware/vsphere-automation-sdk-python/releases) - [ X] This API is compatible with my vCenter version (You can get the info from '__vcenter_version__' in each...
- [X] I am using the [latest SDK version](https://github.com/vmware/vsphere-automation-sdk-python/releases) - [X] This API is compatible with my vCenter version (You can get the info from '__vcenter_version__' in each sample) -...
How can I use the sdk to assign static ip to vm.Thanks
- [x] I am using the [latest SDK version](https://github.com/vmware/vsphere-automation-sdk-python/releases) - [x] This API is compatible with my vCenter version (You can get the info from '__vcenter_version__' in each sample) -...
This isn't a typical code issue but does effect our use of the SDK in production. We regularly build containers that have the vsphere-automation-sdk installed alongside items such as Ansible...
I am trying to get VMs from specific folder and subfolders. I've opened issue 85, but the solution doesn't provide with vms in subfolder. Is it not possible to get...