VMware Cloud Director API - POST-ComposeVApp
POST /vdc/{id}/action/composeVApp
- Operation:
- POST /vdc/{id}/action/composeVApp
- Description:
- Compose a vApp from existing virtual machines.
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
-
application/vnd.vmware.vcloud.composeVAppParams+xml
application/vnd.vmware.vcloud.composeVAppParams+json
- Input type:
- ComposeVAppParamsType
- 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.vApp+xml
application/vnd.vmware.vcloud.vApp+json
- Output type:
- VAppType
- Examples
-