RuntimeStatusStatus
The enum status of the detailed status
| Value | Description |
|---|---|
NOT_READY | The runtime is not ready to compute stuff |
NOT_RESPONDING | The runtime is not responding to heartbeats |
RUNNING | The runtime is running and healthy |
STOPPED | The runtime has been stopped |