clear-test-usb
Deprecated at V2.2, use clear-disk-test instead.
Use the interface to reset the device to the initial status (retInit=27) after the USB performance test.
HTTP Request
GET http://ip/usapi?method=clear-test-usb
Parameter | Description |
---|---|
method | clear-test-usb |
Response Body
{
"result": 0
}
Item | Description |
---|---|
result | Returned status. 0 indicates that the request was accepted successfully. Refer to API Status Codes to find specific description for other values. |