govc-deploy-ova¶
Deploy an OVA to a vSphere instance via 'govc' context.
This Stage runs govc command with the import.ova option, to
deploy an OVA appliance device to a vSphere target.
The OVA should be specified by the govc/ova-location Param, and
the associated JSON template for the deployment must be specified
by the govc/ova-template Param.
Objects that Reference govc-deploy-ova¶
- workflows govc-deploy-ova in VMware Library as part of Stages (declared)
- workflows esxi-sddc-vcenter-deploy in VMware Library as part of Stages (declared)
Objects used by govc-deploy-ova¶
- contexts govc in field Tasks as value govc
- tasks govc-update-version in field Tasks as value govc-update-version
- tasks govc-commands in field Tasks as value govc-commands
- params govc/commands in field Params as value [import.ova -options=/ova/template.json]