Administrator Guide

C:%5Cdrivefirmwares%5CSeagate%22firmwares%5Cmyfirmwarefile.fwh
C:/drivefirmwares/Seagate%22firmwares/myfirmwarefile.fwh.
NOTE: ‘%5C’ is the encoding for Windows ‘\’ and ‘%22’ represents spaces in the path name.
Blink drive
To toggle blink on a single drive:
[base_url]/adapters/<(index | wwid)>/enclosures/<(index | wwid)>/drive/<(index
| wwid)>?action=blink&toggle=<ON | OFF>
To toggle blink on all drives within a specified enclosure:
[base_url]/adapters/<(index | wwid)>/enclosures/<(index | wwid)>/drive/?
action=blink&toggle=<(ON | OFF)>
Update firmware
Table 32. Update firmware
Drive Update Query Syntax
Single drive with a firmware file
[base_url]/adapters/<(index | wwid)>/
enclosures/<(index | wwid)>/drives/
<(index | wwid)>?
action=update&File=<Path to firmware
file>
Force an update to a single drive with a firmware
file
[base_url]/adapters/<(index | wwid)>/
enclosures/<(index | wwid)>/drives/
<(index | wwid)>?
action=update&File=<Path to firmware
file>&force=on
Update all drives within a specified enclosure with
a firmware file
[base_url]/adapters/<(index | wwid)>/
enclosures/<(index | wwid)>/drives?
action=update&File=<Path to firmware
file>
Force an update to all drives within a specified
enclosure with a firmware file
[base_url]/adapters/<(index | wwid)>/
enclosures/<(index | wwid)>/drives?
action=update&File=<Path to firmware
file>&force=on
Update all drives within a specified enclosure with
a firmware file (multi-threaded)
[base_url]/adapters/<(index | wwid)>/
enclosures/<(index | wwid)>/drives?
action=update&File=<Path to firmware
file>&multi=on
EMM Update Query Syntax
Single enclosure management module (EMM) with
a firmware file
[base_url]/adapters/<(index |
wwid)>/enc/<(index | wwid)>/emm/
<(index|/wwid)>?
action=update&File=<Path to firmware
file>
46