POST /vdc/{id}/action/instantiateVAppTemplate
- Operation:
- POST /vdc/{id}/action/instantiateVAppTemplate
- Description:
- Instantiate a vApp template into a new vApp.
The status of vApp will be in UNRESOLVED(0) until the instantiate task is finished.
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- application/vnd.vmware.vcloud.instantiateVAppTemplateParams+xml
- Input type:
- InstantiateVAppTemplateParamsType
- Output parameters
-
VAppType This operation returns a task in the vApp resource, the
user should wait this task to finish to be able to use the vApp.
- Produce media type(s):
- application/vnd.vmware.vcloud.vApp+xml
- Output type:
- VAppType
- Examples
-