Deploy an Extension in
the
By Using the vCenter Extension vService
If you configure
the virtual machine that runs an extension to use the vCenter Extension
vService, you can deploy the extension directly in the
.
- You have developed an extension running in a virtual machine that you deliver using OVF.
- You have configured the OVF descriptor file of the extension to depend on the vCenter Extension vService and enabled OVF transport.
- You have provided a script in the virtual machine that runs the extension that reads the OVF environment file to obtain the connection parameters from the vCenter Extension vService and uses them to register as an extension with .
- Log in to the .
- Selecttab.
- Select the host.
- From theActionspull-down menu, selectDeploy OVF Template.
- If your version is earlier than 6.5, verify that the VMware Client Integration Plug‐in is installed for your browser.
- Type the URL to the OVF file from which to deploy the extension.
- Select a host, datastore, disk format, and network on which to run the extension.
- UnderService Bindings, selectvCenter Extension vService.You must have theprivilege to do this.
- SelectPower on after deploymentand selectFinish.When the OVF has deployed and the virtual machine has powered on, a script in the guest operating system connects to the vCenter Extension vService and registers the virtual machine as a extension.
You deployed an extension from
OVF by using the vCenter Extension vService.