v1

latestOpenAPI 3.1.02026-07-263336147.9 KB
Machine Lifecycle
Machine Terminals

Connect to terminal WebSocket stream

Upgrades to a WebSocket connection for interactive terminal I/O. Clients send JSON TerminalClientEvent messages and receive JSON TerminalServerEvent messages. Terminal byte streams are base64-encoded inside input and output events; resize events use integer width and height fields.

get/v1/machines/{machine_id}/terminals/{terminal_id}/stream

Path parameters

machine_idstring required

Machine identifier.

terminal_idstring required

Terminal identifier.

Headers

X-Dedalus-Org-Idstring uuid

Organization ID header applied to all DCS requests.

All 33 operations