ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • template delete

    Delete an existing template

    Availability: This command is available to cluster administrators at the admin privilege level.

    Description

    Use this command to delete an existing template.

    Parameters

    -name <template name> - Name of the template

    This parameter specifies the name of the template.

    Examples

    The following example deletes a template named template1 from the cluster:

    cluster1::> template delete -name template1
    Top of Page