更新开发机实例 | 大装置帮助中心
跳到主要内容

更新开发机实例

更新开发机实例

Path Parameters
    subscriptionName string required

    订阅名称

    resourceGroupName string required

    资源组

    zone string required

    可用区

    containerInstanceName string required

    开发机实例资源名称

Query Parameters
    updateMask field-mask

    更新标记

Request Body required
    displayName string

    Possible values: <= 63 characters

    开发机实例资源别名

    description string

    开发机实例资源描述

    properties object

    开发机实例资源属性, 仅支持开发机停止时更新

    resources object required

    规格属性 [不可更改]

    computeType enum

    Possible values: [GPU, CPU, CPU_PRO, DCU, MLU]

    计算类型

    gpuType string

    GPU型号

    gpu string

    GPU卡数

    cpu string

    CPU核数

    memory string

    内存规格,单位GB

    storage string

    磁盘容量,单位GB

    network string

    带宽限制,单位Mbps/s

    dcuType string

    DCU型号

    dcu string

    DCU设备卡数目

    mluType string

    MLU型号 [未指定]

    mlu string

    MLU设备卡数目 [未指定]

    cpuType string

    CPU型号

    cpuFrequency string

    CPU频率

    gpuModel enum

    Possible values: [SINGLE, MULTI]

    GPU实例模式

    volumeMounts object[]

    卷挂载, 仅支持开发机停止时更新

  • Array [
  • hostPath string

    Host地址

    mountPath string required

    挂载路径

    readOnly boolean

    是否只读

    volumeAttributes object required

    卷属性

    volumeId string required

    卷id

    zone string

    卷区域

    host string

    卷host

    port string

    卷端口

    uri string

    卷uri

  • ]
  • exposeServices object[]

    公开服务 [仅输出]

  • Array [
  • name string

    服务名称

    protocol string

    协议

    port int32

    端口

  • ]
  • sshPublicKeys string[]

    SSH公钥 [不可更改]

    environment object

    环境变量, 仅支持开发机停止时更新

    property name* string
    image object required

    镜像, 仅支持开发机停止时更新

    name string required

    镜像名称

    displayName string

    镜像别名

    description string

    镜像描述

    type enum required

    Possible values: [OFFICIAL, USER, SNAPSHOT]

    镜像类型

    size float

    镜像大小

    labels object

    镜像标签

    property name* string
    resourceType string

    资源类型

    imagePath string

    镜像地址, 用户镜像和快照镜像必须指定

    creatorId string

    镜像创建人

    creationTime date-time

    镜像创建时间

    updateTime date-time

    镜像更新时间

    deletionTime date-time

    镜像删除时间

    vpc object required

    虚拟专有网络 [不可更改]

    vpcId string required

    专有网络 ID

    namespace string

    命名空间

    cacheService object

    缓存服务 [未指定]

    enabled boolean

    是否开启缓存服务

Responses

OK


Schema
    id string required

    开发机实例资源id

    name string required

    开发机实例资源名称,需符合正则:^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$

    displayName string

    Possible values: <= 63 characters

    开发机实例资源别名

    description string

    开发机实例资源描述

    uid string required

    开发机实例资源uuid

    resourceType string required

    开发机实例资源类型, 例子: compute.aicl.v1.instance

    creatorId string

    开发机实例创建用户id

    ownerId string

    开发机实例所有者id

    tenantId string

    租户id

    zone string required

    可用区

    state enum

    Possible values: [CREATING, UPDATING, ACTIVE, SUSPENDING, RESUMING, DELETING, SUSPENDED, DELETED, FAILED]

    开发机实例状态

    skuId string

    最小库存单元id

    tags object

    开发机实例资源标签

    property name* string
    properties object

    开发机实例资源属性, 仅支持开发机停止时更新

    resources object required

    规格属性 [不可更改]

    computeType enum

    Possible values: [GPU, CPU, CPU_PRO, DCU, MLU]

    计算类型

    gpuType string

    GPU型号

    gpu string

    GPU卡数

    cpu string

    CPU核数

    memory string

    内存规格,单位GB

    storage string

    磁盘容量,单位GB

    network string

    带宽限制,单位Mbps/s

    dcuType string

    DCU型号

    dcu string

    DCU设备卡数目

    mluType string

    MLU型号 [未指定]

    mlu string

    MLU设备卡数目 [未指定]

    cpuType string

    CPU型号

    cpuFrequency string

    CPU频率

    gpuModel enum

    Possible values: [SINGLE, MULTI]

    GPU实例模式

    volumeMounts object[]

    卷挂载, 仅支持开发机停止时更新

  • Array [
  • hostPath string

    Host地址

    mountPath string required

    挂载路径

    readOnly boolean

    是否只读

    volumeAttributes object required

    卷属性

    volumeId string required

    卷id

    zone string

    卷区域

    host string

    卷host

    port string

    卷端口

    uri string

    卷uri

  • ]
  • exposeServices object[]

    公开服务 [仅输出]

  • Array [
  • name string

    服务名称

    protocol string

    协议

    port int32

    端口

  • ]
  • sshPublicKeys string[]

    SSH公钥 [不可更改]

    environment object

    环境变量, 仅支持开发机停止时更新

    property name* string
    image object required

    镜像, 仅支持开发机停止时更新

    name string required

    镜像名称

    displayName string

    镜像别名

    description string

    镜像描述

    type enum required

    Possible values: [OFFICIAL, USER, SNAPSHOT]

    镜像类型

    size float

    镜像大小

    labels object

    镜像标签

    property name* string
    resourceType string

    资源类型

    imagePath string

    镜像地址, 用户镜像和快照镜像必须指定

    creatorId string

    镜像创建人

    creationTime date-time

    镜像创建时间

    updateTime date-time

    镜像更新时间

    deletionTime date-time

    镜像删除时间

    vpc object required

    虚拟专有网络 [不可更改]

    vpcId string required

    专有网络 ID

    namespace string

    命名空间

    cacheService object

    缓存服务 [未指定]

    enabled boolean

    是否开启缓存服务

    orderInfo object

    订单信息

    billingCycleNumber int32

    购买时长

    autoRenew boolean

    自动续费

    currencyCode string

    货币代码

    paymentChannel enum

    Possible values: [PC_UNSPECIFIED, PC_BALANCE, PC_CREDIT, PC_FROZENACCOUNT, PC_REMIT_OFFLINE, PC_ALIPAY, PC_UNIONPAY, PC_REMIT_ONLINE, PC_CONTRACT]

    支付方式

    note string

    订单备注

    orderType enum

    Possible values: [OT_UNSPECIFIED, OT_ORIGINAL, OT_RENEW, OT_UPGRADED, OT_DOWNGRADED, OT_CONTRACT, OT_UNSUBSCRIBE, OT_RESIZE]

    订单类型

    orderId string

    订单id

    startTime date-time

    订单生效日期

    paymentModel enum

    Possible values: [PM_UNSPECIFIED, PM_PREPAID, PM_POSTPAID]

    付费类型

    billingModel enum

    Possible values: [BM_UNSPECIFIED, BM_USAGE, BM_MONTHLY, BM_YEARLY]

    计费类型

    originalId string

    合同包ID

    endTime date-time

    订单结束时间

    autoConvertPostpaid boolean

    预付费自动转后付费

Loading...