Hi All & Laurentsd,
For deploying the plugin package [.zip], it has to be downloaded from webserver.
<url>http://web-url/myplugin.zip</url>
From RegisterExtension XML:
<company>Company Name</company>
<type>vsphere-client-serenity</type>
<url>http://web-url/myplugin.zip</url>
</client>
<lastHeartbeatTime>2015-05-07T13:10:52.814418Z</lastHeartbeatTime>
</extension>
I am planning to make "Executable" for deployment.
Do I have to maintain separate webserver for this.
Is anyother way, I can directly deploy my zip to vcenter.?? Or is there possiblity to use vcenter as webserver url.
Kindly help me.