Use Case
Generate an HTML Report for Deployments in vRA Cloud Environment / Org. It displays the following details
- Deployment Summary – Number of deployments per Project
- Deployments Details – List all deployments per Project and list details such as projectid , name, id, createdBy, createdAt, Status
- Deployment Resources – For each successful deployment display resource for e.g. One deployment can have Cloud Machine, Cloud Network
Pre-requisites
- PowervRACloud Version 1.1
- Connected to vRA Cloud using Connect-vRA-Cloud -APIToken $APIToken
Usage
- Download the script and save it to a Folder and execute ./vRACloudDeploymentsReport.ps1