Skip to content

Overall status

GET
/api/status

Get the status of all desktop processes.

Process status.

object
status
required

Overall status.

string
Allowed values: running degraded stopped
items
required
Array<object>
object
name
required
string
Example
x11vnc
running
required
boolean
pid
integer
stdout_log
required
string
stderr_log
required
string
running
required

Number of running processes.

integer
total
required

Total number of managed processes.

integer