医疗智能体 EIHealth-获取扩容策略详情:响应参数

时间:2023-11-01 16:18:53

响应参数

状态码: 200

表3 响应Body参数

参数

参数类型

描述

id

String

策略ID

name

String

策略名称

status

String

状态

create_time

String

创建时间

node_spec

NodeSpecDto object

节点规格信息

availability_zone

String

可用区

nodes

Integer

节点数量

max_nodes

Integer

扩容节点数上限

min_nodes

Integer

扩容节点数下限

scaling_times

Integer

伸缩次数

scaling_enable

Boolean

是否开启自动扩容

cpu_rule_enable

Boolean

是否开启cpu执行策略

cpu_percent

Integer

cpu分配率百分比

add_nodes_for_cpu_rule

Integer

满足扩容策略中cpu分配率时增加的节点数

mem_rule_enable

Boolean

是否开启mem执行策略

mem_percent

Integer

mem分配率百分比

add_nodes_for_mem_rule

Integer

满足扩容策略中mem分配率时增加的节点数

表4 NodeSpecDto

参数

参数类型

描述

code

String

规格编号

最大长度:64

name

String

规格名称

最大长度:64

ram

Long

内存

vcpus

String

vcpus

support.huaweicloud.com/api-eihealth/eihealth_33_00372.html