tencentcloud-sdk-nodejs 4.0.736 → 4.0.737
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 +99 -0
- package/SERVICE_CHANGELOG.md +160 -5
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cfg/v20210820/cfg_models.ts +1 -1
- package/src/services/cfw/v20190904/cfw_client.ts +1 -1
- package/src/services/cfw/v20190904/cfw_models.ts +18 -18
- package/src/services/csip/v20221121/csip_models.ts +3 -3
- package/src/services/cwp/v20180228/cwp_client.ts +1 -1
- package/src/services/cwp/v20180228/cwp_models.ts +1 -1
- package/src/services/dasb/v20191018/dasb_models.ts +4 -4
- package/src/services/dlc/v20210125/dlc_client.ts +12 -0
- package/src/services/dlc/v20210125/dlc_models.ts +70 -0
- package/src/services/ess/v20201111/ess_models.ts +1 -1
- package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
- package/src/services/lcic/v20220817/lcic_models.ts +3 -3
- package/src/services/redis/v20180412/redis_models.ts +6 -6
- package/src/services/sqlserver/v20180328/sqlserver_client.ts +155 -45
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +737 -157
- package/src/services/tdmq/v20200217/tdmq_models.ts +29 -14
- package/src/services/teo/v20220901/teo_models.ts +3 -3
- package/src/services/tione/v20211111/tione_client.ts +1 -0
- package/src/services/tione/v20211111/tione_models.ts +20 -0
- package/src/services/vrs/v20200824/vrs_models.ts +1 -7
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +1 -1
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +1 -1
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +1 -1
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +18 -18
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +3 -3
- package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +1 -1
- package/tencentcloud/services/cwp/v20180228/cwp_client.js +1 -1
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +1 -1
- package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +4 -4
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +5 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +6 -0
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +68 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +3 -3
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +6 -6
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_client.d.ts +49 -13
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_client.js +72 -18
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +723 -163
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +29 -14
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +3 -3
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +19 -0
- package/tencentcloud/services/vrs/v20200824/vrs_models.d.ts +1 -7
- package/test/dlc.v20210125.test.js +10 -0
- package/test/sqlserver.v20180328.test.js +108 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,102 @@
|
|
|
1
|
+
# Release 4.0.737
|
|
2
|
+
|
|
3
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
4
|
+
|
|
5
|
+
### 第 76 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-11-17 01:13:25
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeTablesName](https://cloud.tencent.com/document/api/1342/101641)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
20
|
+
|
|
21
|
+
### 第 54 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2023-11-17 01:22:32
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
新增接口:
|
|
30
|
+
|
|
31
|
+
* [DescribeBackupMonitor](https://cloud.tencent.com/document/api/238/101650)
|
|
32
|
+
* [DescribeBackupStatistical](https://cloud.tencent.com/document/api/238/101649)
|
|
33
|
+
* [DescribeBackupSummary](https://cloud.tencent.com/document/api/238/101648)
|
|
34
|
+
* [DescribeCrossBackupStatistical](https://cloud.tencent.com/document/api/238/101647)
|
|
35
|
+
* [DescribeDatabases](https://cloud.tencent.com/document/api/238/101644)
|
|
36
|
+
* [DescribeDatabasesNormal](https://cloud.tencent.com/document/api/238/101643)
|
|
37
|
+
* [DescribeRegularBackupPlan](https://cloud.tencent.com/document/api/238/101646)
|
|
38
|
+
* [ModifyCrossBackupStrategy](https://cloud.tencent.com/document/api/238/101645)
|
|
39
|
+
* [ModifyDatabaseShrinkMDF](https://cloud.tencent.com/document/api/238/101642)
|
|
40
|
+
|
|
41
|
+
新增数据结构:
|
|
42
|
+
|
|
43
|
+
* [CrossSummaryDetailRes](https://cloud.tencent.com/document/api/238/19976#CrossSummaryDetailRes)
|
|
44
|
+
* [SummaryDetailRes](https://cloud.tencent.com/document/api/238/19976#SummaryDetailRes)
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
49
|
+
|
|
50
|
+
### 第 91 次发布
|
|
51
|
+
|
|
52
|
+
发布时间:2023-11-17 01:25:23
|
|
53
|
+
|
|
54
|
+
本次发布包含了以下内容:
|
|
55
|
+
|
|
56
|
+
改善已有的文档。
|
|
57
|
+
|
|
58
|
+
修改数据结构:
|
|
59
|
+
|
|
60
|
+
* [RocketMQSubscription](https://cloud.tencent.com/document/api/1179/46089#RocketMQSubscription)
|
|
61
|
+
|
|
62
|
+
* 新增成员:ClientProtocol
|
|
63
|
+
|
|
64
|
+
* [RocketMQVipInstance](https://cloud.tencent.com/document/api/1179/46089#RocketMQVipInstance)
|
|
65
|
+
|
|
66
|
+
* 新增成员:AclEnabled, DestroyTime
|
|
67
|
+
|
|
68
|
+
* <font color="#dd0000">**修改成员**:</font>MaxRetention, MinRetention, Retention
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
74
|
+
|
|
75
|
+
### 第 43 次发布
|
|
76
|
+
|
|
77
|
+
发布时间:2023-11-17 01:26:29
|
|
78
|
+
|
|
79
|
+
本次发布包含了以下内容:
|
|
80
|
+
|
|
81
|
+
改善已有的文档。
|
|
82
|
+
|
|
83
|
+
修改接口:
|
|
84
|
+
|
|
85
|
+
* [CreateTrainingTask](https://cloud.tencent.com/document/api/851/75094)
|
|
86
|
+
|
|
87
|
+
* 新增入参:PreTrainModel
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
新增数据结构:
|
|
91
|
+
|
|
92
|
+
* [PreTrainModel](https://cloud.tencent.com/document/api/851/75051#PreTrainModel)
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
1
100
|
# Release 4.0.736
|
|
2
101
|
|
|
3
102
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,55 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
4
|
+
|
|
5
|
+
### 第 76 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-11-17 01:13:25
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeTablesName](https://cloud.tencent.com/document/api/1342/101641)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
20
|
+
|
|
21
|
+
### 第 54 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2023-11-17 01:22:32
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
新增接口:
|
|
30
|
+
|
|
31
|
+
* [DescribeBackupMonitor](https://cloud.tencent.com/document/api/238/101650)
|
|
32
|
+
* [DescribeBackupStatistical](https://cloud.tencent.com/document/api/238/101649)
|
|
33
|
+
* [DescribeBackupSummary](https://cloud.tencent.com/document/api/238/101648)
|
|
34
|
+
* [DescribeCrossBackupStatistical](https://cloud.tencent.com/document/api/238/101647)
|
|
35
|
+
* [DescribeDatabases](https://cloud.tencent.com/document/api/238/101644)
|
|
36
|
+
* [DescribeDatabasesNormal](https://cloud.tencent.com/document/api/238/101643)
|
|
37
|
+
* [DescribeRegularBackupPlan](https://cloud.tencent.com/document/api/238/101646)
|
|
38
|
+
* [ModifyCrossBackupStrategy](https://cloud.tencent.com/document/api/238/101645)
|
|
39
|
+
* [ModifyDatabaseShrinkMDF](https://cloud.tencent.com/document/api/238/101642)
|
|
40
|
+
|
|
41
|
+
新增数据结构:
|
|
42
|
+
|
|
43
|
+
* [CrossSummaryDetailRes](https://cloud.tencent.com/document/api/238/19976#CrossSummaryDetailRes)
|
|
44
|
+
* [SummaryDetailRes](https://cloud.tencent.com/document/api/238/19976#SummaryDetailRes)
|
|
4
45
|
|
|
5
|
-
### 第 74 次发布
|
|
6
46
|
|
|
7
|
-
|
|
47
|
+
|
|
48
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
49
|
+
|
|
50
|
+
### 第 91 次发布
|
|
51
|
+
|
|
52
|
+
发布时间:2023-11-17 01:25:23
|
|
8
53
|
|
|
9
54
|
本次发布包含了以下内容:
|
|
10
55
|
|
|
@@ -12,10 +57,43 @@
|
|
|
12
57
|
|
|
13
58
|
修改数据结构:
|
|
14
59
|
|
|
15
|
-
* [
|
|
60
|
+
* [RocketMQSubscription](https://cloud.tencent.com/document/api/1179/46089#RocketMQSubscription)
|
|
16
61
|
|
|
17
|
-
* 新增成员:
|
|
62
|
+
* 新增成员:ClientProtocol
|
|
18
63
|
|
|
64
|
+
* [RocketMQVipInstance](https://cloud.tencent.com/document/api/1179/46089#RocketMQVipInstance)
|
|
65
|
+
|
|
66
|
+
* 新增成员:AclEnabled, DestroyTime
|
|
67
|
+
|
|
68
|
+
* <font color="#dd0000">**修改成员**:</font>MaxRetention, MinRetention, Retention
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
74
|
+
|
|
75
|
+
### 第 43 次发布
|
|
76
|
+
|
|
77
|
+
发布时间:2023-11-17 01:26:29
|
|
78
|
+
|
|
79
|
+
本次发布包含了以下内容:
|
|
80
|
+
|
|
81
|
+
改善已有的文档。
|
|
82
|
+
|
|
83
|
+
修改接口:
|
|
84
|
+
|
|
85
|
+
* [CreateTrainingTask](https://cloud.tencent.com/document/api/851/75094)
|
|
86
|
+
|
|
87
|
+
* 新增入参:PreTrainModel
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
新增数据结构:
|
|
91
|
+
|
|
92
|
+
* [PreTrainModel](https://cloud.tencent.com/document/api/851/75051#PreTrainModel)
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
19
97
|
|
|
20
98
|
|
|
21
99
|
|
|
@@ -46372,6 +46450,18 @@
|
|
|
46372
46450
|
|
|
46373
46451
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
46374
46452
|
|
|
46453
|
+
### 第 76 次发布
|
|
46454
|
+
|
|
46455
|
+
发布时间:2023-11-17 01:13:25
|
|
46456
|
+
|
|
46457
|
+
本次发布包含了以下内容:
|
|
46458
|
+
|
|
46459
|
+
改善已有的文档。
|
|
46460
|
+
|
|
46461
|
+
新增接口:
|
|
46462
|
+
|
|
46463
|
+
* [[DescribeTablesName](https://cloud.tencent.com/document/api/1342/101641)](https://cloud.tencent.com/document/api/#/#)
|
|
46464
|
+
|
|
46375
46465
|
### 第 75 次发布
|
|
46376
46466
|
|
|
46377
46467
|
发布时间:2023-11-16 01:15:33
|
|
@@ -96946,6 +97036,31 @@
|
|
|
96946
97036
|
|
|
96947
97037
|
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
96948
97038
|
|
|
97039
|
+
### 第 54 次发布
|
|
97040
|
+
|
|
97041
|
+
发布时间:2023-11-17 01:22:32
|
|
97042
|
+
|
|
97043
|
+
本次发布包含了以下内容:
|
|
97044
|
+
|
|
97045
|
+
改善已有的文档。
|
|
97046
|
+
|
|
97047
|
+
新增接口:
|
|
97048
|
+
|
|
97049
|
+
* [[DescribeBackupMonitor](https://cloud.tencent.com/document/api/238/101650)](https://cloud.tencent.com/document/api/#/#)
|
|
97050
|
+
* [[DescribeBackupStatistical](https://cloud.tencent.com/document/api/238/101649)](https://cloud.tencent.com/document/api/#/#)
|
|
97051
|
+
* [[DescribeBackupSummary](https://cloud.tencent.com/document/api/238/101648)](https://cloud.tencent.com/document/api/#/#)
|
|
97052
|
+
* [[DescribeCrossBackupStatistical](https://cloud.tencent.com/document/api/238/101647)](https://cloud.tencent.com/document/api/#/#)
|
|
97053
|
+
* [[DescribeDatabases](https://cloud.tencent.com/document/api/238/101644)](https://cloud.tencent.com/document/api/#/#)
|
|
97054
|
+
* [[DescribeDatabasesNormal](https://cloud.tencent.com/document/api/238/101643)](https://cloud.tencent.com/document/api/#/#)
|
|
97055
|
+
* [[DescribeRegularBackupPlan](https://cloud.tencent.com/document/api/238/101646)](https://cloud.tencent.com/document/api/#/#)
|
|
97056
|
+
* [[ModifyCrossBackupStrategy](https://cloud.tencent.com/document/api/238/101645)](https://cloud.tencent.com/document/api/#/#)
|
|
97057
|
+
* [[ModifyDatabaseShrinkMDF](https://cloud.tencent.com/document/api/238/101642)](https://cloud.tencent.com/document/api/#/#)
|
|
97058
|
+
|
|
97059
|
+
新增数据结构:
|
|
97060
|
+
|
|
97061
|
+
* [[CrossSummaryDetailRes](https://cloud.tencent.com/document/api/238/19976#CrossSummaryDetailRes)](https://cloud.tencent.com/document/api/238/19976#[CrossSummaryDetailRes](https://cloud.tencent.com/document/api/238/19976#CrossSummaryDetailRes))
|
|
97062
|
+
* [[SummaryDetailRes](https://cloud.tencent.com/document/api/238/19976#SummaryDetailRes)](https://cloud.tencent.com/document/api/238/19976#[SummaryDetailRes](https://cloud.tencent.com/document/api/238/19976#SummaryDetailRes))
|
|
97063
|
+
|
|
96949
97064
|
### 第 53 次发布
|
|
96950
97065
|
|
|
96951
97066
|
发布时间:2023-11-06 00:18:16
|
|
@@ -108599,6 +108714,27 @@
|
|
|
108599
108714
|
|
|
108600
108715
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
108601
108716
|
|
|
108717
|
+
### 第 91 次发布
|
|
108718
|
+
|
|
108719
|
+
发布时间:2023-11-17 01:25:23
|
|
108720
|
+
|
|
108721
|
+
本次发布包含了以下内容:
|
|
108722
|
+
|
|
108723
|
+
改善已有的文档。
|
|
108724
|
+
|
|
108725
|
+
修改数据结构:
|
|
108726
|
+
|
|
108727
|
+
* [RocketMQSubscription](https://cloud.tencent.com/document/api/1179/46089#RocketMQSubscription)
|
|
108728
|
+
|
|
108729
|
+
* 新增成员:ClientProtocol
|
|
108730
|
+
|
|
108731
|
+
* [RocketMQVipInstance](https://cloud.tencent.com/document/api/1179/46089#RocketMQVipInstance)
|
|
108732
|
+
|
|
108733
|
+
* 新增成员:AclEnabled, DestroyTime
|
|
108734
|
+
|
|
108735
|
+
* <font color="#dd0000">**修改成员**:</font>MaxRetention, MinRetention, Retention
|
|
108736
|
+
|
|
108737
|
+
|
|
108602
108738
|
### 第 90 次发布
|
|
108603
108739
|
|
|
108604
108740
|
发布时间:2023-11-15 02:25:53
|
|
@@ -116822,6 +116958,25 @@
|
|
|
116822
116958
|
|
|
116823
116959
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
116824
116960
|
|
|
116961
|
+
### 第 43 次发布
|
|
116962
|
+
|
|
116963
|
+
发布时间:2023-11-17 01:26:29
|
|
116964
|
+
|
|
116965
|
+
本次发布包含了以下内容:
|
|
116966
|
+
|
|
116967
|
+
改善已有的文档。
|
|
116968
|
+
|
|
116969
|
+
修改接口:
|
|
116970
|
+
|
|
116971
|
+
* [CreateTrainingTask](https://cloud.tencent.com/document/api/851/75094)
|
|
116972
|
+
|
|
116973
|
+
* 新增入参:PreTrainModel
|
|
116974
|
+
|
|
116975
|
+
|
|
116976
|
+
新增数据结构:
|
|
116977
|
+
|
|
116978
|
+
* [[PreTrainModel](https://cloud.tencent.com/document/api/851/75051#PreTrainModel)](https://cloud.tencent.com/document/api/851/75051#[PreTrainModel](https://cloud.tencent.com/document/api/851/75051#PreTrainModel))
|
|
116979
|
+
|
|
116825
116980
|
### 第 42 次发布
|
|
116826
116981
|
|
|
116827
116982
|
发布时间:2023-11-16 01:32:39
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -47,9 +47,9 @@
|
|
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-08-17 01:43:06 |
|
|
48
48
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-09-08 01:20:53 |
|
|
49
49
|
| cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2023-10-24 01:08:56 |
|
|
50
|
-
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-11-
|
|
50
|
+
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-11-17 01:09:13 |
|
|
51
51
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-11-10 01:10:02 |
|
|
52
|
-
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-11-
|
|
52
|
+
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-11-17 01:09:22 |
|
|
53
53
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-08-17 01:47:49 |
|
|
54
54
|
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-07-06 01:13:25 |
|
|
55
55
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
@@ -66,20 +66,20 @@
|
|
|
66
66
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-24 01:10:10 |
|
|
67
67
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-09-21 02:09:54 |
|
|
68
68
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
69
|
-
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-11-
|
|
69
|
+
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-11-17 01:10:47 |
|
|
70
70
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
71
71
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-11-06 00:05:55 |
|
|
72
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-
|
|
72
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-11-17 01:11:11 |
|
|
73
73
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
74
74
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-11-15 01:28:17 |
|
|
75
|
-
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-11-
|
|
75
|
+
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-11-17 01:12:46 |
|
|
76
76
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
77
77
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
78
78
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-10-09 01:12:39 |
|
|
79
79
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
|
|
80
80
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-11-13 00:10:11 |
|
|
81
81
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-10-30 00:33:47 |
|
|
82
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-11-
|
|
82
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-11-17 01:13:25 |
|
|
83
83
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-11-15 01:33:00 |
|
|
84
84
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-10-20 01:14:01 |
|
|
85
85
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-11-10 01:14:28 |
|
|
@@ -95,8 +95,8 @@
|
|
|
95
95
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
96
96
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-10-16 01:15:50 |
|
|
97
97
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-10-30 00:42:05 |
|
|
98
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-11-
|
|
99
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-
|
|
98
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-11-17 01:15:28 |
|
|
99
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-17 01:15:43 |
|
|
100
100
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-09-18 01:48:33 |
|
|
101
101
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-11-14 01:16:39 |
|
|
102
102
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
|
|
@@ -127,9 +127,9 @@
|
|
|
127
127
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-09-22 02:00:51 |
|
|
128
128
|
| iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2023-11-09 01:16:39 |
|
|
129
129
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-05-18 01:35:21 |
|
|
130
|
-
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-11-
|
|
130
|
+
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-11-17 01:18:21 |
|
|
131
131
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-08-17 03:51:31 |
|
|
132
|
-
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2023-11-
|
|
132
|
+
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2023-11-17 01:18:40 |
|
|
133
133
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-11-09 01:19:51 |
|
|
134
134
|
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-11-14 01:19:55 |
|
|
135
135
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-10-13 01:22:04 |
|
|
161
161
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-08-24 01:24:59 |
|
|
162
162
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-10-31 02:15:24 |
|
|
163
|
-
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-11-
|
|
163
|
+
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-11-17 01:21:42 |
|
|
164
164
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-10-13 01:22:28 |
|
|
165
165
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-08-17 04:33:51 |
|
|
166
166
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2023-11-14 01:24:00 |
|
|
174
174
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2023-10-16 01:23:02 |
|
|
175
175
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
176
|
-
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-11-
|
|
176
|
+
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-11-17 01:22:32 |
|
|
177
177
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
|
|
178
178
|
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-11-14 01:25:09 |
|
|
179
179
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-08-17 04:46:28 |
|
|
@@ -198,10 +198,10 @@
|
|
|
198
198
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-11-01 01:21:35 |
|
|
199
199
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
|
|
200
200
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
|
|
201
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-
|
|
201
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-17 01:25:23 |
|
|
202
202
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-11-15 02:26:59 |
|
|
203
203
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
|
|
204
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-
|
|
204
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-17 01:25:54 |
|
|
205
205
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-06 00:21:33 |
|
|
206
206
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
207
207
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -209,15 +209,15 @@
|
|
|
209
209
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2023-08-17 05:26:12 |
|
|
210
210
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
211
211
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-09-01 01:23:47 |
|
|
212
|
-
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-11-
|
|
212
|
+
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-11-17 01:26:29 |
|
|
213
213
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-11-01 01:23:35 |
|
|
214
214
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-11-13 00:23:53 |
|
|
215
215
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
216
|
-
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-
|
|
216
|
+
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-11-17 01:27:28 |
|
|
217
217
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-09-27 01:26:36 |
|
|
218
218
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2023-08-10 01:43:37 |
|
|
219
219
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
220
|
-
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-11-
|
|
220
|
+
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-11-17 01:27:31 |
|
|
221
221
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-10-26 14:46:10 |
|
|
222
222
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
|
|
223
223
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-11-16 01:34:14 |
|
|
@@ -230,11 +230,11 @@
|
|
|
230
230
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-08-17 05:50:56 |
|
|
231
231
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-11-16 01:35:27 |
|
|
232
232
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-11-15 02:39:18 |
|
|
233
|
-
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-
|
|
233
|
+
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-17 01:29:51 |
|
|
234
234
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-16 17:58:08 |
|
|
235
235
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-11-15 02:42:49 |
|
|
236
236
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-11-14 01:33:54 |
|
|
237
|
-
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-11-
|
|
237
|
+
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-11-17 01:31:04 |
|
|
238
238
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
239
239
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-08-10 01:50:27 |
|
|
240
240
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.737"
|
|
@@ -5975,64 +5975,64 @@ export interface SwitchListsData {
|
|
|
5975
5975
|
* 公网IP
|
|
5976
5976
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5977
5977
|
*/
|
|
5978
|
-
PublicIp
|
|
5978
|
+
PublicIp?: string
|
|
5979
5979
|
/**
|
|
5980
5980
|
* 内网IP
|
|
5981
5981
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5982
5982
|
*/
|
|
5983
|
-
IntranetIp
|
|
5983
|
+
IntranetIp?: string
|
|
5984
5984
|
/**
|
|
5985
5985
|
* 实例名
|
|
5986
5986
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5987
5987
|
*/
|
|
5988
|
-
InstanceName
|
|
5988
|
+
InstanceName?: string
|
|
5989
5989
|
/**
|
|
5990
5990
|
* 实例ID
|
|
5991
5991
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5992
5992
|
*/
|
|
5993
|
-
InstanceId
|
|
5993
|
+
InstanceId?: string
|
|
5994
5994
|
/**
|
|
5995
5995
|
* 资产类型
|
|
5996
5996
|
*/
|
|
5997
|
-
AssetType
|
|
5997
|
+
AssetType?: string
|
|
5998
5998
|
/**
|
|
5999
5999
|
* 地域
|
|
6000
6000
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6001
6001
|
*/
|
|
6002
|
-
Area
|
|
6002
|
+
Area?: string
|
|
6003
6003
|
/**
|
|
6004
6004
|
* 防火墙开关
|
|
6005
6005
|
*/
|
|
6006
|
-
Switch
|
|
6006
|
+
Switch?: number
|
|
6007
6007
|
/**
|
|
6008
6008
|
* id值
|
|
6009
6009
|
*/
|
|
6010
|
-
Id
|
|
6010
|
+
Id?: number
|
|
6011
6011
|
/**
|
|
6012
6012
|
* 公网 IP 类型
|
|
6013
6013
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6014
6014
|
*/
|
|
6015
|
-
PublicIpType
|
|
6015
|
+
PublicIpType?: number
|
|
6016
6016
|
/**
|
|
6017
6017
|
* 风险端口数
|
|
6018
6018
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6019
6019
|
*/
|
|
6020
|
-
PortTimes
|
|
6020
|
+
PortTimes?: number
|
|
6021
6021
|
/**
|
|
6022
6022
|
* 最近扫描时间
|
|
6023
6023
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6024
6024
|
*/
|
|
6025
|
-
LastTime
|
|
6025
|
+
LastTime?: string
|
|
6026
6026
|
/**
|
|
6027
6027
|
* 扫描深度
|
|
6028
6028
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6029
6029
|
*/
|
|
6030
|
-
ScanMode
|
|
6030
|
+
ScanMode?: string
|
|
6031
6031
|
/**
|
|
6032
6032
|
* 扫描状态
|
|
6033
6033
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6034
6034
|
*/
|
|
6035
|
-
ScanStatus
|
|
6035
|
+
ScanStatus?: number
|
|
6036
6036
|
}
|
|
6037
6037
|
|
|
6038
6038
|
/**
|
|
@@ -6466,25 +6466,25 @@ export interface DescribeSwitchListsResponse {
|
|
|
6466
6466
|
/**
|
|
6467
6467
|
* 总条数
|
|
6468
6468
|
*/
|
|
6469
|
-
Total
|
|
6469
|
+
Total?: number
|
|
6470
6470
|
/**
|
|
6471
6471
|
* 列表数据
|
|
6472
6472
|
*/
|
|
6473
|
-
Data
|
|
6473
|
+
Data?: Array<SwitchListsData>
|
|
6474
6474
|
/**
|
|
6475
6475
|
* 区域列表
|
|
6476
6476
|
*/
|
|
6477
|
-
AreaLists
|
|
6477
|
+
AreaLists?: Array<string>
|
|
6478
6478
|
/**
|
|
6479
6479
|
* 打开个数
|
|
6480
6480
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6481
6481
|
*/
|
|
6482
|
-
OnNum
|
|
6482
|
+
OnNum?: number
|
|
6483
6483
|
/**
|
|
6484
6484
|
* 关闭个数
|
|
6485
6485
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6486
6486
|
*/
|
|
6487
|
-
OffNum
|
|
6487
|
+
OffNum?: number
|
|
6488
6488
|
/**
|
|
6489
6489
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
6490
6490
|
*/
|
|
@@ -3298,7 +3298,7 @@ export interface WhereFilter {
|
|
|
3298
3298
|
/**
|
|
3299
3299
|
* 中台定义:
|
|
3300
3300
|
1等于 2大于 3小于 4大于等于 5小于等于 6不等于 9模糊匹配 13非模糊匹配 14按位与
|
|
3301
|
-
精确匹配填 7 模糊匹配填9
|
|
3301
|
+
精确匹配填 7 模糊匹配填9
|
|
3302
3302
|
|
|
3303
3303
|
*/
|
|
3304
3304
|
OperatorType?: number
|
|
@@ -3789,7 +3789,7 @@ export interface DomainAssetVO {
|
|
|
3789
3789
|
*/
|
|
3790
3790
|
SeverIp?: Array<string>
|
|
3791
3791
|
/**
|
|
3792
|
-
*
|
|
3792
|
+
* bot攻击数量
|
|
3793
3793
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3794
3794
|
*/
|
|
3795
3795
|
BotCount?: number
|
|
@@ -3854,7 +3854,7 @@ export interface DomainAssetVO {
|
|
|
3854
3854
|
*/
|
|
3855
3855
|
VerifyStatus?: number
|
|
3856
3856
|
/**
|
|
3857
|
-
* bot
|
|
3857
|
+
* bot访问数量
|
|
3858
3858
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3859
3859
|
*/
|
|
3860
3860
|
BotAccessCount?: number
|
|
@@ -3093,21 +3093,21 @@ export interface DepartmentManagerUser {
|
|
|
3093
3093
|
}
|
|
3094
3094
|
|
|
3095
3095
|
/**
|
|
3096
|
-
*
|
|
3096
|
+
* 权限控制模板对象
|
|
3097
3097
|
*/
|
|
3098
3098
|
export interface ACTemplate {
|
|
3099
3099
|
/**
|
|
3100
|
-
*
|
|
3100
|
+
* 模板id
|
|
3101
3101
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3102
3102
|
*/
|
|
3103
3103
|
TemplateId?: string
|
|
3104
3104
|
/**
|
|
3105
|
-
*
|
|
3105
|
+
* 模板名称
|
|
3106
3106
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3107
3107
|
*/
|
|
3108
3108
|
TemplateName?: string
|
|
3109
3109
|
/**
|
|
3110
|
-
*
|
|
3110
|
+
* 模板描述
|
|
3111
3111
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3112
3112
|
*/
|
|
3113
3113
|
Description?: string
|