Vmware Api

From UVOO Tech Wiki
Jump to navigation Jump to search

vsphere/vcenter curl example

curl -k -i -u administrator@vsphere.local:password -X POST -c cookie-jar.txt https://vcenter/rest/com/vmware/cis/session
curl -k -i -b cookie-jar.txt https://vcenter/rest/vcenter/vm

Another option is

https://vcenter/sdk