.. Explore the power of vCenter Orchestrator!
|
Last Updated on Wednesday, 22 June 2011 02:29
|
Today a major milestone has been achieved for vCenter Orchestrator.VMware released not one but two very useful plug-ins adapter:
Why is this important ? Because with having a SOAP and a REST plug-ins adapters you can orchestrate most of the manageable applications out there without waiting that VMware Engineering, PSO or partners write a full-fledged plug-in for you.
For the last four years delivering vCO based solutions to customers the major show stopper for my team were the project where we had to integrate with dozen of external systems. Very often we would just need to start a couple of operation on these but calling the web service would require developing a vCO plug-in in Java and since we are not professional Java developers this was a long and costly operation. With the SOAP and REST plug-ins we can implement in hours small integrations that used to require weeks of development and testing. For example it takes running one workflow to add a host (here the vCO server) and populate all the WSDL. A right click / Invoke operation in any of these and I get immediately the results.
Same for the REST plug-in, I could add my Twitter account in a few minutes and now I can update my status running a workflow. And the best part are that you can right click on an operation that generates a workflow you can insert in yours.
These plug-ins support different options for authentication (basic, digest, OAuth) and the import of the REST schemas. You may wonder if these plug-ins can replace all existing plug-ins interfacing with SOAP and REST interfaces ? Regulars vCO plug-in are providing a lot of additional facilities such as:
Thus offering a tighter integration, scale possibilities with hiding all the complexity only the plug-in developer should know about. With that written the REST and SOAP plug-ins are very complementary and add a lot of flexibility to vCenter Orchestrator with permitting the quick development of integrations not having a full-fledged vCO plug-in available. For more information, check the:
The vCenter Orchestrator SOAP Plug-in is available for download. For instructions about installing and configuring the plug-in, see the
For questions and comments, use the VMware vCenter Orchestrator Plug-ins community forum.
Add comment
|