tencentcloud-sdk-nodejs-cls 4.0.844 → 4.0.845
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 +1 -1
- package/products.md +5 -5
- package/src/services/cls/v20201016/cls_client.ts +93 -33
- package/src/services/cls/v20201016/cls_models.ts +209 -130
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +31 -11
- package/tencentcloud/services/cls/v20201016/cls_client.js +45 -15
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +199 -130
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
| cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
|
|
61
61
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-03-20 01:11:31 |
|
|
62
62
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-04-26 01:11:33 |
|
|
63
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-04-
|
|
63
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-04-30 01:11:49 |
|
|
64
64
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2024-03-20 01:12:05 |
|
|
65
65
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2024-03-20 01:12:14 |
|
|
66
66
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2024-04-22 01:12:28 |
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
| ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2023-08-17 03:20:18 |
|
|
120
120
|
| iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2024-03-20 01:17:49 |
|
|
121
121
|
| iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
|
|
122
|
-
| ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2024-04-
|
|
122
|
+
| ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2024-04-30 01:18:33 |
|
|
123
123
|
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-04-03 11:20:41 |
|
|
124
124
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
|
|
125
125
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-03-20 01:18:04 |
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2024-04-22 01:23:34 |
|
|
169
169
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-12-25 00:16:39 |
|
|
170
170
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
171
|
-
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-04-
|
|
171
|
+
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-04-30 01:23:43 |
|
|
172
172
|
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2024-04-15 02:05:44 |
|
|
173
173
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2024-03-20 01:23:23 |
|
|
174
174
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2024-04-16 01:18:21 |
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-04-29 01:24:57 |
|
|
207
207
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2024-04-22 01:26:50 |
|
|
208
208
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2024-03-20 01:26:14 |
|
|
209
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-04-
|
|
209
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-04-29 16:57:36 |
|
|
210
210
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2024-03-20 01:27:05 |
|
|
211
211
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
212
212
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2024-03-20 01:27:08 |
|
|
215
215
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
216
216
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2024-03-20 01:27:09 |
|
|
217
|
-
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-04-
|
|
217
|
+
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-04-30 01:27:34 |
|
|
218
218
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2024-03-20 01:27:28 |
|
|
219
219
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-03-20 01:28:56 |
|
|
220
220
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
*/
|
|
18
18
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common"
|
|
19
19
|
import {
|
|
20
|
-
|
|
20
|
+
DescribeAlarmNoticesRequest,
|
|
21
21
|
CreateAlarmResponse,
|
|
22
22
|
AlarmInfo,
|
|
23
23
|
LogInfo,
|
|
@@ -29,6 +29,7 @@ import {
|
|
|
29
29
|
DeleteScheduledSqlRequest,
|
|
30
30
|
DynamicIndex,
|
|
31
31
|
DeleteLogsetResponse,
|
|
32
|
+
UploadLogResponse,
|
|
32
33
|
ParquetKeyInfo,
|
|
33
34
|
DescribeCosRechargesResponse,
|
|
34
35
|
DescribeShipperTasksResponse,
|
|
@@ -51,6 +52,7 @@ import {
|
|
|
51
52
|
DescribePartitionsRequest,
|
|
52
53
|
ContainerStdoutInfo,
|
|
53
54
|
ConfigInfo,
|
|
55
|
+
QueryRangeMetricRequest,
|
|
54
56
|
ModifyAlarmResponse,
|
|
55
57
|
DescribeShipperTasksRequest,
|
|
56
58
|
CollectInfo,
|
|
@@ -91,14 +93,17 @@ import {
|
|
|
91
93
|
ModifyConsumerRequest,
|
|
92
94
|
CreateIndexResponse,
|
|
93
95
|
DeleteConfigFromMachineGroupResponse,
|
|
96
|
+
ModifyDashboardSubscribeRequest,
|
|
94
97
|
CreateConsumerResponse,
|
|
95
98
|
CreateConfigResponse,
|
|
96
99
|
ModifyMachineGroupResponse,
|
|
97
100
|
DataTransformResouceInfo,
|
|
101
|
+
CreateDashboardSubscribeRequest,
|
|
98
102
|
DeleteMachineGroupRequest,
|
|
99
103
|
FullTextInfo,
|
|
100
104
|
QueryMetricResponse,
|
|
101
105
|
DescribeAlarmShieldsRequest,
|
|
106
|
+
SearchDashboardSubscribeRequest,
|
|
102
107
|
DescribePartitionsResponse,
|
|
103
108
|
DescribeConfigMachineGroupsResponse,
|
|
104
109
|
ModifyAlarmRequest,
|
|
@@ -108,6 +113,7 @@ import {
|
|
|
108
113
|
EventLog,
|
|
109
114
|
CreateAlarmRequest,
|
|
110
115
|
DeleteExportResponse,
|
|
116
|
+
DescribeDashboardSubscribesRequest,
|
|
111
117
|
SearchLogInfos,
|
|
112
118
|
PartitionInfo,
|
|
113
119
|
DeleteScheduledSqlResponse,
|
|
@@ -120,7 +126,7 @@ import {
|
|
|
120
126
|
DescribeMachineGroupConfigsResponse,
|
|
121
127
|
CheckRechargeKafkaServerRequest,
|
|
122
128
|
CreateAlarmShieldRequest,
|
|
123
|
-
|
|
129
|
+
DeleteDashboardSubscribeResponse,
|
|
124
130
|
DescribeLogHistogramResponse,
|
|
125
131
|
CloseKafkaConsumerResponse,
|
|
126
132
|
DeleteAlarmShieldResponse,
|
|
@@ -129,8 +135,9 @@ import {
|
|
|
129
135
|
DescribeLogsetsResponse,
|
|
130
136
|
CreateTopicRequest,
|
|
131
137
|
DescribeTopicsRequest,
|
|
132
|
-
GetAlarmLogResponse,
|
|
133
138
|
DeleteConsumerResponse,
|
|
139
|
+
GetAlarmLogResponse,
|
|
140
|
+
CreateDashboardSubscribeResponse,
|
|
134
141
|
DescribeExportsRequest,
|
|
135
142
|
DescribeMachineGroupsRequest,
|
|
136
143
|
DescribeCosRechargesRequest,
|
|
@@ -157,7 +164,7 @@ import {
|
|
|
157
164
|
CloseKafkaConsumerRequest,
|
|
158
165
|
RuleTagInfo,
|
|
159
166
|
CreateExportRequest,
|
|
160
|
-
|
|
167
|
+
ModifyDashboardSubscribeResponse,
|
|
161
168
|
DescribeAlarmNoticesResponse,
|
|
162
169
|
DeleteDataTransformRequest,
|
|
163
170
|
DescribeMachineGroupsResponse,
|
|
@@ -228,12 +235,14 @@ import {
|
|
|
228
235
|
SearchCosRechargeInfoResponse,
|
|
229
236
|
DescribeAlarmsRequest,
|
|
230
237
|
ShipperInfo,
|
|
238
|
+
DescribeDashboardSubscribesResponse,
|
|
231
239
|
CreateCosRechargeResponse,
|
|
232
240
|
DescribeAlertRecordHistoryResponse,
|
|
233
241
|
KeyValueInfo,
|
|
242
|
+
SearchDashboardSubscribeResponse,
|
|
234
243
|
AddMachineGroupInfoResponse,
|
|
235
244
|
ModifyMachineGroupRequest,
|
|
236
|
-
|
|
245
|
+
DeleteDashboardSubscribeRequest,
|
|
237
246
|
NoticeReceiver,
|
|
238
247
|
MetricLabel,
|
|
239
248
|
ModifyTopicRequest,
|
|
@@ -273,6 +282,7 @@ import {
|
|
|
273
282
|
CosRechargeInfo,
|
|
274
283
|
RuleKeyValueInfo,
|
|
275
284
|
DescribeKafkaConsumerRequest,
|
|
285
|
+
MachineGroupInfo,
|
|
276
286
|
ModifyDataTransformResponse,
|
|
277
287
|
DescribeDataTransformInfoResponse,
|
|
278
288
|
ConsumerContent,
|
|
@@ -335,6 +345,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
335
345
|
return this.request("CreateIndex", req, cb)
|
|
336
346
|
}
|
|
337
347
|
|
|
348
|
+
/**
|
|
349
|
+
* 查询指定时刻指标的最新值
|
|
350
|
+
*/
|
|
351
|
+
async QueryMetric(
|
|
352
|
+
req: QueryMetricRequest,
|
|
353
|
+
cb?: (error: string, rep: QueryMetricResponse) => void
|
|
354
|
+
): Promise<QueryMetricResponse> {
|
|
355
|
+
return this.request("QueryMetric", req, cb)
|
|
356
|
+
}
|
|
357
|
+
|
|
338
358
|
/**
|
|
339
359
|
* 修改现有的投递规则,客户如果使用此接口,需要自行处理CLS对指定bucket的写权限。
|
|
340
360
|
*/
|
|
@@ -456,13 +476,13 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
456
476
|
}
|
|
457
477
|
|
|
458
478
|
/**
|
|
459
|
-
*
|
|
479
|
+
* 获取机器组绑定的采集规则配置
|
|
460
480
|
*/
|
|
461
|
-
async
|
|
462
|
-
req:
|
|
463
|
-
cb?: (error: string, rep:
|
|
464
|
-
): Promise<
|
|
465
|
-
return this.request("
|
|
481
|
+
async DescribeMachineGroupConfigs(
|
|
482
|
+
req: DescribeMachineGroupConfigsRequest,
|
|
483
|
+
cb?: (error: string, rep: DescribeMachineGroupConfigsResponse) => void
|
|
484
|
+
): Promise<DescribeMachineGroupConfigsResponse> {
|
|
485
|
+
return this.request("DescribeMachineGroupConfigs", req, cb)
|
|
466
486
|
}
|
|
467
487
|
|
|
468
488
|
/**
|
|
@@ -536,13 +556,13 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
536
556
|
}
|
|
537
557
|
|
|
538
558
|
/**
|
|
539
|
-
*
|
|
559
|
+
* 本接口用于修改Kafka数据订阅任务
|
|
540
560
|
*/
|
|
541
|
-
async
|
|
542
|
-
req:
|
|
543
|
-
cb?: (error: string, rep:
|
|
544
|
-
): Promise<
|
|
545
|
-
return this.request("
|
|
561
|
+
async ModifyKafkaRecharge(
|
|
562
|
+
req: ModifyKafkaRechargeRequest,
|
|
563
|
+
cb?: (error: string, rep: ModifyKafkaRechargeResponse) => void
|
|
564
|
+
): Promise<ModifyKafkaRechargeResponse> {
|
|
565
|
+
return this.request("ModifyKafkaRecharge", req, cb)
|
|
546
566
|
}
|
|
547
567
|
|
|
548
568
|
/**
|
|
@@ -685,6 +705,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
685
705
|
return this.request("DescribeShipperTasks", req, cb)
|
|
686
706
|
}
|
|
687
707
|
|
|
708
|
+
/**
|
|
709
|
+
* 此接口用于修改仪表盘订阅
|
|
710
|
+
*/
|
|
711
|
+
async ModifyDashboardSubscribe(
|
|
712
|
+
req?: ModifyDashboardSubscribeRequest,
|
|
713
|
+
cb?: (error: string, rep: ModifyDashboardSubscribeResponse) => void
|
|
714
|
+
): Promise<ModifyDashboardSubscribeResponse> {
|
|
715
|
+
return this.request("ModifyDashboardSubscribe", req, cb)
|
|
716
|
+
}
|
|
717
|
+
|
|
688
718
|
/**
|
|
689
719
|
* 本接口用于删除日志主题的索引配置,删除索引配置后将无法检索和查询采集到的日志。
|
|
690
720
|
*/
|
|
@@ -735,6 +765,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
735
765
|
return this.request("ModifyAlarmShield", req, cb)
|
|
736
766
|
}
|
|
737
767
|
|
|
768
|
+
/**
|
|
769
|
+
* 此接口用于预览仪表盘订阅
|
|
770
|
+
*/
|
|
771
|
+
async SearchDashboardSubscribe(
|
|
772
|
+
req?: SearchDashboardSubscribeRequest,
|
|
773
|
+
cb?: (error: string, rep: SearchDashboardSubscribeResponse) => void
|
|
774
|
+
): Promise<SearchDashboardSubscribeResponse> {
|
|
775
|
+
return this.request("SearchDashboardSubscribe", req, cb)
|
|
776
|
+
}
|
|
777
|
+
|
|
738
778
|
/**
|
|
739
779
|
* 本接口用于创建特殊采集配置任务,特殊采集配置应用于自建K8S环境的采集Agent
|
|
740
780
|
*/
|
|
@@ -805,6 +845,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
805
845
|
return this.request("DescribeLogsets", req, cb)
|
|
806
846
|
}
|
|
807
847
|
|
|
848
|
+
/**
|
|
849
|
+
* 此接口用于创建仪表盘订阅
|
|
850
|
+
*/
|
|
851
|
+
async CreateDashboardSubscribe(
|
|
852
|
+
req?: CreateDashboardSubscribeRequest,
|
|
853
|
+
cb?: (error: string, rep: CreateDashboardSubscribeResponse) => void
|
|
854
|
+
): Promise<CreateDashboardSubscribeResponse> {
|
|
855
|
+
return this.request("CreateDashboardSubscribe", req, cb)
|
|
856
|
+
}
|
|
857
|
+
|
|
808
858
|
/**
|
|
809
859
|
* 本接口用于预览cos导入信息
|
|
810
860
|
*/
|
|
@@ -816,13 +866,13 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
816
866
|
}
|
|
817
867
|
|
|
818
868
|
/**
|
|
819
|
-
*
|
|
869
|
+
* 本接口用于获取索引配置信息
|
|
820
870
|
*/
|
|
821
|
-
async
|
|
822
|
-
req:
|
|
823
|
-
cb?: (error: string, rep:
|
|
824
|
-
): Promise<
|
|
825
|
-
return this.request("
|
|
871
|
+
async DescribeIndex(
|
|
872
|
+
req: DescribeIndexRequest,
|
|
873
|
+
cb?: (error: string, rep: DescribeIndexResponse) => void
|
|
874
|
+
): Promise<DescribeIndexResponse> {
|
|
875
|
+
return this.request("DescribeIndex", req, cb)
|
|
826
876
|
}
|
|
827
877
|
|
|
828
878
|
/**
|
|
@@ -835,6 +885,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
835
885
|
return this.request("CreateAlarmNotice", req, cb)
|
|
836
886
|
}
|
|
837
887
|
|
|
888
|
+
/**
|
|
889
|
+
* 此接口用于删除仪表盘订阅
|
|
890
|
+
*/
|
|
891
|
+
async DeleteDashboardSubscribe(
|
|
892
|
+
req?: DeleteDashboardSubscribeRequest,
|
|
893
|
+
cb?: (error: string, rep: DeleteDashboardSubscribeResponse) => void
|
|
894
|
+
): Promise<DeleteDashboardSubscribeResponse> {
|
|
895
|
+
return this.request("DeleteDashboardSubscribe", req, cb)
|
|
896
|
+
}
|
|
897
|
+
|
|
838
898
|
/**
|
|
839
899
|
* 本接口用于创建数据加工任务。
|
|
840
900
|
*/
|
|
@@ -998,6 +1058,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
998
1058
|
return this.request("ModifyTopic", req, cb)
|
|
999
1059
|
}
|
|
1000
1060
|
|
|
1061
|
+
/**
|
|
1062
|
+
* 本接口用于获取仪表盘订阅列表,支持分页
|
|
1063
|
+
*/
|
|
1064
|
+
async DescribeDashboardSubscribes(
|
|
1065
|
+
req?: DescribeDashboardSubscribesRequest,
|
|
1066
|
+
cb?: (error: string, rep: DescribeDashboardSubscribesResponse) => void
|
|
1067
|
+
): Promise<DescribeDashboardSubscribesResponse> {
|
|
1068
|
+
return this.request("DescribeDashboardSubscribes", req, cb)
|
|
1069
|
+
}
|
|
1070
|
+
|
|
1001
1071
|
/**
|
|
1002
1072
|
* 修改机器组
|
|
1003
1073
|
*/
|
|
@@ -1282,16 +1352,6 @@ cls.pb.cc cls.pb.h cls.proto
|
|
|
1282
1352
|
return this.request("ModifyLogset", req, cb)
|
|
1283
1353
|
}
|
|
1284
1354
|
|
|
1285
|
-
/**
|
|
1286
|
-
* 获取机器组绑定的采集规则配置
|
|
1287
|
-
*/
|
|
1288
|
-
async DescribeMachineGroupConfigs(
|
|
1289
|
-
req: DescribeMachineGroupConfigsRequest,
|
|
1290
|
-
cb?: (error: string, rep: DescribeMachineGroupConfigsResponse) => void
|
|
1291
|
-
): Promise<DescribeMachineGroupConfigsResponse> {
|
|
1292
|
-
return this.request("DescribeMachineGroupConfigs", req, cb)
|
|
1293
|
-
}
|
|
1294
|
-
|
|
1295
1355
|
/**
|
|
1296
1356
|
* 本接口用于修改数据加工任务
|
|
1297
1357
|
*/
|