云手机服务器 CPH-查询自定义镜像列表:响应参数

时间:2025-01-26 10:45:03

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

image_infos

Array of ListImagesView objects

镜像详情

total

Integer

总条数

request_id

String

请求的唯一标识ID。

表5 ListImagesView

参数

参数类型

描述

domain_id

String

镜像所属租户

image_name

String

镜像名称

update_time

String

镜像更新时间

create_time

String

镜像创建时间

image_size

Long

镜像大小,单位byte

project_id

String

project_id(当image_type为private时,才会返回此字段)

image_id

String

镜像ID

image_version

String

镜像AOSP版本

image_type

String

镜像类型 私有镜像:private 共享镜像:share

status

Integer

镜像状态。

  • 0:CREATING 创建中

  • 1:PRODUCTION 生产态,可使用

  • 2:CREATE_FAILED 创建失败

src_project_id

String

共享镜像账号的projectId(当image_type为share时,才会返回此字段)

support.huaweicloud.com/api-cph/cph_api_0559.html