Dell Storage MD1400 series Handbuch für Administratoren - Seite 45
Blättern Sie online oder laden Sie pdf Handbuch für Administratoren für Lagerung Dell Storage MD1400 series herunter. Dell Storage MD1400 series 48 Seiten. Storage enclosure
Auch für Dell Storage MD1400 series: Benutzerhandbuch (37 seiten), Handbuch "Erste Schritte (7 seiten)
Drawers
Provides information about all drawers in a specified enclosure:
[base_url]/a/<(index | wwid)>/enclosures/<(index | wwid)>/drawers
Fans
Provides information about all fans in a specified enclosure:
[base_url]/a/<(index | wwid)>/enclosures/<(index | wwid)>/fans
Power supply units
Provides information about all PSUs in a specified enclosure:
[base_url]/a/<(index | wwid)>/enclosures/<(index | wwid)>/powersupplies
Voltage sensors
Provides information about all voltage sensors in a specified enclosure:
[base_url]/a/<(index | wwid)>/enclosures/<(index | wwid)>/voltagesensors
Current sensors
Provides information about all EMM slots in a specified enclosure:
[base_url]/a/<(index | wwid)>/enclosures/<(index | wwid)>/currentsensors
Device actions
Certain devices can have actions performed on them such as updating firmware or blinking a drive's LED.
Also, firmware files can be validated. These device actions require additional options at the end of the
URL for a device inventory query:
[base_url]/<item_group>/<(index | wwid)>/?action=<whattodo>&<option>=<opt>
The additional options to the URL for device actions are described here:
•
?action=<whattodo> - what action to perform: update, blink, or get.
•
<option> = <opt> - an argument for the action to be performed.
Following are the options available:
•
For updates, File=<file>; for example, ?action=update&File=file.fwh
•
For blinking drives, toggle=ON/OFF -; for example, ?action=blink&toggle=ON
Specifying file paths
File paths in Windows can either be percent encoded or entered with forward slashes. The following are
examples of valid Windows filepaths for a firmware file:
45