VMware vCenter Orchestrator Elastic Service Sample Code 1.0

This archieve contains the VMware vCenter Orchestrator Elastic Service Sample Code 1.0. The VMware vCenter Orchestrator Elastic Service plug-in provides an self-scaling virtual datacenter for cloud customers by automatically balancing the physical resource between virtual datacenters in VMware vCloud environment, and also the Elastic Service plug-in can communicate with the AMQP plug-in to forward the resource outage information to other third-party software. The remediation sample code is to help you understand how to leverage those information and communicate with Elastic Service plug-in.  More detailed description about Elastic Service you could find in the - using-elastic-service-plugin-10-guide.pdf.

Attachments
Comments

For those interested in learning more about this Elastic Service plug-in, visit: http://www.vmware.com/support/pubs/vco_plugins_pubs.html -- choose "Elastic Service" from the drop-down box, then hyou'll be provided to links the the .vmoapp download as well as your choice of formats for the plug-in documentation.

Hmm, when I tried to import the o11nplugin-elasticservice-1.0.0-47.vmoapp into my vCO 5.1 server, I got an error:

HTTP ERROR 500

Problem accessing /elasticservice-config/Default.action. Reason:

    PWC6117: File "/WEB-INF/pages/configure.jsp" not found

Caused by:

org.apache.jasper.JasperException: PWC6117: File "/WEB-INF/pages/configure.jsp" not found

I had to click on the plug-in configuration again, then the page loaded properly.