VMware {code} Community
pvpkiran
Contributor
Contributor

How do i clone a vm inside a vApp

Hi,

I have a vApp with one VM in it. How to i add new VM's into this vApp. I need to clone the existing VM in the vApp. And the new vm created should also be part of the same vApp.

Can anyone let me know the java API's for the same, is possible.

Thanks

Tags (3)
0 Kudos
1 Reply
rkamal
VMware Employee
VMware Employee

Recompose vApp API should be used in doing that.

Vapp -> Try using the recomposeVapp(). There is also a RecomposeVapp sample.

Regards,

Rajesh Kamal.

0 Kudos