Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
NewTech
前端调用后应该刷新页面
cURL
curl --request POST \ --url http://{host}:{port}/api/v1/superuser/system/reboot/{cmd} \ --header 'Authorization: Bearer <token>'
后端管理密码
同时支持 Authorization: Bearer <password> 和 Authorization: <password>
Authorization: Bearer <password>
Authorization: <password>
要重启到的模式
已请求执行指定重启命令
此页面对您有帮助吗?