All Products
Search
Document Center

Platform For AI:ResourceInstanceWorker

Last Updated:Apr 15, 2026

Parameter

Type

Description

Example

object

Describes a worker instance within a service, including its status and resource allocation.

Name

string

The name of the service instance.

test-india-5bbbfdbc98-****

ServiceName

string

The name of the service.

test-in****

Status

string

The status of the instance.

Running

Ready

boolean

Indicates whether the instance is ready.

true

CpuRequest

integer

The number of CPU cores requested.

1

GpuRequest

integer

The number of GPUs requested.

0

MemoryRquest

integer

The requested memory.

200

CpuLimit

integer

The CPU core limit.

2

GpuLimit

integer

The GPU limit.

0

MemoryLimit

integer

The memory limit.

400

RestartCount

integer

The number of times the instance has been restarted.

3

StartTime

string

The start time of the instance, in UTC (ISO 8601 format).

2021-05-09T09:56:19Z