| agentCommitID | String | The agent ID | [optional] [default to null] |
| agentLabel | String | The build label for the agent | [optional] [default to null] |
| agentVersionNumber | String | the agent version | [optional] [default to null] |
| aiwareVersion | String | the current aiWARE version. may be githash: realtime: manifest: or channel: | [optional] [default to null] |
| cloudProviderInstanceID | String | The instance id for the cloud provider | [optional] [default to null] |
| controllerPort | Long | Controller Port | [optional] [default to null] |
| controllerUpdatingDateTime | Long | This is the epoch time that the controller requested the agent to update | [optional] [default to null] |
| createdDateTime | Date | | [optional] [default to null] |
| dbPort | Long | DB Port | [optional] [default to null] |
| dockerHostID | String | This is the docker host ID. On K8s host is the node's machine ID followed by its name, separated by a colon. | [optional] [default to null] |
| dockerInfo | String | The output from `docker info` | [optional] [default to null] |
| drain | Boolean | It should indicate whether the server is draining or not | [optional] [default to null] |
| drainDetail | String | More information if available on the drain action | [optional] [default to null] |
| drainReason | HostDrainReasonEnum | | [optional] [default to null] |
| expirationDateTime | Date | | [optional] [default to null] |
| gpuAvailable | Long | This is the number of GPU available on the host | [optional] [default to null] |
| gpu_type | String | This is the type of GPU such as Tesla K80 | [optional] [default to null] |
| hostID | String | This is the host id | [optional] [default to null] |
| hostName | String | This is the name of this host. On K8s this is the node's name. | [optional] [default to null] |
| ips | List | An array of IPs either IPv4 or IPv6 that are valid for this host | [optional] [default to null] |
| isAPI | Boolean | Is this host core api | [optional] [default to null] |
| isActive | Boolean | Is this host active | [optional] [default to null] |
| isApps | Boolean | Is this host core apps | [optional] [default to null] |
| isAssigned | Boolean | Is this host assigned | [optional] [default to null] |
| isAutomate | Boolean | Is this host automate | [optional] [default to null] |
| isControlPlane | Boolean | Is this host is for control plane processes | [optional] [default to null] |
| isController | Boolean | Is this host a controller | [optional] [default to null] |
| isDB | Boolean | Is this host a db server | [optional] [default to null] |
| isES | Boolean | Is this host elasticsearch | [optional] [default to null] |
| isEngine | Boolean | Is this host an engine | [optional] [default to null] |
| isEventing | Boolean | Is this host eventing | [optional] [default to null] |
| isInfra | Boolean | Is this host is for infrastructure processes | [optional] [default to null] |
| isLB | Boolean | Is this host load balancer | [optional] [default to null] |
| isNFS | Boolean | Is this host an nfs server | [optional] [default to null] |
| isNSQ | Boolean | Is this host nsq | [optional] [default to null] |
| isPrometheus | Boolean | Is this host prometheus | [optional] [default to null] |
| isRedis | Boolean | Is this host redis | [optional] [default to null] |
| isRegistry | Boolean | Is this host a docker registry | [optional] [default to null] |
| isResources | Boolean | Is this host is for resources processes | [optional] [default to null] |
| isServices | Boolean | Is this host is for services processes | [optional] [default to null] |
| isStorage | Boolean | Is this host storage | [optional] [default to null] |
| lastUpdateDateTime | Date | | [optional] [default to null] |
| memory | Long | This is the memory in bytes | [optional] [default to null] |
| modifiedDateTime | Date | | [optional] [default to null] |
| nfsPartition | Long | NFS Partition number | [optional] [default to null] |
| nfsPort | Long | NFS Port | [optional] [default to null] |
| numCPU | Long | This is the number of CPUs on the host | [optional] [default to null] |
| numEngines | Long | This is the number of engines on the host | [optional] [default to null] |
| numGPU | Long | This is the number of GPUs on the host | [optional] [default to null] |
| registryPort | Long | Registry Port | [optional] [default to null] |
| runModes | List | This is the modes of server type to run | [optional] [default to null] |
| serverTypeID | UUID | This is the server type | [optional] [default to null] |
| serverTypeName | String | This is the name of server type | [optional] [default to null] |
| shouldExpire | Boolean | Should this host expire. Default to false. | [optional] [default to null] |
| storageHttpPort | Long | Storage HTTP Port | [optional] [default to null] |
| storagePort | Long | Storage Port | [optional] [default to null] |
| suggestedRuntimeTTL | Integer | The length of time this host suggest it should be up | [optional] [default to null] |
| terminationDateTime | Date | | [optional] [default to null] |
| terminationDetail | String | More information if available on the termination | [optional] [default to null] |
| terminationReason | HostTerminationReasonEnum | | [optional] [default to null] |
| vcpuAvailable | Long | This is the number of vcpu availables on the host | [optional] [default to null] |