node-vsphere-soap icon indicating copy to clipboard operation
node-vsphere-soap copied to clipboard

Node.js module for accessing VMware vCenter/ESXi hosts using SOAP

Results 7 node-vsphere-soap issues
Sort by recently updated
recently updated
newest added

An invalid FQDN or IP results in an uncaught DNS error.. I am unable to catch the error too: ``` error: uncaughtException: getaddrinfo ENOTFOUND test_vcenter2 test_vcenter2:443 date=Tue Jun 28 2016...

Hi everyone, Got an issue with VimService.VimPort which is not found as method. It seems to be OK to connect to ESX Host but when I try to put command...

When I installed node-vsphere-soap today, it installed soap version 0.6.1 even though the latest version is 0.9.3. I have no idea why npm did not pick up a later version...

Moved this from node-vsphere to node-vsphere-soap, since it appears to be an issue in the lib. I've added this library to a hubot script that controls our Vsphere, so it...

It would be nice to implement a service that continually retrieves the status of a VM (refreshes every 60 seconds...) I am building a VMWare reporting dashboard that uses this...

enhancement

Hi, I am a developper from vates, and use your library to migrate VM from VmWare to XCP. It's been a great help for our work, thank you . To...