• Uncategorized

    Provisioning Web Application using vRealize Automation 8.x REST API via Postman

    In this blog, I will cover vRealize Automation 8.x operations using REST API via Postman. The main goal of this blog is to provide a handy example for vRA operation using API. The vRealize Automation REST API provides consumer, administrator, and provider-level access to the service catalog with the same services that support the vRealize Automation console user interface. You can perform vRealize Automation functions programmatically by using REST API service calls. The vRealize Automation REST API offers multiple services and functions. For a detailed offering, please refer to VMware Programming Guide for vRA. REST Client Applications Any client application that can send HTTPS requests is an appropriate tool for…