Skip to content

Process status

GET
/api/process/{processName}/status

Get the status of a single desktop process.

processName
required
string
Allowed values: xvfb xfce4 x11vnc novnc

Desktop process name: xvfb, xfce4, x11vnc, or novnc.

Process info.

object
name
required
string
Example
x11vnc
running
required
boolean
pid
integer
stdout_log
required
string
stderr_log
required
string

Bad request – validation error.

object
message
required
string
Example
Invalid request
errors
required
Array<object>
object
field
required
string
error
required
string