How to remotely list Vmware VMs using python and turn off SSL certificate verification
Posted onSince we are automating a number of things in our environment there was a need to list vms remotely using a script. We tried using PHP or the vmware vi perl toolkit but we couldn’t make any of them work. The problem with that PHP script we tried to use was that the SSL certificate […]