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.
Initiates graceful shutdown: disconnects all cameras, closes SSE connections, then exits.
cURL
curl --request POST \ --url http://{host}:{port}/api/server/shutdown
{ "success": true, "message": "<string>" }
Shutdown initiated