Overall status
GET /api/status
GET
/api/status
Get the status of all desktop processes.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”Process status.
object
status
required
Overall status.
string
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