POST /admin/vdc/{id}/action/registerVApp

Operation:
POST /admin/vdc/{id}/action/registerVApp
Description:
Create a vApp based on a set of .vmx files and resource mappings
Since:
5.5
Input parameters
Consume media type(s):
application/vnd.vmware.admin.registerVAppParams+xml
application/vnd.vmware.admin.registerVAppParams+json
Input type:
RegisterVAppParamsType
Output parameters
VAppType

The response includes a Task element. You can monitor the task to to track the creation of the vApp.

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