- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
vSphere Automation SDK works only with vCenter sessions.
Because there are no public APIs for ESXi VMODL2.
Hence pass vCenter credentials in the command.
To run with ESXi credentials, use vSphere management SDKs .
i.e,
pyVmomi(SOAP based) allows you to manage VMware ESXi and vCenter using Python.
pyVmomi: https://github.com/vmware/pyvmomi