ONTAP 9.12.1 commands

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

    Delete workload

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

    Description

    Deletes a workload from a cluster. When you delete a workload, the associated data object is no longer controlled by its policy group.

    You can only delete user-defined workloads. You cannot delete system-defined or preset workloads.

    Parameters

    -workload <text> - Workload Name

    Specifies the name of the workload that you want to delete.

    Examples

    cluster1::> qos workload delete workload1

    Deletes the "workload1" user-defined workload from the "cluster1" cluster.

    Top of Page