VMware Cloud Director API - POST-InstantiateVmTemplate
POST /vdc/{id}/action/instantiateVmFromTemplate
- Operation:
- POST /vdc/{id}/action/instantiateVmFromTemplate
- Description:
- Create a auto natured vApp from a VM template. This API will be internal and the intended client for it is H5 UI
- Since:
- 32.0
- Input parameters
-
- Consume media type(s):
-
application/vnd.vmware.vcloud.instantiateVmTemplateParams+xml
application/vnd.vmware.vcloud.instantiateVmTemplateParams+json
- Input type:
- InstantiateVmTemplateParamsType
- Output parameters
-
{@link TaskType} task 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
-