Configuring Jenkins Pipelines to use the Tanzu VM Service

So you have been evaluating the new Tanzu for vSphere VM Service for some time and you want to start to integrate it into your CI/CD Pipelines? Well you have come to the right place. So you have been evaluating Continue reading Configuring Jenkins Pipelines to use the Tanzu VM Service

How to integrate vRealize Automation 7 with Chef

As you may have noticed in vRealize Automation 7 the event broker is the new method of triggering vRealize Orchestrator workflows. Also the custom properties are now stored in the vRA appliance database so the old workflows I created to Continue reading How to integrate vRealize Automation 7 with Chef

How to script a vRealize Automation 7 REST API request

As you may or may not know, vRealize Automation features a RESTful API to programmatically interface with the Cloud Management Portal. In this guide I will show you how to create a shell script to request a catalog item. You Continue reading How to script a vRealize Automation 7 REST API request