名称 | 类型 | 描述 | 示例值 |
---|---|---|---|
object | A short description of struct | ||
Status | string | 资源组状态。 | ResourceReady |
PrePaidInstanceCount | integer | 预付费机器实例数。 | 2 |
Message | string | 资源组最新消息。 | Resource is ready |
ClusterId | string | 集群信息。 | cn-shanghai |
ResourceName | string | 资源组名称。 | iot |
Memory | integer | 资源组总内存,单位为 MB | 8192 |
CreateTime | string | 创建时间。 | 2019-02-26T17:52:49Z |
ResourceType | string | 资源组的类型,取值如下:
| Dedicated |
PostPaidInstanceCount | integer | 后付费机器实例数。 | 2 |
ExtraData | object | 额外信息。 | {} |
Vendor | string | 资源组机器来源。 枚举值:
| ECS |
InstanceCount | integer | 机器实例总数,等于预付费机器实例数加上后付费机器实例数。 | 4 |
CpuCount | integer | 资源组 CPU 总核数。 | 64 |
InstanceMaxAllocatableCPU | integer | 资源组单节点最大可分配 CPU 核数。 | 16 |
ResourceId | string | 资源组 ID。 | eas-r-asdasdasd |
UpdateTime | string | 最后更新时间。 | 2019-02-26T19:52:49Z |
InstanceMaxAllocatableGPU | float | 资源组单节点最大可分配 GPU 数。 | 2 |
InstanceMaxAllocatableMemory | integer | 资源组单节点最大可分配 Memory 大小。 | 2048 |
MemoryUsed | integer | 资源组已使用内存,单位为 MB。 | 2048 |
Features | array | 资源组的功能集合,用于标识该资源组支持的特性。 | |
string | 资源组所支持的具体特性。目前只支持 GpuShare(GPU 共享)。 | GpuShare | |
GpuCount | integer | 资源组 GPU 总数。 | 1 |
GpuUsed | float | 资源组已使用 GPU 数。 | 1 |
CpuUsed | integer | 资源组已使用 CPU 核数。 | 8 |
该文章对您有帮助吗?