- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can some one help me on : what is the equivalent python sdk module for perl sdk module " Vim::find_entity_view()
or Pyvim is same as perl Vim module.
As like above link want to implement on python, what is the module i will be using on python sdk 8.0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The equivalent python sdk module for perl sdk module is pyVmomi.
Both perl and pyVmomi are SOAP based APIs.
pyVmomi allows you to manage VMware ESXi and vCenter using Python.
pyVmomi: https://github.com/vmware/pyvmomi