Hi Todor,
This link shows that the recomposeVapp() method is asynchronous.
http://www.vmware.com/support/vcd/doc/rest-api-doc-1.5-html/operations/POST-RecomposeVApp.html
So I would have to queue up my addition and deletion requests?
I have one queue for adding the vms, should i use the same queue to vms to be deleted?
This would slow it down, is there a better way of doing this?
Does powering ON a vm also affect the entire vApp?
Regards,
Mansi