Apache CloudStack 4.15.0.0 Root Admin 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 |
forced | Force delete a template. | 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 |