此接口用于重启设备,重启后需要重新登录,仅管理员有权限。
重启过程需要几分钟时间,可以使用 ping 接口 判断设备是否已经重启。
GET/POST /api/reboot
{ "status": 0, "delay": 5, "estimate-sec": 15 }