修改集群变量

接口URL

/api/v1/cluster/tidbs/{clusterID}/parameters/variable

请求方式

POST

Content-Type

json

路径变量

参数名 示例值 参数描述
clusterID - -

请求Body参数

{
    "Value": "1",
    "Popular": true,
    "Name": "tidb_analyze_version",
    "OldValue": "2"
}
参数名 示例值 参数类型 是否必填 参数描述
Value 1 String 变量新值
Popular true Boolean 是否为常用变量
Name tidb_analyze_version String 变量名
OldValue 2 String 变量原值

认证方式

noauth

成功响应示例

{
    "Data": null,
    "Success": true
}
参数名 示例值 参数类型 参数描述
Data null Null -
Success true Boolean -
© 2024 平凯星辰(北京)科技有限公司 all right reserved,powered by GitbookFile Modify: 2024-04-02 15:37:04

results matching ""

    No results matching ""