Type Definitions
service :Object
Properties:
| Name | Type | Description |
|---|---|---|
id |
number |
The ID of the Service |
name |
string |
The name of the Service |
serviceStatus :Object
Properties:
| Name | Type | Description |
|---|---|---|
id |
number |
The ID of the Service |
name |
string |
The name of the Service |
status |
string |
The state of the service, either running or stopped |