数据治理中心 DATAARTS STUDIO-创建集群:响应参数

时间:2023-11-22 11:27:40

响应参数

状态码: 202

表10 响应Body参数

参数

参数类型

描述

name

String

集群名称

id

String

集群ID

task

Task object

任务信息

datastore

Datastore object

集群信息

instances

Array of ClusterInstance objects

集群的节点信息

表11 Task

参数

参数类型

描述

id

String

任务id

name

String

任务名称

表12 Datastore

参数

参数类型

描述

type

String

类型,一般为cdm。

version

String

集群版本。

表13 ClusterInstance

参数

参数类型

描述

id

String

节点的虚拟机ID。

name

String

节点的虚拟机名称。

type

String

节点类型,只支持一种类型“cdm”。

shard_id

String

分片ID

support.huaweicloud.com/api-dataartsstudio/CreateCluster_1.html