tencentcloud-sdk-nodejs 4.0.747 → 4.0.748
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 +378 -0
- package/SERVICE_CHANGELOG.md +540 -96
- package/package.json +1 -1
- package/products.md +24 -24
- package/src/common/sdk_version.ts +1 -1
- package/src/services/batch/v20170312/batch_models.ts +50 -9
- package/src/services/billing/v20180709/billing_models.ts +66 -36
- package/src/services/captcha/v20190722/captcha_client.ts +13 -0
- package/src/services/captcha/v20190722/captcha_models.ts +148 -0
- package/src/services/cat/v20180409/cat_models.ts +1 -1
- package/src/services/cfw/v20190904/cfw_client.ts +47 -11
- package/src/services/cfw/v20190904/cfw_models.ts +257 -109
- package/src/services/cls/v20201016/cls_models.ts +2 -2
- package/src/services/cvm/v20170312/cvm_models.ts +67 -19
- package/src/services/ess/v20201111/ess_models.ts +38 -3
- package/src/services/essbasic/v20210526/essbasic_models.ts +31 -3
- package/src/services/mna/v20210119/mna_client.ts +153 -103
- package/src/services/mna/v20210119/mna_models.ts +299 -79
- package/src/services/omics/v20221128/omics_models.ts +2 -2
- package/src/services/sqlserver/v20180328/sqlserver_client.ts +13 -0
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +63 -0
- package/src/services/tiw/v20190919/tiw_client.ts +26 -81
- package/src/services/tiw/v20190919/tiw_models.ts +137 -217
- package/src/services/trtc/v20190722/trtc_models.ts +12 -0
- package/src/services/tsf/v20180326/tsf_client.ts +1 -1
- package/src/services/tsf/v20180326/tsf_models.ts +4 -4
- package/src/services/vpc/v20170312/vpc_models.ts +6 -0
- package/src/services/wedata/v20210820/wedata_client.ts +1 -0
- package/src/services/wedata/v20210820/wedata_models.ts +133 -32
- package/src/services/weilingwith/v20230427/weilingwith_client.ts +3 -1
- package/src/services/weilingwith/v20230427/weilingwith_models.ts +46 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/batch/v20170312/batch_models.d.ts +50 -9
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +66 -36
- package/tencentcloud/services/captcha/v20190722/captcha_client.d.ts +5 -1
- package/tencentcloud/services/captcha/v20190722/captcha_client.js +6 -0
- package/tencentcloud/services/captcha/v20190722/captcha_models.d.ts +145 -0
- package/tencentcloud/services/cat/v20180409/cat_models.d.ts +1 -1
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +15 -3
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +21 -3
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +250 -108
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +2 -2
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +67 -19
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +38 -3
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +31 -3
- package/tencentcloud/services/mna/v20210119/mna_client.d.ts +51 -35
- package/tencentcloud/services/mna/v20210119/mna_client.js +75 -51
- package/tencentcloud/services/mna/v20210119/mna_models.d.ts +289 -79
- package/tencentcloud/services/omics/v20221128/omics_models.d.ts +2 -2
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_client.d.ts +5 -1
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_client.js +6 -0
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +60 -0
- package/tencentcloud/services/tiw/v20190919/tiw_client.d.ts +7 -31
- package/tencentcloud/services/tiw/v20190919/tiw_client.js +9 -41
- package/tencentcloud/services/tiw/v20190919/tiw_models.d.ts +136 -209
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +12 -0
- package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +1 -1
- package/tencentcloud/services/tsf/v20180326/tsf_client.js +1 -1
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +4 -4
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +6 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +132 -32
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_client.d.ts +1 -1
- package/tencentcloud/services/weilingwith/v20230427/weilingwith_models.d.ts +44 -1
- package/test/captcha.v20190722.test.js +10 -0
- package/test/cfw.v20190904.test.js +32 -2
- package/test/mna.v20210119.test.js +74 -34
- package/test/sqlserver.v20180328.test.js +10 -0
- package/test/tiw.v20190919.test.js +6 -46
|
@@ -284,6 +284,12 @@ export interface WaterMarkChar {
|
|
|
284
284
|
* 水印文字的背景色,为空代表背景透明,默认为空
|
|
285
285
|
*/
|
|
286
286
|
BackGroundColor?: string;
|
|
287
|
+
/**
|
|
288
|
+
* 文字水印的字体,支持设置以下值:
|
|
289
|
+
1. Tencent (默认)
|
|
290
|
+
2. SourceHanSans
|
|
291
|
+
*/
|
|
292
|
+
Font?: string;
|
|
287
293
|
}
|
|
288
294
|
/**
|
|
289
295
|
* DescribeTrtcRoomUsage返回参数结构体
|
|
@@ -3122,6 +3128,12 @@ export interface WaterMarkTimestamp {
|
|
|
3122
3128
|
* 显示时间戳的时区,默认东八区
|
|
3123
3129
|
*/
|
|
3124
3130
|
TimeZone?: number;
|
|
3131
|
+
/**
|
|
3132
|
+
* 文字水印的字体,支持设置以下值:
|
|
3133
|
+
1. Tencent (默认)
|
|
3134
|
+
2. SourceHanSans
|
|
3135
|
+
*/
|
|
3136
|
+
Font?: string;
|
|
3125
3137
|
}
|
|
3126
3138
|
/**
|
|
3127
3139
|
* 单流旁路转推的用户上行信息。
|
|
@@ -132,7 +132,7 @@ export declare class Client extends AbstractClient {
|
|
|
132
132
|
*/
|
|
133
133
|
DescribeFileConfigs(req: DescribeFileConfigsRequest, cb?: (error: string, rep: DescribeFileConfigsResponse) => void): Promise<DescribeFileConfigsResponse>;
|
|
134
134
|
/**
|
|
135
|
-
*
|
|
135
|
+
* 创建参数模板,并返回模板详细信息
|
|
136
136
|
*/
|
|
137
137
|
CreateConfigTemplateWithDetailResp(req: CreateConfigTemplateWithDetailRespRequest, cb?: (error: string, rep: CreateConfigTemplateWithDetailRespResponse) => void): Promise<CreateConfigTemplateWithDetailRespResponse>;
|
|
138
138
|
/**
|
|
@@ -214,7 +214,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
214
214
|
return this.request("DescribeFileConfigs", req, cb);
|
|
215
215
|
}
|
|
216
216
|
/**
|
|
217
|
-
*
|
|
217
|
+
* 创建参数模板,并返回模板详细信息
|
|
218
218
|
*/
|
|
219
219
|
async CreateConfigTemplateWithDetailResp(req, cb) {
|
|
220
220
|
return this.request("CreateConfigTemplateWithDetailResp", req, cb);
|
|
@@ -560,7 +560,7 @@ export interface DescribeGroupReleaseRequest {
|
|
|
560
560
|
*/
|
|
561
561
|
export interface DescribeConfigTemplateResponse {
|
|
562
562
|
/**
|
|
563
|
-
*
|
|
563
|
+
* 导入结果
|
|
564
564
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
565
565
|
*/
|
|
566
566
|
Result?: ConfigTemplate;
|
|
@@ -3320,7 +3320,7 @@ export interface TsfPageInstance {
|
|
|
3320
3320
|
*/
|
|
3321
3321
|
export interface ModifyLaneResponse {
|
|
3322
3322
|
/**
|
|
3323
|
-
*
|
|
3323
|
+
* 更新成功: true / 更新失败: false
|
|
3324
3324
|
*/
|
|
3325
3325
|
Result?: boolean;
|
|
3326
3326
|
/**
|
|
@@ -6524,7 +6524,7 @@ export interface UnitRuleItem {
|
|
|
6524
6524
|
*/
|
|
6525
6525
|
export interface UpdateConfigTemplateResponse {
|
|
6526
6526
|
/**
|
|
6527
|
-
*
|
|
6527
|
+
* 更新成功: true / 更新失败: false
|
|
6528
6528
|
*/
|
|
6529
6529
|
Result?: boolean;
|
|
6530
6530
|
/**
|
|
@@ -14571,7 +14571,7 @@ export interface CreatePathRewritesResponse {
|
|
|
14571
14571
|
*/
|
|
14572
14572
|
export interface DescribeConfigTemplateRequest {
|
|
14573
14573
|
/**
|
|
14574
|
-
*
|
|
14574
|
+
* 配置模板Id
|
|
14575
14575
|
*/
|
|
14576
14576
|
ConfigTemplateId: string;
|
|
14577
14577
|
}
|
|
@@ -10413,6 +10413,7 @@ export interface IPSECOptionsSpecification {
|
|
|
10413
10413
|
/**
|
|
10414
10414
|
* 认证算法:可选值:'MD5', 'SHA1','SHA-256' 默认为
|
|
10415
10415
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
10416
|
+
* @deprecated
|
|
10416
10417
|
*/
|
|
10417
10418
|
IntegrityAlgorith?: string;
|
|
10418
10419
|
/**
|
|
@@ -10430,6 +10431,11 @@ export interface IPSECOptionsSpecification {
|
|
|
10430
10431
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
10431
10432
|
*/
|
|
10432
10433
|
IPSECSaLifetimeTraffic?: number;
|
|
10434
|
+
/**
|
|
10435
|
+
* 认证算法:可选值:'MD5', 'SHA1','SHA-256' 默认为
|
|
10436
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
10437
|
+
*/
|
|
10438
|
+
IntegrityAlgorithm?: string;
|
|
10433
10439
|
}
|
|
10434
10440
|
/**
|
|
10435
10441
|
* UnassignIpv6Addresses请求参数结构体
|
|
@@ -2134,7 +2134,11 @@ export interface DescribeEventCasesRequest {
|
|
|
2134
2134
|
*/
|
|
2135
2135
|
ProjectId: string;
|
|
2136
2136
|
/**
|
|
2137
|
-
*
|
|
2137
|
+
* 事件实例目录,示例取值:
|
|
2138
|
+
- 已过期: expired
|
|
2139
|
+
- 未过期: consuming
|
|
2140
|
+
- 全部: all
|
|
2141
|
+
|
|
2138
2142
|
*/
|
|
2139
2143
|
Category: string;
|
|
2140
2144
|
/**
|
|
@@ -2151,6 +2155,7 @@ export interface DescribeEventCasesRequest {
|
|
|
2151
2155
|
EventName?: string;
|
|
2152
2156
|
/**
|
|
2153
2157
|
* 事件类型
|
|
2158
|
+
* @deprecated
|
|
2154
2159
|
*/
|
|
2155
2160
|
EventType?: string;
|
|
2156
2161
|
/**
|
|
@@ -2159,10 +2164,16 @@ export interface DescribeEventCasesRequest {
|
|
|
2159
2164
|
EventSubType?: string;
|
|
2160
2165
|
/**
|
|
2161
2166
|
* 事件广播类型
|
|
2167
|
+
* @deprecated
|
|
2162
2168
|
*/
|
|
2163
2169
|
EventBroadcastType?: string;
|
|
2164
2170
|
/**
|
|
2165
|
-
*
|
|
2171
|
+
* 事件实例状态,示例取值:
|
|
2172
|
+
- 已消费: COMSUMED
|
|
2173
|
+
- 已过期: EXPIRED
|
|
2174
|
+
- 待消费: ACTIVE
|
|
2175
|
+
- 消费中: CONSUMING
|
|
2176
|
+
* @deprecated
|
|
2166
2177
|
*/
|
|
2167
2178
|
Status?: string;
|
|
2168
2179
|
/**
|
|
@@ -2193,6 +2204,18 @@ export interface DescribeEventCasesRequest {
|
|
|
2193
2204
|
* 事件实例数据时间
|
|
2194
2205
|
*/
|
|
2195
2206
|
Dimension?: string;
|
|
2207
|
+
/**
|
|
2208
|
+
* 事件实例有效时间
|
|
2209
|
+
*/
|
|
2210
|
+
TimeToLive?: string;
|
|
2211
|
+
/**
|
|
2212
|
+
* 排序字段
|
|
2213
|
+
*/
|
|
2214
|
+
SortItem?: string;
|
|
2215
|
+
/**
|
|
2216
|
+
* 排序顺序
|
|
2217
|
+
*/
|
|
2218
|
+
SortType?: string;
|
|
2196
2219
|
}
|
|
2197
2220
|
/**
|
|
2198
2221
|
* 智能运维事件分页查询
|
|
@@ -2443,6 +2466,21 @@ export interface AlarmEventInfo {
|
|
|
2443
2466
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2444
2467
|
*/
|
|
2445
2468
|
SendResult?: string;
|
|
2469
|
+
/**
|
|
2470
|
+
* 监控对象id
|
|
2471
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2472
|
+
*/
|
|
2473
|
+
MonitorObjectId?: string;
|
|
2474
|
+
/**
|
|
2475
|
+
* 监控对象名称
|
|
2476
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2477
|
+
*/
|
|
2478
|
+
MonitorObjectName?: string;
|
|
2479
|
+
/**
|
|
2480
|
+
* 指标阈值
|
|
2481
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2482
|
+
*/
|
|
2483
|
+
Threshold?: number;
|
|
2446
2484
|
}
|
|
2447
2485
|
/**
|
|
2448
2486
|
* 离线任务实例详情
|
|
@@ -5896,6 +5934,10 @@ export interface BatchUpdateIntegrationTasksRequest {
|
|
|
5896
5934
|
* 项目id
|
|
5897
5935
|
*/
|
|
5898
5936
|
ProjectId: string;
|
|
5937
|
+
/**
|
|
5938
|
+
* 责任人Id(多个责任人用小写分号隔开)
|
|
5939
|
+
*/
|
|
5940
|
+
InchargeIds?: string;
|
|
5899
5941
|
}
|
|
5900
5942
|
/**
|
|
5901
5943
|
* CreateResourcePath请求参数结构体
|
|
@@ -11087,15 +11129,15 @@ export interface BatchUpdateIntegrationTasksResponse {
|
|
|
11087
11129
|
/**
|
|
11088
11130
|
* 操作成功的任务数
|
|
11089
11131
|
*/
|
|
11090
|
-
SuccessCount
|
|
11132
|
+
SuccessCount?: number;
|
|
11091
11133
|
/**
|
|
11092
11134
|
* 操作失败的任务数
|
|
11093
11135
|
*/
|
|
11094
|
-
FailedCount
|
|
11136
|
+
FailedCount?: number;
|
|
11095
11137
|
/**
|
|
11096
11138
|
* 任务总数
|
|
11097
11139
|
*/
|
|
11098
|
-
TotalCount
|
|
11140
|
+
TotalCount?: number;
|
|
11099
11141
|
/**
|
|
11100
11142
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
11101
11143
|
*/
|
|
@@ -11615,6 +11657,10 @@ export interface DescribeAlarmReceiverRequest {
|
|
|
11615
11657
|
* 告警时间
|
|
11616
11658
|
*/
|
|
11617
11659
|
AlarmTime?: string;
|
|
11660
|
+
/**
|
|
11661
|
+
* 监控对象类型(1:所有任务,2:指定任务,3:指定责任人,4:指定资源组)
|
|
11662
|
+
*/
|
|
11663
|
+
MonitorType?: number;
|
|
11618
11664
|
}
|
|
11619
11665
|
/**
|
|
11620
11666
|
* 列的元数据
|
|
@@ -12447,7 +12493,7 @@ export interface CommitRuleGroupExecResultRequest {
|
|
|
12447
12493
|
*/
|
|
12448
12494
|
export interface DescribeDataSourceInfoListRequest {
|
|
12449
12495
|
/**
|
|
12450
|
-
*
|
|
12496
|
+
* 项目id
|
|
12451
12497
|
*/
|
|
12452
12498
|
ProjectId: string;
|
|
12453
12499
|
/**
|
|
@@ -12459,7 +12505,7 @@ export interface DescribeDataSourceInfoListRequest {
|
|
|
12459
12505
|
*/
|
|
12460
12506
|
PageSize?: number;
|
|
12461
12507
|
/**
|
|
12462
|
-
*
|
|
12508
|
+
* 过滤条件(暂不支持)
|
|
12463
12509
|
*/
|
|
12464
12510
|
Filters?: Filter;
|
|
12465
12511
|
/**
|
|
@@ -12467,11 +12513,11 @@ export interface DescribeDataSourceInfoListRequest {
|
|
|
12467
12513
|
*/
|
|
12468
12514
|
OrderFields?: OrderField;
|
|
12469
12515
|
/**
|
|
12470
|
-
*
|
|
12516
|
+
* 数据源类型,必选(如MYSQL、DLC等)
|
|
12471
12517
|
*/
|
|
12472
12518
|
Type?: string;
|
|
12473
12519
|
/**
|
|
12474
|
-
*
|
|
12520
|
+
* 数据源名称过滤
|
|
12475
12521
|
*/
|
|
12476
12522
|
DatasourceName?: string;
|
|
12477
12523
|
}
|
|
@@ -13946,11 +13992,11 @@ export interface DescribeAlarmEventsResponse {
|
|
|
13946
13992
|
* 告警事件列表
|
|
13947
13993
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
13948
13994
|
*/
|
|
13949
|
-
AlarmEventInfoList
|
|
13995
|
+
AlarmEventInfoList?: Array<AlarmEventInfo>;
|
|
13950
13996
|
/**
|
|
13951
13997
|
* 总记录数
|
|
13952
13998
|
*/
|
|
13953
|
-
TotalCount
|
|
13999
|
+
TotalCount?: number;
|
|
13954
14000
|
/**
|
|
13955
14001
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
13956
14002
|
*/
|
|
@@ -17529,7 +17575,7 @@ export interface AlarmIndicatorInfo {
|
|
|
17529
17575
|
*/
|
|
17530
17576
|
Id?: string;
|
|
17531
17577
|
/**
|
|
17532
|
-
* 告警指标,0
|
|
17578
|
+
* 告警指标,0任务失败,1任务运行超时,2任务停止,3任务暂停, 4读取速度,5写入速度,6读取吞吐 7写入吞吐, 8脏数据字节数,9脏数据条数,10任务异常,11任务检测异常, 12重启次数, 13任务延时, 14近20分内的重启次数 15传输延迟,16业务延迟, 50离线包CPU使用率, 51离线包内存使用率, 52离线包并行度使用率, 53离线包排队中的实例数, 54实时包资源使用率, 55实时包运行中的任务数
|
|
17533
17579
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
17534
17580
|
*/
|
|
17535
17581
|
AlarmIndicator?: number;
|
|
@@ -17549,7 +17595,7 @@ export interface AlarmIndicatorInfo {
|
|
|
17549
17595
|
*/
|
|
17550
17596
|
EstimatedTime?: number;
|
|
17551
17597
|
/**
|
|
17552
|
-
*
|
|
17598
|
+
* 告警阈值的算子,1 大于,2 小于
|
|
17553
17599
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
17554
17600
|
*/
|
|
17555
17601
|
Operator?: number;
|
|
@@ -17563,13 +17609,18 @@ export interface AlarmIndicatorInfo {
|
|
|
17563
17609
|
*/
|
|
17564
17610
|
Duration?: number;
|
|
17565
17611
|
/**
|
|
17566
|
-
*
|
|
17612
|
+
* 告警周期单位:hour,minute,day
|
|
17567
17613
|
*/
|
|
17568
17614
|
DurationUnit?: string;
|
|
17569
17615
|
/**
|
|
17570
17616
|
* 周期内最多告警次数
|
|
17571
17617
|
*/
|
|
17572
17618
|
MaxTimes?: number;
|
|
17619
|
+
/**
|
|
17620
|
+
* 指标阈值
|
|
17621
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
17622
|
+
*/
|
|
17623
|
+
Threshold?: number;
|
|
17573
17624
|
}
|
|
17574
17625
|
/**
|
|
17575
17626
|
* DescribeStatisticInstanceStatusTrendOps返回参数结构体
|
|
@@ -17965,38 +18016,42 @@ export interface SubmitTaskTestRunRequest {
|
|
|
17965
18016
|
* DescribeAlarmEvents请求参数结构体
|
|
17966
18017
|
*/
|
|
17967
18018
|
export interface DescribeAlarmEventsRequest {
|
|
18019
|
+
/**
|
|
18020
|
+
* 项目ID
|
|
18021
|
+
*/
|
|
18022
|
+
ProjectId: string;
|
|
18023
|
+
/**
|
|
18024
|
+
* 当前页
|
|
18025
|
+
*/
|
|
18026
|
+
PageNumber: number;
|
|
18027
|
+
/**
|
|
18028
|
+
* 每页记录数
|
|
18029
|
+
*/
|
|
18030
|
+
PageSize: number;
|
|
17968
18031
|
/**
|
|
17969
18032
|
* 过滤条件(key可以是:AlarmLevel,AlarmIndicator,KeyWord)
|
|
17970
18033
|
*/
|
|
17971
|
-
Filters
|
|
18034
|
+
Filters?: Array<Filter>;
|
|
17972
18035
|
/**
|
|
17973
18036
|
* 排序字段(AlarmTime)
|
|
17974
18037
|
*/
|
|
17975
|
-
OrderFields
|
|
18038
|
+
OrderFields?: Array<OrderField>;
|
|
17976
18039
|
/**
|
|
17977
18040
|
* 类型(201表示实时,202表示离线)
|
|
17978
18041
|
*/
|
|
17979
|
-
TaskType
|
|
18042
|
+
TaskType?: number;
|
|
17980
18043
|
/**
|
|
17981
18044
|
* 开始时间
|
|
17982
18045
|
*/
|
|
17983
|
-
StartTime
|
|
18046
|
+
StartTime?: string;
|
|
17984
18047
|
/**
|
|
17985
18048
|
* 结束时间
|
|
17986
18049
|
*/
|
|
17987
|
-
EndTime
|
|
17988
|
-
/**
|
|
17989
|
-
* 项目ID
|
|
17990
|
-
*/
|
|
17991
|
-
ProjectId: string;
|
|
17992
|
-
/**
|
|
17993
|
-
* 当前页
|
|
17994
|
-
*/
|
|
17995
|
-
PageNumber: number;
|
|
18050
|
+
EndTime?: string;
|
|
17996
18051
|
/**
|
|
17997
|
-
*
|
|
18052
|
+
* 监控对象类型(1:所有任务,2:指定任务,3:指定责任人,4:指定资源组)
|
|
17998
18053
|
*/
|
|
17999
|
-
|
|
18054
|
+
MonitorType?: number;
|
|
18000
18055
|
}
|
|
18001
18056
|
/**
|
|
18002
18057
|
* 质量检查对比结果
|
|
@@ -19958,6 +20013,10 @@ export interface CheckAlarmRegularNameExistRequest {
|
|
|
19958
20013
|
* 任务类型:201.实时,202.离线
|
|
19959
20014
|
*/
|
|
19960
20015
|
TaskType?: number;
|
|
20016
|
+
/**
|
|
20017
|
+
* 监控对象类型(1:所有任务,2:指定任务,3:指定责任人,4:指定资源组)
|
|
20018
|
+
*/
|
|
20019
|
+
MonitorType?: number;
|
|
19961
20020
|
}
|
|
19962
20021
|
/**
|
|
19963
20022
|
* GetOfflineDIInstanceList返回参数结构体
|
|
@@ -22564,11 +22623,11 @@ export interface DescribeAlarmReceiverResponse {
|
|
|
22564
22623
|
* 告警接收人列表
|
|
22565
22624
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
22566
22625
|
*/
|
|
22567
|
-
AlarmReceiverInfoList
|
|
22626
|
+
AlarmReceiverInfoList?: Array<AlarmReceiverInfo>;
|
|
22568
22627
|
/**
|
|
22569
22628
|
* 总记录数
|
|
22570
22629
|
*/
|
|
22571
|
-
TotalCount
|
|
22630
|
+
TotalCount?: number;
|
|
22572
22631
|
/**
|
|
22573
22632
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
22574
22633
|
*/
|
|
@@ -23886,7 +23945,11 @@ export interface TriggerDsEventRequest {
|
|
|
23886
23945
|
/**
|
|
23887
23946
|
* 事件实例信息
|
|
23888
23947
|
*/
|
|
23889
|
-
EventCaseList
|
|
23948
|
+
EventCaseList?: Array<EventCaseDTO>;
|
|
23949
|
+
/**
|
|
23950
|
+
* 事件实例信息(连续时间)
|
|
23951
|
+
*/
|
|
23952
|
+
EventBatchCaseList?: Array<EventBatchCaseDTO>;
|
|
23890
23953
|
}
|
|
23891
23954
|
/**
|
|
23892
23955
|
* Id包装对象
|
|
@@ -25613,6 +25676,43 @@ export interface BatchSuspendIntegrationTasksResponse {
|
|
|
25613
25676
|
*/
|
|
25614
25677
|
RequestId?: string;
|
|
25615
25678
|
}
|
|
25679
|
+
/**
|
|
25680
|
+
* 事件连续时间实例信息
|
|
25681
|
+
*/
|
|
25682
|
+
export interface EventBatchCaseDTO {
|
|
25683
|
+
/**
|
|
25684
|
+
* 事件实例id
|
|
25685
|
+
*/
|
|
25686
|
+
CaseId?: string;
|
|
25687
|
+
/**
|
|
25688
|
+
* 事件名
|
|
25689
|
+
*/
|
|
25690
|
+
Name?: string;
|
|
25691
|
+
/**
|
|
25692
|
+
* 事件触发起始时间
|
|
25693
|
+
*/
|
|
25694
|
+
StartDimension?: string;
|
|
25695
|
+
/**
|
|
25696
|
+
* 创建时间
|
|
25697
|
+
*/
|
|
25698
|
+
CreationTs?: string;
|
|
25699
|
+
/**
|
|
25700
|
+
* 消费者id
|
|
25701
|
+
*/
|
|
25702
|
+
ConsumerId?: string;
|
|
25703
|
+
/**
|
|
25704
|
+
* 描述信息
|
|
25705
|
+
*/
|
|
25706
|
+
Description?: string;
|
|
25707
|
+
/**
|
|
25708
|
+
* 事件触发结束时间
|
|
25709
|
+
*/
|
|
25710
|
+
EndDimension?: string;
|
|
25711
|
+
/**
|
|
25712
|
+
* 事件周期
|
|
25713
|
+
*/
|
|
25714
|
+
EventSubType?: string;
|
|
25715
|
+
}
|
|
25616
25716
|
/**
|
|
25617
25717
|
* DescribeWorkflowExecuteById请求参数结构体
|
|
25618
25718
|
*/
|
|
@@ -30,7 +30,7 @@ export declare class Client extends AbstractClient {
|
|
|
30
30
|
/**
|
|
31
31
|
* 用来查询系统中的告警状态列表
|
|
32
32
|
*/
|
|
33
|
-
DescribeAlarmStatusList(req
|
|
33
|
+
DescribeAlarmStatusList(req: DescribeAlarmStatusListRequest, cb?: (error: string, rep: DescribeAlarmStatusListResponse) => void): Promise<DescribeAlarmStatusListResponse>;
|
|
34
34
|
/**
|
|
35
35
|
* 设备状态统计
|
|
36
36
|
*/
|
|
@@ -1034,7 +1034,16 @@ export interface ModifyDeviceNameRequest {
|
|
|
1034
1034
|
/**
|
|
1035
1035
|
* DescribeAlarmStatusList请求参数结构体
|
|
1036
1036
|
*/
|
|
1037
|
-
export
|
|
1037
|
+
export interface DescribeAlarmStatusListRequest {
|
|
1038
|
+
/**
|
|
1039
|
+
* 应用token
|
|
1040
|
+
*/
|
|
1041
|
+
ApplicationToken: string;
|
|
1042
|
+
/**
|
|
1043
|
+
* 工作空间ID
|
|
1044
|
+
*/
|
|
1045
|
+
WorkspaceId: string;
|
|
1046
|
+
}
|
|
1038
1047
|
/**
|
|
1039
1048
|
* DescribeFileDownloadURL返回参数结构体
|
|
1040
1049
|
*/
|
|
@@ -2163,6 +2172,26 @@ export interface DescribeDeviceTypeListResponse {
|
|
|
2163
2172
|
*/
|
|
2164
2173
|
RequestId?: string;
|
|
2165
2174
|
}
|
|
2175
|
+
/**
|
|
2176
|
+
* 告警状态返回结构体
|
|
2177
|
+
*/
|
|
2178
|
+
export interface AlarmStatusData {
|
|
2179
|
+
/**
|
|
2180
|
+
* 告警状态ID
|
|
2181
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2182
|
+
*/
|
|
2183
|
+
StatusID?: string;
|
|
2184
|
+
/**
|
|
2185
|
+
* 告警状态名称
|
|
2186
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2187
|
+
*/
|
|
2188
|
+
StatusName?: string;
|
|
2189
|
+
/**
|
|
2190
|
+
* 告警状态类型
|
|
2191
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2192
|
+
*/
|
|
2193
|
+
StatusType?: string;
|
|
2194
|
+
}
|
|
2166
2195
|
/**
|
|
2167
2196
|
* 录像信息
|
|
2168
2197
|
*/
|
|
@@ -4296,6 +4325,10 @@ export interface ApiInfoList {
|
|
|
4296
4325
|
* DescribeAlarmStatusList返回参数结构体
|
|
4297
4326
|
*/
|
|
4298
4327
|
export interface DescribeAlarmStatusListResponse {
|
|
4328
|
+
/**
|
|
4329
|
+
* 告警状态返回结构
|
|
4330
|
+
*/
|
|
4331
|
+
Result?: DescribeAlarmStatusListRes;
|
|
4299
4332
|
/**
|
|
4300
4333
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
4301
4334
|
*/
|
|
@@ -5020,6 +5053,16 @@ export interface FileDownloadURL {
|
|
|
5020
5053
|
*/
|
|
5021
5054
|
FileURL?: string;
|
|
5022
5055
|
}
|
|
5056
|
+
/**
|
|
5057
|
+
* 告警状态列表返回
|
|
5058
|
+
*/
|
|
5059
|
+
export interface DescribeAlarmStatusListRes {
|
|
5060
|
+
/**
|
|
5061
|
+
* 告警状态返回结构
|
|
5062
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5063
|
+
*/
|
|
5064
|
+
List?: Array<AlarmStatusData>;
|
|
5065
|
+
}
|
|
5023
5066
|
/**
|
|
5024
5067
|
* DescribeVideoLiveStream请求参数结构体
|
|
5025
5068
|
*/
|
|
@@ -18,6 +18,16 @@ const client = new tencentcloud.captcha.v20190722.Client({
|
|
|
18
18
|
})
|
|
19
19
|
describe("captcha.v20190722.test.js", function () {
|
|
20
20
|
|
|
21
|
+
it("captcha.v20190722.DescribeCaptchaRceResult", async function () {
|
|
22
|
+
try {
|
|
23
|
+
const data = await client.DescribeCaptchaRceResult({})
|
|
24
|
+
expect(data).to.be.ok
|
|
25
|
+
} catch(error) {
|
|
26
|
+
expect(error.requestId).to.be.ok
|
|
27
|
+
expect(error.code).to.be.ok
|
|
28
|
+
}
|
|
29
|
+
})
|
|
30
|
+
|
|
21
31
|
it("captcha.v20190722.DescribeCaptchaMiniRiskResult", async function () {
|
|
22
32
|
try {
|
|
23
33
|
const data = await client.DescribeCaptchaMiniRiskResult({})
|
|
@@ -418,6 +418,16 @@ it("cfw.v20190904.DescribeNatFwInstanceWithRegion", async function () {
|
|
|
418
418
|
}
|
|
419
419
|
})
|
|
420
420
|
|
|
421
|
+
it("cfw.v20190904.DeleteIdsWhiteRule", async function () {
|
|
422
|
+
try {
|
|
423
|
+
const data = await client.DeleteIdsWhiteRule({})
|
|
424
|
+
expect(data).to.be.ok
|
|
425
|
+
} catch(error) {
|
|
426
|
+
expect(error.requestId).to.be.ok
|
|
427
|
+
expect(error.code).to.be.ok
|
|
428
|
+
}
|
|
429
|
+
})
|
|
430
|
+
|
|
421
431
|
it("cfw.v20190904.DescribeSourceAsset", async function () {
|
|
422
432
|
try {
|
|
423
433
|
const data = await client.DescribeSourceAsset({})
|
|
@@ -468,6 +478,16 @@ it("cfw.v20190904.CreateAlertCenterOmit", async function () {
|
|
|
468
478
|
}
|
|
469
479
|
})
|
|
470
480
|
|
|
481
|
+
it("cfw.v20190904.CreateIdsWhiteRule", async function () {
|
|
482
|
+
try {
|
|
483
|
+
const data = await client.CreateIdsWhiteRule({})
|
|
484
|
+
expect(data).to.be.ok
|
|
485
|
+
} catch(error) {
|
|
486
|
+
expect(error.requestId).to.be.ok
|
|
487
|
+
expect(error.code).to.be.ok
|
|
488
|
+
}
|
|
489
|
+
})
|
|
490
|
+
|
|
471
491
|
it("cfw.v20190904.DescribeVpcAcRule", async function () {
|
|
472
492
|
try {
|
|
473
493
|
const data = await client.DescribeVpcAcRule({})
|
|
@@ -1038,6 +1058,16 @@ it("cfw.v20190904.ModifyAcRule", async function () {
|
|
|
1038
1058
|
}
|
|
1039
1059
|
})
|
|
1040
1060
|
|
|
1061
|
+
it("cfw.v20190904.DescribeFwEdgeIps", async function () {
|
|
1062
|
+
try {
|
|
1063
|
+
const data = await client.DescribeFwEdgeIps({})
|
|
1064
|
+
expect(data).to.be.ok
|
|
1065
|
+
} catch(error) {
|
|
1066
|
+
expect(error.requestId).to.be.ok
|
|
1067
|
+
expect(error.code).to.be.ok
|
|
1068
|
+
}
|
|
1069
|
+
})
|
|
1070
|
+
|
|
1041
1071
|
it("cfw.v20190904.ModifyEnterpriseSecurityDispatchStatus", async function () {
|
|
1042
1072
|
try {
|
|
1043
1073
|
const data = await client.ModifyEnterpriseSecurityDispatchStatus({})
|
|
@@ -1088,9 +1118,9 @@ it("cfw.v20190904.DescribeBlockStaticList", async function () {
|
|
|
1088
1118
|
}
|
|
1089
1119
|
})
|
|
1090
1120
|
|
|
1091
|
-
it("cfw.v20190904.
|
|
1121
|
+
it("cfw.v20190904.DescribeIdsWhiteRule", async function () {
|
|
1092
1122
|
try {
|
|
1093
|
-
const data = await client.
|
|
1123
|
+
const data = await client.DescribeIdsWhiteRule({})
|
|
1094
1124
|
expect(data).to.be.ok
|
|
1095
1125
|
} catch(error) {
|
|
1096
1126
|
expect(error.requestId).to.be.ok
|