| Index | Top - Up | Data ONTAP 8.2 |
Display a list of policy groups
Availability: This command is available to cluster administrators at the admin privilege level.
{ [-fields <fieldname>, ...]
| [-instance ] }
[-policy-group <text>] - Policy Group Name
Policy groups define measurable service level objectives (SLOs) that apply to the storage objects with which the policy group is associated.
[-vserver <vserver name>] - Vserver
[-uuid <UUID>] - Uuid
[-class {preset|user-defined|system-defined}] - Policy Group Class
[-pgid <integer>] - Policy Group ID
This uniquely identifies the policy group
[-max-throughput <qos_tput>] - Maximum Throughput
A maximum throughput limit specifies the throughput (in IOPS or MB/s) that the policy group must not exceed.
[-num-workloads <integer>] - Number of Workloads
[-throughput-policy <text>] - Throughput Policy
cluster11::> qos policy-group show Name Vserver Class Wklds Throughput ---------------- ----------- ------------ ----- ------------ pg1 vs4 user-defined 0 0-200IOPS pg2 vs0 user-defined 0 0-500IOPS pg5 vs0 user-defined 0 0-300IOPS pg6 vs0 user-defined 0 0-INF 4 entries were displayed.
The example above displays all policy groups on the cluster.
| Index | Top - Up | Data ONTAP 8.2 |