Dell Storage MD1400 series Manuale dell'amministratore - Pagina 45

Sfoglia online o scarica il pdf Manuale dell'amministratore per Immagazzinamento Dell Storage MD1400 series. Dell Storage MD1400 series 48. Storage enclosure
Anche per Dell Storage MD1400 series: Manuale d'uso (37 pagine), Manuale introduttivo (7 pagine)

Dell Storage MD1400 series Manuale dell'amministratore

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