tencentcloud-sdk-nodejs 4.0.721 → 4.0.723
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 +246 -0
- package/SERVICE_CHANGELOG.md +229 -110
- package/package.json +1 -1
- package/products.md +23 -23
- package/src/common/sdk_version.ts +1 -1
- package/src/services/aiart/v20221229/aiart_models.ts +13 -5
- package/src/services/ccc/v20200210/ccc_models.ts +6 -2
- package/src/services/ckafka/v20190819/ckafka_models.ts +1 -1
- package/src/services/clb/v20180317/clb_models.ts +4 -6
- package/src/services/cvm/v20170312/cvm_models.ts +7 -7
- package/src/services/ess/v20201111/ess_client.ts +7 -3
- package/src/services/ess/v20201111/ess_models.ts +38 -30
- package/src/services/essbasic/v20210526/essbasic_client.ts +44 -16
- package/src/services/essbasic/v20210526/essbasic_models.ts +236 -155
- package/src/services/lighthouse/v20200324/lighthouse_client.ts +29 -2
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +98 -50
- package/src/services/ses/v20201002/ses_models.ts +5 -1
- package/src/services/sqlserver/v20180328/sqlserver_client.ts +5 -4
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +108 -43
- package/src/services/tdmq/v20200217/tdmq_client.ts +36 -20
- package/src/services/tdmq/v20200217/tdmq_models.ts +226 -73
- package/src/services/thpc/v20230321/thpc_models.ts +4 -0
- package/src/services/tione/v20211111/tione_models.ts +1 -1
- package/src/services/vpc/v20170312/vpc_client.ts +0 -1
- package/src/services/waf/v20180125/waf_client.ts +19 -6
- package/src/services/waf/v20180125/waf_models.ts +92 -0
- package/src/services/wedata/v20210820/wedata_models.ts +14 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +13 -5
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +6 -2
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +1 -1
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +4 -6
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +7 -7
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +7 -3
- package/tencentcloud/services/ess/v20201111/ess_client.js +7 -3
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +38 -30
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +42 -14
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +42 -14
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +236 -155
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +12 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +15 -0
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +94 -50
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +6 -1
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_client.d.ts +4 -4
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_client.js +3 -3
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +107 -43
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +11 -7
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +15 -9
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +220 -73
- package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +4 -0
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +0 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +0 -1
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +7 -3
- package/tencentcloud/services/waf/v20180125/waf_client.js +9 -3
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +89 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +14 -2
- package/test/lighthouse.v20200324.test.js +20 -0
- package/test/tdmq.v20200217.test.js +22 -12
- package/test/waf.v20180125.test.js +12 -2
|
@@ -38,6 +38,16 @@ it("lighthouse.v20200324.DeleteBlueprints", async function () {
|
|
|
38
38
|
}
|
|
39
39
|
})
|
|
40
40
|
|
|
41
|
+
it("lighthouse.v20200324.CancelShareBlueprintAcrossAccounts", async function () {
|
|
42
|
+
try {
|
|
43
|
+
const data = await client.CancelShareBlueprintAcrossAccounts({})
|
|
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
|
+
|
|
41
51
|
it("lighthouse.v20200324.CreateFirewallRules", async function () {
|
|
42
52
|
try {
|
|
43
53
|
const data = await client.CreateFirewallRules({})
|
|
@@ -568,6 +578,16 @@ it("lighthouse.v20200324.DescribeBundles", async function () {
|
|
|
568
578
|
}
|
|
569
579
|
})
|
|
570
580
|
|
|
581
|
+
it("lighthouse.v20200324.ShareBlueprintAcrossAccounts", async function () {
|
|
582
|
+
try {
|
|
583
|
+
const data = await client.ShareBlueprintAcrossAccounts({})
|
|
584
|
+
expect(data).to.be.ok
|
|
585
|
+
} catch(error) {
|
|
586
|
+
expect(error.requestId).to.be.ok
|
|
587
|
+
expect(error.code).to.be.ok
|
|
588
|
+
}
|
|
589
|
+
})
|
|
590
|
+
|
|
571
591
|
it("lighthouse.v20200324.DescribeInstancesTrafficPackages", async function () {
|
|
572
592
|
try {
|
|
573
593
|
const data = await client.DescribeInstancesTrafficPackages({})
|
|
@@ -428,16 +428,6 @@ it("tdmq.v20200217.DescribeCmqSubscriptionDetail", async function () {
|
|
|
428
428
|
}
|
|
429
429
|
})
|
|
430
430
|
|
|
431
|
-
it("tdmq.v20200217.DescribeRabbitMQVirtualHost", async function () {
|
|
432
|
-
try {
|
|
433
|
-
const data = await client.DescribeRabbitMQVirtualHost({})
|
|
434
|
-
expect(data).to.be.ok
|
|
435
|
-
} catch(error) {
|
|
436
|
-
expect(error.requestId).to.be.ok
|
|
437
|
-
expect(error.code).to.be.ok
|
|
438
|
-
}
|
|
439
|
-
})
|
|
440
|
-
|
|
441
431
|
it("tdmq.v20200217.DescribeCmqDeadLetterSourceQueues", async function () {
|
|
442
432
|
try {
|
|
443
433
|
const data = await client.DescribeCmqDeadLetterSourceQueues({})
|
|
@@ -548,6 +538,16 @@ it("tdmq.v20200217.DescribeRabbitMQUser", async function () {
|
|
|
548
538
|
}
|
|
549
539
|
})
|
|
550
540
|
|
|
541
|
+
it("tdmq.v20200217.DeleteRoles", async function () {
|
|
542
|
+
try {
|
|
543
|
+
const data = await client.DeleteRoles({})
|
|
544
|
+
expect(data).to.be.ok
|
|
545
|
+
} catch(error) {
|
|
546
|
+
expect(error.requestId).to.be.ok
|
|
547
|
+
expect(error.code).to.be.ok
|
|
548
|
+
}
|
|
549
|
+
})
|
|
550
|
+
|
|
551
551
|
it("tdmq.v20200217.ModifyRocketMQCluster", async function () {
|
|
552
552
|
try {
|
|
553
553
|
const data = await client.ModifyRocketMQCluster({})
|
|
@@ -638,6 +638,16 @@ it("tdmq.v20200217.ResetMsgSubOffsetByTimestamp", async function () {
|
|
|
638
638
|
}
|
|
639
639
|
})
|
|
640
640
|
|
|
641
|
+
it("tdmq.v20200217.DescribeMsgTrace", async function () {
|
|
642
|
+
try {
|
|
643
|
+
const data = await client.DescribeMsgTrace({})
|
|
644
|
+
expect(data).to.be.ok
|
|
645
|
+
} catch(error) {
|
|
646
|
+
expect(error.requestId).to.be.ok
|
|
647
|
+
expect(error.code).to.be.ok
|
|
648
|
+
}
|
|
649
|
+
})
|
|
650
|
+
|
|
641
651
|
it("tdmq.v20200217.DescribeRabbitMQNodeList", async function () {
|
|
642
652
|
try {
|
|
643
653
|
const data = await client.DescribeRabbitMQNodeList({})
|
|
@@ -788,9 +798,9 @@ it("tdmq.v20200217.DeleteRabbitMQUser", async function () {
|
|
|
788
798
|
}
|
|
789
799
|
})
|
|
790
800
|
|
|
791
|
-
it("tdmq.v20200217.
|
|
801
|
+
it("tdmq.v20200217.DescribeRabbitMQVirtualHost", async function () {
|
|
792
802
|
try {
|
|
793
|
-
const data = await client.
|
|
803
|
+
const data = await client.DescribeRabbitMQVirtualHost({})
|
|
794
804
|
expect(data).to.be.ok
|
|
795
805
|
} catch(error) {
|
|
796
806
|
expect(error.requestId).to.be.ok
|
|
@@ -378,9 +378,9 @@ it("waf.v20180125.ModifyHostStatus", async function () {
|
|
|
378
378
|
}
|
|
379
379
|
})
|
|
380
380
|
|
|
381
|
-
it("waf.v20180125.
|
|
381
|
+
it("waf.v20180125.DescribeModuleStatus", async function () {
|
|
382
382
|
try {
|
|
383
|
-
const data = await client.
|
|
383
|
+
const data = await client.DescribeModuleStatus({})
|
|
384
384
|
expect(data).to.be.ok
|
|
385
385
|
} catch(error) {
|
|
386
386
|
expect(error.requestId).to.be.ok
|
|
@@ -568,6 +568,16 @@ it("waf.v20180125.ModifyWafThreatenIntelligence", async function () {
|
|
|
568
568
|
}
|
|
569
569
|
})
|
|
570
570
|
|
|
571
|
+
it("waf.v20180125.ModifySpartaProtectionMode", async function () {
|
|
572
|
+
try {
|
|
573
|
+
const data = await client.ModifySpartaProtectionMode({})
|
|
574
|
+
expect(data).to.be.ok
|
|
575
|
+
} catch(error) {
|
|
576
|
+
expect(error.requestId).to.be.ok
|
|
577
|
+
expect(error.code).to.be.ok
|
|
578
|
+
}
|
|
579
|
+
})
|
|
580
|
+
|
|
571
581
|
it("waf.v20180125.DeleteAttackDownloadRecord", async function () {
|
|
572
582
|
try {
|
|
573
583
|
const data = await client.DeleteAttackDownloadRecord({})
|