Control server power state (start, stop, restart, kill)
Sends a power action command to the server. This endpoint communicates with the Wings daemon to control the server’s running state.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/xyrapanel/panel/llms.txt
Use this file to discover all available pages before exploring further.
server.power permission on the specified server.
start - Start the server if it’s stoppedstop - Gracefully stop the serverrestart - Restart the server (graceful stop followed by start)kill - Forcefully terminate the server processserver.power permission or Wings authentication failedserver.power.start)