Apache CloudStack 4.23.0.0 Root Admin API Reference
deleteTemplate
Deletes a Template from the system. All Instances using the deleted Template will not be affected.
Request parameters
| Parameter Name | Description | Required |
| id | The ID of the Template | true |
| forced | Force delete a Template. | false |
| issystem | Necessary if the template's type is system. | false |
| 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 |