|
名稱 |
類型 |
描述 |
樣本值 |
|---|---|---|---|
|
object |
A short description of struct |
||
| ResourceId |
string |
資源群組 ID。 |
eas-r-asdasdasd |
| ResourceName |
string |
資源群組名稱。 |
iot |
| ResourceType |
string |
資源群組的類型,取值如下:
|
Dedicated |
| ClusterId |
string |
叢集資訊。 |
cn-shanghai |
| CreateTime |
string |
建立時間。 |
2019-02-26T17:52:49Z |
| UpdateTime |
string |
最後更新時間。 |
2019-02-26T19:52:49Z |
| InstanceCount |
integer |
機器執行個體總數,等於預付費機器執行個體數加上後付費機器執行個體數。 |
4 |
| PrePaidInstanceCount |
integer |
預付費機器執行個體數。 |
2 |
| PostPaidInstanceCount |
integer |
後付費機器執行個體數。 |
2 |
| CpuCount |
integer |
資源群組 CPU 總核心數。 |
64 |
| GpuCount |
integer |
資源群組 GPU 總數。 |
1 |
| Memory |
integer |
資源群組總記憶體,單位為 MB |
8192 |
| CpuUsed |
integer |
資源群組已使用 CPU 核心數。 |
8 |
| GpuUsed |
number |
資源群組已使用 GPU 數。 |
1 |
| MemoryUsed |
integer |
資源群組已使用記憶體,單位為 MB。 |
2048 |
| Status |
string |
資源群組狀態。 |
ResourceReady |
| Message |
string |
資源群組最新訊息。 |
Resource is ready |
| ExtraData |
object |
額外資訊。 |
{} |
| Vendor |
string |
資源群組機器來源。 |
ECS |
| Features |
array |
資源群組的功能集合,用於標識該資源群組支援的特性。 |
|
|
string |
資源群組所支援的具體特性。目前只支援 GpuShare(GPU 共用)。 |
GpuShare |
|
| InstanceMaxAllocatableMemory |
integer |
資源群組單節點最大可分配 Memory 大小。 |
2048 |
| InstanceMaxAllocatableGPU |
number |
資源群組單節點最大可分配 GPU 數。 |
2 |
| InstanceMaxAllocatableCPU |
integer |
資源群組單節點最大可分配 CPU 核心數。 |
16 |
| UsageMode |
string |
資源群組使用模式。 |
inference |
| ServiceCount |
integer |
資源群組部署的服務數量。 |
1 |