tencentcloud-sdk-nodejs 4.0.521 → 4.0.522

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 (53) hide show
  1. package/CHANGELOG.md +197 -0
  2. package/SERVICE_CHANGELOG.md +262 -58
  3. package/package.json +1 -1
  4. package/products.md +14 -14
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/btoe/v20210514/btoe_client.ts +1 -1
  7. package/src/services/btoe/v20210514/btoe_models.ts +2 -2
  8. package/src/services/cwp/v20180228/cwp_client.ts +20 -7
  9. package/src/services/cwp/v20180228/cwp_models.ts +253 -75
  10. package/src/services/dts/v20211206/dts_client.ts +1 -1
  11. package/src/services/dts/v20211206/dts_models.ts +11 -0
  12. package/src/services/essbasic/v20210526/essbasic_client.ts +28 -3
  13. package/src/services/essbasic/v20210526/essbasic_models.ts +218 -108
  14. package/src/services/facefusion/v20220927/facefusion_models.ts +2 -2
  15. package/src/services/gme/v20180711/gme_models.ts +9 -3
  16. package/src/services/hcm/v20181106/hcm_models.ts +12 -7
  17. package/src/services/ims/v20200713/ims_client.ts +8 -38
  18. package/src/services/ims/v20200713/ims_models.ts +227 -491
  19. package/src/services/rum/v20210622/rum_models.ts +7 -1
  20. package/src/services/tbaas/v20180416/tbaas_models.ts +22 -22
  21. package/src/services/tcss/v20201101/tcss_models.ts +12 -0
  22. package/src/services/tdmq/v20200217/tdmq_models.ts +1 -1
  23. package/src/services/teo/v20220106/teo_models.ts +2 -2
  24. package/src/services/wedata/v20210820/wedata_models.ts +6 -0
  25. package/tencentcloud/common/sdk_version.d.ts +1 -1
  26. package/tencentcloud/common/sdk_version.js +1 -1
  27. package/tencentcloud/services/btoe/v20210514/btoe_client.d.ts +1 -1
  28. package/tencentcloud/services/btoe/v20210514/btoe_client.js +1 -1
  29. package/tencentcloud/services/btoe/v20210514/btoe_models.d.ts +2 -2
  30. package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +7 -3
  31. package/tencentcloud/services/cwp/v20180228/cwp_client.js +9 -3
  32. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +211 -62
  33. package/tencentcloud/services/dts/v20211206/dts_client.d.ts +1 -1
  34. package/tencentcloud/services/dts/v20211206/dts_client.js +1 -1
  35. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +9 -0
  36. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +9 -1
  37. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +12 -0
  38. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +181 -84
  39. package/tencentcloud/services/facefusion/v20220927/facefusion_models.d.ts +2 -2
  40. package/tencentcloud/services/gme/v20180711/gme_models.d.ts +8 -3
  41. package/tencentcloud/services/hcm/v20181106/hcm_models.d.ts +9 -4
  42. package/tencentcloud/services/ims/v20200713/ims_client.d.ts +1 -9
  43. package/tencentcloud/services/ims/v20200713/ims_client.js +0 -12
  44. package/tencentcloud/services/ims/v20200713/ims_models.d.ts +191 -415
  45. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +6 -1
  46. package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +22 -22
  47. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +10 -0
  48. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +1 -1
  49. package/tencentcloud/services/teo/v20220106/teo_models.d.ts +2 -2
  50. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +5 -0
  51. package/test/cwp.v20180228.test.js +12 -2
  52. package/test/essbasic.v20210526.test.js +20 -0
  53. package/test/ims.v20200713.test.js +0 -20
@@ -1967,7 +1967,7 @@ export interface DescribeScoresResponse {
1967
1967
  /**
1968
1968
  * 数组
1969
1969
  */
1970
- ScoreSet: Array<ScoreInfo>;
1970
+ ScoreSet?: Array<ScoreInfo>;
1971
1971
  /**
1972
1972
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1973
1973
  */
@@ -2610,6 +2610,11 @@ export interface ScoreInfo {
2610
2610
  * Duration
2611
2611
  */
2612
2612
  PageDuration: string;
2613
+ /**
2614
+ * 时间
2615
+ 注意:此字段可能返回 null,表示取不到有效值。
2616
+ */
2617
+ CreateTime?: string;
2613
2618
  }
2614
2619
  /**
2615
2620
  * DescribeDataWebVitalsPage返回参数结构体
@@ -44,20 +44,20 @@ export interface QueryChainMakerDemoBlockTransactionResponse {
44
44
  * 区块交易
45
45
  注意:此字段可能返回 null,表示取不到有效值。
46
46
  */
47
- Result: Array<ChainMakerTransactionResult>;
47
+ Result?: Array<ChainMakerTransactionResult>;
48
48
  /**
49
49
  * 区块高度
50
50
  */
51
- BlockHeight: number;
51
+ BlockHeight?: number;
52
52
  /**
53
53
  * 交易数量
54
54
  注意:此字段可能返回 null,表示取不到有效值。
55
55
  */
56
- TxCount: number;
56
+ TxCount?: number;
57
57
  /**
58
58
  * 区块时间戳,单位是秒
59
59
  */
60
- BlockTimestamp: number;
60
+ BlockTimestamp?: number;
61
61
  /**
62
62
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
63
63
  */
@@ -72,7 +72,7 @@ export interface QueryChainMakerContractRequest {
72
72
  */
73
73
  ClusterId: string;
74
74
  /**
75
- * 业务链编号,可在业务链列表中获取
75
+ * 业务链ID,可在网络概览页获取
76
76
  */
77
77
  ChainId: string;
78
78
  /**
@@ -376,7 +376,7 @@ export interface InvokeChainMakerDemoContractRequest {
376
376
  */
377
377
  ClusterId: string;
378
378
  /**
379
- * 业务链编号,可在业务链列表中获取
379
+ * 业务链ID,可在网络概览页获取
380
380
  */
381
381
  ChainId: string;
382
382
  /**
@@ -547,7 +547,7 @@ export interface QueryChainMakerBlockTransactionRequest {
547
547
  */
548
548
  ClusterId: string;
549
549
  /**
550
- * 业务链编号,可在业务链列表中获取
550
+ * 业务链ID,可在网络概览页获取
551
551
  */
552
552
  ChainId: string;
553
553
  /**
@@ -753,20 +753,20 @@ export interface QueryChainMakerBlockTransactionResponse {
753
753
  * 区块交易
754
754
  注意:此字段可能返回 null,表示取不到有效值。
755
755
  */
756
- Result: Array<ChainMakerTransactionResult>;
756
+ Result?: Array<ChainMakerTransactionResult>;
757
757
  /**
758
758
  * 区块高度
759
759
  */
760
- BlockHeight: number;
760
+ BlockHeight?: number;
761
761
  /**
762
762
  * 交易数量
763
763
  注意:此字段可能返回 null,表示取不到有效值。
764
764
  */
765
- TxCount: number;
765
+ TxCount?: number;
766
766
  /**
767
767
  * 区块时间戳,单位是秒
768
768
  */
769
- BlockTimestamp: number;
769
+ BlockTimestamp?: number;
770
770
  /**
771
771
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
772
772
  */
@@ -867,7 +867,7 @@ export interface InvokeChainMakerContractResponse {
867
867
  * 交易结果
868
868
  注意:此字段可能返回 null,表示取不到有效值。
869
869
  */
870
- Result: ChainMakerContractResult;
870
+ Result?: ChainMakerContractResult;
871
871
  /**
872
872
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
873
873
  */
@@ -882,7 +882,7 @@ export interface QueryChainMakerDemoBlockTransactionRequest {
882
882
  */
883
883
  ClusterId: string;
884
884
  /**
885
- * 业务链编号,可在业务链列表中获取
885
+ * 业务链ID,可在网络概览页获取
886
886
  */
887
887
  ChainId: string;
888
888
  /**
@@ -965,7 +965,7 @@ export interface QueryChainMakerTransactionResponse {
965
965
  * 交易结果
966
966
  注意:此字段可能返回 null,表示取不到有效值。
967
967
  */
968
- Result: ChainMakerTransactionResult;
968
+ Result?: ChainMakerTransactionResult;
969
969
  /**
970
970
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
971
971
  */
@@ -1223,7 +1223,7 @@ export interface QueryChainMakerDemoContractRequest {
1223
1223
  */
1224
1224
  ClusterId: string;
1225
1225
  /**
1226
- * 业务链编号,可在业务链列表中获取
1226
+ * 业务链ID,可在网络概览页获取
1227
1227
  */
1228
1228
  ChainId: string;
1229
1229
  /**
@@ -1247,7 +1247,7 @@ export interface QueryChainMakerDemoTransactionResponse {
1247
1247
  * 交易结果
1248
1248
  注意:此字段可能返回 null,表示取不到有效值。
1249
1249
  */
1250
- Result: ChainMakerTransactionResult;
1250
+ Result?: ChainMakerTransactionResult;
1251
1251
  /**
1252
1252
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1253
1253
  */
@@ -1292,7 +1292,7 @@ export interface QueryChainMakerDemoTransactionRequest {
1292
1292
  */
1293
1293
  ClusterId: string;
1294
1294
  /**
1295
- * 业务链编号,可在业务链列表中获取
1295
+ * 业务链ID,可在网络概览页获取
1296
1296
  */
1297
1297
  ChainId: string;
1298
1298
  /**
@@ -1453,7 +1453,7 @@ export interface QueryChainMakerDemoContractResponse {
1453
1453
  * 交易结果
1454
1454
  注意:此字段可能返回 null,表示取不到有效值。
1455
1455
  */
1456
- Result: ChainMakerContractResult;
1456
+ Result?: ChainMakerContractResult;
1457
1457
  /**
1458
1458
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1459
1459
  */
@@ -1641,7 +1641,7 @@ export interface QueryChainMakerContractResponse {
1641
1641
  * 交易结果
1642
1642
  注意:此字段可能返回 null,表示取不到有效值。
1643
1643
  */
1644
- Result: ChainMakerContractResult;
1644
+ Result?: ChainMakerContractResult;
1645
1645
  /**
1646
1646
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1647
1647
  */
@@ -1719,7 +1719,7 @@ export interface InvokeChainMakerContractRequest {
1719
1719
  */
1720
1720
  ClusterId: string;
1721
1721
  /**
1722
- * 业务链编号,可在业务链列表中获取
1722
+ * 业务链ID,可在网络概览页获取
1723
1723
  */
1724
1724
  ChainId: string;
1725
1725
  /**
@@ -1765,7 +1765,7 @@ export interface QueryChainMakerTransactionRequest {
1765
1765
  */
1766
1766
  ClusterId: string;
1767
1767
  /**
1768
- * 业务链编号,可在业务链列表中获取
1768
+ * 业务链ID,可在网络概览页获取
1769
1769
  */
1770
1770
  ChainId: string;
1771
1771
  /**
@@ -1910,7 +1910,7 @@ export interface InvokeChainMakerDemoContractResponse {
1910
1910
  * 交易结果
1911
1911
  注意:此字段可能返回 null,表示取不到有效值。
1912
1912
  */
1913
- Result: ChainMakerContractResult;
1913
+ Result?: ChainMakerContractResult;
1914
1914
  /**
1915
1915
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1916
1916
  */
@@ -11593,6 +11593,11 @@ RESULT_PASSED: 通过
11593
11593
  注意:此字段可能返回 null,表示取不到有效值。
11594
11594
  */
11595
11595
  VerifyInfo: string;
11596
+ /**
11597
+ * 主机实例id
11598
+ 注意:此字段可能返回 null,表示取不到有效值。
11599
+ */
11600
+ InstanceId: string;
11596
11601
  }
11597
11602
  /**
11598
11603
  * DescribeVirusMonitorSetting请求参数结构体
@@ -16612,6 +16617,11 @@ RESULT_PASSED: 通过。
16612
16617
  注意:此字段可能返回 null,表示取不到有效值。
16613
16618
  */
16614
16619
  CheckResult: string;
16620
+ /**
16621
+ * 主机节点的实例id
16622
+ 注意:此字段可能返回 null,表示取不到有效值。
16623
+ */
16624
+ InstanceId: string;
16615
16625
  }
16616
16626
  /**
16617
16627
  * DescribeAssetImageRegistryVirusList请求参数结构体
@@ -4661,7 +4661,7 @@ export interface CreateRocketMQTopicRequest {
4661
4661
  */
4662
4662
  Namespaces: Array<string>;
4663
4663
  /**
4664
- * 主题类型,可选值为Normal, GlobalOrder, PartitionedOrder
4664
+ * 主题类型,可选值为Normal, PartitionedOrder, Transaction, DelayScheduled。
4665
4665
  */
4666
4666
  Type: string;
4667
4667
  /**
@@ -3169,8 +3169,8 @@ export interface DescribeOverviewL7DataRequest {
3169
3169
  Area?: string;
3170
3170
  /**
3171
3171
  * 过滤条件,Filters.Values的上限为20。详细的过滤条件如下:
3172
- <li>tagKey<br>   按照【<strong>标签Key</strong>】进行过滤。<br>   类型:String<br>   必选:否
3173
- <li>tagValue<br>   按照【<strong>标签Value</strong>】进行过滤。<br>   类型:String<br>   必选:否
3172
+ <li>tagKey<br>   按照【<strong>标签Key</strong>】进行过滤。<br>   类型:String<br>   必选:否</li>
3173
+ <li>tagValue<br>   按照【<strong>标签Value</strong>】进行过滤。<br>   类型:String<br>   必选:否</li>
3174
3174
  */
3175
3175
  Filters?: Array<QueryCondition>;
3176
3176
  }
@@ -9283,6 +9283,11 @@ export interface CompareRule {
9283
9283
  注意:此字段可能返回 null,表示取不到有效值。
9284
9284
  */
9285
9285
  Items?: Array<CompareRuleItem>;
9286
+ /**
9287
+ * 周期性模板默认周期,单位秒
9288
+ 注意:此字段可能返回 null,表示取不到有效值。
9289
+ */
9290
+ CycleStep?: number;
9286
9291
  }
9287
9292
  /**
9288
9293
  * DescribeIntegrationStatisticsAgentStatus请求参数结构体
@@ -1378,6 +1378,16 @@ it("cwp.v20180228.SeparateMalwares", async function () {
1378
1378
  }
1379
1379
  })
1380
1380
 
1381
+ it("cwp.v20180228.ExportBaselineEffectHostList", async function () {
1382
+ try {
1383
+ const data = await client.ExportBaselineEffectHostList({})
1384
+ expect(data).to.be.ok
1385
+ } catch(error) {
1386
+ expect(error.requestId).to.be.ok
1387
+ expect(error.code).to.be.ok
1388
+ }
1389
+ })
1390
+
1381
1391
  it("cwp.v20180228.DescribeScanMalwareSchedule", async function () {
1382
1392
  try {
1383
1393
  const data = await client.DescribeScanMalwareSchedule({})
@@ -1398,9 +1408,9 @@ it("cwp.v20180228.DescribeBaselineRule", async function () {
1398
1408
  }
1399
1409
  })
1400
1410
 
1401
- it("cwp.v20180228.ExportBaselineEffectHostList", async function () {
1411
+ it("cwp.v20180228.DescribeBashEventsNew", async function () {
1402
1412
  try {
1403
- const data = await client.ExportBaselineEffectHostList({})
1413
+ const data = await client.DescribeBashEventsNew({})
1404
1414
  expect(data).to.be.ok
1405
1415
  } catch(error) {
1406
1416
  expect(error.requestId).to.be.ok
@@ -68,6 +68,26 @@ it("essbasic.v20210526.ChannelCancelMultiFlowSignQRCode", async function () {
68
68
  }
69
69
  })
70
70
 
71
+ it("essbasic.v20210526.DescribeExtendedServiceAuthInfo", async function () {
72
+ try {
73
+ const data = await client.DescribeExtendedServiceAuthInfo({})
74
+ expect(data).to.be.ok
75
+ } catch(error) {
76
+ expect(error.requestId).to.be.ok
77
+ expect(error.code).to.be.ok
78
+ }
79
+ })
80
+
81
+ it("essbasic.v20210526.ModifyExtendedService", async function () {
82
+ try {
83
+ const data = await client.ModifyExtendedService({})
84
+ expect(data).to.be.ok
85
+ } catch(error) {
86
+ expect(error.requestId).to.be.ok
87
+ expect(error.code).to.be.ok
88
+ }
89
+ })
90
+
71
91
  it("essbasic.v20210526.ChannelCreateConvertTaskApi", async function () {
72
92
  try {
73
93
  const data = await client.ChannelCreateConvertTaskApi({})
@@ -28,24 +28,4 @@ it("ims.v20200713.ImageModeration", async function () {
28
28
  }
29
29
  })
30
30
 
31
- it("ims.v20200713.DescribeImsList", async function () {
32
- try {
33
- const data = await client.DescribeImsList({})
34
- expect(data).to.be.ok
35
- } catch(error) {
36
- expect(error.requestId).to.be.ok
37
- expect(error.code).to.be.ok
38
- }
39
- })
40
-
41
- it("ims.v20200713.DescribeImageStat", async function () {
42
- try {
43
- const data = await client.DescribeImageStat({})
44
- expect(data).to.be.ok
45
- } catch(error) {
46
- expect(error.requestId).to.be.ok
47
- expect(error.code).to.be.ok
48
- }
49
- })
50
-
51
31
  })