CloudStack v2.2.13 - 2.2.14 User API Reference
								
deleteTemplate
Deletes a template from the system. All virtual machines using the deleted template will not be affected.
Request parameters
| Parameter Name | Description | Required | 
| id | the ID of the template | true | 
| zoneid | the ID of zone of the template | false | 
Response Tags
| Response Name | Description | 
| displaytext | any text associated with the success or failure | 
| success | true if operation is executed successfully |