Using the VMware Lifecycle Manager 8.1 API to deploy vROps, vRLI, vRA and vRNI

June 10, 2020 Kim Bottu 0

Introduction Creating the API calls I needed in my lab took me quite some time. I probably could have saved a lot of time by first looking at the JSON files VRSLCM can export out of the box. But of course, I didn’t. vRSLCM is able to export a JSON file for any environment you have setup using vRSLCM. In this blog post I want to show you how I did what I did and where you can find the bits and pieces I needed to create my API calls. The easy way If you want to see a JSON file of a real world deployed environment in vRSLCM, why not export it from the UI? That is right, the […]