lsperfgrp

The lsperfgrp command displays a list of performance groups and information for each performance group in the list.

Read syntax diagramSkip visual syntax diagramlsperfgrp  -dev storage_image_ID  -s  -l  -pol policy_ID  performance_group_ID   ...   "-"

Parameters

-dev storage_image_ID
(Optional) Displays the storage image ID, which consists of manufacturer, machine type, and serial number. The storage image ID is required if you do not specify fully qualified IDs, do not set the devid variable in your profile or through the setenv command, and the HMC is aware of more than one storage image. Using the -dev parameter will temporarily override any defined value for devid for the current command.
-s
(Optional) Displays only the performance group ID. You cannot use the -s and the -l parameters together.
-l
(Optional) Displays the default output. You cannot use the -s and the -l parameters together.
-pol policy_ID
(Optional) Displays only the performance groups with the specified policy ID.
performance_group_ID ... | -
(Optional) Displays only the performance groups with the performance group IDs specified. Multiple IDs or ID ranges must be separated with a white space between each value. The ellipsis (...) indicates that, optionally, you can specify multiple values. If you use the dash (-), the specified value is read from standard input.

Example

Invoking the lsperfgrp command
dscli> lsperfgrp
The resulting output
ID pol
PG0 1
PG1 2
PG2 2

Report field definitions

ID*
Displays the unique identifier that is assigned to this performance group ID.
pol
Displays the policy ID number.
Key:
*
Displayed when the -s parameter is specified.
+
Displayed only when the -l parameter is specified.