DevStar-通过应用Id获取软件发布仓库列表:响应参数

时间:2025-02-12 14:54:11

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

release_repositories

Array of ReleaseRepository objects

软件包列表

count

Integer

软件包总条数

表5 ReleaseRepository

参数

参数类型

描述

id

String

软件包id

name

String

软件包名称

download_path

String

软件包下载地址

size

String

软件包大小

category_name

String

软件包类型名称

file_type

String

文件类型

created

String

创建时间

updated

String

修改时间

support.huaweicloud.com/api-devstar/ShowApplicationReleaseRepositories.html