云运维中心 COC-查询下一级的子应用、组件、分组 - ListApplicationModel:响应参数

时间:2025-11-28 17:28:42

响应参数

状态码:200

表2 响应Body参数

参数

参数类型

描述

data

data object

参数解释:

显示当前选中应用或者子应用或组件或分组下一级信息。

取值范围:

不涉及。

表3 data

参数

参数类型

描述

sub_applications

Array of ApplicationInfo objects

参数解释:

查询的应用信息组成的列表。

取值范围:

列表大小在0到500之间。

components

Array of ComponentInfo objects

参数解释:

查询的组件信息组成的列表。

取值范围:

列表大小在0到500之间。

groups

Array of GroupInfo objects

参数解释:

查询的分组信息组成的列表。

取值范围:

列表大小在0到500之间。

表4 ApplicationInfo

参数

参数类型

描述

id

String

参数解释:

应用id。

取值范围:

不涉及。

name

String

参数解释:

应用名称。

取值范围:

字符串,长度3到50个字符。

code

String

参数解释:

应用code。

取值范围:

不涉及。

description

String

参数解释:

应用描述。

取值范围:

不涉及。

domain_id

String

参数解释:

租户id。

取值范围:

不涉及。

parent_id

String

参数解释:

父节点id。

取值范围:

不涉及。

is_collection

Boolean

参数解释:

是否收藏。

约束限制:

不涉及。

取值范围:

  • true:收藏成功且在我的收藏可以看到收藏应用信息。

  • false:未收藏。

默认取值:

默认未收藏

path

String

参数解释:

节点路径。

取值范围:

不涉及。

create_time

String

参数解释:

创建时间,参考ISO8601标准格式。

取值范围:

不涉及。

update_time

String

参数解释:

最后修改时间,参考ISO8601标准格式。

取值范围:

不涉及。

表5 ComponentInfo

参数

参数类型

描述

id

String

参数解释:

组件id。

取值范围:

不涉及。

name

String

参数解释:

组件名称。

取值范围:

字符串,长度3到50个字符。

code

String

参数解释:

组件code。

取值范围:

不涉及。

domain_id

String

参数解释:

账号id。

取值范围:

不涉及。

application_id

String

参数解释:

应用id。

取值范围:

不涉及。

path

String

参数解释:

组件节点路径。

取值范围:

不涉及。

表6 GroupInfo

参数

参数类型

描述

id

String

参数解释:

分组id。

取值范围:

不涉及。

name

String

参数解释:

分组名称。

取值范围:

不涉及。

code

String

参数解释:

分组code。

取值范围:

不涉及。

domain_id

String

参数解释:

账号id。

取值范围:

不涉及。

region_id

String

参数解释:

区域id。

取值范围:

不涉及。

application_id

String

参数解释:

应用id。

取值范围:

不涉及。

component_id

String

参数解释:

组件id。

取值范围:

不涉及。

sync_mode

String

参数解释:

资源关联方式。

取值范围:

  • MANUAL:手动关联。

  • AUTO:智能关联。

vendor

String

参数解释:

厂商。

取值范围:

  • RMS :华为云厂商。

  • ALI:阿里云厂商。

  • OTHER:其他厂商。

sync_rules

String

参数解释:

智能关联规则。

取值范围:

不涉及。

relation_configurations

Array of strings

参数解释:

分组配置信息。

取值范围:

不涉及。

support.huaweicloud.com/api-coc/ListApplicationModel.html