Command examples
•
list drives
•
list drives -a = 1
•
list drives -a=1 -enc=0
•
list drives -a=1 -enc=0 -w=2 -verbose
•
list drives -enc=500a123456789012 -outputformat=xml
List EMMs
Description
This command lists the EMMs accessible from the specified adapter.
Command syntax
shmcli (list emms | listemms | le) (-a=<(SAS WWID | AdapterIndex)> [-enc=<(WWN | EnclIndex)>] [-
outputformat=<SupportedOutputFormats>] | -enc=<WWN> [-outputformat=<SupportedOutputFormats>] |
[-h])
Parameters
Table 9. List EMMs
Parameter
Description
-a
Specifies the adapter used for the command. This is either SAS
WWID or AdapterIndex.
-enc
Specifies the enclosure used for the command. This is either WWN
or EnclIndex.
-h
Provides more information about the command, description, and
usage.
-outputformat
You can specify the following output formats: XML or JSON.
Command examples
•
list emms -a = 1
•
list emms -a = 1 -enc = 0
•
list emms -a = 500abcdefgh12345
•
list emms -enc = 500a123456789012 -outputformat = xml
CLI reference
25