Building an App in Xojo that talks to the vSphere 6.5 REST API

Published: Aug. 10, 2017, 11 p.m.

b'For many years, I was a big fan of Asymetrix Toolbook and Visual Basic. I won\\u2019s say I\\u2019m an experienced programmer but I knew my way around (remember the vmClient). \\n\\nSince Visual Basic doesn\\u2019t run on a Mac, I did some research and have found a good cross platform alternative called Xojo, it\\u2019s a a development tool for creating powerful, native applications for desktop, web, iOS, and Raspberry Pi.\\xa0\\n\\nThe only problem I had is how to I talk to vSphere? Version 6.5 has a REST API and Xojo is equipped with a rest socket. Just connect those two together and let the fun begin.\\n\\nIn this video, I\\u2019ll explain how to create your own cross platform applications in Xojo and access the vSphere 6.5 REST API through the Xojo rest socket. This allows you to list, create, and power-on virtual machines and all the other stuff from your own user interface. Xojo and vSphere we got a lift off.'