| CPUUtilization | float32 | The CPU of the container as a percentage from 0-100 | [optional] |
| VCPUUtilization | int32 | 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 | int64 | The available bytes in the root partition | [optional] |
| LaunchTimestamp | int64 | Unix Epoch timestamp | [optional] |
| MemoryAvailable | int64 | The available memory to the container in bytes | [optional] |
| MemoryUsed | int64 | The memory used by container in bytes | [optional] |