To resolve this issue the two steps are needed
1. Update the VCD plugin to the o11nplugin-vcloud-10.0.0.1-16961740.vmoapp
MD5: c8bdfbe7277d9a6d974fcfcba280e628 o11nplugin-vcloud-10.0.0.1-16961740.vmoapp
2. Change the socket timeout value of vCloud Director vRO plugin
The receive timeout for communication between vRO plugin and vCloud director is 60 seconds. This results in a timeout error when vCloud Director takes longer than 60 seconds to respond to a request from vRO plugin. It also results in duplicate API call.
Solution:
Change the the socket timeout value of an existing configuration.
Open “Update a connection” workflow
Change the connection timeout to a larger value
Execute the workflow
Please note that receive timeout is double of connection timeout. So, if you enter 60 in the steps 2, plugin will wait for 2*60 seconds for an API response from vCloud Director.