VMware Cloud Director API - PUT-Template-ExtensionView
PUT /admin/extension/vdcTemplate/{id}
- Operation:
 - PUT /admin/extension/vdcTemplate/{id}
 - Description:
 - Update a vDC template.
 - Since:
 - 5.7
 - Input parameters
 - 
                    the set of properties describing the modified VDC Template
- Consume media type(s):
 - application/vnd.vmware.admin.vmwVdcTemplate+xml
application/vnd.vmware.admin.vmwVdcTemplate+json - Input type:
 - VMWVdcTemplateType
 
 - Output parameters
 - 
                    vdcTemplate the new contents of the VDC Template.
- Produce media type(s):
 - application/vnd.vmware.admin.vmwVdcTemplate+xml
application/vnd.vmware.admin.vmwVdcTemplate+json - Output type:
 - VMWVdcTemplateType
 
 - Examples
 -