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
Input type:
InstantiateVdcTemplateParamsType
Output parameters
vdcTemplate

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