Skip to content

Shut down this controller

POST
/api/v1/system/shutdown

Gracefully stops the controller process this request is served by. Responds 202 first, then exits shortly after so the response can flush. In an HA cluster this stops only the targeted controller; the remaining peers re-elect a leader. ADMIN-only.

Shutdown initiated