Deleting a Private Template

Delete a private template in Resource Manager.

Note

You can't undo the deletion of a private template.
    1. Open the navigation menu and click Developer Services. Under Resource Manager, click Private Templates.
    2. On the Private templates page, select the compartment that contains the private template that you want.
    3. Click the name of the private template that you want.
    4. On the Template information page, click Delete.
    5. 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.