VMware Cloud Director API - POST-InstantiateVdcTemplate
POST /org/{id}/action/instantiate
- Operation:
- POST /org/{id}/action/instantiate
- Description:
- Instantiates a VDC template. The caller supplies the VDC template and the name and description (as a ParamsType), which are the only two things the tenant can override in the template.
- Since:
- 5.7
- Input parameters
-
- Consume media type(s):
-
application/vnd.vmware.vcloud.instantiateVdcTemplateParams+xml
application/vnd.vmware.vcloud.instantiateVdcTemplateParams+json
- Input type:
- InstantiateVdcTemplateParamsType
- Output parameters
-
vdcTemplate
- Produce media type(s):
-
application/vnd.vmware.vcloud.task+xml
application/vnd.vmware.vcloud.task+json
- Output type:
- TaskType
- Examples
-