VMware released the vCenter Orchestrator SOAP and REST Plug-ins
Today a major milestone has been achieved for vCenter Orchestrator.VMware released not one but two very useful plug-ins adapter:
SOAP is a protocol used to implement a web service typically used over HTTP and in combination with a service catalog (Web Service Description Language - WSDL pronounced wisdel). Examples of applications using SOAP are vCenter, vCenter Orchestrator, Lab Manager
REST is the technology behind the World Wide Web, leveraging HTTP verbs and URI to define resources and operations with stateless connections.