All Products
Search
Document Center

Platform For AI:ContainerInfo

Last Updated:Nov 22, 2024
ParameterTypeDescriptionExample
object

The response parameters.

Namestring

The container name.

worker0
Imagestring

The image.

registry.cn-shanghai.aliyuncs.com/eas/echo_cn-shanghai:v0.0.1-20210129111320
Portinteger

The port number.

8080
RestartCountinteger

The number of times the container restarted.

0
Readyboolean

Indicates whether the container passed the health check.

Valid values:

  • true

  • false

true
CurrentStatusstring

The current state of the container. Valid values:

  • Waiting
  • Running
  • Terminated
Waiting
CurrentReaonstring

The reason why the container is in the current state.

PodInitializing
CurrentTimestampstring

The time when the container entered the current state.

2022-03-21T06:17:57Z
LastStatusstring

The last state of the container. Valid values:

  • Waiting
  • Running
  • Terminated
Terminated
LastReasonstring

The reason why the container is in the last state.

Error
LastTimestampstring

The time when the container entered the last state.

2022-03-21T05:17:57Z