VMware Cloud Community
ChrisWienholz
Contributor
Contributor

Does anyone know how to recompose a vcloud vapp from powercli without having to make direct rest api calls?

I’m struggling to find out how to do this.  There doesn’t appear to be much out there (or more likely I can’t find it).  It seems to me like this would be a common task, so there must be a way to do this in powershell or .net.  I’ve stumbled across ExtensionData.RecomposeVApp method, but can’t find any documentation around this method or the parameters it takes.  I pulled down the .net sdk, but again no useful documentation around the required arguments to this method.  Everything else seems to point to the rest api, but I’d rather avoid making rest calls if at all possible.  Please help!  Thanks in advance.

0 Kudos
0 Replies