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.
The equivalent python sdk module for perl sdk module is pyVmomi.
Both perl and pyVmomi are SOAP based APIs.
The equivalent python sdk module for perl sdk module is pyVmomi.
Both perl and pyVmomi are SOAP based APIs.
