| alwaysUp | Boolean | Signifies if this container is an always_up service mode pod | [optional] |
| automateContainerID | UUID | The UUID of the Automate Container | [optional] |
| buildID | UUID | | [optional] |
| containerID | String | This is the docker container id the engine instance | [optional] |
| coreID | UUID | | [optional] |
| coreToken | String | core token of user session. | [optional] |
| createdDateTime | OffsetDateTime | This is the datetime the core was created | [optional] |
| dockerImage | String | docker image | [optional] |
| engineID | UUID | | [optional] |
| hostID | UUID | | [optional] |
| hostIP | String | IP of the host which include NR container | [optional] |
| isLatest | Boolean | request revision_id was latest (used for autosave purposes) | [optional] |
| isService | Boolean | node-red request mode type (service mode -> true, studio mode -> false) | [optional] |
| modifiedDateTime | OffsetDateTime | This is the datetime the core was last modified. | [optional] |
| organizationID | String | Organization that owns this always_up flow' | [optional] |
| podName | String | Pod Name used to create the pod created by the ai13s k8s agent(needed to delete/terminate the pod) | [optional] |
| podNameSpace | String | Pod NameSpace used to create the pod created by the ai13s k8s agent(needed to delete/terminate the pod) | [optional] |
| podUrl | String | Pod Url created by the ai13s k8s agent | [optional] |
| port | String | Port of the NR container | [optional] |
| revisionID | UUID | | [optional] |
| ttl | Integer | Time To Live(TTL) of the pod | [optional] |
| userID | UUID | | [optional] |