Can I use PowerCLI to list vCD vApps along with their source vApp Template? I'm looking for something like the following:
vApp Name | vApp Template Name |
---|---|
vApp1 vApp2 vApp3 | LAMP-1.2 LAMP-1.2 SharePoint-1.5 |
Details for doing this per vApp are listed in an article [LINK].
However, I'm not sure how to generate a report across an entire vCD environment.