tencentcloud-sdk-nodejs-es 4.0.810 → 4.0.811

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-es",
3
- "version": "4.0.810",
3
+ "version": "4.0.811",
4
4
  "description": "Tencent Cloud API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -95,8 +95,8 @@
95
95
  | eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2024-03-12 01:29:44 |
96
96
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
97
97
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-03-12 01:29:59 |
98
- | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-03-12 01:30:18 |
99
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-03-11 01:15:16 |
98
+ | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-03-13 16:49:04 |
99
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-03-13 16:49:19 |
100
100
  | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-03-13 01:15:56 |
101
101
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-03-12 01:31:22 |
102
102
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-03-12 19:51:24 |
@@ -226,7 +226,7 @@
226
226
  | trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-03-12 01:58:53 |
227
227
  | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-03-12 10:45:07 |
228
228
  | tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-03-12 01:59:06 |
229
- | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-02-23 01:26:28 |
229
+ | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-03-13 15:09:33 |
230
230
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2024-03-12 02:00:39 |
231
231
  | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2024-03-12 02:00:41 |
232
232
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2024-03-12 02:00:43 |
@@ -18,11 +18,13 @@
18
18
  import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common"
19
19
  import {
20
20
  TaskDetail,
21
+ ServerlessSpaceUser,
21
22
  RestartLogstashInstanceRequest,
22
23
  DescribeInstanceOperationsRequest,
23
24
  LogstashInstanceInfo,
24
25
  OperationDetail,
25
26
  DiagnoseInstanceResponse,
27
+ CreateServerlessInstanceRequest,
26
28
  EsPublicAcl,
27
29
  DictInfo,
28
30
  DescribeDiagnoseResponse,
@@ -36,42 +38,55 @@ import {
36
38
  DescribeInstancesResponse,
37
39
  DescribeInstanceLogsResponse,
38
40
  IndexMetaField,
41
+ UpdateServerlessSpaceRequest,
39
42
  DiagnoseInstanceRequest,
40
43
  LogstashBindedES,
41
44
  UpdateDiagnoseSettingsRequest,
45
+ DeleteServerlessInstanceResponse,
46
+ VpcInfo,
42
47
  DescribeInstanceOperationsResponse,
43
- IndexOptionsField,
48
+ LogstashPipeline,
44
49
  UpdateRequestTargetNodeTypesResponse,
45
50
  JobParam,
46
51
  DeleteLogstashInstanceResponse,
47
- LogstashPipeline,
52
+ DescribeLogstashInstancesRequest,
53
+ IndexOptionsField,
54
+ CreateServerlessSpaceV2Response,
55
+ ServerlessSpace,
48
56
  SubTaskDetail,
49
57
  DiagnoseJobMeta,
50
58
  EsConfigSetInfo,
51
59
  GetRequestTargetNodeTypesResponse,
52
60
  Operation,
61
+ DiDataSourceCvm,
53
62
  InstanceLog,
54
63
  DiagnoseResult,
64
+ DescribeServerlessSpaceUserResponse,
55
65
  LogDetail,
56
- DescribeIndexMetaResponse,
66
+ GetRequestTargetNodeTypesRequest,
57
67
  StartLogstashPipelinesRequest,
58
68
  GetDiagnoseSettingsResponse,
59
- KibanaView,
60
- IndexSettingsField,
69
+ CreateServerlessSpaceV2Request,
70
+ DescribeServerlessSpacesRequest,
71
+ DeleteServerlessSpaceUserResponse,
72
+ DiData,
61
73
  UpgradeLicenseResponse,
62
74
  LogstashExtendedFile,
63
75
  UpdateLogstashInstanceRequest,
64
76
  UpdateRequestTargetNodeTypesRequest,
65
77
  DescribeLogstashInstancesResponse,
78
+ DiDataSinkServerless,
66
79
  DeleteInstanceResponse,
67
80
  SettingDetail,
68
81
  DescribeLogstashInstanceOperationsResponse,
69
82
  CreateIndexRequest,
70
83
  LogstashPipelineInfo,
71
84
  UpdatePluginsRequest,
85
+ DescribeServerlessSpaceUserRequest,
72
86
  Dimension,
87
+ DescribeServerlessSpacesResponse,
73
88
  InquirePriceRenewInstanceRequest,
74
- UpdateJdkResponse,
89
+ KibanaView,
75
90
  Metric,
76
91
  UpdateInstanceResponse,
77
92
  DeleteIndexRequest,
@@ -81,7 +96,9 @@ import {
81
96
  DescribeLogstashInstanceOperationsRequest,
82
97
  DescribeInstancePluginInfo,
83
98
  CreateLogstashInstanceResponse,
99
+ DeleteServerlessInstanceRequest,
84
100
  SaveAndDeployLogstashPipelineRequest,
101
+ DiDataSourceTke,
85
102
  ClusterView,
86
103
  CreateIndexResponse,
87
104
  InquirePriceRenewInstanceResponse,
@@ -100,27 +117,31 @@ import {
100
117
  CreateLogstashInstanceRequest,
101
118
  UpdateDictionariesResponse,
102
119
  InstanceInfo,
120
+ DiDataSourceCvmInstance,
103
121
  DeleteIndexResponse,
104
- UpdatePluginsResponse,
122
+ DeleteServerlessSpaceUserRequest,
105
123
  DescribeInstancesRequest,
106
124
  EsDictionaryInfo,
107
125
  DescribeLogstashPipelinesRequest,
108
126
  RestartNodesRequest,
109
- GetRequestTargetNodeTypesRequest,
127
+ DescribeIndexMetaResponse,
110
128
  ModifyEsVipSecurityGroupRequest,
111
129
  ProcessDetail,
112
- DescribeLogstashInstancesRequest,
130
+ DiSourceTke,
113
131
  MasterNodeInfo,
114
132
  DeleteInstanceRequest,
115
133
  MetricDetail,
116
134
  UpgradeInstanceResponse,
117
135
  DescribeIndexMetaRequest,
136
+ UpdateJdkResponse,
118
137
  RestartKibanaResponse,
119
138
  UpdateIndexRequest,
120
139
  UpdateIndexResponse,
121
140
  WebNodeTypeInfo,
122
141
  LocalDiskInfo,
123
142
  IndexPolicyField,
143
+ UpdatePluginsResponse,
144
+ UpdateServerlessInstanceResponse,
124
145
  UpdateJdkRequest,
125
146
  UpdateLogstashInstanceResponse,
126
147
  StopLogstashPipelinesRequest,
@@ -128,15 +149,22 @@ import {
128
149
  LogstashNodeInfo,
129
150
  RestartInstanceResponse,
130
151
  BackingIndexMetaField,
152
+ IndexSettingsField,
153
+ UpdateServerlessSpaceResponse,
131
154
  UpdateLogstashPipelineDescRequest,
155
+ UpdateServerlessInstanceRequest,
132
156
  NodeView,
133
157
  ModifyEsVipSecurityGroupResponse,
134
158
  UpdateInstanceRequest,
159
+ CreateServerlessInstanceResponse,
135
160
  DescribeDiagnoseRequest,
136
161
  DescribeInstancePluginListResponse,
162
+ DiSourceCvm,
137
163
  DescribeLogstashInstanceLogsRequest,
164
+ DiSourceTkePodLabel,
138
165
  RestartInstanceRequest,
139
166
  ZoneDetail,
167
+ ServerlessDi,
140
168
  StopLogstashPipelinesResponse,
141
169
  KibanaNodeInfo,
142
170
  UpdateDiagnoseSettingsResponse,
@@ -147,6 +175,7 @@ import {
147
175
  DeleteLogstashInstanceRequest,
148
176
  UpgradeInstanceRequest,
149
177
  DescribeViewsResponse,
178
+ KibanaPublicAcl,
150
179
  RestartLogstashInstanceResponse,
151
180
  OptionalWebServiceInfo,
152
181
  } from "./es_models"
@@ -210,6 +239,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
210
239
  return this.request("StopLogstashPipelines", req, cb)
211
240
  }
212
241
 
242
+ /**
243
+ * 获取Serverless索引空间列表
244
+ */
245
+ async DescribeServerlessSpaces(
246
+ req: DescribeServerlessSpacesRequest,
247
+ cb?: (error: string, rep: DescribeServerlessSpacesResponse) => void
248
+ ): Promise<DescribeServerlessSpacesResponse> {
249
+ return this.request("DescribeServerlessSpaces", req, cb)
250
+ }
251
+
213
252
  /**
214
253
  * 获取索引列表
215
254
  */
@@ -220,6 +259,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
220
259
  return this.request("DescribeIndexList", req, cb)
221
260
  }
222
261
 
262
+ /**
263
+ * 用于更新管道描述信息
264
+ */
265
+ async UpdateLogstashPipelineDesc(
266
+ req: UpdateLogstashPipelineDescRequest,
267
+ cb?: (error: string, rep: UpdateLogstashPipelineDescResponse) => void
268
+ ): Promise<UpdateLogstashPipelineDescResponse> {
269
+ return this.request("UpdateLogstashPipelineDesc", req, cb)
270
+ }
271
+
223
272
  /**
224
273
  * 销毁集群实例
225
274
  */
@@ -315,6 +364,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
315
364
  return this.request("UpdateJdk", req, cb)
316
365
  }
317
366
 
367
+ /**
368
+ * 删除Serverless索引
369
+ */
370
+ async DeleteServerlessInstance(
371
+ req: DeleteServerlessInstanceRequest,
372
+ cb?: (error: string, rep: DeleteServerlessInstanceResponse) => void
373
+ ): Promise<DeleteServerlessInstanceResponse> {
374
+ return this.request("DeleteServerlessInstance", req, cb)
375
+ }
376
+
318
377
  /**
319
378
  * 查询智能运维诊断结果报告
320
379
  */
@@ -443,13 +502,13 @@ export class Client extends TencentCloudCommon.AbstractClient {
443
502
  }
444
503
 
445
504
  /**
446
- * 用于更新管道描述信息
505
+ * 创建Serverless索引空间
447
506
  */
448
- async UpdateLogstashPipelineDesc(
449
- req: UpdateLogstashPipelineDescRequest,
450
- cb?: (error: string, rep: UpdateLogstashPipelineDescResponse) => void
451
- ): Promise<UpdateLogstashPipelineDescResponse> {
452
- return this.request("UpdateLogstashPipelineDesc", req, cb)
507
+ async CreateServerlessSpaceV2(
508
+ req: CreateServerlessSpaceV2Request,
509
+ cb?: (error: string, rep: CreateServerlessSpaceV2Response) => void
510
+ ): Promise<CreateServerlessSpaceV2Response> {
511
+ return this.request("CreateServerlessSpaceV2", req, cb)
453
512
  }
454
513
 
455
514
  /**
@@ -472,6 +531,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
472
531
  return this.request("CreateInstance", req, cb)
473
532
  }
474
533
 
534
+ /**
535
+ * 更新Serverless索引
536
+ */
537
+ async UpdateServerlessInstance(
538
+ req: UpdateServerlessInstanceRequest,
539
+ cb?: (error: string, rep: UpdateServerlessInstanceResponse) => void
540
+ ): Promise<UpdateServerlessInstanceResponse> {
541
+ return this.request("UpdateServerlessInstance", req, cb)
542
+ }
543
+
475
544
  /**
476
545
  * 升级ES集群版本
477
546
  */
@@ -502,6 +571,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
502
571
  return this.request("RestartNodes", req, cb)
503
572
  }
504
573
 
574
+ /**
575
+ * 更新Serverless索引空间
576
+ */
577
+ async UpdateServerlessSpace(
578
+ req: UpdateServerlessSpaceRequest,
579
+ cb?: (error: string, rep: UpdateServerlessSpaceResponse) => void
580
+ ): Promise<UpdateServerlessSpaceResponse> {
581
+ return this.request("UpdateServerlessSpace", req, cb)
582
+ }
583
+
505
584
  /**
506
585
  * 删除索引
507
586
  */
@@ -522,6 +601,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
522
601
  return this.request("RestartLogstashInstance", req, cb)
523
602
  }
524
603
 
604
+ /**
605
+ * 删除Serverless空间子用户
606
+ */
607
+ async DeleteServerlessSpaceUser(
608
+ req: DeleteServerlessSpaceUserRequest,
609
+ cb?: (error: string, rep: DeleteServerlessSpaceUserResponse) => void
610
+ ): Promise<DeleteServerlessSpaceUserResponse> {
611
+ return this.request("DeleteServerlessSpaceUser", req, cb)
612
+ }
613
+
525
614
  /**
526
615
  * 查询用户该地域下符合条件的Logstash实例的日志
527
616
  */
@@ -532,6 +621,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
532
621
  return this.request("DescribeLogstashInstanceLogs", req, cb)
533
622
  }
534
623
 
624
+ /**
625
+ * 查看Serverless空间子用户
626
+ */
627
+ async DescribeServerlessSpaceUser(
628
+ req: DescribeServerlessSpaceUserRequest,
629
+ cb?: (error: string, rep: DescribeServerlessSpaceUserResponse) => void
630
+ ): Promise<DescribeServerlessSpaceUserResponse> {
631
+ return this.request("DescribeServerlessSpaceUser", req, cb)
632
+ }
633
+
535
634
  /**
536
635
  * 用于下发并且部署管道
537
636
  */
@@ -582,6 +681,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
582
681
  return this.request("DescribeIndexMeta", req, cb)
583
682
  }
584
683
 
684
+ /**
685
+ * 创建Serverless索引
686
+ */
687
+ async CreateServerlessInstance(
688
+ req: CreateServerlessInstanceRequest,
689
+ cb?: (error: string, rep: CreateServerlessInstanceResponse) => void
690
+ ): Promise<CreateServerlessInstanceResponse> {
691
+ return this.request("CreateServerlessInstance", req, cb)
692
+ }
693
+
585
694
  /**
586
695
  * 集群续费询价接口,续费前通过调用该接口,可获取集群续费的价格。
587
696
  */