aleksandarp's Posts

VMware vCenter Orchestrator Powershell Plug-in 1.0.2-28 Open Source What is this?       This is an open source plug-in for VMware vCenter Orchestrator, and it is not just an example but a f... See more...
VMware vCenter Orchestrator Powershell Plug-in 1.0.2-28 Open Source What is this?       This is an open source plug-in for VMware vCenter Orchestrator, and it is not just an example but a fully fleshed plug-in that is currently in production. This is one of the generic plug-ins built from VMware vCenter Orchestrator team allowing organizations to use their existing PowerShell scripts and to benefit from VMware vCenter Orchestrator capabilities. What is the purpose of this release?       This release provides an example code of VMware vCenter Orchestrator plug-in in production. It really shows the latest trends in plug-in development and is a showcase for the advanced plug-in development APIs. It could help you to understand the power of the Spring based plug-in APIs and Annotations APIs, which greatly reduce the code needed to integrate with the VMware vCenter Orchestrator platform. Checking the code you could learn how to generate VMware vCenter Orchestrator actions and workflows from inside your plug-in. For more details on the those APIs please check this document. What is the license of this release?       This plug-in is using an open source library released under GPL version 3 license so the plug-in needs to be released under the same license. For detailed information please check the license files inside the package.
VMware vCenter Orchestrator Plug-in Development Tools (vCO Plug-in Dev Tools) 1.0.0 Technical Preview This archieve contains the Technical Preview of vCO Plug-in Dev Tools 1.0.0. Those tools c... See more...
VMware vCenter Orchestrator Plug-in Development Tools (vCO Plug-in Dev Tools) 1.0.0 Technical Preview This archieve contains the Technical Preview of vCO Plug-in Dev Tools 1.0.0. Those tools consist of APIs and utility classes that should greatly increase the speed to develop vCO plug-ins. This the list of APIs that you could expect to find inside: vCO Spring-based plug-in API vCO Annotations API vCO Workflow generation API vCO SSL configuration API More detailed description and usage examples you could find in the -javascript:;.
Documentation for VMware vCenter Orchestrator Plug-in Development Tools (vCO Plug-in Dev Tools) 1.0.0 Tech Preview This documentation provide overview and examples for the tech preview of the ... See more...
Documentation for VMware vCenter Orchestrator Plug-in Development Tools (vCO Plug-in Dev Tools) 1.0.0 Tech Preview This documentation provide overview and examples for the tech preview of the vCO Plug-in Dev Tools 1.0.0. Those tools consist of APIs and utility classes that will greatly improve the vCO plug-in developer's life. In the document you will find details about: vCO Spring-based plug-in API vCO Annotations API vCO Workflow generation API vCO SSL configuration API Download from here - vCO Plug-in Dev Tools - 1.0.0 Tech Preview.zip. The same set of APIs and tools you should expect to be included in the next version of vCenter Orchestrator Plug-in SDK.