VMware Cloud Director API - PUT-Template
PUT /admin/vdcTemplate/{id}
- Operation:
- PUT /admin/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
-