POST /admin/extension/vimServer/{id}/importVmAsVApp
- Operation:
- POST /admin/extension/vimServer/{id}/importVmAsVApp
- Description:
- Imports a vSphere server VM as vApp.
The returned vApp entity will contain a task of importing process. User
must periodically check this task and start using the vApp when the task is finished.
The VMs which could be imported are only VMs which are listed from this
operation: GET .../api/v1.0/admin/extension/vimServer//vmsList?page=1&pageSize=100
- Since:
- 1.0
- Input parameters
-
- Consume media type(s):
- application/vnd.vmware.admin.importVmAsVAppParams+xml
- Input type:
- ImportVmAsVAppParamsType
- Output parameters
-
VAppType
- Produce media type(s):
- application/vnd.vmware.vcloud.vApp+xml
- Output type:
- VAppType
- Examples
-