Toggle navigation
Tungsten Manager ReST API: ControlCommand
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
ControlCommand
ControlCommand
Data Type
Properties
name
data type
description
status
string
status of the service
pid
number
PID of the service
result
string
the result of the 'tail' command
Example
{ "status" : "running", "pid" : 5381, "result" : "..." }