| Name | Type | Description | Notes |
|---|---|---|---|
| health | String | Service health in addition to runtime_state | [optional] |
| pids | List<Long> | Service process ids | [optional] |
| runtimeState | RuntimeStateEnum | Service runtime state | [optional] |
| monitorRuntimeState | MonitorRuntimeStateEnum | Service monitor runtime state | [optional] |
| monitorPid | Long | Service monitor process id | [optional] |
| Name | Value |
|---|---|
| RUNNING | "running" |
| STOPPED | "stopped" |
| Name | Value |
|---|---|
| RUNNING | "running" |
| STOPPED | "stopped" |