Parameter | Type | Description | Example |
---|---|---|---|
object | A short description of struct | ||
Name | string | The name of the service instance. | test-india-5bbbfdbc98-**** |
ServiceName | string | The service name. | test-in**** |
Status | string | The instance state. Valid values:
| Running |
Ready | boolean | Indicates whether the instance worker is ready. | true |
CpuRequest | integer | The number of CPU cores that you applied for. | 1 |
GpuRequest | integer | The number of GPUs that you applied for. | 0 |
MemoryRquest | integer | The memory size that you applied for. | 200 |
CpuLimit | integer | The maximum number of CPU cores. | 2 |
GpuLimit | integer | The maximum number of GPUs. | 0 |
MemoryLimit | integer | The maximum memory size. | 400 |
RestartCount | integer | The number of times the instance worker restarted. | 3 |
StartTime | string | The time when the instance worker started. | 2021-05-09T09:56:19Z |