tencentcloud-sdk-nodejs 4.0.621 → 4.0.623
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 +310 -0
- package/SERVICE_CHANGELOG.md +282 -202
- package/package.json +1 -1
- package/products.md +24 -24
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apigateway/v20180808/apigateway_models.ts +1 -1
- package/src/services/as/v20180419/as_models.ts +1 -0
- package/src/services/billing/v20180709/billing_models.ts +1 -1
- package/src/services/bma/index.ts +2 -2
- package/src/services/btoe/index.ts +2 -2
- package/src/services/cdb/v20170320/cdb_models.ts +5 -1
- package/src/services/cloudstudio/v20210524/cloudstudio_models.ts +0 -5
- package/src/services/csip/v20221121/csip_client.ts +75 -10
- package/src/services/csip/v20221121/csip_models.ts +1035 -118
- package/src/services/dts/index.ts +2 -2
- package/src/services/eis/index.ts +2 -2
- package/src/services/emr/v20190103/emr_models.ts +1 -1
- package/src/services/ess/v20201111/ess_client.ts +3 -3
- package/src/services/ess/v20201111/ess_models.ts +28 -14
- package/src/services/essbasic/index.ts +2 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +17 -17
- package/src/services/facefusion/index.ts +2 -2
- package/src/services/ims/index.ts +2 -2
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/lcic/v20220817/lcic_models.ts +6 -6
- package/src/services/lighthouse/v20200324/lighthouse_client.ts +1 -1
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +1 -1
- package/src/services/live/v20180801/live_client.ts +511 -312
- package/src/services/live/v20180801/live_models.ts +5571 -4763
- package/src/services/mgobe/index.ts +2 -2
- package/src/services/ms/v20180408/ms_models.ts +13 -8
- package/src/services/organization/index.ts +2 -2
- package/src/services/postgres/v20170312/postgres_client.ts +1 -1
- package/src/services/postgres/v20170312/postgres_models.ts +6 -3
- package/src/services/sms/index.ts +2 -2
- package/src/services/tat/v20201028/tat_models.ts +2 -2
- package/src/services/tbp/index.ts +2 -2
- package/src/services/tem/index.ts +2 -2
- package/src/services/thpc/index.ts +2 -2
- package/src/services/thpc/v20230321/thpc_models.ts +12 -0
- package/src/services/tione/index.ts +2 -2
- package/src/services/tke/v20180525/tke_client.ts +41 -5
- package/src/services/tke/v20180525/tke_models.ts +110 -65
- package/src/services/tms/index.ts +2 -2
- package/src/services/vm/index.ts +2 -2
- package/src/services/vod/v20180717/vod_client.ts +19 -3
- package/src/services/vod/v20180717/vod_models.ts +207 -54
- package/src/services/vpc/v20170312/vpc_models.ts +11 -6
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +1 -1
- package/tencentcloud/services/as/v20180419/as_models.d.ts +1 -0
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +1 -1
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +5 -1
- package/tencentcloud/services/cloudstudio/v20210524/cloudstudio_models.d.ts +0 -5
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +23 -3
- package/tencentcloud/services/csip/v20221121/csip_client.js +33 -3
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +1024 -122
- package/tencentcloud/services/dts/index.d.ts +4 -4
- package/tencentcloud/services/dts/index.js +2 -2
- package/tencentcloud/services/eis/index.d.ts +4 -4
- package/tencentcloud/services/eis/index.js +2 -2
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +1 -1
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +3 -3
- package/tencentcloud/services/ess/v20201111/ess_client.js +3 -3
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +28 -14
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +17 -17
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/ims/index.d.ts +4 -4
- package/tencentcloud/services/ims/index.js +2 -2
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +6 -6
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +1 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +1 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +1 -1
- package/tencentcloud/services/live/v20180801/live_client.d.ts +89 -25
- package/tencentcloud/services/live/v20180801/live_client.js +126 -30
- package/tencentcloud/services/live/v20180801/live_models.d.ts +5504 -4735
- package/tencentcloud/services/mgobe/index.d.ts +4 -4
- package/tencentcloud/services/mgobe/index.js +2 -2
- package/tencentcloud/services/ms/v20180408/ms_models.d.ts +13 -8
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- package/tencentcloud/services/postgres/v20170312/postgres_client.d.ts +1 -1
- package/tencentcloud/services/postgres/v20170312/postgres_client.js +1 -1
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +6 -3
- package/tencentcloud/services/sms/index.d.ts +4 -4
- package/tencentcloud/services/sms/index.js +2 -2
- package/tencentcloud/services/tat/v20201028/tat_models.d.ts +2 -2
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +12 -0
- package/tencentcloud/services/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +13 -1
- package/tencentcloud/services/tke/v20180525/tke_client.js +18 -0
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +104 -65
- package/tencentcloud/services/tms/index.d.ts +4 -4
- package/tencentcloud/services/tms/index.js +2 -2
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +5 -1
- package/tencentcloud/services/vod/v20180717/vod_client.js +6 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +200 -53
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +11 -6
- package/test/csip.v20221121.test.js +52 -2
- package/test/live.v20180801.test.js +172 -12
- package/test/tke.v20180525.test.js +30 -0
- package/test/vod.v20180717.test.js +10 -0
|
@@ -158,6 +158,16 @@ it("live.v20180801.DescribeStreamPushInfoList", async function () {
|
|
|
158
158
|
}
|
|
159
159
|
})
|
|
160
160
|
|
|
161
|
+
it("live.v20180801.StartLiveStreamMonitor", async function () {
|
|
162
|
+
try {
|
|
163
|
+
const data = await client.StartLiveStreamMonitor({})
|
|
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
|
+
|
|
161
171
|
it("live.v20180801.DescribeLiveSnapshotRules", async function () {
|
|
162
172
|
try {
|
|
163
173
|
const data = await client.DescribeLiveSnapshotRules({})
|
|
@@ -188,6 +198,26 @@ it("live.v20180801.DeleteLiveTranscodeTemplate", async function () {
|
|
|
188
198
|
}
|
|
189
199
|
})
|
|
190
200
|
|
|
201
|
+
it("live.v20180801.CreateLivePadTemplate", async function () {
|
|
202
|
+
try {
|
|
203
|
+
const data = await client.CreateLivePadTemplate({})
|
|
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("live.v20180801.DescribeLiveSnapshotTemplates", async function () {
|
|
212
|
+
try {
|
|
213
|
+
const data = await client.DescribeLiveSnapshotTemplates({})
|
|
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
|
+
|
|
191
221
|
it("live.v20180801.DescribeLiveDomainReferer", async function () {
|
|
192
222
|
try {
|
|
193
223
|
const data = await client.DescribeLiveDomainReferer({})
|
|
@@ -228,9 +258,9 @@ it("live.v20180801.CreateScreenshotTask", async function () {
|
|
|
228
258
|
}
|
|
229
259
|
})
|
|
230
260
|
|
|
231
|
-
it("live.v20180801.
|
|
261
|
+
it("live.v20180801.DescribeLiveStreamMonitorList", async function () {
|
|
232
262
|
try {
|
|
233
|
-
const data = await client.
|
|
263
|
+
const data = await client.DescribeLiveStreamMonitorList({})
|
|
234
264
|
expect(data).to.be.ok
|
|
235
265
|
} catch(error) {
|
|
236
266
|
expect(error.requestId).to.be.ok
|
|
@@ -248,6 +278,16 @@ it("live.v20180801.AuthenticateDomainOwner", async function () {
|
|
|
248
278
|
}
|
|
249
279
|
})
|
|
250
280
|
|
|
281
|
+
it("live.v20180801.ModifyLiveStreamMonitor", async function () {
|
|
282
|
+
try {
|
|
283
|
+
const data = await client.ModifyLiveStreamMonitor({})
|
|
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
|
+
|
|
251
291
|
it("live.v20180801.DescribeVisitTopSumInfoList", async function () {
|
|
252
292
|
try {
|
|
253
293
|
const data = await client.DescribeVisitTopSumInfoList({})
|
|
@@ -308,6 +348,16 @@ it("live.v20180801.DeleteLiveWatermarkRule", async function () {
|
|
|
308
348
|
}
|
|
309
349
|
})
|
|
310
350
|
|
|
351
|
+
it("live.v20180801.DeleteLivePadTemplate", async function () {
|
|
352
|
+
try {
|
|
353
|
+
const data = await client.DeleteLivePadTemplate({})
|
|
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
|
+
|
|
311
361
|
it("live.v20180801.DeleteLiveCallbackRule", async function () {
|
|
312
362
|
try {
|
|
313
363
|
const data = await client.DeleteLiveCallbackRule({})
|
|
@@ -398,6 +448,16 @@ it("live.v20180801.DescribeLiveRecordTemplate", async function () {
|
|
|
398
448
|
}
|
|
399
449
|
})
|
|
400
450
|
|
|
451
|
+
it("live.v20180801.DescribeLiveTranscodeTemplate", async function () {
|
|
452
|
+
try {
|
|
453
|
+
const data = await client.DescribeLiveTranscodeTemplate({})
|
|
454
|
+
expect(data).to.be.ok
|
|
455
|
+
} catch(error) {
|
|
456
|
+
expect(error.requestId).to.be.ok
|
|
457
|
+
expect(error.code).to.be.ok
|
|
458
|
+
}
|
|
459
|
+
})
|
|
460
|
+
|
|
401
461
|
it("live.v20180801.StopScreenshotTask", async function () {
|
|
402
462
|
try {
|
|
403
463
|
const data = await client.StopScreenshotTask({})
|
|
@@ -408,6 +468,16 @@ it("live.v20180801.StopScreenshotTask", async function () {
|
|
|
408
468
|
}
|
|
409
469
|
})
|
|
410
470
|
|
|
471
|
+
it("live.v20180801.DescribeMonitorReport", async function () {
|
|
472
|
+
try {
|
|
473
|
+
const data = await client.DescribeMonitorReport({})
|
|
474
|
+
expect(data).to.be.ok
|
|
475
|
+
} catch(error) {
|
|
476
|
+
expect(error.requestId).to.be.ok
|
|
477
|
+
expect(error.code).to.be.ok
|
|
478
|
+
}
|
|
479
|
+
})
|
|
480
|
+
|
|
411
481
|
it("live.v20180801.DescribePullStreamConfigs", async function () {
|
|
412
482
|
try {
|
|
413
483
|
const data = await client.DescribePullStreamConfigs({})
|
|
@@ -418,6 +488,16 @@ it("live.v20180801.DescribePullStreamConfigs", async function () {
|
|
|
418
488
|
}
|
|
419
489
|
})
|
|
420
490
|
|
|
491
|
+
it("live.v20180801.DescribeLiveStreamMonitor", async function () {
|
|
492
|
+
try {
|
|
493
|
+
const data = await client.DescribeLiveStreamMonitor({})
|
|
494
|
+
expect(data).to.be.ok
|
|
495
|
+
} catch(error) {
|
|
496
|
+
expect(error.requestId).to.be.ok
|
|
497
|
+
expect(error.code).to.be.ok
|
|
498
|
+
}
|
|
499
|
+
})
|
|
500
|
+
|
|
421
501
|
it("live.v20180801.DeleteLiveWatermark", async function () {
|
|
422
502
|
try {
|
|
423
503
|
const data = await client.DeleteLiveWatermark({})
|
|
@@ -548,9 +628,19 @@ it("live.v20180801.DescribeLiveForbidStreamList", async function () {
|
|
|
548
628
|
}
|
|
549
629
|
})
|
|
550
630
|
|
|
551
|
-
it("live.v20180801.
|
|
631
|
+
it("live.v20180801.ModifyLivePadTemplate", async function () {
|
|
552
632
|
try {
|
|
553
|
-
const data = await client.
|
|
633
|
+
const data = await client.ModifyLivePadTemplate({})
|
|
634
|
+
expect(data).to.be.ok
|
|
635
|
+
} catch(error) {
|
|
636
|
+
expect(error.requestId).to.be.ok
|
|
637
|
+
expect(error.code).to.be.ok
|
|
638
|
+
}
|
|
639
|
+
})
|
|
640
|
+
|
|
641
|
+
it("live.v20180801.DescribeLiveWatermark", async function () {
|
|
642
|
+
try {
|
|
643
|
+
const data = await client.DescribeLiveWatermark({})
|
|
554
644
|
expect(data).to.be.ok
|
|
555
645
|
} catch(error) {
|
|
556
646
|
expect(error.requestId).to.be.ok
|
|
@@ -728,9 +818,19 @@ it("live.v20180801.ModifyLiveTimeShiftTemplate", async function () {
|
|
|
728
818
|
}
|
|
729
819
|
})
|
|
730
820
|
|
|
731
|
-
it("live.v20180801.
|
|
821
|
+
it("live.v20180801.CreateLiveStreamMonitor", async function () {
|
|
732
822
|
try {
|
|
733
|
-
const data = await client.
|
|
823
|
+
const data = await client.CreateLiveStreamMonitor({})
|
|
824
|
+
expect(data).to.be.ok
|
|
825
|
+
} catch(error) {
|
|
826
|
+
expect(error.requestId).to.be.ok
|
|
827
|
+
expect(error.code).to.be.ok
|
|
828
|
+
}
|
|
829
|
+
})
|
|
830
|
+
|
|
831
|
+
it("live.v20180801.CreateLivePadRule", async function () {
|
|
832
|
+
try {
|
|
833
|
+
const data = await client.CreateLivePadRule({})
|
|
734
834
|
expect(data).to.be.ok
|
|
735
835
|
} catch(error) {
|
|
736
836
|
expect(error.requestId).to.be.ok
|
|
@@ -758,9 +858,9 @@ it("live.v20180801.ModifyLivePlayAuthKey", async function () {
|
|
|
758
858
|
}
|
|
759
859
|
})
|
|
760
860
|
|
|
761
|
-
it("live.v20180801.
|
|
861
|
+
it("live.v20180801.DescribeLivePadTemplate", async function () {
|
|
762
862
|
try {
|
|
763
|
-
const data = await client.
|
|
863
|
+
const data = await client.DescribeLivePadTemplate({})
|
|
764
864
|
expect(data).to.be.ok
|
|
765
865
|
} catch(error) {
|
|
766
866
|
expect(error.requestId).to.be.ok
|
|
@@ -888,6 +988,16 @@ it("live.v20180801.DescribeLiveDomain", async function () {
|
|
|
888
988
|
}
|
|
889
989
|
})
|
|
890
990
|
|
|
991
|
+
it("live.v20180801.DeleteLivePadRule", async function () {
|
|
992
|
+
try {
|
|
993
|
+
const data = await client.DeleteLivePadRule({})
|
|
994
|
+
expect(data).to.be.ok
|
|
995
|
+
} catch(error) {
|
|
996
|
+
expect(error.requestId).to.be.ok
|
|
997
|
+
expect(error.code).to.be.ok
|
|
998
|
+
}
|
|
999
|
+
})
|
|
1000
|
+
|
|
891
1001
|
it("live.v20180801.CreateLiveCallbackRule", async function () {
|
|
892
1002
|
try {
|
|
893
1003
|
const data = await client.CreateLiveCallbackRule({})
|
|
@@ -1038,9 +1148,9 @@ it("live.v20180801.CreateLiveRecordRule", async function () {
|
|
|
1038
1148
|
}
|
|
1039
1149
|
})
|
|
1040
1150
|
|
|
1041
|
-
it("live.v20180801.
|
|
1151
|
+
it("live.v20180801.CreateLivePullStreamTask", async function () {
|
|
1042
1152
|
try {
|
|
1043
|
-
const data = await client.
|
|
1153
|
+
const data = await client.CreateLivePullStreamTask({})
|
|
1044
1154
|
expect(data).to.be.ok
|
|
1045
1155
|
} catch(error) {
|
|
1046
1156
|
expect(error.requestId).to.be.ok
|
|
@@ -1118,6 +1228,16 @@ it("live.v20180801.RestartLivePullStreamTask", async function () {
|
|
|
1118
1228
|
}
|
|
1119
1229
|
})
|
|
1120
1230
|
|
|
1231
|
+
it("live.v20180801.CreatePullStreamConfig", async function () {
|
|
1232
|
+
try {
|
|
1233
|
+
const data = await client.CreatePullStreamConfig({})
|
|
1234
|
+
expect(data).to.be.ok
|
|
1235
|
+
} catch(error) {
|
|
1236
|
+
expect(error.requestId).to.be.ok
|
|
1237
|
+
expect(error.code).to.be.ok
|
|
1238
|
+
}
|
|
1239
|
+
})
|
|
1240
|
+
|
|
1121
1241
|
it("live.v20180801.DescribeLiveWatermarkRules", async function () {
|
|
1122
1242
|
try {
|
|
1123
1243
|
const data = await client.DescribeLiveWatermarkRules({})
|
|
@@ -1128,6 +1248,16 @@ it("live.v20180801.DescribeLiveWatermarkRules", async function () {
|
|
|
1128
1248
|
}
|
|
1129
1249
|
})
|
|
1130
1250
|
|
|
1251
|
+
it("live.v20180801.DescribeLivePadRules", async function () {
|
|
1252
|
+
try {
|
|
1253
|
+
const data = await client.DescribeLivePadRules({})
|
|
1254
|
+
expect(data).to.be.ok
|
|
1255
|
+
} catch(error) {
|
|
1256
|
+
expect(error.requestId).to.be.ok
|
|
1257
|
+
expect(error.code).to.be.ok
|
|
1258
|
+
}
|
|
1259
|
+
})
|
|
1260
|
+
|
|
1131
1261
|
it("live.v20180801.DeleteLiveRecord", async function () {
|
|
1132
1262
|
try {
|
|
1133
1263
|
const data = await client.DeleteLiveRecord({})
|
|
@@ -1138,6 +1268,16 @@ it("live.v20180801.DeleteLiveRecord", async function () {
|
|
|
1138
1268
|
}
|
|
1139
1269
|
})
|
|
1140
1270
|
|
|
1271
|
+
it("live.v20180801.DescribeLiveRecordTemplates", async function () {
|
|
1272
|
+
try {
|
|
1273
|
+
const data = await client.DescribeLiveRecordTemplates({})
|
|
1274
|
+
expect(data).to.be.ok
|
|
1275
|
+
} catch(error) {
|
|
1276
|
+
expect(error.requestId).to.be.ok
|
|
1277
|
+
expect(error.code).to.be.ok
|
|
1278
|
+
}
|
|
1279
|
+
})
|
|
1280
|
+
|
|
1141
1281
|
it("live.v20180801.CreateLiveSnapshotRule", async function () {
|
|
1142
1282
|
try {
|
|
1143
1283
|
const data = await client.CreateLiveSnapshotRule({})
|
|
@@ -1158,6 +1298,16 @@ it("live.v20180801.CreateLiveTimeShiftTemplate", async function () {
|
|
|
1158
1298
|
}
|
|
1159
1299
|
})
|
|
1160
1300
|
|
|
1301
|
+
it("live.v20180801.DeleteLiveStreamMonitor", async function () {
|
|
1302
|
+
try {
|
|
1303
|
+
const data = await client.DeleteLiveStreamMonitor({})
|
|
1304
|
+
expect(data).to.be.ok
|
|
1305
|
+
} catch(error) {
|
|
1306
|
+
expect(error.requestId).to.be.ok
|
|
1307
|
+
expect(error.code).to.be.ok
|
|
1308
|
+
}
|
|
1309
|
+
})
|
|
1310
|
+
|
|
1161
1311
|
it("live.v20180801.DeleteLiveTimeShiftTemplate", async function () {
|
|
1162
1312
|
try {
|
|
1163
1313
|
const data = await client.DeleteLiveTimeShiftTemplate({})
|
|
@@ -1198,6 +1348,16 @@ it("live.v20180801.DescribeLivePlayAuthKey", async function () {
|
|
|
1198
1348
|
}
|
|
1199
1349
|
})
|
|
1200
1350
|
|
|
1351
|
+
it("live.v20180801.StopLiveStreamMonitor", async function () {
|
|
1352
|
+
try {
|
|
1353
|
+
const data = await client.StopLiveStreamMonitor({})
|
|
1354
|
+
expect(data).to.be.ok
|
|
1355
|
+
} catch(error) {
|
|
1356
|
+
expect(error.requestId).to.be.ok
|
|
1357
|
+
expect(error.code).to.be.ok
|
|
1358
|
+
}
|
|
1359
|
+
})
|
|
1360
|
+
|
|
1201
1361
|
it("live.v20180801.DescribeLiveStreamState", async function () {
|
|
1202
1362
|
try {
|
|
1203
1363
|
const data = await client.DescribeLiveStreamState({})
|
|
@@ -1298,9 +1458,9 @@ it("live.v20180801.DescribeLivePackageInfo", async function () {
|
|
|
1298
1458
|
}
|
|
1299
1459
|
})
|
|
1300
1460
|
|
|
1301
|
-
it("live.v20180801.
|
|
1461
|
+
it("live.v20180801.DescribeLivePadTemplates", async function () {
|
|
1302
1462
|
try {
|
|
1303
|
-
const data = await client.
|
|
1463
|
+
const data = await client.DescribeLivePadTemplates({})
|
|
1304
1464
|
expect(data).to.be.ok
|
|
1305
1465
|
} catch(error) {
|
|
1306
1466
|
expect(error.requestId).to.be.ok
|
|
@@ -848,6 +848,16 @@ it("tke.v20180525.DeleteClusterVirtualNodePool", async function () {
|
|
|
848
848
|
}
|
|
849
849
|
})
|
|
850
850
|
|
|
851
|
+
it("tke.v20180525.DisableEncryptionProtection", async function () {
|
|
852
|
+
try {
|
|
853
|
+
const data = await client.DisableEncryptionProtection({})
|
|
854
|
+
expect(data).to.be.ok
|
|
855
|
+
} catch(error) {
|
|
856
|
+
expect(error.requestId).to.be.ok
|
|
857
|
+
expect(error.code).to.be.ok
|
|
858
|
+
}
|
|
859
|
+
})
|
|
860
|
+
|
|
851
861
|
it("tke.v20180525.UpdateEKSContainerInstance", async function () {
|
|
852
862
|
try {
|
|
853
863
|
const data = await client.UpdateEKSContainerInstance({})
|
|
@@ -998,6 +1008,16 @@ it("tke.v20180525.ListClusterInspectionResultsItems", async function () {
|
|
|
998
1008
|
}
|
|
999
1009
|
})
|
|
1000
1010
|
|
|
1011
|
+
it("tke.v20180525.EnableEncryptionProtection", async function () {
|
|
1012
|
+
try {
|
|
1013
|
+
const data = await client.EnableEncryptionProtection({})
|
|
1014
|
+
expect(data).to.be.ok
|
|
1015
|
+
} catch(error) {
|
|
1016
|
+
expect(error.requestId).to.be.ok
|
|
1017
|
+
expect(error.code).to.be.ok
|
|
1018
|
+
}
|
|
1019
|
+
})
|
|
1020
|
+
|
|
1001
1021
|
it("tke.v20180525.DescribePrometheusTemplateSync", async function () {
|
|
1002
1022
|
try {
|
|
1003
1023
|
const data = await client.DescribePrometheusTemplateSync({})
|
|
@@ -1118,6 +1138,16 @@ it("tke.v20180525.ModifyClusterNodePool", async function () {
|
|
|
1118
1138
|
}
|
|
1119
1139
|
})
|
|
1120
1140
|
|
|
1141
|
+
it("tke.v20180525.DescribeEncryptionStatus", async function () {
|
|
1142
|
+
try {
|
|
1143
|
+
const data = await client.DescribeEncryptionStatus({})
|
|
1144
|
+
expect(data).to.be.ok
|
|
1145
|
+
} catch(error) {
|
|
1146
|
+
expect(error.requestId).to.be.ok
|
|
1147
|
+
expect(error.code).to.be.ok
|
|
1148
|
+
}
|
|
1149
|
+
})
|
|
1150
|
+
|
|
1121
1151
|
it("tke.v20180525.CreateEKSContainerInstances", async function () {
|
|
1122
1152
|
try {
|
|
1123
1153
|
const data = await client.CreateEKSContainerInstances({})
|
|
@@ -788,6 +788,16 @@ it("vod.v20180717.DescribeDailyMostPlayedStat", async function () {
|
|
|
788
788
|
}
|
|
789
789
|
})
|
|
790
790
|
|
|
791
|
+
it("vod.v20180717.ExtractCopyRightWatermark", async function () {
|
|
792
|
+
try {
|
|
793
|
+
const data = await client.ExtractCopyRightWatermark({})
|
|
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
|
+
|
|
791
801
|
it("vod.v20180717.DescribeStorageRegions", async function () {
|
|
792
802
|
try {
|
|
793
803
|
const data = await client.DescribeStorageRegions({})
|