| CPUUtilization | Float | The CPU of the container as a percentage from 0-100 | [optional] [default to null] |
| diskAvailableRoot | Long | The available bytes in the root partition | [optional] [default to null] |
| dockerContainerId | UUID | | [optional] [default to null] |
| engineID | UUID | | [optional] [default to null] |
| engineInstanceID | UUID | | [optional] [default to null] |
| launchID | UUID | | [optional] [default to null] |
| memoryAvailable | Long | The available memory to the container in bytes | [optional] [default to null] |
| memoryUsed | Long | The memory used by container in bytes | [optional] [default to null] |
| numGPU | Integer | The number of GPU attached to the container | [optional] [default to null] |
| startupTimestamp | Long | The engine instance startup timestamp in UTC | [optional] [default to null] |
| ttl | Long | the remaining TTL for the engine instance | [optional] [default to null] |
| workRequestID | UUID | | [optional] [default to null] |