libvirt + ESX (HTTP response code 400 for call to 'Login')
- by Coops
I'm trying to connect to a vSphere cluster using the information from the libvirt documentation.
$ virsh -c "vpx://root@10.51.4.11/dc1/dc1-cluster-e01/dc1-vsphere-e04/?no_verify=1"
Enter root's password for 10.51.4.11:
error: internal error HTTP response code 400 for call to 'Login'
error: failed to connect to the hypervisor
I seem to be able…