doskiran
Enthusiast
Enthusiast

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.
 

View solution in original post

Reply
0 Kudos