Package | Description |
---|---|
com.tencentcloudapi.es.v20180416 | |
com.tencentcloudapi.es.v20180416.models |
Modifier and Type | Method and Description |
---|---|
UpdateLogstashInstanceResponse |
EsClient.UpdateLogstashInstance(UpdateLogstashInstanceRequest req)
对集群进行节点规格变更,修改实例名称,修改配置,等操作。参数中InstanceId为必传参数,参数传递组合及含义如下:
- InstanceName:修改实例名称(仅用于标识实例)
- NodeNum: 修改实例节点数量(节点横向扩缩容,纵向扩缩容等)
- YMLConfig: 修改实例YML配置
- BindedES:修改绑定的ES集群配置
以上参数组合只能传递一种,多传或少传均会导致请求失败
|
Constructor and Description |
---|
UpdateLogstashInstanceResponse(UpdateLogstashInstanceResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.