📄️ Retrieving server resources
Endpoint
📄️ Accessing the console
The WebSocket endpoint provides real-time access to the console of a specific server. This allows you to receive live updates and send commands directly to the server console.
📄️ Send a console command
This endpoint sends a command to the server. The server must be online to send a command to it. You will get HTTP 502 if the server is not online.
📄️ Control the power state of a server
This endpoint sends a power signal to the server.