|
名称 |
类型 |
描述 |
示例值 |
|---|---|---|---|
|
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 |
该文章对您有帮助吗?