Process status
GET /api/process/{processName}/status
GET
/api/process/{processName}/status
Get the status of a single desktop process.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” processName
required
string
Desktop process name: xvfb, xfce4, x11vnc, or novnc.
Responses
Section titled “ Responses ”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