clear-test-usb 接口
U 盘通过 start-test-usb 进行性能测试,最后会处于测试成功或失败的状态,调用该接口可以重置为初始化状态(27)。
请求方式
GET http://ip/usapi?method=clear-test-usb
参数 | 说明 |
---|---|
method | 方法名称:clear-test-usb |
返回数据
{
"result": 0
}
属性 | 说明 |
---|---|
result | 返回状态。 0:操作成功, 返回其它值请参考 API 状态码 |
U 盘通过 start-test-usb 进行性能测试,最后会处于测试成功或失败的状态,调用该接口可以重置为初始化状态(27)。
GET http://ip/usapi?method=clear-test-usb
参数 | 说明 |
---|---|
method | 方法名称:clear-test-usb |
{
"result": 0
}
属性 | 说明 |
---|---|
result | 返回状态。 0:操作成功, 返回其它值请参考 API 状态码 |