VMware Cloud Community
HenningM
Contributor
Contributor

vRO vCloud Plugin: Download a vApp template Workflow

Hi,

I am trying to use the "Download a vApp template" workflow but it does not work as expected. The workflow completes successful but looking at the download I get 2 files. One is the OVF file with the OVF file contents, and the other one is a vmdk file, however the content is exactly the same as in the OVF file. So it is not downloading the disk file, instead it downloads the ovf file again. In the API calls I can see it is only accessing the ovf file from the /transfer/ endpoint.

In order to troubleshoot this I created a small workflow which calls the downloadFile() method on the vAppTemplate object but no matter which filename I specify it always get's and dumps the OVF content.

Is someone successfully using this Workflow?

This is vRO 8.0, vCloud Plugin 10.0 and vCloud 9.7. I have seen this problem in the past with earlier versions as well.

0 Kudos
0 Replies