tencentcloud-sdk-nodejs 4.1.266 → 4.1.268

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/antiddos/index.js +2 -2
  3. package/es/services/btoe/index.js +2 -2
  4. package/es/services/ckafka/v20190819/ckafka_client.js +3 -0
  5. package/es/services/csip/v20221121/csip_client.js +5 -2
  6. package/es/services/dbbrain/index.js +2 -2
  7. package/es/services/dts/index.js +2 -2
  8. package/es/services/eis/index.js +2 -2
  9. package/es/services/es/v20180416/es_client.js +174 -132
  10. package/es/services/essbasic/v20210526/essbasic_client.js +13 -4
  11. package/es/services/facefusion/index.js +2 -2
  12. package/es/services/iai/index.js +2 -2
  13. package/es/services/iotvideo/index.js +4 -4
  14. package/es/services/monitor/index.js +2 -2
  15. package/es/services/mps/v20190612/mps_client.js +3 -0
  16. package/es/services/organization/index.js +2 -2
  17. package/es/services/tem/index.js +2 -2
  18. package/es/services/teo/index.js +2 -2
  19. package/es/services/teo/v20220901/teo_client.js +11 -2
  20. package/es/services/thpc/index.js +4 -4
  21. package/es/services/tke/index.js +2 -2
  22. package/es/services/tokenhub/v20260322/tokenhub_client.js +15 -0
  23. package/es/services/wedata/index.js +2 -2
  24. package/package.json +1 -1
  25. package/tencentcloud/common/sdk_version.d.ts +1 -1
  26. package/tencentcloud/common/sdk_version.js +1 -1
  27. package/tencentcloud/services/ags/v20250920/ags_models.d.ts +5 -5
  28. package/tencentcloud/services/alb/v20251030/alb_models.d.ts +14 -49
  29. package/tencentcloud/services/antiddos/index.d.ts +4 -4
  30. package/tencentcloud/services/antiddos/index.js +2 -2
  31. package/tencentcloud/services/apm/v20210622/apm_models.d.ts +55 -43
  32. package/tencentcloud/services/btoe/index.d.ts +4 -4
  33. package/tencentcloud/services/btoe/index.js +2 -2
  34. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +90 -68
  35. package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +5 -1
  36. package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +6 -0
  37. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +22 -0
  38. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +4 -0
  39. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +32 -22
  40. package/tencentcloud/services/csip/v20221121/csip_client.d.ts +7 -3
  41. package/tencentcloud/services/csip/v20221121/csip_client.js +9 -3
  42. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +101 -73
  43. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  44. package/tencentcloud/services/dbbrain/index.js +2 -2
  45. package/tencentcloud/services/dts/index.d.ts +4 -4
  46. package/tencentcloud/services/dts/index.js +2 -2
  47. package/tencentcloud/services/eis/index.d.ts +4 -4
  48. package/tencentcloud/services/eis/index.js +2 -2
  49. package/tencentcloud/services/es/v20180416/es_client.d.ts +196 -140
  50. package/tencentcloud/services/es/v20180416/es_client.js +288 -204
  51. package/tencentcloud/services/es/v20180416/es_models.d.ts +1673 -512
  52. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +7 -29
  53. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +65 -9
  54. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +72 -10
  55. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +278 -120
  56. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  57. package/tencentcloud/services/facefusion/index.js +2 -2
  58. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +27 -75
  59. package/tencentcloud/services/fwm/v20250611/fwm_models.d.ts +82 -142
  60. package/tencentcloud/services/ga2/v20250115/ga2_models.d.ts +6 -6
  61. package/tencentcloud/services/goosefs/v20220519/goosefs_models.d.ts +9 -5
  62. package/tencentcloud/services/iai/index.d.ts +4 -4
  63. package/tencentcloud/services/iai/index.js +2 -2
  64. package/tencentcloud/services/iotvideo/index.d.ts +6 -6
  65. package/tencentcloud/services/iotvideo/index.js +4 -4
  66. package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +1 -1
  67. package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +1 -1
  68. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +35 -3
  69. package/tencentcloud/services/monitor/index.d.ts +4 -4
  70. package/tencentcloud/services/monitor/index.js +2 -2
  71. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +171 -192
  72. package/tencentcloud/services/mps/v20190612/mps_client.d.ts +5 -1
  73. package/tencentcloud/services/mps/v20190612/mps_client.js +6 -0
  74. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +84 -1
  75. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +33 -51
  76. package/tencentcloud/services/organization/index.d.ts +4 -4
  77. package/tencentcloud/services/organization/index.js +2 -2
  78. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +58 -65
  79. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +4 -4
  80. package/tencentcloud/services/tem/index.d.ts +4 -4
  81. package/tencentcloud/services/tem/index.js +2 -2
  82. package/tencentcloud/services/teo/index.d.ts +4 -4
  83. package/tencentcloud/services/teo/index.js +2 -2
  84. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +19 -3
  85. package/tencentcloud/services/teo/v20220901/teo_client.js +25 -3
  86. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +270 -46
  87. package/tencentcloud/services/thpc/index.d.ts +6 -6
  88. package/tencentcloud/services/thpc/index.js +4 -4
  89. package/tencentcloud/services/tke/index.d.ts +4 -4
  90. package/tencentcloud/services/tke/index.js +2 -2
  91. package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.d.ts +36 -1
  92. package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.js +45 -0
  93. package/tencentcloud/services/tokenhub/v20260322/tokenhub_models.d.ts +264 -0
  94. package/tencentcloud/services/trro/v20220325/trro_models.d.ts +5 -5
  95. package/tencentcloud/services/tse/v20201207/tse_client.d.ts +1 -1
  96. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +455 -120
  97. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +9 -5
  98. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +135 -102
  99. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +11 -7
  100. package/tencentcloud/services/wedata/index.d.ts +4 -4
  101. package/tencentcloud/services/wedata/index.js +2 -2
@@ -34,10 +34,16 @@ class Client extends abstract_client_1.AbstractClient {
34
34
  return this.request("DiagnoseInstance", req, cb);
35
35
  }
36
36
  /**
37
- * 用于删除Logstash实例
37
+ * 用于创建Beats采集器
38
38
  */
39
- async DeleteLogstashInstance(req, cb) {
40
- return this.request("DeleteLogstashInstance", req, cb);
39
+ async CreateCollector(req, cb) {
40
+ return this.request("CreateCollector", req, cb);
41
+ }
42
+ /**
43
+ * 获取索引列表
44
+ */
45
+ async DescribeIndexList(req, cb) {
46
+ return this.request("DescribeIndexList", req, cb);
41
47
  }
42
48
  /**
43
49
  * 快照备份恢复,从仓库中恢复快照到集群中
@@ -46,82 +52,112 @@ class Client extends abstract_client_1.AbstractClient {
46
52
  return this.request("RestoreClusterSnapshot", req, cb);
47
53
  }
48
54
  /**
49
- * 用于创建Beats采集器
55
+ * 创建索引
50
56
  */
51
- async CreateCollector(req, cb) {
52
- return this.request("CreateCollector", req, cb);
57
+ async CreateIndex(req, cb) {
58
+ return this.request("CreateIndex", req, cb);
53
59
  }
54
60
  /**
55
- * 用于批量停止Logstash管道
61
+ * 获取指定region下指定zone列表的资源情况
56
62
  */
57
- async StopLogstashPipelines(req, cb) {
58
- return this.request("StopLogstashPipelines", req, cb);
63
+ async QueryZoneResource(req, cb) {
64
+ return this.request("QueryZoneResource", req, cb);
59
65
  }
60
66
  /**
61
- * 获取Serverless索引空间列表
67
+ * 删除自动备份快照策略
62
68
  */
63
- async DescribeServerlessSpaces(req, cb) {
64
- return this.request("DescribeServerlessSpaces", req, cb);
69
+ async DeleteAutoBackUpStrategy(req, cb) {
70
+ return this.request("DeleteAutoBackUpStrategy", req, cb);
65
71
  }
66
72
  /**
67
- * 修改自动备份快照策略
73
+ * 检查cos迁移索引元数据
68
74
  */
69
- async ModifyAutoBackUpStrategy(req, cb) {
70
- return this.request("ModifyAutoBackUpStrategy", req, cb);
75
+ async CheckMigrateIndexMetaData(req, cb) {
76
+ return this.request("CheckMigrateIndexMetaData", req, cb);
71
77
  }
72
78
  /**
73
- * ES集群安装模型接口
79
+ * 请求集群实例
74
80
  */
75
- async InstallInstanceModel(req, cb) {
76
- return this.request("InstallInstanceModel", req, cb);
81
+ async RequestInstances(req, cb) {
82
+ return this.request("RequestInstances", req, cb);
77
83
  }
78
84
  /**
79
- * 获取索引列表
85
+ * 查询事件类型列表
80
86
  */
81
- async DescribeIndexList(req, cb) {
82
- return this.request("DescribeIndexList", req, cb);
87
+ async DescribeEventInfoList(req, cb) {
88
+ return this.request("DescribeEventInfoList", req, cb);
83
89
  }
84
90
  /**
85
- * 用于更新管道描述信息
91
+ * 删除Serverless索引
86
92
  */
87
- async UpdateLogstashPipelineDesc(req, cb) {
88
- return this.request("UpdateLogstashPipelineDesc", req, cb);
93
+ async DeleteServerlessInstance(req, cb) {
94
+ return this.request("DeleteServerlessInstance", req, cb);
89
95
  }
90
96
  /**
91
- * 更新实例Jdk配置
97
+ * 查询智能运维诊断结果报告
92
98
  */
93
- async UpdateJdk(req, cb) {
94
- return this.request("UpdateJdk", req, cb);
99
+ async DescribeDiagnose(req, cb) {
100
+ return this.request("DescribeDiagnose", req, cb);
95
101
  }
96
102
  /**
97
- * 查询快照信息接口
103
+ * 新建自动备份快照策略
98
104
  */
99
- async DescribeUserCosSnapshotList(req, cb) {
100
- return this.request("DescribeUserCosSnapshotList", req, cb);
105
+ async CreateAutoBackUpStrategy(req, cb) {
106
+ return this.request("CreateAutoBackUpStrategy", req, cb);
101
107
  }
102
108
  /**
103
- * 升级ES集群版本
109
+ * 查询实例指定条件下的操作记录
104
110
  */
105
- async UpgradeInstance(req, cb) {
106
- return this.request("UpgradeInstance", req, cb);
111
+ async DescribeLogstashInstanceOperations(req, cb) {
112
+ return this.request("DescribeLogstashInstanceOperations", req, cb);
107
113
  }
108
114
  /**
109
- * 更新索引
115
+ * 更新接收客户端请求的节点类型
110
116
  */
111
- async UpdateIndex(req, cb) {
112
- return this.request("UpdateIndex", req, cb);
117
+ async UpdateRequestTargetNodeTypes(req, cb) {
118
+ return this.request("UpdateRequestTargetNodeTypes", req, cb);
113
119
  }
114
120
  /**
115
- * 销毁集群实例
121
+ * Serverless获取索引列表
116
122
  */
117
- async DeleteInstance(req, cb) {
118
- return this.request("DeleteInstance", req, cb);
123
+ async DescribeServerlessInstances(req, cb) {
124
+ return this.request("DescribeServerlessInstances", req, cb);
119
125
  }
120
126
  /**
121
- * 查看智能运维配置
127
+ * 集群快照手动创建
122
128
  */
123
- async GetDiagnoseSettings(req, cb) {
124
- return this.request("GetDiagnoseSettings", req, cb);
129
+ async CreateClusterSnapshot(req, cb) {
130
+ return this.request("CreateClusterSnapshot", req, cb);
131
+ }
132
+ /**
133
+ * 查询Logstash集群视图
134
+ */
135
+ async DescribeLogstashViews(req, cb) {
136
+ return this.request("DescribeLogstashViews", req, cb);
137
+ }
138
+ /**
139
+ * 用于更新管道描述信息
140
+ */
141
+ async UpdateLogstashPipelineDesc(req, cb) {
142
+ return this.request("UpdateLogstashPipelineDesc", req, cb);
143
+ }
144
+ /**
145
+ * 查询实例插件列表
146
+ */
147
+ async DescribeInstancePluginList(req, cb) {
148
+ return this.request("DescribeInstancePluginList", req, cb);
149
+ }
150
+ /**
151
+ * 用于批量停止Logstash管道
152
+ */
153
+ async StopLogstashPipelines(req, cb) {
154
+ return this.request("StopLogstashPipelines", req, cb);
155
+ }
156
+ /**
157
+ * 变更插件列表
158
+ */
159
+ async UpdatePlugins(req, cb) {
160
+ return this.request("UpdatePlugins", req, cb);
125
161
  }
126
162
  /**
127
163
  * 对集群进行节点规格变更,修改实例名称,修改配置,重置密码, 添加Kibana黑白名单等操作。参数中InstanceId为必传参数,ForceRestart为选填参数,剩余参数传递组合及含义如下:
@@ -137,166 +173,166 @@ class Client extends abstract_client_1.AbstractClient {
137
173
  return this.request("UpdateInstance", req, cb);
138
174
  }
139
175
  /**
140
- * 创建索引
176
+ * 重启ES集群实例(用于系统版本更新等操作)
141
177
  */
142
- async CreateIndex(req, cb) {
143
- return this.request("CreateIndex", req, cb);
178
+ async RestartInstance(req, cb) {
179
+ return this.request("RestartInstance", req, cb);
144
180
  }
145
181
  /**
146
- * 用于启动Logstash管道
182
+ * 获取Logstash指定region下指定zone列表的资源情况
147
183
  */
148
- async StartLogstashPipelines(req, cb) {
149
- return this.request("StartLogstashPipelines", req, cb);
184
+ async QueryZoneResourceForLogstash(req, cb) {
185
+ return this.request("QueryZoneResourceForLogstash", req, cb);
150
186
  }
151
187
  /**
152
- * 更新接收客户端请求的节点类型
188
+ * 更新ES集群词典
153
189
  */
154
- async UpdateRequestTargetNodeTypes(req, cb) {
155
- return this.request("UpdateRequestTargetNodeTypes", req, cb);
190
+ async UpdateDictionaries(req, cb) {
191
+ return this.request("UpdateDictionaries", req, cb);
156
192
  }
157
193
  /**
158
- * 更新智能运维配置
194
+ * 查询事件中心列表
159
195
  */
160
- async UpdateDiagnoseSettings(req, cb) {
161
- return this.request("UpdateDiagnoseSettings", req, cb);
196
+ async DescribeEsInstanceEventLists(req, cb) {
197
+ return this.request("DescribeEsInstanceEventLists", req, cb);
162
198
  }
163
199
  /**
164
- * cos迁移流程
200
+ * 查询实例指定条件下的操作记录
165
201
  */
166
- async CreateCosMigrateToServerlessInstance(req, cb) {
167
- return this.request("CreateCosMigrateToServerlessInstance", req, cb);
202
+ async DescribeInstanceOperations(req, cb) {
203
+ return this.request("DescribeInstanceOperations", req, cb);
168
204
  }
169
205
  /**
170
- * 删除自动备份快照策略
206
+ * 用于获取Logstash实例管道列表
171
207
  */
172
- async DeleteAutoBackUpStrategy(req, cb) {
173
- return this.request("DeleteAutoBackUpStrategy", req, cb);
208
+ async DescribeLogstashPipelines(req, cb) {
209
+ return this.request("DescribeLogstashPipelines", req, cb);
174
210
  }
175
211
  /**
176
- * 变更插件列表
212
+ * 创建指定规格的ES集群实例
177
213
  */
178
- async UpdatePlugins(req, cb) {
179
- return this.request("UpdatePlugins", req, cb);
214
+ async CreateInstance(req, cb) {
215
+ return this.request("CreateInstance", req, cb);
180
216
  }
181
217
  /**
182
- * 对集群进行节点规格变更,修改实例名称,修改配置,等操作。参数中InstanceId为必传参数,参数传递组合及含义如下:
183
- - InstanceName:修改实例名称(仅用于标识实例)
184
- - NodeNum: 修改实例节点数量(节点横向扩缩容,纵向扩缩容等)
185
- - YMLConfig: 修改实例YML配置
186
- - BindedES:修改绑定的ES集群配置
187
- 以上参数组合只能传递一种,多传或少传均会导致请求失败
218
+ * 更新智能运维配置
188
219
  */
189
- async UpdateLogstashInstance(req, cb) {
190
- return this.request("UpdateLogstashInstance", req, cb);
220
+ async UpdateDiagnoseSettings(req, cb) {
221
+ return this.request("UpdateDiagnoseSettings", req, cb);
191
222
  }
192
223
  /**
193
- * 检查cos迁移索引元数据
224
+ * 查询ES支持的地域列表
194
225
  */
195
- async CheckMigrateIndexMetaData(req, cb) {
196
- return this.request("CheckMigrateIndexMetaData", req, cb);
226
+ async DescribeRegions(req, cb) {
227
+ return this.request("DescribeRegions", req, cb);
197
228
  }
198
229
  /**
199
- * 请求集群实例
230
+ * 更新Serverless索引空间
200
231
  */
201
- async RequestInstances(req, cb) {
202
- return this.request("RequestInstances", req, cb);
232
+ async UpdateServerlessSpace(req, cb) {
233
+ return this.request("UpdateServerlessSpace", req, cb);
203
234
  }
204
235
  /**
205
- * 删除Serverless索引
236
+ * 查询新增的forcemerge任务列表
206
237
  */
207
- async DeleteServerlessInstance(req, cb) {
208
- return this.request("DeleteServerlessInstance", req, cb);
238
+ async DescribeForceMergeTask(req, cb) {
239
+ return this.request("DescribeForceMergeTask", req, cb);
209
240
  }
210
241
  /**
211
- * 查询智能运维诊断结果报告
242
+ * 删除索引
212
243
  */
213
- async DescribeDiagnose(req, cb) {
214
- return this.request("DescribeDiagnose", req, cb);
244
+ async DeleteIndex(req, cb) {
245
+ return this.request("DeleteIndex", req, cb);
215
246
  }
216
247
  /**
217
- * 获取快照备份列表
248
+ * 查询用户该地域下符合条件的Logstash实例的日志
218
249
  */
219
- async DescribeClusterSnapshot(req, cb) {
220
- return this.request("DescribeClusterSnapshot", req, cb);
250
+ async DescribeLogstashInstanceLogs(req, cb) {
251
+ return this.request("DescribeLogstashInstanceLogs", req, cb);
221
252
  }
222
253
  /**
223
- * 用于创建Logstash实例
254
+ * 查看Serverless空间子用户
224
255
  */
225
- async CreateLogstashInstance(req, cb) {
226
- return this.request("CreateLogstashInstance", req, cb);
256
+ async DescribeServerlessSpaceUser(req, cb) {
257
+ return this.request("DescribeServerlessSpaceUser", req, cb);
227
258
  }
228
259
  /**
229
- * 重启ES集群实例(用于系统版本更新等操作)
260
+ * 查询IP溯源日志原始数据
230
261
  */
231
- async RestartInstance(req, cb) {
232
- return this.request("RestartInstance", req, cb);
262
+ async ExportIpTraceLog(req, cb) {
263
+ return this.request("ExportIpTraceLog", req, cb);
233
264
  }
234
265
  /**
235
- * 新建自动备份快照策略
266
+ * 升级ES商业特性
236
267
  */
237
- async CreateAutoBackUpStrategy(req, cb) {
238
- return this.request("CreateAutoBackUpStrategy", req, cb);
268
+ async UpgradeLicense(req, cb) {
269
+ return this.request("UpgradeLicense", req, cb);
239
270
  }
240
271
  /**
241
- * 获取自动备份快照策略信息
272
+ * 集群可访问API展示
242
273
  */
243
- async DescribeAutoBackUpStrategy(req, cb) {
244
- return this.request("DescribeAutoBackUpStrategy", req, cb);
274
+ async DescribeRequestInstancePolicy(req, cb) {
275
+ return this.request("DescribeRequestInstancePolicy", req, cb);
245
276
  }
246
277
  /**
247
- * 查询用户该地域下符合条件的ES集群的日志
278
+ * 集群续费询价接口,续费前通过调用该接口,可获取集群续费的价格。
248
279
  */
249
- async DescribeInstanceLogs(req, cb) {
250
- return this.request("DescribeInstanceLogs", req, cb);
280
+ async InquirePriceRenewInstance(req, cb) {
281
+ return this.request("InquirePriceRenewInstance", req, cb);
251
282
  }
252
283
  /**
253
- * 重启Kibana
284
+ * 获取接收客户端请求的节点类型
254
285
  */
255
- async RestartKibana(req, cb) {
256
- return this.request("RestartKibana", req, cb);
286
+ async GetRequestTargetNodeTypes(req, cb) {
287
+ return this.request("GetRequestTargetNodeTypes", req, cb);
257
288
  }
258
289
  /**
259
- * 修改绑定VIP的安全组,传安全组id列表
290
+ * 获取Serverless索引空间列表
260
291
  */
261
- async ModifyEsVipSecurityGroup(req, cb) {
262
- return this.request("ModifyEsVipSecurityGroup", req, cb);
292
+ async DescribeServerlessSpaces(req, cb) {
293
+ return this.request("DescribeServerlessSpaces", req, cb);
263
294
  }
264
295
  /**
265
- * 创建Serverless索引
296
+ * ES集群安装模型接口
266
297
  */
267
- async CreateServerlessInstance(req, cb) {
268
- return this.request("CreateServerlessInstance", req, cb);
298
+ async InstallInstanceModel(req, cb) {
299
+ return this.request("InstallInstanceModel", req, cb);
269
300
  }
270
301
  /**
271
- * 获取serverless实例对应指标,获取space维度时不需要传入indexid,获取index时不需要传入spaceid
272
- 获取一段时间时间范围内的指标数据
302
+ * 查询快照信息接口
273
303
  */
274
- async DescribeServerlessMetrics(req, cb) {
275
- return this.request("DescribeServerlessMetrics", req, cb);
304
+ async DescribeUserCosSnapshotList(req, cb) {
305
+ return this.request("DescribeUserCosSnapshotList", req, cb);
276
306
  }
277
307
  /**
278
- * 查询实例指定条件下的操作记录
308
+ * 获取实例可升级列表,包括可升级的大版本、商业特性
279
309
  */
280
- async DescribeInstanceOperations(req, cb) {
281
- return this.request("DescribeInstanceOperations", req, cb);
310
+ async DescribeUpgrade(req, cb) {
311
+ return this.request("DescribeUpgrade", req, cb);
282
312
  }
283
313
  /**
284
- * space维度的kibana获取登录token
314
+ * 销毁集群实例
285
315
  */
286
- async DescribeSpaceKibanaTools(req, cb) {
287
- return this.request("DescribeSpaceKibanaTools", req, cb);
316
+ async DeleteInstance(req, cb) {
317
+ return this.request("DeleteInstance", req, cb);
288
318
  }
289
319
  /**
290
- * 用于获取Logstash实例管道列表
320
+ * 查看智能运维配置
291
321
  */
292
- async DescribeLogstashPipelines(req, cb) {
293
- return this.request("DescribeLogstashPipelines", req, cb);
322
+ async GetDiagnoseSettings(req, cb) {
323
+ return this.request("GetDiagnoseSettings", req, cb);
294
324
  }
295
325
  /**
296
- * 查询用户该地域下符合条件的所有Logstash实例
326
+ * 获取集群快照列表概览
297
327
  */
298
- async DescribeLogstashInstances(req, cb) {
299
- return this.request("DescribeLogstashInstances", req, cb);
328
+ async DescribeSnapshotViews(req, cb) {
329
+ return this.request("DescribeSnapshotViews", req, cb);
330
+ }
331
+ /**
332
+ * 用于重启集群节点
333
+ */
334
+ async RestartNodes(req, cb) {
335
+ return this.request("RestartNodes", req, cb);
300
336
  }
301
337
  /**
302
338
  * 创建Serverless索引空间
@@ -305,28 +341,34 @@ class Client extends abstract_client_1.AbstractClient {
305
341
  return this.request("CreateServerlessSpaceV2", req, cb);
306
342
  }
307
343
  /**
308
- * 查询集群各视图数据,包括集群维度、节点维度、Kibana维度
344
+ * 查询IP溯源状态
309
345
  */
310
- async DescribeViews(req, cb) {
311
- return this.request("DescribeViews", req, cb);
346
+ async GetIpTraceStatus(req, cb) {
347
+ return this.request("GetIpTraceStatus", req, cb);
312
348
  }
313
349
  /**
314
- * 创建指定规格的ES集群实例
350
+ * 获取自动备份快照策略信息
315
351
  */
316
- async CreateInstance(req, cb) {
317
- return this.request("CreateInstance", req, cb);
352
+ async DescribeAutoBackUpStrategy(req, cb) {
353
+ return this.request("DescribeAutoBackUpStrategy", req, cb);
318
354
  }
319
355
  /**
320
- * 更新Serverless索引
356
+ * 创建Serverless索引
321
357
  */
322
- async UpdateServerlessInstance(req, cb) {
323
- return this.request("UpdateServerlessInstance", req, cb);
358
+ async CreateServerlessInstance(req, cb) {
359
+ return this.request("CreateServerlessInstance", req, cb);
324
360
  }
325
361
  /**
326
- * 查询IP溯源日志
362
+ * 查询用户该地域下符合条件的所有Logstash实例
327
363
  */
328
- async QueryIpTraceLog(req, cb) {
329
- return this.request("QueryIpTraceLog", req, cb);
364
+ async DescribeLogstashInstances(req, cb) {
365
+ return this.request("DescribeLogstashInstances", req, cb);
366
+ }
367
+ /**
368
+ * 修改绑定VIP的安全组,传安全组id列表
369
+ */
370
+ async ModifyEsVipSecurityGroup(req, cb) {
371
+ return this.request("ModifyEsVipSecurityGroup", req, cb);
330
372
  }
331
373
  /**
332
374
  * GET请求集群实例
@@ -335,10 +377,28 @@ class Client extends abstract_client_1.AbstractClient {
335
377
  return this.request("RequestInstancesByGet", req, cb);
336
378
  }
337
379
  /**
338
- * 查询IP溯源状态
380
+ * 更新索引
339
381
  */
340
- async GetIpTraceStatus(req, cb) {
341
- return this.request("GetIpTraceStatus", req, cb);
382
+ async UpdateIndex(req, cb) {
383
+ return this.request("UpdateIndex", req, cb);
384
+ }
385
+ /**
386
+ * 查询用户该地域下符合条件的所有实例
387
+ */
388
+ async DescribeInstances(req, cb) {
389
+ return this.request("DescribeInstances", req, cb);
390
+ }
391
+ /**
392
+ * 用于启动Logstash管道
393
+ */
394
+ async StartLogstashPipelines(req, cb) {
395
+ return this.request("StartLogstashPipelines", req, cb);
396
+ }
397
+ /**
398
+ * 用于重启Logstash实例
399
+ */
400
+ async RestartLogstashInstance(req, cb) {
401
+ return this.request("RestartLogstashInstance", req, cb);
342
402
  }
343
403
  /**
344
404
  * 删除Serverless空间子用户
@@ -347,64 +407,77 @@ class Client extends abstract_client_1.AbstractClient {
347
407
  return this.request("DeleteServerlessSpaceUser", req, cb);
348
408
  }
349
409
  /**
350
- * 用于批量删除Logstash管道
410
+ * 更新ES集群IP溯源状态
351
411
  */
352
- async DeleteLogstashPipelines(req, cb) {
353
- return this.request("DeleteLogstashPipelines", req, cb);
412
+ async UpdateIpTraceStatus(req, cb) {
413
+ return this.request("UpdateIpTraceStatus", req, cb);
354
414
  }
355
415
  /**
356
- * 查询用户该地域下符合条件的所有实例
416
+ * 修改自动备份快照策略公共信息
357
417
  */
358
- async DescribeInstances(req, cb) {
359
- return this.request("DescribeInstances", req, cb);
418
+ async ModifyAutoBackUpCommonInfo(req, cb) {
419
+ return this.request("ModifyAutoBackUpCommonInfo", req, cb);
360
420
  }
361
421
  /**
362
- * 更新Serverless索引空间
422
+ * 用于删除Logstash实例
363
423
  */
364
- async UpdateServerlessSpace(req, cb) {
365
- return this.request("UpdateServerlessSpace", req, cb);
424
+ async DeleteLogstashInstance(req, cb) {
425
+ return this.request("DeleteLogstashInstance", req, cb);
366
426
  }
367
427
  /**
368
- * 删除索引
428
+ * 获取serverless实例对应指标,获取space维度时不需要传入indexid,获取index时不需要传入spaceid
429
+ 获取一段时间时间范围内的指标数据
369
430
  */
370
- async DeleteIndex(req, cb) {
371
- return this.request("DeleteIndex", req, cb);
431
+ async DescribeServerlessMetrics(req, cb) {
432
+ return this.request("DescribeServerlessMetrics", req, cb);
372
433
  }
373
434
  /**
374
- * 用于重启Logstash实例
435
+ * 修改自动备份快照策略
375
436
  */
376
- async RestartLogstashInstance(req, cb) {
377
- return this.request("RestartLogstashInstance", req, cb);
437
+ async ModifyAutoBackUpStrategy(req, cb) {
438
+ return this.request("ModifyAutoBackUpStrategy", req, cb);
378
439
  }
379
440
  /**
380
- * 集群快照手动创建
441
+ * cos迁移流程
381
442
  */
382
- async CreateClusterSnapshot(req, cb) {
383
- return this.request("CreateClusterSnapshot", req, cb);
443
+ async CreateCosMigrateToServerlessInstance(req, cb) {
444
+ return this.request("CreateCosMigrateToServerlessInstance", req, cb);
384
445
  }
385
446
  /**
386
- * 删除快照仓库里备份的快照
447
+ * 更新实例Jdk配置
387
448
  */
388
- async DeleteClusterSnapshot(req, cb) {
389
- return this.request("DeleteClusterSnapshot", req, cb);
449
+ async UpdateJdk(req, cb) {
450
+ return this.request("UpdateJdk", req, cb);
390
451
  }
391
452
  /**
392
- * 查询用户该地域下符合条件的Logstash实例的日志
453
+ * 查询IP溯源日志
393
454
  */
394
- async DescribeLogstashInstanceLogs(req, cb) {
395
- return this.request("DescribeLogstashInstanceLogs", req, cb);
455
+ async QueryIpTraceLog(req, cb) {
456
+ return this.request("QueryIpTraceLog", req, cb);
396
457
  }
397
458
  /**
398
- * 用于重启集群节点
459
+ * 获取快照备份列表
399
460
  */
400
- async RestartNodes(req, cb) {
401
- return this.request("RestartNodes", req, cb);
461
+ async DescribeClusterSnapshot(req, cb) {
462
+ return this.request("DescribeClusterSnapshot", req, cb);
402
463
  }
403
464
  /**
404
- * 查看Serverless空间子用户
465
+ * 用于创建Logstash实例
405
466
  */
406
- async DescribeServerlessSpaceUser(req, cb) {
407
- return this.request("DescribeServerlessSpaceUser", req, cb);
467
+ async CreateLogstashInstance(req, cb) {
468
+ return this.request("CreateLogstashInstance", req, cb);
469
+ }
470
+ /**
471
+ * 查询用户该地域下符合条件的ES集群的日志
472
+ */
473
+ async DescribeInstanceLogs(req, cb) {
474
+ return this.request("DescribeInstanceLogs", req, cb);
475
+ }
476
+ /**
477
+ * 重启Kibana
478
+ */
479
+ async RestartKibana(req, cb) {
480
+ return this.request("RestartKibana", req, cb);
408
481
  }
409
482
  /**
410
483
  * 用于下发并且部署管道
@@ -413,70 +486,81 @@ class Client extends abstract_client_1.AbstractClient {
413
486
  return this.request("SaveAndDeployLogstashPipeline", req, cb);
414
487
  }
415
488
  /**
416
- * 更新ES集群词典
489
+ * 获取自动扩盘参数
417
490
  */
418
- async UpdateDictionaries(req, cb) {
419
- return this.request("UpdateDictionaries", req, cb);
491
+ async DescribeAutoScaleDiskInfo(req, cb) {
492
+ return this.request("DescribeAutoScaleDiskInfo", req, cb);
420
493
  }
421
494
  /**
422
- * 查询IP溯源日志原始数据
495
+ * 对集群进行节点规格变更,修改实例名称,修改配置,等操作。参数中InstanceId为必传参数,参数传递组合及含义如下:
496
+ - InstanceName:修改实例名称(仅用于标识实例)
497
+ - NodeNum: 修改实例节点数量(节点横向扩缩容,纵向扩缩容等)
498
+ - YMLConfig: 修改实例YML配置
499
+ - BindedES:修改绑定的ES集群配置
500
+ 以上参数组合只能传递一种,多传或少传均会导致请求失败
423
501
  */
424
- async ExportIpTraceLog(req, cb) {
425
- return this.request("ExportIpTraceLog", req, cb);
502
+ async UpdateLogstashInstance(req, cb) {
503
+ return this.request("UpdateLogstashInstance", req, cb);
426
504
  }
427
505
  /**
428
- * 升级ES商业特性
506
+ * space维度的kibana获取登录token
429
507
  */
430
- async UpgradeLicense(req, cb) {
431
- return this.request("UpgradeLicense", req, cb);
508
+ async DescribeSpaceKibanaTools(req, cb) {
509
+ return this.request("DescribeSpaceKibanaTools", req, cb);
432
510
  }
433
511
  /**
434
- * 修改自动备份快照策略公共信息
512
+ * 查询集群各视图数据,包括集群维度、节点维度、Kibana维度
435
513
  */
436
- async ModifyAutoBackUpCommonInfo(req, cb) {
437
- return this.request("ModifyAutoBackUpCommonInfo", req, cb);
514
+ async DescribeViews(req, cb) {
515
+ return this.request("DescribeViews", req, cb);
438
516
  }
439
517
  /**
440
- * 查询实例插件列表
518
+ * 更新Serverless索引
441
519
  */
442
- async DescribeInstancePluginList(req, cb) {
443
- return this.request("DescribeInstancePluginList", req, cb);
520
+ async UpdateServerlessInstance(req, cb) {
521
+ return this.request("UpdateServerlessInstance", req, cb);
444
522
  }
445
523
  /**
446
- * Serverless获取索引列表
524
+ * 用于批量删除Logstash管道
447
525
  */
448
- async DescribeServerlessInstances(req, cb) {
449
- return this.request("DescribeServerlessInstances", req, cb);
526
+ async DeleteLogstashPipelines(req, cb) {
527
+ return this.request("DeleteLogstashPipelines", req, cb);
450
528
  }
451
529
  /**
452
- * 获取索引元数据
530
+ * 查询事件详情
453
531
  */
454
- async DescribeIndexMeta(req, cb) {
455
- return this.request("DescribeIndexMeta", req, cb);
532
+ async DescribeEventDataDetail(req, cb) {
533
+ return this.request("DescribeEventDataDetail", req, cb);
456
534
  }
457
535
  /**
458
- * 获取接收客户端请求的节点类型
536
+ * 获取集群节点磁盘大小上下限
459
537
  */
460
- async GetRequestTargetNodeTypes(req, cb) {
461
- return this.request("GetRequestTargetNodeTypes", req, cb);
538
+ async DescribeClusterDiskRange(req, cb) {
539
+ return this.request("DescribeClusterDiskRange", req, cb);
462
540
  }
463
541
  /**
464
- * 查询实例指定条件下的操作记录
542
+ * 升级ES集群版本
465
543
  */
466
- async DescribeLogstashInstanceOperations(req, cb) {
467
- return this.request("DescribeLogstashInstanceOperations", req, cb);
544
+ async UpgradeInstance(req, cb) {
545
+ return this.request("UpgradeInstance", req, cb);
468
546
  }
469
547
  /**
470
- * 更新ES集群IP溯源状态
548
+ * 删除快照仓库里备份的快照
471
549
  */
472
- async UpdateIpTraceStatus(req, cb) {
473
- return this.request("UpdateIpTraceStatus", req, cb);
550
+ async DeleteClusterSnapshot(req, cb) {
551
+ return this.request("DeleteClusterSnapshot", req, cb);
474
552
  }
475
553
  /**
476
- * 集群续费询价接口,续费前通过调用该接口,可获取集群续费的价格。
554
+ * 获取集群自动备份策略概览
477
555
  */
478
- async InquirePriceRenewInstance(req, cb) {
479
- return this.request("InquirePriceRenewInstance", req, cb);
556
+ async DescribeCosBackupStrategyViews(req, cb) {
557
+ return this.request("DescribeCosBackupStrategyViews", req, cb);
558
+ }
559
+ /**
560
+ * 获取索引元数据
561
+ */
562
+ async DescribeIndexMeta(req, cb) {
563
+ return this.request("DescribeIndexMeta", req, cb);
480
564
  }
481
565
  }
482
566
  exports.Client = Client;