pub async fn run_shutdown( rest_url: Option<&str>, api_key: Option<&str>, ) -> Result<()>
POST /api/admin/shutdown — 触发 daemon 优雅退出(1s 后 exit 0)