tencentcloud-sdk-nodejs 4.0.984 → 4.0.986

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 (104) hide show
  1. package/CHANGELOG.md +520 -0
  2. package/SERVICE_CHANGELOG.md +613 -218
  3. package/package.json +1 -1
  4. package/products.md +28 -27
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cdb/v20170320/cdb_client.ts +2 -1
  7. package/src/services/cdb/v20170320/cdb_models.ts +74 -1
  8. package/src/services/cfs/v20190719/cfs_models.ts +8 -0
  9. package/src/services/ckafka/v20190819/ckafka_client.ts +1 -1
  10. package/src/services/ckafka/v20190819/ckafka_models.ts +207 -178
  11. package/src/services/cloudapp/v20220530/cloudapp_models.ts +2 -2
  12. package/src/services/cynosdb/v20190107/cynosdb_client.ts +34 -10
  13. package/src/services/cynosdb/v20190107/cynosdb_models.ts +107 -41
  14. package/src/services/emr/v20190103/emr_models.ts +9 -4
  15. package/src/services/ess/v20201111/ess_models.ts +10 -0
  16. package/src/services/essbasic/v20210526/essbasic_models.ts +6 -1
  17. package/src/services/index.ts +1 -0
  18. package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +13 -1
  19. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +91 -20
  20. package/src/services/ivld/v20210903/ivld_client.ts +0 -4
  21. package/src/services/ivld/v20210903/ivld_models.ts +132 -99
  22. package/src/services/lcic/v20220817/lcic_models.ts +1 -1
  23. package/src/services/lke/v20231130/lke_client.ts +126 -39
  24. package/src/services/lke/v20231130/lke_models.ts +483 -97
  25. package/src/services/mps/v20190612/mps_models.ts +7 -5
  26. package/src/services/organization/v20210331/organization_models.ts +1 -12
  27. package/src/services/privatedns/v20201028/privatedns_models.ts +26 -13
  28. package/src/services/rce/v20201103/rce_models.ts +1 -1
  29. package/src/services/redis/v20180412/redis_models.ts +1 -1
  30. package/src/services/teo/v20220901/teo_models.ts +11 -9
  31. package/src/services/tke/v20220501/tke_client.ts +3 -1
  32. package/src/services/tke/v20220501/tke_models.ts +64 -8
  33. package/src/services/tmt/v20180321/tmt_client.ts +1 -1
  34. package/src/services/trocket/v20230308/trocket_models.ts +12 -12
  35. package/src/services/trtc/v20190722/trtc_client.ts +8 -6
  36. package/src/services/trtc/v20190722/trtc_models.ts +166 -109
  37. package/src/services/vcube/index.ts +5 -0
  38. package/src/services/vcube/v20220410/index.ts +6 -0
  39. package/src/services/vcube/v20220410/vcube_client.ts +455 -0
  40. package/src/services/vcube/v20220410/vcube_models.ts +2125 -0
  41. package/src/services/vdb/v20230616/vdb_models.ts +4 -0
  42. package/src/services/vod/v20180717/vod_client.ts +2 -2
  43. package/src/services/vod/v20180717/vod_models.ts +17 -1
  44. package/src/services/vpc/v20170312/vpc_client.ts +13 -0
  45. package/src/services/vpc/v20170312/vpc_models.ts +80 -5
  46. package/tencentcloud/common/sdk_version.d.ts +1 -1
  47. package/tencentcloud/common/sdk_version.js +1 -1
  48. package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +1 -1
  49. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +73 -1
  50. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +8 -0
  51. package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +1 -1
  52. package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +1 -1
  53. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +207 -178
  54. package/tencentcloud/services/cloudapp/v20220530/cloudapp_models.d.ts +2 -2
  55. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +11 -3
  56. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +15 -3
  57. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +102 -40
  58. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +9 -4
  59. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +10 -0
  60. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +6 -1
  61. package/tencentcloud/services/index.d.ts +1 -0
  62. package/tencentcloud/services/index.js +2 -0
  63. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +5 -1
  64. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +6 -0
  65. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +89 -20
  66. package/tencentcloud/services/ivld/v20210903/ivld_client.d.ts +0 -4
  67. package/tencentcloud/services/ivld/v20210903/ivld_client.js +0 -4
  68. package/tencentcloud/services/ivld/v20210903/ivld_models.d.ts +132 -99
  69. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +1 -1
  70. package/tencentcloud/services/lke/v20231130/lke_client.d.ts +41 -13
  71. package/tencentcloud/services/lke/v20231130/lke_client.js +60 -18
  72. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +466 -97
  73. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +7 -5
  74. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +1 -12
  75. package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +26 -13
  76. package/tencentcloud/services/rce/v20201103/rce_models.d.ts +1 -1
  77. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +1 -1
  78. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +11 -9
  79. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +62 -8
  80. package/tencentcloud/services/tmt/v20180321/tmt_client.d.ts +1 -1
  81. package/tencentcloud/services/tmt/v20180321/tmt_client.js +1 -1
  82. package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +12 -12
  83. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +1 -1
  84. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +162 -107
  85. package/tencentcloud/services/vcube/index.d.ts +6 -0
  86. package/tencentcloud/services/vcube/index.js +7 -0
  87. package/tencentcloud/services/vcube/v20220410/index.d.ts +6 -0
  88. package/tencentcloud/services/vcube/v20220410/index.js +9 -0
  89. package/tencentcloud/services/vcube/v20220410/vcube_client.d.ts +146 -0
  90. package/tencentcloud/services/vcube/v20220410/vcube_client.js +235 -0
  91. package/tencentcloud/services/vcube/v20220410/vcube_models.d.ts +2025 -0
  92. package/tencentcloud/services/vcube/v20220410/vcube_models.js +18 -0
  93. package/tencentcloud/services/vdb/v20230616/vdb_models.d.ts +4 -0
  94. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +2 -2
  95. package/tencentcloud/services/vod/v20180717/vod_client.js +2 -2
  96. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +17 -1
  97. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +5 -1
  98. package/tencentcloud/services/vpc/v20170312/vpc_client.js +6 -0
  99. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +77 -5
  100. package/test/cynosdb.v20190107.test.js +22 -2
  101. package/test/iotexplorer.v20190423.test.js +10 -0
  102. package/test/lke.v20231130.test.js +88 -18
  103. package/test/vcube.v20220410.test.js +361 -0
  104. package/test/vpc.v20170312.test.js +10 -0
@@ -108,6 +108,16 @@ it("lke.v20231130.DeleteQA", async function () {
108
108
  }
109
109
  })
110
110
 
111
+ it("lke.v20231130.StopDocParse", async function () {
112
+ try {
113
+ const data = await client.StopDocParse({})
114
+ expect(data).to.be.ok
115
+ } catch(error) {
116
+ expect(error.requestId).to.be.ok
117
+ expect(error.code).to.be.ok
118
+ }
119
+ })
120
+
111
121
  it("lke.v20231130.CreateAttributeLabel", async function () {
112
122
  try {
113
123
  const data = await client.CreateAttributeLabel({})
@@ -118,9 +128,9 @@ it("lke.v20231130.CreateAttributeLabel", async function () {
118
128
  }
119
129
  })
120
130
 
121
- it("lke.v20231130.RetryDocAudit", async function () {
131
+ it("lke.v20231130.ListDocCate", async function () {
122
132
  try {
123
- const data = await client.RetryDocAudit({})
133
+ const data = await client.ListDocCate({})
124
134
  expect(data).to.be.ok
125
135
  } catch(error) {
126
136
  expect(error.requestId).to.be.ok
@@ -278,6 +288,16 @@ it("lke.v20231130.VerifyQA", async function () {
278
288
  }
279
289
  })
280
290
 
291
+ it("lke.v20231130.CreateDocCate", async function () {
292
+ try {
293
+ const data = await client.CreateDocCate({})
294
+ expect(data).to.be.ok
295
+ } catch(error) {
296
+ expect(error.requestId).to.be.ok
297
+ expect(error.code).to.be.ok
298
+ }
299
+ })
300
+
281
301
  it("lke.v20231130.CheckAttributeLabelExist", async function () {
282
302
  try {
283
303
  const data = await client.CheckAttributeLabelExist({})
@@ -298,6 +318,16 @@ it("lke.v20231130.DescribeDoc", async function () {
298
318
  }
299
319
  })
300
320
 
321
+ it("lke.v20231130.ListUsageCallDetail", async function () {
322
+ try {
323
+ const data = await client.ListUsageCallDetail({})
324
+ expect(data).to.be.ok
325
+ } catch(error) {
326
+ expect(error.requestId).to.be.ok
327
+ expect(error.code).to.be.ok
328
+ }
329
+ })
330
+
301
331
  it("lke.v20231130.DescribeStorageCredential", async function () {
302
332
  try {
303
333
  const data = await client.DescribeStorageCredential({})
@@ -378,6 +408,16 @@ it("lke.v20231130.DescribeUnsatisfiedReplyContext", async function () {
378
408
  }
379
409
  })
380
410
 
411
+ it("lke.v20231130.GroupDoc", async function () {
412
+ try {
413
+ const data = await client.GroupDoc({})
414
+ expect(data).to.be.ok
415
+ } catch(error) {
416
+ expect(error.requestId).to.be.ok
417
+ expect(error.code).to.be.ok
418
+ }
419
+ })
420
+
381
421
  it("lke.v20231130.ListApp", async function () {
382
422
  try {
383
423
  const data = await client.ListApp({})
@@ -398,6 +438,16 @@ it("lke.v20231130.DescribeTokenUsage", async function () {
398
438
  }
399
439
  })
400
440
 
441
+ it("lke.v20231130.DeleteDocCate", async function () {
442
+ try {
443
+ const data = await client.DeleteDocCate({})
444
+ expect(data).to.be.ok
445
+ } catch(error) {
446
+ expect(error.requestId).to.be.ok
447
+ expect(error.code).to.be.ok
448
+ }
449
+ })
450
+
401
451
  it("lke.v20231130.ListQACate", async function () {
402
452
  try {
403
453
  const data = await client.ListQACate({})
@@ -488,9 +538,9 @@ it("lke.v20231130.DescribeKnowledgeUsage", async function () {
488
538
  }
489
539
  })
490
540
 
491
- it("lke.v20231130.ListDoc", async function () {
541
+ it("lke.v20231130.DescribeRobotBizIDByAppKey", async function () {
492
542
  try {
493
- const data = await client.ListDoc({})
543
+ const data = await client.DescribeRobotBizIDByAppKey({})
494
544
  expect(data).to.be.ok
495
545
  } catch(error) {
496
546
  expect(error.requestId).to.be.ok
@@ -498,9 +548,9 @@ it("lke.v20231130.ListDoc", async function () {
498
548
  }
499
549
  })
500
550
 
501
- it("lke.v20231130.ListQA", async function () {
551
+ it("lke.v20231130.ListDoc", async function () {
502
552
  try {
503
- const data = await client.ListQA({})
553
+ const data = await client.ListDoc({})
504
554
  expect(data).to.be.ok
505
555
  } catch(error) {
506
556
  expect(error.requestId).to.be.ok
@@ -508,9 +558,9 @@ it("lke.v20231130.ListQA", async function () {
508
558
  }
509
559
  })
510
560
 
511
- it("lke.v20231130.GetLikeDataCount", async function () {
561
+ it("lke.v20231130.ListQA", async function () {
512
562
  try {
513
- const data = await client.GetLikeDataCount({})
563
+ const data = await client.ListQA({})
514
564
  expect(data).to.be.ok
515
565
  } catch(error) {
516
566
  expect(error.requestId).to.be.ok
@@ -518,9 +568,9 @@ it("lke.v20231130.GetLikeDataCount", async function () {
518
568
  }
519
569
  })
520
570
 
521
- it("lke.v20231130.DescribeRobotBizIDByAppKey", async function () {
571
+ it("lke.v20231130.GetLikeDataCount", async function () {
522
572
  try {
523
- const data = await client.DescribeRobotBizIDByAppKey({})
573
+ const data = await client.GetLikeDataCount({})
524
574
  expect(data).to.be.ok
525
575
  } catch(error) {
526
576
  expect(error.requestId).to.be.ok
@@ -528,9 +578,9 @@ it("lke.v20231130.DescribeRobotBizIDByAppKey", async function () {
528
578
  }
529
579
  })
530
580
 
531
- it("lke.v20231130.ExportQAList", async function () {
581
+ it("lke.v20231130.ModifyDocCate", async function () {
532
582
  try {
533
- const data = await client.ExportQAList({})
583
+ const data = await client.ModifyDocCate({})
534
584
  expect(data).to.be.ok
535
585
  } catch(error) {
536
586
  expect(error.requestId).to.be.ok
@@ -538,9 +588,9 @@ it("lke.v20231130.ExportQAList", async function () {
538
588
  }
539
589
  })
540
590
 
541
- it("lke.v20231130.IgnoreUnsatisfiedReply", async function () {
591
+ it("lke.v20231130.ExportQAList", async function () {
542
592
  try {
543
- const data = await client.IgnoreUnsatisfiedReply({})
593
+ const data = await client.ExportQAList({})
544
594
  expect(data).to.be.ok
545
595
  } catch(error) {
546
596
  expect(error.requestId).to.be.ok
@@ -738,6 +788,16 @@ it("lke.v20231130.QueryRewrite", async function () {
738
788
  }
739
789
  })
740
790
 
791
+ it("lke.v20231130.RetryDocAudit", async function () {
792
+ try {
793
+ const data = await client.RetryDocAudit({})
794
+ expect(data).to.be.ok
795
+ } catch(error) {
796
+ expect(error.requestId).to.be.ok
797
+ expect(error.code).to.be.ok
798
+ }
799
+ })
800
+
741
801
  it("lke.v20231130.ModifyApp", async function () {
742
802
  try {
743
803
  const data = await client.ModifyApp({})
@@ -908,9 +968,9 @@ it("lke.v20231130.ReconstructDocument", async function () {
908
968
  }
909
969
  })
910
970
 
911
- it("lke.v20231130.StopDocParse", async function () {
971
+ it("lke.v20231130.ResetSession", async function () {
912
972
  try {
913
- const data = await client.StopDocParse({})
973
+ const data = await client.ResetSession({})
914
974
  expect(data).to.be.ok
915
975
  } catch(error) {
916
976
  expect(error.requestId).to.be.ok
@@ -918,9 +978,19 @@ it("lke.v20231130.StopDocParse", async function () {
918
978
  }
919
979
  })
920
980
 
921
- it("lke.v20231130.ResetSession", async function () {
981
+ it("lke.v20231130.ListAppKnowledgeDetail", async function () {
922
982
  try {
923
- const data = await client.ResetSession({})
983
+ const data = await client.ListAppKnowledgeDetail({})
984
+ expect(data).to.be.ok
985
+ } catch(error) {
986
+ expect(error.requestId).to.be.ok
987
+ expect(error.code).to.be.ok
988
+ }
989
+ })
990
+
991
+ it("lke.v20231130.IgnoreUnsatisfiedReply", async function () {
992
+ try {
993
+ const data = await client.IgnoreUnsatisfiedReply({})
924
994
  expect(data).to.be.ok
925
995
  } catch(error) {
926
996
  expect(error.requestId).to.be.ok
@@ -0,0 +1,361 @@
1
+
2
+ const expect = require("chai").expect
3
+ const tencentcloud = require("../../tencentcloud-sdk-nodejs")
4
+ const client = new tencentcloud.vcube.v20220410.Client({
5
+ credential: {
6
+ secretId: process.env.secretId,
7
+ secretKey: process.env.secretKey,
8
+ },
9
+ region: "ap-shanghai",
10
+ profile: {
11
+ signMethod: "TC3-HMAC-SHA256",
12
+ httpProfile: {
13
+ reqMethod: "POST",
14
+ reqTimeout: 30,
15
+ endpoint: "cvm.ap-shanghai.tencentcloudapi.com",
16
+ },
17
+ },
18
+ })
19
+ describe("vcube.v20220410.test.js", function () {
20
+
21
+ it("vcube.v20220410.ModifyTrialLicense", async function () {
22
+ try {
23
+ const data = await client.ModifyTrialLicense({})
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
+
31
+ it("vcube.v20220410.RenewTestXMagic", async function () {
32
+ try {
33
+ const data = await client.RenewTestXMagic({})
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("vcube.v20220410.DescribeVcubeResources", async function () {
42
+ try {
43
+ const data = await client.DescribeVcubeResources({})
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
+ it("vcube.v20220410.CreateApplicationAndBindLicense", async function () {
52
+ try {
53
+ const data = await client.CreateApplicationAndBindLicense({})
54
+ expect(data).to.be.ok
55
+ } catch(error) {
56
+ expect(error.requestId).to.be.ok
57
+ expect(error.code).to.be.ok
58
+ }
59
+ })
60
+
61
+ it("vcube.v20220410.CreateApplicationAndWebPlayerLicense", async function () {
62
+ try {
63
+ const data = await client.CreateApplicationAndWebPlayerLicense({})
64
+ expect(data).to.be.ok
65
+ } catch(error) {
66
+ expect(error.requestId).to.be.ok
67
+ expect(error.code).to.be.ok
68
+ }
69
+ })
70
+
71
+ it("vcube.v20220410.DescribeXMagicResource", async function () {
72
+ try {
73
+ const data = await client.DescribeXMagicResource({})
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("vcube.v20220410.ModifyApplication", async function () {
82
+ try {
83
+ const data = await client.ModifyApplication({})
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
+
91
+ it("vcube.v20220410.ModifyFormalApplication", async function () {
92
+ try {
93
+ const data = await client.ModifyFormalApplication({})
94
+ expect(data).to.be.ok
95
+ } catch(error) {
96
+ expect(error.requestId).to.be.ok
97
+ expect(error.code).to.be.ok
98
+ }
99
+ })
100
+
101
+ it("vcube.v20220410.DescribeUserConfig", async function () {
102
+ try {
103
+ const data = await client.DescribeUserConfig({})
104
+ expect(data).to.be.ok
105
+ } catch(error) {
106
+ expect(error.requestId).to.be.ok
107
+ expect(error.code).to.be.ok
108
+ }
109
+ })
110
+
111
+ it("vcube.v20220410.DescribeSTS", async function () {
112
+ try {
113
+ const data = await client.DescribeSTS({})
114
+ expect(data).to.be.ok
115
+ } catch(error) {
116
+ expect(error.requestId).to.be.ok
117
+ expect(error.code).to.be.ok
118
+ }
119
+ })
120
+
121
+ it("vcube.v20220410.ModifyPresetApplication", async function () {
122
+ try {
123
+ const data = await client.ModifyPresetApplication({})
124
+ expect(data).to.be.ok
125
+ } catch(error) {
126
+ expect(error.requestId).to.be.ok
127
+ expect(error.code).to.be.ok
128
+ }
129
+ })
130
+
131
+ it("vcube.v20220410.DescribeVcubeResourcesList", async function () {
132
+ try {
133
+ const data = await client.DescribeVcubeResourcesList({})
134
+ expect(data).to.be.ok
135
+ } catch(error) {
136
+ expect(error.requestId).to.be.ok
137
+ expect(error.code).to.be.ok
138
+ }
139
+ })
140
+
141
+ it("vcube.v20220410.CreateTrialLicense", async function () {
142
+ try {
143
+ const data = await client.CreateTrialLicense({})
144
+ expect(data).to.be.ok
145
+ } catch(error) {
146
+ expect(error.requestId).to.be.ok
147
+ expect(error.code).to.be.ok
148
+ }
149
+ })
150
+
151
+ it("vcube.v20220410.ModifyLicense", async function () {
152
+ try {
153
+ const data = await client.ModifyLicense({})
154
+ expect(data).to.be.ok
155
+ } catch(error) {
156
+ expect(error.requestId).to.be.ok
157
+ expect(error.code).to.be.ok
158
+ }
159
+ })
160
+
161
+ it("vcube.v20220410.DescribeVcubeApplicationAndLicense", async function () {
162
+ try {
163
+ const data = await client.DescribeVcubeApplicationAndLicense({})
164
+ expect(data).to.be.ok
165
+ } catch(error) {
166
+ expect(error.requestId).to.be.ok
167
+ expect(error.code).to.be.ok
168
+ }
169
+ })
170
+
171
+ it("vcube.v20220410.UpdateTestXMagic", async function () {
172
+ try {
173
+ const data = await client.UpdateTestXMagic({})
174
+ expect(data).to.be.ok
175
+ } catch(error) {
176
+ expect(error.requestId).to.be.ok
177
+ expect(error.code).to.be.ok
178
+ }
179
+ })
180
+
181
+ it("vcube.v20220410.UpdateXMagic", async function () {
182
+ try {
183
+ const data = await client.UpdateXMagic({})
184
+ expect(data).to.be.ok
185
+ } catch(error) {
186
+ expect(error.requestId).to.be.ok
187
+ expect(error.code).to.be.ok
188
+ }
189
+ })
190
+
191
+ it("vcube.v20220410.UpdateTrialLicense", async function () {
192
+ try {
193
+ const data = await client.UpdateTrialLicense({})
194
+ expect(data).to.be.ok
195
+ } catch(error) {
196
+ expect(error.requestId).to.be.ok
197
+ expect(error.code).to.be.ok
198
+ }
199
+ })
200
+
201
+ it("vcube.v20220410.DescribeVcubeApplicationAndXMagicList", async function () {
202
+ try {
203
+ const data = await client.DescribeVcubeApplicationAndXMagicList({})
204
+ expect(data).to.be.ok
205
+ } catch(error) {
206
+ expect(error.requestId).to.be.ok
207
+ expect(error.code).to.be.ok
208
+ }
209
+ })
210
+
211
+ it("vcube.v20220410.DescribeVcubeApplicationAndPlayList", async function () {
212
+ try {
213
+ const data = await client.DescribeVcubeApplicationAndPlayList({})
214
+ expect(data).to.be.ok
215
+ } catch(error) {
216
+ expect(error.requestId).to.be.ok
217
+ expect(error.code).to.be.ok
218
+ }
219
+ })
220
+
221
+ it("vcube.v20220410.DescribeLicenseList", async function () {
222
+ try {
223
+ const data = await client.DescribeLicenseList({})
224
+ expect(data).to.be.ok
225
+ } catch(error) {
226
+ expect(error.requestId).to.be.ok
227
+ expect(error.code).to.be.ok
228
+ }
229
+ })
230
+
231
+ it("vcube.v20220410.CreateActivityLicense", async function () {
232
+ try {
233
+ const data = await client.CreateActivityLicense({})
234
+ expect(data).to.be.ok
235
+ } catch(error) {
236
+ expect(error.requestId).to.be.ok
237
+ expect(error.code).to.be.ok
238
+ }
239
+ })
240
+
241
+ it("vcube.v20220410.CreateLicense", async function () {
242
+ try {
243
+ const data = await client.CreateLicense({})
244
+ expect(data).to.be.ok
245
+ } catch(error) {
246
+ expect(error.requestId).to.be.ok
247
+ expect(error.code).to.be.ok
248
+ }
249
+ })
250
+
251
+ it("vcube.v20220410.CreateTestXMagic", async function () {
252
+ try {
253
+ const data = await client.CreateTestXMagic({})
254
+ expect(data).to.be.ok
255
+ } catch(error) {
256
+ expect(error.requestId).to.be.ok
257
+ expect(error.code).to.be.ok
258
+ }
259
+ })
260
+
261
+ it("vcube.v20220410.RenewVideo", async function () {
262
+ try {
263
+ const data = await client.RenewVideo({})
264
+ expect(data).to.be.ok
265
+ } catch(error) {
266
+ expect(error.requestId).to.be.ok
267
+ expect(error.code).to.be.ok
268
+ }
269
+ })
270
+
271
+ it("vcube.v20220410.RenewLicense", async function () {
272
+ try {
273
+ const data = await client.RenewLicense({})
274
+ expect(data).to.be.ok
275
+ } catch(error) {
276
+ expect(error.requestId).to.be.ok
277
+ expect(error.code).to.be.ok
278
+ }
279
+ })
280
+
281
+ it("vcube.v20220410.CreateTrialApplicationAndLicense", async function () {
282
+ try {
283
+ const data = await client.CreateTrialApplicationAndLicense({})
284
+ expect(data).to.be.ok
285
+ } catch(error) {
286
+ expect(error.requestId).to.be.ok
287
+ expect(error.code).to.be.ok
288
+ }
289
+ })
290
+
291
+ it("vcube.v20220410.DescribeXMagicResourceList", async function () {
292
+ try {
293
+ const data = await client.DescribeXMagicResourceList({})
294
+ expect(data).to.be.ok
295
+ } catch(error) {
296
+ expect(error.requestId).to.be.ok
297
+ expect(error.code).to.be.ok
298
+ }
299
+ })
300
+
301
+ it("vcube.v20220410.DescribeTrialFeature", async function () {
302
+ try {
303
+ const data = await client.DescribeTrialFeature({})
304
+ expect(data).to.be.ok
305
+ } catch(error) {
306
+ expect(error.requestId).to.be.ok
307
+ expect(error.code).to.be.ok
308
+ }
309
+ })
310
+
311
+ it("vcube.v20220410.CreateXMagic", async function () {
312
+ try {
313
+ const data = await client.CreateXMagic({})
314
+ expect(data).to.be.ok
315
+ } catch(error) {
316
+ expect(error.requestId).to.be.ok
317
+ expect(error.code).to.be.ok
318
+ }
319
+ })
320
+
321
+ it("vcube.v20220410.CreateApplicationAndVideo", async function () {
322
+ try {
323
+ const data = await client.CreateApplicationAndVideo({})
324
+ expect(data).to.be.ok
325
+ } catch(error) {
326
+ expect(error.requestId).to.be.ok
327
+ expect(error.code).to.be.ok
328
+ }
329
+ })
330
+
331
+ it("vcube.v20220410.DescribeFeatureList", async function () {
332
+ try {
333
+ const data = await client.DescribeFeatureList({})
334
+ expect(data).to.be.ok
335
+ } catch(error) {
336
+ expect(error.requestId).to.be.ok
337
+ expect(error.code).to.be.ok
338
+ }
339
+ })
340
+
341
+ it("vcube.v20220410.DescribeNews", async function () {
342
+ try {
343
+ const data = await client.DescribeNews({})
344
+ expect(data).to.be.ok
345
+ } catch(error) {
346
+ expect(error.requestId).to.be.ok
347
+ expect(error.code).to.be.ok
348
+ }
349
+ })
350
+
351
+ it("vcube.v20220410.ModifyXMagic", async function () {
352
+ try {
353
+ const data = await client.ModifyXMagic({})
354
+ expect(data).to.be.ok
355
+ } catch(error) {
356
+ expect(error.requestId).to.be.ok
357
+ expect(error.code).to.be.ok
358
+ }
359
+ })
360
+
361
+ })
@@ -2788,6 +2788,16 @@ it("vpc.v20170312.ModifyAddressAttribute", async function () {
2788
2788
  }
2789
2789
  })
2790
2790
 
2791
+ it("vpc.v20170312.DescribeTrafficQosPolicy", async function () {
2792
+ try {
2793
+ const data = await client.DescribeTrafficQosPolicy({})
2794
+ expect(data).to.be.ok
2795
+ } catch(error) {
2796
+ expect(error.requestId).to.be.ok
2797
+ expect(error.code).to.be.ok
2798
+ }
2799
+ })
2800
+
2791
2801
  it("vpc.v20170312.CreateFlowLog", async function () {
2792
2802
  try {
2793
2803
  const data = await client.CreateFlowLog({})