tencentcloud-sdk-nodejs 4.0.991 → 4.0.993
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 +311 -0
- package/SERVICE_CHANGELOG.md +461 -16
- package/package.json +1 -1
- package/products.md +25 -25
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cdb/v20170320/cdb_models.ts +4 -2
- package/src/services/cwp/v20180228/cwp_client.ts +90 -16
- package/src/services/cwp/v20180228/cwp_models.ts +534 -290
- package/src/services/ess/v20201111/ess_models.ts +4 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +20 -7
- package/src/services/faceid/v20180301/faceid_models.ts +10 -0
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +4 -0
- package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +31 -3
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +88 -0
- package/src/services/iotvideo/v20211125/iotvideo_client.ts +28 -4
- package/src/services/iotvideo/v20211125/iotvideo_models.ts +169 -81
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +26 -22
- package/src/services/lke/v20231130/lke_models.ts +2 -2
- package/src/services/memcached/v20190318/memcached_models.ts +0 -3
- package/src/services/ocr/v20181119/ocr_client.ts +4 -2
- package/src/services/ocr/v20181119/ocr_models.ts +1 -1
- package/src/services/ssl/v20191205/ssl_models.ts +7 -3
- package/src/services/tcbr/v20220217/tcbr_models.ts +21 -42
- package/src/services/trocket/v20230308/trocket_models.ts +8 -0
- package/src/services/tsf/v20180326/tsf_client.ts +2 -2
- package/src/services/tsf/v20180326/tsf_models.ts +392 -368
- package/src/services/vpc/v20170312/vpc_models.ts +8 -0
- package/src/services/wedata/v20210820/wedata_client.ts +1 -0
- package/src/services/wedata/v20210820/wedata_models.ts +40 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +4 -2
- package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +27 -3
- package/tencentcloud/services/cwp/v20180228/cwp_client.js +39 -3
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +521 -291
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +20 -7
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +10 -0
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +4 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +15 -3
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +18 -2
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +84 -0
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.d.ts +9 -1
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.js +12 -0
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +165 -81
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +26 -22
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +2 -2
- package/tencentcloud/services/memcached/v20190318/memcached_models.d.ts +0 -3
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +2 -0
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +2 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +1 -1
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +7 -3
- package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +21 -42
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +8 -0
- package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +2 -2
- package/tencentcloud/services/tsf/v20180326/tsf_client.js +2 -2
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +392 -368
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +8 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +39 -0
- package/test/cwp.v20180228.test.js +62 -2
- package/test/iotexplorer.v20190423.test.js +20 -0
- package/test/iotvideo.v20211125.test.js +20 -0
|
@@ -10136,6 +10136,14 @@ export interface AllocateAddressesRequest {
|
|
|
10136
10136
|
* CDC唯一ID
|
|
10137
10137
|
*/
|
|
10138
10138
|
DedicatedClusterId?: string;
|
|
10139
|
+
/**
|
|
10140
|
+
* 是否使用独占资源池,默认值:True
|
|
10141
|
+
- True:表示使用独占资源池
|
|
10142
|
+
- False:表示使用共享资源池
|
|
10143
|
+
|
|
10144
|
+
说明:如需使用独占资源池,请 提交工单(https://console.cloud.tencent.com/workorder/category) 咨询,具体费用请咨询商务经理。
|
|
10145
|
+
*/
|
|
10146
|
+
IsDedicatedAddressPool?: boolean;
|
|
10139
10147
|
/**
|
|
10140
10148
|
* 网络出口,当前仅支持精品BGP、静态单线,这2种IP 地址类型的指定出口传入,默认值:center_egress1,其它可选值:center_egress2、center_egress3
|
|
10141
10149
|
*/
|
|
@@ -7033,6 +7033,11 @@ export interface DataSourceInfo {
|
|
|
7033
7033
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
7034
7034
|
*/
|
|
7035
7035
|
DevelopmentParams?: string;
|
|
7036
|
+
/**
|
|
7037
|
+
* 数据源连接状态
|
|
7038
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7039
|
+
*/
|
|
7040
|
+
ConnectStatus?: DataSourceConnectStatus;
|
|
7036
7041
|
}
|
|
7037
7042
|
/**
|
|
7038
7043
|
* FindAllFolder返回参数结构体
|
|
@@ -12773,6 +12778,35 @@ export interface DescribeTemplateDimCountResponse {
|
|
|
12773
12778
|
*/
|
|
12774
12779
|
RequestId?: string;
|
|
12775
12780
|
}
|
|
12781
|
+
/**
|
|
12782
|
+
* 数据源云梯连接状态
|
|
12783
|
+
*/
|
|
12784
|
+
export interface DataSourceConnectStatus {
|
|
12785
|
+
/**
|
|
12786
|
+
* id
|
|
12787
|
+
*/
|
|
12788
|
+
Id?: number;
|
|
12789
|
+
/**
|
|
12790
|
+
* 项目id
|
|
12791
|
+
*/
|
|
12792
|
+
ProjectId?: string;
|
|
12793
|
+
/**
|
|
12794
|
+
* 数据源id
|
|
12795
|
+
*/
|
|
12796
|
+
DatasourceId?: string;
|
|
12797
|
+
/**
|
|
12798
|
+
* 连接结果
|
|
12799
|
+
*/
|
|
12800
|
+
ConnectResult?: number;
|
|
12801
|
+
/**
|
|
12802
|
+
* 错误信息
|
|
12803
|
+
*/
|
|
12804
|
+
ConnectError?: string;
|
|
12805
|
+
/**
|
|
12806
|
+
* 时间戳
|
|
12807
|
+
*/
|
|
12808
|
+
Timestamp?: number;
|
|
12809
|
+
}
|
|
12776
12810
|
/**
|
|
12777
12811
|
* DescribeFunctionTypes请求参数结构体
|
|
12778
12812
|
*/
|
|
@@ -20816,6 +20850,11 @@ export interface Pair {
|
|
|
20816
20850
|
* 值
|
|
20817
20851
|
*/
|
|
20818
20852
|
Value: string;
|
|
20853
|
+
/**
|
|
20854
|
+
* 唯一标识
|
|
20855
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
20856
|
+
*/
|
|
20857
|
+
Id?: string;
|
|
20819
20858
|
}
|
|
20820
20859
|
/**
|
|
20821
20860
|
* DeleteIntegrationTask返回参数结构体
|
|
@@ -478,6 +478,16 @@ it("cwp.v20180228.DescribeBaselineRuleDetectList", async function () {
|
|
|
478
478
|
}
|
|
479
479
|
})
|
|
480
480
|
|
|
481
|
+
it("cwp.v20180228.ModifyRaspMaxCpu", async function () {
|
|
482
|
+
try {
|
|
483
|
+
const data = await client.ModifyRaspMaxCpu({})
|
|
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
|
+
|
|
481
491
|
it("cwp.v20180228.DeleteLicenseRecordAll", async function () {
|
|
482
492
|
try {
|
|
483
493
|
const data = await client.DeleteLicenseRecordAll({})
|
|
@@ -1108,6 +1118,16 @@ it("cwp.v20180228.DescribeAssetTypeTop", async function () {
|
|
|
1108
1118
|
}
|
|
1109
1119
|
})
|
|
1110
1120
|
|
|
1121
|
+
it("cwp.v20180228.DescribeRaspRuleVuls", async function () {
|
|
1122
|
+
try {
|
|
1123
|
+
const data = await client.DescribeRaspRuleVuls({})
|
|
1124
|
+
expect(data).to.be.ok
|
|
1125
|
+
} catch(error) {
|
|
1126
|
+
expect(error.requestId).to.be.ok
|
|
1127
|
+
expect(error.code).to.be.ok
|
|
1128
|
+
}
|
|
1129
|
+
})
|
|
1130
|
+
|
|
1111
1131
|
it("cwp.v20180228.ExportRansomDefenseStrategyMachines", async function () {
|
|
1112
1132
|
try {
|
|
1113
1133
|
const data = await client.ExportRansomDefenseStrategyMachines({})
|
|
@@ -2238,6 +2258,16 @@ it("cwp.v20180228.EditTags", async function () {
|
|
|
2238
2258
|
}
|
|
2239
2259
|
})
|
|
2240
2260
|
|
|
2261
|
+
it("cwp.v20180228.DescribeRaspRules", async function () {
|
|
2262
|
+
try {
|
|
2263
|
+
const data = await client.DescribeRaspRules({})
|
|
2264
|
+
expect(data).to.be.ok
|
|
2265
|
+
} catch(error) {
|
|
2266
|
+
expect(error.requestId).to.be.ok
|
|
2267
|
+
expect(error.code).to.be.ok
|
|
2268
|
+
}
|
|
2269
|
+
})
|
|
2270
|
+
|
|
2241
2271
|
it("cwp.v20180228.CreateLogExport", async function () {
|
|
2242
2272
|
try {
|
|
2243
2273
|
const data = await client.CreateLogExport({})
|
|
@@ -3188,6 +3218,16 @@ it("cwp.v20180228.DescribeAssetDatabaseCount", async function () {
|
|
|
3188
3218
|
}
|
|
3189
3219
|
})
|
|
3190
3220
|
|
|
3221
|
+
it("cwp.v20180228.DescribeLoginWhiteList", async function () {
|
|
3222
|
+
try {
|
|
3223
|
+
const data = await client.DescribeLoginWhiteList({})
|
|
3224
|
+
expect(data).to.be.ok
|
|
3225
|
+
} catch(error) {
|
|
3226
|
+
expect(error.requestId).to.be.ok
|
|
3227
|
+
expect(error.code).to.be.ok
|
|
3228
|
+
}
|
|
3229
|
+
})
|
|
3230
|
+
|
|
3191
3231
|
it("cwp.v20180228.DescribeLogHistogram", async function () {
|
|
3192
3232
|
try {
|
|
3193
3233
|
const data = await client.DescribeLogHistogram({})
|
|
@@ -3488,6 +3528,16 @@ it("cwp.v20180228.DeleteBashRules", async function () {
|
|
|
3488
3528
|
}
|
|
3489
3529
|
})
|
|
3490
3530
|
|
|
3531
|
+
it("cwp.v20180228.ModifyRaspRules", async function () {
|
|
3532
|
+
try {
|
|
3533
|
+
const data = await client.ModifyRaspRules({})
|
|
3534
|
+
expect(data).to.be.ok
|
|
3535
|
+
} catch(error) {
|
|
3536
|
+
expect(error.requestId).to.be.ok
|
|
3537
|
+
expect(error.code).to.be.ok
|
|
3538
|
+
}
|
|
3539
|
+
})
|
|
3540
|
+
|
|
3491
3541
|
it("cwp.v20180228.RetryCreateSnapshot", async function () {
|
|
3492
3542
|
try {
|
|
3493
3543
|
const data = await client.RetryCreateSnapshot({})
|
|
@@ -4378,6 +4428,16 @@ it("cwp.v20180228.DescribeAssetUserInfo", async function () {
|
|
|
4378
4428
|
}
|
|
4379
4429
|
})
|
|
4380
4430
|
|
|
4431
|
+
it("cwp.v20180228.DeleteRaspRules", async function () {
|
|
4432
|
+
try {
|
|
4433
|
+
const data = await client.DeleteRaspRules({})
|
|
4434
|
+
expect(data).to.be.ok
|
|
4435
|
+
} catch(error) {
|
|
4436
|
+
expect(error.requestId).to.be.ok
|
|
4437
|
+
expect(error.code).to.be.ok
|
|
4438
|
+
}
|
|
4439
|
+
})
|
|
4440
|
+
|
|
4381
4441
|
it("cwp.v20180228.DeleteMalwares", async function () {
|
|
4382
4442
|
try {
|
|
4383
4443
|
const data = await client.DeleteMalwares({})
|
|
@@ -4818,9 +4878,9 @@ it("cwp.v20180228.DescribeAttackVulTypeList", async function () {
|
|
|
4818
4878
|
}
|
|
4819
4879
|
})
|
|
4820
4880
|
|
|
4821
|
-
it("cwp.v20180228.
|
|
4881
|
+
it("cwp.v20180228.DescribeRaspMaxCpu", async function () {
|
|
4822
4882
|
try {
|
|
4823
|
-
const data = await client.
|
|
4883
|
+
const data = await client.DescribeRaspMaxCpu({})
|
|
4824
4884
|
expect(data).to.be.ok
|
|
4825
4885
|
} catch(error) {
|
|
4826
4886
|
expect(error.requestId).to.be.ok
|
|
@@ -848,6 +848,16 @@ it("iotexplorer.v20190423.InvokeCloudStorageAIServiceTask", async function () {
|
|
|
848
848
|
}
|
|
849
849
|
})
|
|
850
850
|
|
|
851
|
+
it("iotexplorer.v20190423.CreateFreeCloudStorage", async function () {
|
|
852
|
+
try {
|
|
853
|
+
const data = await client.CreateFreeCloudStorage({})
|
|
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("iotexplorer.v20190423.GetTWeCallPkgList", async function () {
|
|
852
862
|
try {
|
|
853
863
|
const data = await client.GetTWeCallPkgList({})
|
|
@@ -1138,6 +1148,16 @@ it("iotexplorer.v20190423.DeleteDevices", async function () {
|
|
|
1138
1148
|
}
|
|
1139
1149
|
})
|
|
1140
1150
|
|
|
1151
|
+
it("iotexplorer.v20190423.CreateDeviceChannel", async function () {
|
|
1152
|
+
try {
|
|
1153
|
+
const data = await client.CreateDeviceChannel({})
|
|
1154
|
+
expect(data).to.be.ok
|
|
1155
|
+
} catch(error) {
|
|
1156
|
+
expect(error.requestId).to.be.ok
|
|
1157
|
+
expect(error.code).to.be.ok
|
|
1158
|
+
}
|
|
1159
|
+
})
|
|
1160
|
+
|
|
1141
1161
|
it("iotexplorer.v20190423.CheckFirmwareUpdate", async function () {
|
|
1142
1162
|
try {
|
|
1143
1163
|
const data = await client.CheckFirmwareUpdate({})
|
|
@@ -668,6 +668,16 @@ it("iotvideo.v20211125.CreateCOSCredentials", async function () {
|
|
|
668
668
|
}
|
|
669
669
|
})
|
|
670
670
|
|
|
671
|
+
it("iotvideo.v20211125.CreateFreeCloudStorage", async function () {
|
|
672
|
+
try {
|
|
673
|
+
const data = await client.CreateFreeCloudStorage({})
|
|
674
|
+
expect(data).to.be.ok
|
|
675
|
+
} catch(error) {
|
|
676
|
+
expect(error.requestId).to.be.ok
|
|
677
|
+
expect(error.code).to.be.ok
|
|
678
|
+
}
|
|
679
|
+
})
|
|
680
|
+
|
|
671
681
|
it("iotvideo.v20211125.CreateBatch", async function () {
|
|
672
682
|
try {
|
|
673
683
|
const data = await client.CreateBatch({})
|
|
@@ -818,6 +828,16 @@ it("iotvideo.v20211125.DeleteCloudStorageEvent", async function () {
|
|
|
818
828
|
}
|
|
819
829
|
})
|
|
820
830
|
|
|
831
|
+
it("iotvideo.v20211125.CreateDeviceChannel", async function () {
|
|
832
|
+
try {
|
|
833
|
+
const data = await client.CreateDeviceChannel({})
|
|
834
|
+
expect(data).to.be.ok
|
|
835
|
+
} catch(error) {
|
|
836
|
+
expect(error.requestId).to.be.ok
|
|
837
|
+
expect(error.code).to.be.ok
|
|
838
|
+
}
|
|
839
|
+
})
|
|
840
|
+
|
|
821
841
|
it("iotvideo.v20211125.DescribeP2PInfo", async function () {
|
|
822
842
|
try {
|
|
823
843
|
const data = await client.DescribeP2PInfo({})
|