Administrator Guide

Command examples
list physical enclosures
list physical enclosures -a = 1
list physical enclosures -a = 500abcdefgh12345
List drives
Description
Shows the list of HDDs or SSDs and related information for the specified device. If no device is specified
to obtain drives for, all drives accessible by supported adapters in the local system are listed.
Command syntax
secli (list drives | listdrives | ld) ([-a=<(SAS WWID | AdapterIndex)>] [-
enc=<(WWN | EnclIndex)> [-w=<DrawerIndex>]] [-
outputformat=<SupportedOutputFormats>] [-verbose] | -enc=<WWN> [-
w=<DrawerIndex>] [-outputformat=<SupportedOutputFormats>] [-verbose] | [-h])
Parameters
Table 8. List hard disk drive
Parameter Description
-a
Specify the adapter used for the command. This is
either SAS WWID or I.
-enc
Specify the enclosure used for the command. This
is either WWN or EnclIndex.
-w
Specify the drawer index used for the command.
-h
Provides more information about the command,
description, and usage.
-outputformat
You can specify the following output formats: xml
or json.
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 (Expansion Management Module) accessible from the specified adapter.
23