clear-format-usb
Deprecated at V2.2, use clear-disk-format instead.
Use the interface to set the device state to the initial status (retInit=27) after formatting usb successfully or not.
HTTP Request
GET http://ip/usapi?method=clear-format-usb
Parameter | Description |
---|---|
method | clear-format-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. |