| AdditionalEngineIDs | []string | This is a list of additional engines this instance can handle | [optional] |
| BuildID | string | | [optional] |
| CreatedDateTime | time.Time | This is the datetime the core was created | [optional] |
| DockerContainerID | string | The docker container PID | [optional] |
| Drain | bool | The current engine instance is draining or not | [optional] |
| EngineID | string | | [optional] |
| EngineInstanceID | string | | [optional] |
| EngineInstanceLogHostInfo | string | storage server host info, e.g. ip:port, where engine instance stores its log | [optional] |
| EngineToolkitVersion | string | The engine toolkit version | [optional] |
| Errors | []Error | | [optional] |
| HostDetails | HostDetail | | [optional] |
| HostID | string | | [optional] |
| LastUpdate | time.Time | | [optional] |
| LaunchEnvVariables | map[string]interface{} | | [optional] |
| LaunchID | string | | [optional] |
| LaunchStatus | LaunchStatusEnum | | [optional] |
| LaunchStatusInfo | string | Additional to log about launch status | [optional] |
| LicenseExpirationSeconds | int32 | Seconds till the license expires | [optional] |
| MappedDebugUri | string | The uri (IP:mappedPort) to which debugging requests can be forwarded to the engine | [optional] |
| ModifiedDateTime | time.Time | This is the datetime the core was last modified. | [optional] |
| RuntimeExpirationSeconds | int32 | Seconds till runtime should expire | [optional] |
| StartupTimestamp | int64 | Timestamp of engine instance startup in UTC | [optional] |
| Status | EngineStatusEnum | | [optional] |
| Warnings | []Error | | [optional] |
| WorkRequestID | string | | [optional] |