GET
/
system
/
process
/
list

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
pid
number
required

The process id

cpu
number
required

The cpu usage

memory
number
required

The memory usage

command
string
required

The command used to start the process