Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
VM ID
Request body for POST /api/vm/{vm_id}/exec
Command and arguments to execute.
Optional environment variables to set for the process.
Optional exec identifier for tracking.
Optional stdin payload passed to the command.
Timeout in seconds (0 = no timeout).
x >= 0Optional working directory for the command.
NDJSON stream of stdout/stderr chunks