POST /admin/extension/vimServer/{id}/importVm

Operation:
POST /admin/extension/vimServer/{id}/importVm
Description:
Import a virtual machine from vCenter.
Since:
30.0
Input parameters
Consume media type(s):
application/vnd.vmware.admin.importVmParams+xml
application/vnd.vmware.admin.importVmParams+json
Input type:
ImportVmParamsType
Output parameters
VmType

This operation is asynchronous. The status of VmType can be used to monitor the import process.

Produce media type(s):
application/vnd.vmware.vcloud.vm+xml
application/vnd.vmware.vcloud.vm+json
Output type:
VmType
Examples