Western Digital OpenFlex F3 Series Instruction Manual page 22

Hide thumbs Also See for OpenFlex F3 Series:
Table of Contents

Advertisement

EcoDesign Disclosures
Response Code
429
PUT /Storage/Devices/{id}/
Example PUT Request Body
$ curl http://{TargetAddress}/Storage/Devices/{id}/ \
-X PUT \
-H "Content-Type: application/json" \
-H "If-Match: ETag" \
-u username:password \
-d Name:String \
Table 4: PUT Data Options
"IndicatorLED": {"ID": 4 | 2}
"Name": "new_name"
"Description": "desc"
"Reboot": true
"Shutdown": true
"FirmwareActivate": true
"FactoryReset": true
"Format": {
"SetCount": 1 | 2 | 4 | 8
"SecureErase": {"ID": 0 | 1 | 2}}
Name
Too Many Requests
Syntax
1. EU EcoDesign Compliance
1.3 Secure Erase and Sanitize
Definition
Indicates API service is busy, client should try
again later
Description
Toggles the Indicator LED on the Device; default
"Off = 4"; "Lit = 2"
Specify a new name
Modify the description; required to be sent by
itself (no other attributes should be sent with this
change)
true = Reboot the Resource (WriteOnly)
true = Shutdown the Resource (Shutdown
takes precedence over Restart if both are sent)
(WriteOnly)
true = Activate new FW image after a successful
upload (WriteOnly)
true = Return Device to Factory fresh settings
(resets system configuration and wipes media);
All volumes must be deleted first (WriteOnly)
true = Rearranges the internal SSDs into pools
or "sets" and will destroy any existing data
referencing; "SetCount" is required with
this entry; All volumes must be deleted first
(WriteOnly)
The value of how to arrange the internal storage
into "Pools" (Sets in NVMe); the "Format" entry
must be set to "true" in order to initialize the
storage into Pools; default is 1 Pool out of the box
(WriteOnly)
Secure Erase: "0 = No secure erase"; "1 =
User data secure erase"; "2 = Crypto secure
erase" (WriteOnly)
19

Advertisement

Table of Contents
loading

This manual is also suitable for:

Openflex f3000Openflex e3000

Table of Contents