VMware Cloud Community
luu621
Contributor
Contributor

using powercli to find template that vapp get deployed from In vCloud Director

in vcloud director, template description does not copied to vapp deployed from it. I have to use PowerCLI to copy it.  I'm trying to use powercli to find template that vapp get deployed from In vCloud Director.

Labels (2)
Reply
0 Kudos
1 Reply
brandonbazan
Contributor
Contributor

Hello!

 

Within the UI, there should be metadata (depending on the version you are using) that gives the the name, ID and type that the vApp was deployed from.

 

Those values should be named: 

vapp.origin.id
vapp.origin.name
vapp.origin.type
Reply
0 Kudos