All Products
Search
Document Center

Platform For AI:ContainerInfo

Last Updated:Jun 22, 2026

Parameter

Type

Description

Example

object

The container information of the instance.

Name

string

The container name.

worker0

Image

string

The image.

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

Port

integer

The port.

8080

RestartCount

integer

The number of restarts.

0

Ready

boolean

Indicates whether the health check is passed.

true

CurrentStatus

string

The current status. Valid values:

  • Waiting: waiting

  • Running: running

  • Terminated: terminated.

Waiting

CurrentReaon

string

The reason for the current status.

PodInitializing

CurrentTimestamp

string

The time when the current status occurred.

2022-03-21T06:17:57Z

LastStatus

string

The previous status. Valid values:

  • Waiting: waiting

  • Running: running

  • Terminated: terminated.

Terminated

LastReason

string

The reason for the previous status.

Error

LastTimestamp

string

The time when the previous status occurred.

2022-03-21T05:17:57Z