Apache CloudStack 4.20.0.0 Root Admin API Reference

deleteVnfTemplate

Deletes a VNF template from the system. All virtual machines using the deleted template will not be affected.

Request parameters

Parameter NameDescriptionRequired
idthe ID of the templatetrue
forcedForce delete a template.false
issystemNecessary if the template's type is system.false
zoneidthe ID of zone of the templatefalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully