VMware Cloud Director API - POST-CreateTemplate
POST /admin/extension/vdcTemplates
- Operation:
 - POST /admin/extension/vdcTemplates
 - Description:
 - Create a VDC template.
 - Since:
 - 5.7
 - Input parameters
 - 
                
- Consume media type(s):
 - application/vnd.vmware.admin.vmwVdcTemplate+xml
application/vnd.vmware.admin.vmwVdcTemplate+json - Input type:
 - VMWVdcTemplateType
 
 - Output parameters
 - 
                    vdcTemplate the new VDC Template.
- Produce media type(s):
 - application/vnd.vmware.admin.vmwVdcTemplate+xml
application/vnd.vmware.admin.vmwVdcTemplate+json - Output type:
 - VMWVdcTemplateType
 
 - Examples
 -