| cpUUtilization | Float | The CPU of the container as a percentage from 0-100 | [optional] |
| vcPUUtilization | Integer | The vCPU of the container where 1024 vcpu is one logical CPU | [optional] |
| containerID | String | This is the docker container id the engine instance | [optional] |
| diskAvailableRoot | Long | The available bytes in the root partition | [optional] |
| launchTimestamp | Long | Unix Epoch timestamp | [optional] |
| memoryAvailable | Long | The available memory to the container in bytes | [optional] |
| memoryUsed | Long | The memory used by container in bytes | [optional] |