数据仓库服务 GAUSSDB(DWS)-从空闲节点扩容:请求参数

时间:2023-11-20 17:08:36

请求参数

表2 请求Body参数

参数

是否必选

参数类型

描述

scale_out

ScaleOut object

扩容对象。

resize

Resize object

扩容节点大小。

force_backup

Boolean

是否强制备份。

mode

String

扩容模式。

logical_cluster_name

String

逻辑集群名称。

expand_with_existed_node

Boolean

是否是使用已添加的空闲节点进行扩容。

create_node_only

Boolean

是否只是添加节点。

auto_redistribute

Boolean

扩容完成后是否自动启动重分布,默认true。

is_scheduler_build_mode

Boolean

是否调度模式扩容加节点。

redis_conf

RedisConf object

重分布配置信息。

build_task_info

BuildTaskInfo object

调度模式扩容加节点配置信息。

order_id

String

扩容订单ID。

表3 ScaleOut

参数

是否必选

参数类型

描述

count

Integer

扩容节点数。

表4 Resize

参数

是否必选

参数类型

描述

node_type

String

调整大小目标规格。

number_of_node

Integer

调整大小目标节点数。

表5 RedisConf

参数

是否必选

参数类型

描述

redis_mode

String

重分布模式。

schedule_conf

ScheduleConf object

调度配置信息。

parallel_jobs

Integer

并行作业数量。

parallel_job

Integer

并行作业数量。

表6 ScheduleConf

参数

是否必选

参数类型

描述

schedule_start

String

调度开始时间。

schedule_end

String

调度结束时间。

schedule_type

String

调度类型。

schedule_date

Array of integers

调度日期。

schedule_time

Array of strings

调度时间列表。

表7 BuildTaskInfo

参数

是否必选

参数类型

描述

build_mode

String

任务模式。

start_time

String

任务开始时间。

end_time

String

任务结束时间。

category_id

String

策略ID。

support.huaweicloud.com/api-dws/dws_02_0732.html