流水线 CODEARTS PIPELINE-分页查询可选插件列表:响应参数

时间:2023-11-28 18:59:46

响应参数

状态码: 200

表5 响应Body参数

参数

参数类型

描述

offset

Integer

偏移

limit

Integer

大小

total

Integer

总数

data

Array of data objects

结果集

表6 data

参数

参数类型

描述

business_type

String

业务类型

display_name

String

展示名

unique_id

String

唯一ID

editable

Boolean

可编辑

removable

Boolean

可移除

cloneable

Boolean

可复制

disabled

Boolean

禁用

conditions

Array of strings

条件

plugins_list

Array of plugins_list objects

插件列表

表7 plugins_list

参数

参数类型

描述

unique_id

String

唯一ID

display_name

String

展示名

plugin_name

String

插件名

disabled

Boolean

禁用

group_name

String

组名

group_type

String

组类型

plugin_attribution

String

属性

plugin_composition_type

String

组合插件

runtime_attribution

String

运行属性

all_steps

Array of all_steps objects

基础插件列表

description

String

描述

version_attribution

String

版本属性

icon_url

String

图标URL

multi_step_editable

Integer

可编辑

location

String

地址

publisher_unique_id

String

发布商ID

manifest_version

String

版本

表8 all_steps

参数

参数类型

描述

plugin_name

String

插件名

display_name

String

展示名

version

String

版本

状态码: 400

表9 响应Body参数

参数

参数类型

描述

error_msg

String

错误信息

error_code

String

错误码

support.huaweicloud.com/api-pipeline/ListBasePluginsNewPost.html