tencentcloud-sdk-nodejs 4.0.971 → 4.0.972
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/CHANGELOG.md +87 -0
- package/SERVICE_CHANGELOG.md +111 -331
- package/package.json +1 -1
- package/products.md +11 -10
- package/src/common/sdk_version.ts +1 -1
- package/src/services/as/v20180419/as_models.ts +189 -150
- package/src/services/cdc/v20201214/cdc_models.ts +9 -9
- package/src/services/cls/v20201016/cls_client.ts +63 -14
- package/src/services/cls/v20201016/cls_models.ts +342 -111
- package/src/services/ess/v20201111/ess_models.ts +5 -4
- package/src/services/essbasic/v20210526/essbasic_models.ts +5 -6
- package/src/services/ig/index.ts +5 -0
- package/src/services/ig/v20210518/ig_client.ts +40 -0
- package/src/services/ig/v20210518/ig_models.ts +52 -0
- package/src/services/ig/v20210518/index.ts +6 -0
- package/src/services/index.ts +1 -0
- package/src/services/lke/v20231130/lke_models.ts +8 -8
- package/src/services/mrs/v20200910/mrs_models.ts +8 -0
- package/src/services/soe/v20180724/soe_models.ts +10 -10
- package/src/services/tat/v20201028/tat_models.ts +3 -12
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/as/v20180419/as_models.d.ts +189 -150
- package/tencentcloud/services/cdc/v20201214/cdc_models.d.ts +9 -9
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +19 -3
- package/tencentcloud/services/cls/v20201016/cls_client.js +27 -3
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +333 -111
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +5 -4
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +5 -6
- package/tencentcloud/services/ig/index.d.ts +6 -0
- package/tencentcloud/services/ig/index.js +7 -0
- package/tencentcloud/services/ig/v20210518/ig_client.d.ts +14 -0
- package/tencentcloud/services/ig/v20210518/ig_client.js +37 -0
- package/tencentcloud/services/ig/v20210518/ig_models.d.ts +34 -0
- package/tencentcloud/services/ig/v20210518/ig_models.js +18 -0
- package/tencentcloud/services/ig/v20210518/index.d.ts +6 -0
- package/tencentcloud/services/ig/v20210518/index.js +9 -0
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +2 -0
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +8 -8
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +8 -0
- package/tencentcloud/services/soe/v20180724/soe_models.d.ts +10 -10
- package/tencentcloud/services/tat/v20201028/tat_models.d.ts +3 -12
- package/test/cls.v20201016.test.js +42 -2
- package/test/ig.v20210518.test.js +31 -0
|
@@ -362,7 +362,7 @@ export interface DescribeDedicatedSupportedZonesResponse {
|
|
|
362
362
|
/**
|
|
363
363
|
* 支持的可用区列表
|
|
364
364
|
*/
|
|
365
|
-
ZoneSet
|
|
365
|
+
ZoneSet?: Array<RegionZoneInfo>
|
|
366
366
|
/**
|
|
367
367
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
368
368
|
*/
|
|
@@ -404,7 +404,7 @@ export interface CreateDedicatedClusterOrderRequest {
|
|
|
404
404
|
*/
|
|
405
405
|
PurchaseSource?: string
|
|
406
406
|
/**
|
|
407
|
-
* 当调用API接口提交订单时,需要提交DedicatedClusterOrderId
|
|
407
|
+
* 当调用API接口提交订单时,需要提交DedicatedClusterOrderId,此处DedicatedClusterOrderId是之前创建的订单,可通过DescribeDedicatedClusterOrders接口查询,这里传入DedicatedClusterOrderId用于调整订单和支付。
|
|
408
408
|
*/
|
|
409
409
|
DedicatedClusterOrderId?: string
|
|
410
410
|
}
|
|
@@ -418,11 +418,11 @@ export interface ModifyOrderStatusRequest {
|
|
|
418
418
|
*/
|
|
419
419
|
Status: string
|
|
420
420
|
/**
|
|
421
|
-
* 大订单ID
|
|
421
|
+
* 大订单ID,可以在本地专用集群的基础信息页获取大订单ID
|
|
422
422
|
*/
|
|
423
423
|
DedicatedClusterOrderId?: string
|
|
424
424
|
/**
|
|
425
|
-
* 小订单ID
|
|
425
|
+
* 小订单ID,进入大订单的详情页,可以看到小订单ID
|
|
426
426
|
*/
|
|
427
427
|
SubOrderIds?: Array<string>
|
|
428
428
|
}
|
|
@@ -545,7 +545,7 @@ export interface CreateSiteRequest {
|
|
|
545
545
|
*/
|
|
546
546
|
Note?: string
|
|
547
547
|
/**
|
|
548
|
-
* 您将使用光纤类型将CDC
|
|
548
|
+
* 您将使用光纤类型将CDC设备连接到网络。有单模和多模两种选项。取值范围:"MM","SM"
|
|
549
549
|
*/
|
|
550
550
|
FiberType?: string
|
|
551
551
|
/**
|
|
@@ -557,7 +557,7 @@ export interface CreateSiteRequest {
|
|
|
557
557
|
*/
|
|
558
558
|
PowerConnectors?: string
|
|
559
559
|
/**
|
|
560
|
-
*
|
|
560
|
+
* 从机架上方还是下方供电。取值范围:["UP","DOWN"]
|
|
561
561
|
*/
|
|
562
562
|
PowerFeedDrop?: string
|
|
563
563
|
/**
|
|
@@ -569,7 +569,7 @@ export interface CreateSiteRequest {
|
|
|
569
569
|
*/
|
|
570
570
|
PowerDrawKva?: number
|
|
571
571
|
/**
|
|
572
|
-
* 网络到腾讯云Region区域的上行链路速度
|
|
572
|
+
* 网络到腾讯云Region区域的上行链路速度(Gbps)
|
|
573
573
|
*/
|
|
574
574
|
UplinkSpeedGbps?: number
|
|
575
575
|
/**
|
|
@@ -1638,7 +1638,7 @@ export interface ModifySiteDeviceInfoRequest {
|
|
|
1638
1638
|
*/
|
|
1639
1639
|
PowerConnectors?: string
|
|
1640
1640
|
/**
|
|
1641
|
-
*
|
|
1641
|
+
* 从机架上方还是下方供电。取值范围:["UP","DOWN"]
|
|
1642
1642
|
*/
|
|
1643
1643
|
PowerFeedDrop?: string
|
|
1644
1644
|
/**
|
|
@@ -1789,7 +1789,7 @@ export interface DescribeDedicatedClusterHostStatisticsRequest {
|
|
|
1789
1789
|
*/
|
|
1790
1790
|
EndTime?: string
|
|
1791
1791
|
/**
|
|
1792
|
-
* 时间范围精度,1
|
|
1792
|
+
* 时间范围精度,1分钟(ONE_MINUTE)/5分钟(FIVE_MINUTE)
|
|
1793
1793
|
*/
|
|
1794
1794
|
Period?: string
|
|
1795
1795
|
}
|
|
@@ -33,6 +33,7 @@ import {
|
|
|
33
33
|
UploadLogResponse,
|
|
34
34
|
ParquetKeyInfo,
|
|
35
35
|
DescribeCosRechargesResponse,
|
|
36
|
+
CreateCloudProductLogTaskRequest,
|
|
36
37
|
DescribeShipperTasksResponse,
|
|
37
38
|
CheckFunctionRequest,
|
|
38
39
|
Filter,
|
|
@@ -43,14 +44,14 @@ import {
|
|
|
43
44
|
DescribeNoticeContentsRequest,
|
|
44
45
|
ConsoleSharingConfig,
|
|
45
46
|
DeleteConsoleSharingRequest,
|
|
46
|
-
|
|
47
|
+
EscalateNoticeInfo,
|
|
47
48
|
ModifyConsoleSharingRequest,
|
|
48
49
|
CreateLogsetRequest,
|
|
49
50
|
DescribeShippersRequest,
|
|
50
51
|
CreateScheduledSqlResponse,
|
|
51
52
|
DescribeDashboardsRequest,
|
|
52
53
|
CreateConsoleSharingRequest,
|
|
53
|
-
|
|
54
|
+
CreateCloudProductLogTaskResponse,
|
|
54
55
|
DeleteNoticeContentResponse,
|
|
55
56
|
DeleteTopicRequest,
|
|
56
57
|
DescribePartitionsRequest,
|
|
@@ -67,8 +68,9 @@ import {
|
|
|
67
68
|
CreateConfigExtraResponse,
|
|
68
69
|
KafkaRechargeInfo,
|
|
69
70
|
DeleteKafkaRechargeResponse,
|
|
71
|
+
Tag,
|
|
70
72
|
ContainerWorkLoadInfo,
|
|
71
|
-
|
|
73
|
+
CloudProductLogTaskInfo,
|
|
72
74
|
ModifyDataTransformRequest,
|
|
73
75
|
DescribeScheduledSqlInfoResponse,
|
|
74
76
|
CallBackInfo,
|
|
@@ -80,6 +82,8 @@ import {
|
|
|
80
82
|
FilePathInfo,
|
|
81
83
|
DescribeIndexRequest,
|
|
82
84
|
ModifyScheduledSqlResponse,
|
|
85
|
+
FilterRuleInfo,
|
|
86
|
+
DeleteCloudProductLogTaskRequest,
|
|
83
87
|
ConditionInfo,
|
|
84
88
|
MachineGroupInfo,
|
|
85
89
|
DeleteMachineGroupInfoRequest,
|
|
@@ -131,10 +135,10 @@ import {
|
|
|
131
135
|
PartitionInfo,
|
|
132
136
|
NoticeContentTemplate,
|
|
133
137
|
CreateNoticeContentResponse,
|
|
134
|
-
|
|
138
|
+
DeleteCloudProductLogTaskResponse,
|
|
135
139
|
CreateConfigExtraRequest,
|
|
136
140
|
ExcludePathInfo,
|
|
137
|
-
|
|
141
|
+
DescribeCloudProductLogTasksResponse,
|
|
138
142
|
ConfigExtraInfo,
|
|
139
143
|
AdvanceFilterRuleInfo,
|
|
140
144
|
SplitPartitionRequest,
|
|
@@ -177,9 +181,9 @@ import {
|
|
|
177
181
|
DeleteConfigRequest,
|
|
178
182
|
AnalysisDimensional,
|
|
179
183
|
LogRechargeRuleInfo,
|
|
180
|
-
|
|
184
|
+
ModifyCloudProductLogTaskResponse,
|
|
181
185
|
CloseKafkaConsumerRequest,
|
|
182
|
-
|
|
186
|
+
ModifyCloudProductLogTaskRequest,
|
|
183
187
|
CreateExportRequest,
|
|
184
188
|
DashboardTemplateVariable,
|
|
185
189
|
DescribeAlarmNoticesResponse,
|
|
@@ -217,6 +221,7 @@ import {
|
|
|
217
221
|
DeleteConfigResponse,
|
|
218
222
|
DeleteShipperResponse,
|
|
219
223
|
ModifyKafkaConsumerRequest,
|
|
224
|
+
RuleTagInfo,
|
|
220
225
|
ExportInfo,
|
|
221
226
|
ModifyIndexResponse,
|
|
222
227
|
TopicInfo,
|
|
@@ -224,6 +229,7 @@ import {
|
|
|
224
229
|
DescribeLogContextResponse,
|
|
225
230
|
SearchLogResponse,
|
|
226
231
|
NoticeContent,
|
|
232
|
+
ShipperTaskInfo,
|
|
227
233
|
CheckFunctionResponse,
|
|
228
234
|
DeleteExportRequest,
|
|
229
235
|
PreviewKafkaRechargeRequest,
|
|
@@ -287,7 +293,7 @@ import {
|
|
|
287
293
|
SearchLogTopics,
|
|
288
294
|
SearchLogRequest,
|
|
289
295
|
CreateMachineGroupRequest,
|
|
290
|
-
|
|
296
|
+
LogItem,
|
|
291
297
|
KeyRegexInfo,
|
|
292
298
|
DescribeExportsResponse,
|
|
293
299
|
ApplyConfigToMachineGroupRequest,
|
|
@@ -295,6 +301,7 @@ import {
|
|
|
295
301
|
ContainerFileInfo,
|
|
296
302
|
CsvInfo,
|
|
297
303
|
DescribeConfigExtrasRequest,
|
|
304
|
+
DescribeCloudProductLogTasksRequest,
|
|
298
305
|
CreateAlarmNoticeRequest,
|
|
299
306
|
ModifyShipperResponse,
|
|
300
307
|
DescribeIndexResponse,
|
|
@@ -316,6 +323,7 @@ import {
|
|
|
316
323
|
ModifyDataTransformResponse,
|
|
317
324
|
DescribeDataTransformInfoResponse,
|
|
318
325
|
ConsumerContent,
|
|
326
|
+
UploadLogRequest,
|
|
319
327
|
DeliverConfig,
|
|
320
328
|
HighLightItem,
|
|
321
329
|
RetryShipperTaskRequest,
|
|
@@ -326,6 +334,7 @@ import {
|
|
|
326
334
|
MergePartitionResponse,
|
|
327
335
|
CreateScheduledSqlRequest,
|
|
328
336
|
RetryShipperTaskResponse,
|
|
337
|
+
DescribeConfigExtrasResponse,
|
|
329
338
|
} from "./cls_models"
|
|
330
339
|
|
|
331
340
|
/**
|
|
@@ -478,6 +487,26 @@ export class Client extends AbstractClient {
|
|
|
478
487
|
return this.request("CreateTopic", req, cb)
|
|
479
488
|
}
|
|
480
489
|
|
|
490
|
+
/**
|
|
491
|
+
* 云产品接入使用相关接口
|
|
492
|
+
*/
|
|
493
|
+
async DescribeCloudProductLogTasks(
|
|
494
|
+
req?: DescribeCloudProductLogTasksRequest,
|
|
495
|
+
cb?: (error: string, rep: DescribeCloudProductLogTasksResponse) => void
|
|
496
|
+
): Promise<DescribeCloudProductLogTasksResponse> {
|
|
497
|
+
return this.request("DescribeCloudProductLogTasks", req, cb)
|
|
498
|
+
}
|
|
499
|
+
|
|
500
|
+
/**
|
|
501
|
+
* 内部云产品接入使用相关接口
|
|
502
|
+
*/
|
|
503
|
+
async DeleteCloudProductLogTask(
|
|
504
|
+
req: DeleteCloudProductLogTaskRequest,
|
|
505
|
+
cb?: (error: string, rep: DeleteCloudProductLogTaskResponse) => void
|
|
506
|
+
): Promise<DeleteCloudProductLogTaskResponse> {
|
|
507
|
+
return this.request("DeleteCloudProductLogTask", req, cb)
|
|
508
|
+
}
|
|
509
|
+
|
|
481
510
|
/**
|
|
482
511
|
* 该接口用于删除通知渠道组
|
|
483
512
|
*/
|
|
@@ -638,6 +667,16 @@ export class Client extends AbstractClient {
|
|
|
638
667
|
return this.request("CreateNoticeContent", req, cb)
|
|
639
668
|
}
|
|
640
669
|
|
|
670
|
+
/**
|
|
671
|
+
* 内部云产品接入使用相关接口
|
|
672
|
+
*/
|
|
673
|
+
async ModifyCloudProductLogTask(
|
|
674
|
+
req: ModifyCloudProductLogTaskRequest,
|
|
675
|
+
cb?: (error: string, rep: ModifyCloudProductLogTaskResponse) => void
|
|
676
|
+
): Promise<ModifyCloudProductLogTaskResponse> {
|
|
677
|
+
return this.request("ModifyCloudProductLogTask", req, cb)
|
|
678
|
+
}
|
|
679
|
+
|
|
641
680
|
/**
|
|
642
681
|
* 本接口用于删除投递配置
|
|
643
682
|
*/
|
|
@@ -809,13 +848,13 @@ export class Client extends AbstractClient {
|
|
|
809
848
|
}
|
|
810
849
|
|
|
811
850
|
/**
|
|
812
|
-
*
|
|
851
|
+
* 内部云产品接入使用相关接口
|
|
813
852
|
*/
|
|
814
|
-
async
|
|
815
|
-
req:
|
|
816
|
-
cb?: (error: string, rep:
|
|
817
|
-
): Promise<
|
|
818
|
-
return this.request("
|
|
853
|
+
async CreateCloudProductLogTask(
|
|
854
|
+
req: CreateCloudProductLogTaskRequest,
|
|
855
|
+
cb?: (error: string, rep: CreateCloudProductLogTaskResponse) => void
|
|
856
|
+
): Promise<CreateCloudProductLogTaskResponse> {
|
|
857
|
+
return this.request("CreateCloudProductLogTask", req, cb)
|
|
819
858
|
}
|
|
820
859
|
|
|
821
860
|
/**
|
|
@@ -1198,6 +1237,16 @@ export class Client extends AbstractClient {
|
|
|
1198
1237
|
return this.request("DescribeConfigExtras", req, cb)
|
|
1199
1238
|
}
|
|
1200
1239
|
|
|
1240
|
+
/**
|
|
1241
|
+
* 此接口用于预览仪表盘订阅
|
|
1242
|
+
*/
|
|
1243
|
+
async SearchDashboardSubscribe(
|
|
1244
|
+
req: SearchDashboardSubscribeRequest,
|
|
1245
|
+
cb?: (error: string, rep: SearchDashboardSubscribeResponse) => void
|
|
1246
|
+
): Promise<SearchDashboardSubscribeResponse> {
|
|
1247
|
+
return this.request("SearchDashboardSubscribe", req, cb)
|
|
1248
|
+
}
|
|
1249
|
+
|
|
1201
1250
|
/**
|
|
1202
1251
|
* 本接口用于校验Kafka服务集群是否可以正常访问
|
|
1203
1252
|
*/
|