vRealize Automation 8 Rest API How To

In this blog post we will crate a set of actions which will allow us to run any vRA8 REST call. vRealize Automation 8 Swagger documentation can be found under url: https://<vra-server-hostname>/automation-ui/api-docs/ You can find all vRA services here. In this example we will run a request to get all vRA deployments form Deployment service: