reboot 接口

此接口用于重启设备,重启后需要重新登录,仅管理员有权限。

重启过程需要几分钟时间,可以使用 ping 接口 判断设备是否已经重启。

请求方式

GET/POST /api/reboot

返回数据

{
  "status": 0,
  "delay": 5,
  "estimate-sec": 15
}
属性 说明
status 0:请求成功。返回其它值请参考 API 状态码
delay 延时多少秒执行重启,单位 s。
estimate-sec 估算重启时间,单位 s。

与“”相关结果约

    找不到与“”相关的结果