Deleting a Private Template

Delete a private template in Resource Manager.

Note

You can't undo the deletion of a private template.
    1. On the Private templates list page, find the private template that you want to work with. If you need help finding the list page or the private template, see Listing Private Templates.
    2. From the Actions menu (Actions Menu) for the private template, select Delete private template.
    3. Confirm the deletion.
  • Use the oci resource-manager template delete command and required parameters to delete a private template:

    oci resource-manager template delete --template-id <template_OCID>

    For a complete list of parameters and values for CLI commands, see the Command Line Reference for Resource Manager.

  • Run the DeleteTemplate operation to delete a private template.