tencentcloud-sdk-nodejs-cdb 4.0.222 → 4.0.227
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 +607 -80
- package/README.md +2 -2
- package/package.json +1 -1
- package/products.md +33 -33
- package/src/services/cdb/v20170320/cdb_client.ts +2 -14
- package/src/services/cdb/v20170320/cdb_models.ts +49 -49
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +1 -5
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +0 -6
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +41 -43
package/CHANGELOG.md
CHANGED
|
@@ -1,99 +1,85 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 16 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2021-
|
|
7
|
+
发布时间:2021-11-01 08:06:08
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [DescribeVulEffectHostList](https://cloud.tencent.com/document/api/296/63341)
|
|
16
|
-
* [DescribeVulList](https://cloud.tencent.com/document/api/296/63340)
|
|
13
|
+
修改接口:
|
|
17
14
|
|
|
18
|
-
|
|
15
|
+
* [DescribeChatMessages](https://cloud.tencent.com/document/api/679/49676)
|
|
19
16
|
|
|
20
|
-
*
|
|
21
|
-
* [VulInfoList](https://cloud.tencent.com/document/api/296/19867#VulInfoList)
|
|
17
|
+
* 新增入参:SessionId
|
|
22
18
|
|
|
19
|
+
* <font color="#dd0000">**修改入参**:</font>CdrId
|
|
23
20
|
|
|
21
|
+
* [DescribeTelCdr](https://cloud.tencent.com/document/api/679/47714)
|
|
24
22
|
|
|
25
|
-
|
|
23
|
+
* 新增入参:SessionIds
|
|
26
24
|
|
|
27
|
-
### 第 2 次发布
|
|
28
25
|
|
|
29
|
-
|
|
26
|
+
修改数据结构:
|
|
30
27
|
|
|
31
|
-
|
|
28
|
+
* [PSTNSession](https://cloud.tencent.com/document/api/679/47715#PSTNSession)
|
|
32
29
|
|
|
33
|
-
|
|
30
|
+
* 新增成员:ProtectedCaller, ProtectedCallee
|
|
34
31
|
|
|
35
|
-
|
|
32
|
+
* [PSTNSessionInfo](https://cloud.tencent.com/document/api/679/47715#PSTNSessionInfo)
|
|
36
33
|
|
|
37
|
-
*
|
|
34
|
+
* 新增成员:ProtectedCaller, ProtectedCallee
|
|
38
35
|
|
|
36
|
+
* [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
|
|
39
37
|
|
|
38
|
+
* 新增成员:ProtectedCaller, ProtectedCallee
|
|
40
39
|
|
|
41
|
-
## 企业组织(organization) 版本:2018-12-25
|
|
42
40
|
|
|
43
41
|
|
|
44
42
|
|
|
45
|
-
## 云数据库
|
|
43
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
46
44
|
|
|
47
|
-
### 第
|
|
45
|
+
### 第 71 次发布
|
|
48
46
|
|
|
49
|
-
发布时间:2021-
|
|
47
|
+
发布时间:2021-11-01 08:06:13
|
|
50
48
|
|
|
51
49
|
本次发布包含了以下内容:
|
|
52
50
|
|
|
53
51
|
改善已有的文档。
|
|
54
52
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
* [DescribeDBInstanceParameters](https://cloud.tencent.com/document/api/409/63344)
|
|
58
|
-
* [DescribeParamsEvent](https://cloud.tencent.com/document/api/409/63343)
|
|
59
|
-
* [ModifyDBInstanceParameters](https://cloud.tencent.com/document/api/409/63342)
|
|
53
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
60
54
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
* [EventInfo](https://cloud.tencent.com/document/api/409/16778#EventInfo)
|
|
64
|
-
* [EventItem](https://cloud.tencent.com/document/api/409/16778#EventItem)
|
|
65
|
-
* [ParamEntry](https://cloud.tencent.com/document/api/409/16778#ParamEntry)
|
|
66
|
-
* [ParamInfo](https://cloud.tencent.com/document/api/409/16778#ParamInfo)
|
|
55
|
+
* ModifyRoType
|
|
67
56
|
|
|
68
57
|
|
|
69
58
|
|
|
70
|
-
##
|
|
59
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
71
60
|
|
|
72
|
-
### 第
|
|
61
|
+
### 第 12 次发布
|
|
73
62
|
|
|
74
|
-
发布时间:2021-
|
|
63
|
+
发布时间:2021-11-01 08:07:18
|
|
75
64
|
|
|
76
65
|
本次发布包含了以下内容:
|
|
77
66
|
|
|
78
67
|
改善已有的文档。
|
|
79
68
|
|
|
80
|
-
|
|
69
|
+
修改接口:
|
|
81
70
|
|
|
82
|
-
* [
|
|
83
|
-
* [DescribeCloudBaseRunServer](https://cloud.tencent.com/document/api/876/63346)
|
|
71
|
+
* [UploadLog](https://cloud.tencent.com/document/api/614/59470)
|
|
84
72
|
|
|
85
|
-
|
|
73
|
+
* 新增入参:TopicId, HashKey, CompressType
|
|
86
74
|
|
|
87
|
-
* [CloudBaseRunKVPriority](https://cloud.tencent.com/document/api/876/34822#CloudBaseRunKVPriority)
|
|
88
|
-
* [CloudBaseRunServerVersionItem](https://cloud.tencent.com/document/api/876/34822#CloudBaseRunServerVersionItem)
|
|
89
75
|
|
|
90
76
|
|
|
91
77
|
|
|
92
|
-
##
|
|
78
|
+
## 腾讯云剪(cme) 版本:2019-10-29
|
|
93
79
|
|
|
94
|
-
### 第
|
|
80
|
+
### 第 40 次发布
|
|
95
81
|
|
|
96
|
-
发布时间:2021-
|
|
82
|
+
发布时间:2021-11-01 08:07:26
|
|
97
83
|
|
|
98
84
|
本次发布包含了以下内容:
|
|
99
85
|
|
|
@@ -101,41 +87,39 @@
|
|
|
101
87
|
|
|
102
88
|
修改接口:
|
|
103
89
|
|
|
104
|
-
* [
|
|
90
|
+
* [ExportVideoByEditorTrackData](https://cloud.tencent.com/document/api/1156/44159)
|
|
105
91
|
|
|
106
|
-
* 新增入参:
|
|
92
|
+
* 新增入参:AspectRatio
|
|
107
93
|
|
|
108
|
-
* <font color="#dd0000">**修改入参**:</font>Addresses
|
|
109
94
|
|
|
110
|
-
* [CreateServiceTemplate](https://cloud.tencent.com/document/api/215/16710)
|
|
111
95
|
|
|
112
|
-
* 新增入参:ServicesExtra
|
|
113
96
|
|
|
114
|
-
|
|
97
|
+
## 流量反欺诈(taf) 版本:2020-02-10
|
|
115
98
|
|
|
116
|
-
|
|
99
|
+
### 第 8 次发布
|
|
117
100
|
|
|
118
|
-
|
|
101
|
+
发布时间:2021-11-01 08:13:31
|
|
119
102
|
|
|
120
|
-
|
|
103
|
+
本次发布包含了以下内容:
|
|
121
104
|
|
|
122
|
-
|
|
105
|
+
改善已有的文档。
|
|
123
106
|
|
|
107
|
+
修改接口:
|
|
124
108
|
|
|
125
|
-
|
|
109
|
+
* [EnhanceTaDegree](https://cloud.tencent.com/document/api/1031/43308)
|
|
126
110
|
|
|
127
|
-
*
|
|
128
|
-
* [ServicesInfo](https://cloud.tencent.com/document/api/215/15824#ServicesInfo)
|
|
111
|
+
* 新增入参:BusinessEncryptData
|
|
129
112
|
|
|
130
|
-
修改数据结构:
|
|
131
113
|
|
|
132
|
-
|
|
114
|
+
新增数据结构:
|
|
133
115
|
|
|
134
|
-
|
|
116
|
+
* [InputBusinessEncryptData](https://cloud.tencent.com/document/api/1031/43310#InputBusinessEncryptData)
|
|
135
117
|
|
|
136
|
-
|
|
118
|
+
修改数据结构:
|
|
137
119
|
|
|
138
|
-
|
|
120
|
+
* [InputTaBspData](https://cloud.tencent.com/document/api/1031/43310#InputTaBspData)
|
|
121
|
+
|
|
122
|
+
* 新增成员:IsAuthorized
|
|
139
123
|
|
|
140
124
|
|
|
141
125
|
|
|
@@ -361,6 +345,21 @@
|
|
|
361
345
|
|
|
362
346
|
## 云顾问(advisor) 版本:2020-07-21
|
|
363
347
|
|
|
348
|
+
### 第 2 次发布
|
|
349
|
+
|
|
350
|
+
发布时间:2021-10-29 08:00:17
|
|
351
|
+
|
|
352
|
+
本次发布包含了以下内容:
|
|
353
|
+
|
|
354
|
+
改善已有的文档。
|
|
355
|
+
|
|
356
|
+
修改接口:
|
|
357
|
+
|
|
358
|
+
* [DescribeTaskStrategyRisks](https://cloud.tencent.com/document/api/1264/63112)
|
|
359
|
+
|
|
360
|
+
* 新增出参:Risks
|
|
361
|
+
|
|
362
|
+
|
|
364
363
|
### 第 1 次发布
|
|
365
364
|
|
|
366
365
|
发布时间:2021-10-20 16:41:59
|
|
@@ -1954,6 +1953,21 @@
|
|
|
1954
1953
|
|
|
1955
1954
|
## 弹性伸缩(as) 版本:2018-04-19
|
|
1956
1955
|
|
|
1956
|
+
### 第 41 次发布
|
|
1957
|
+
|
|
1958
|
+
发布时间:2021-10-27 08:02:46
|
|
1959
|
+
|
|
1960
|
+
本次发布包含了以下内容:
|
|
1961
|
+
|
|
1962
|
+
改善已有的文档。
|
|
1963
|
+
|
|
1964
|
+
修改接口:
|
|
1965
|
+
|
|
1966
|
+
* [ModifyLaunchConfigurationAttributes](https://cloud.tencent.com/document/api/377/31298)
|
|
1967
|
+
|
|
1968
|
+
* 新增入参:EnhancedService
|
|
1969
|
+
|
|
1970
|
+
|
|
1957
1971
|
### 第 40 次发布
|
|
1958
1972
|
|
|
1959
1973
|
发布时间:2021-10-21 11:15:03
|
|
@@ -7080,6 +7094,21 @@
|
|
|
7080
7094
|
|
|
7081
7095
|
## 云硬盘(cbs) 版本:2017-03-12
|
|
7082
7096
|
|
|
7097
|
+
### 第 33 次发布
|
|
7098
|
+
|
|
7099
|
+
发布时间:2021-10-27 08:03:51
|
|
7100
|
+
|
|
7101
|
+
本次发布包含了以下内容:
|
|
7102
|
+
|
|
7103
|
+
改善已有的文档。
|
|
7104
|
+
|
|
7105
|
+
修改数据结构:
|
|
7106
|
+
|
|
7107
|
+
* [Snapshot](https://cloud.tencent.com/document/api/362/15669#Snapshot)
|
|
7108
|
+
|
|
7109
|
+
* <font color="#dd0000">**修改成员**:</font>SnapshotId
|
|
7110
|
+
|
|
7111
|
+
|
|
7083
7112
|
### 第 32 次发布
|
|
7084
7113
|
|
|
7085
7114
|
发布时间:2021-09-30 08:01:36
|
|
@@ -7736,6 +7765,42 @@
|
|
|
7736
7765
|
|
|
7737
7766
|
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
7738
7767
|
|
|
7768
|
+
### 第 16 次发布
|
|
7769
|
+
|
|
7770
|
+
发布时间:2021-11-01 08:06:08
|
|
7771
|
+
|
|
7772
|
+
本次发布包含了以下内容:
|
|
7773
|
+
|
|
7774
|
+
改善已有的文档。
|
|
7775
|
+
|
|
7776
|
+
修改接口:
|
|
7777
|
+
|
|
7778
|
+
* [DescribeChatMessages](https://cloud.tencent.com/document/api/679/49676)
|
|
7779
|
+
|
|
7780
|
+
* 新增入参:SessionId
|
|
7781
|
+
|
|
7782
|
+
* <font color="#dd0000">**修改入参**:</font>CdrId
|
|
7783
|
+
|
|
7784
|
+
* [DescribeTelCdr](https://cloud.tencent.com/document/api/679/47714)
|
|
7785
|
+
|
|
7786
|
+
* 新增入参:SessionIds
|
|
7787
|
+
|
|
7788
|
+
|
|
7789
|
+
修改数据结构:
|
|
7790
|
+
|
|
7791
|
+
* [PSTNSession](https://cloud.tencent.com/document/api/679/47715#PSTNSession)
|
|
7792
|
+
|
|
7793
|
+
* 新增成员:ProtectedCaller, ProtectedCallee
|
|
7794
|
+
|
|
7795
|
+
* [PSTNSessionInfo](https://cloud.tencent.com/document/api/679/47715#PSTNSessionInfo)
|
|
7796
|
+
|
|
7797
|
+
* 新增成员:ProtectedCaller, ProtectedCallee
|
|
7798
|
+
|
|
7799
|
+
* [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
|
|
7800
|
+
|
|
7801
|
+
* 新增成员:ProtectedCaller, ProtectedCallee
|
|
7802
|
+
|
|
7803
|
+
|
|
7739
7804
|
### 第 15 次发布
|
|
7740
7805
|
|
|
7741
7806
|
发布时间:2021-08-10 08:01:44
|
|
@@ -8013,6 +8078,52 @@
|
|
|
8013
8078
|
|
|
8014
8079
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
8015
8080
|
|
|
8081
|
+
### 第 71 次发布
|
|
8082
|
+
|
|
8083
|
+
发布时间:2021-11-01 08:06:13
|
|
8084
|
+
|
|
8085
|
+
本次发布包含了以下内容:
|
|
8086
|
+
|
|
8087
|
+
改善已有的文档。
|
|
8088
|
+
|
|
8089
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
8090
|
+
|
|
8091
|
+
* ModifyRoType
|
|
8092
|
+
|
|
8093
|
+
### 第 70 次发布
|
|
8094
|
+
|
|
8095
|
+
发布时间:2021-10-29 08:01:53
|
|
8096
|
+
|
|
8097
|
+
本次发布包含了以下内容:
|
|
8098
|
+
|
|
8099
|
+
改善已有的文档。
|
|
8100
|
+
|
|
8101
|
+
修改接口:
|
|
8102
|
+
|
|
8103
|
+
* [CreateBackup](https://cloud.tencent.com/document/api/236/15844)
|
|
8104
|
+
|
|
8105
|
+
* 新增入参:ManualBackupName
|
|
8106
|
+
|
|
8107
|
+
* [CreateCloneInstance](https://cloud.tencent.com/document/api/236/50424)
|
|
8108
|
+
|
|
8109
|
+
* 新增入参:DryRun
|
|
8110
|
+
|
|
8111
|
+
* [CreateDBInstance](https://cloud.tencent.com/document/api/236/15871)
|
|
8112
|
+
|
|
8113
|
+
* 新增入参:AlarmPolicyIdList, DryRun
|
|
8114
|
+
|
|
8115
|
+
* [CreateDBInstanceHour](https://cloud.tencent.com/document/api/236/15865)
|
|
8116
|
+
|
|
8117
|
+
* 新增入参:AlarmPolicyIdList, DryRun
|
|
8118
|
+
|
|
8119
|
+
|
|
8120
|
+
修改数据结构:
|
|
8121
|
+
|
|
8122
|
+
* [BackupInfo](https://cloud.tencent.com/document/api/236/15878#BackupInfo)
|
|
8123
|
+
|
|
8124
|
+
* 新增成员:ManualBackupName
|
|
8125
|
+
|
|
8126
|
+
|
|
8016
8127
|
### 第 69 次发布
|
|
8017
8128
|
|
|
8018
8129
|
发布时间:2021-10-21 11:16:58
|
|
@@ -9467,6 +9578,52 @@
|
|
|
9467
9578
|
|
|
9468
9579
|
## 内容分发网络(cdn) 版本:2018-06-06
|
|
9469
9580
|
|
|
9581
|
+
### 第 84 次发布
|
|
9582
|
+
|
|
9583
|
+
发布时间:2021-10-28 15:10:03
|
|
9584
|
+
|
|
9585
|
+
本次发布包含了以下内容:
|
|
9586
|
+
|
|
9587
|
+
改善已有的文档。
|
|
9588
|
+
|
|
9589
|
+
新增接口:
|
|
9590
|
+
|
|
9591
|
+
* [DescribeScdnBotRecords](https://cloud.tencent.com/document/api/228/63468)
|
|
9592
|
+
* [DescribeTopData](https://cloud.tencent.com/document/api/228/63466)
|
|
9593
|
+
* [ListScdnTopBotData](https://cloud.tencent.com/document/api/228/63467)
|
|
9594
|
+
|
|
9595
|
+
修改接口:
|
|
9596
|
+
|
|
9597
|
+
* [ListTopData](https://cloud.tencent.com/document/api/228/30983)
|
|
9598
|
+
|
|
9599
|
+
* 新增入参:Limit
|
|
9600
|
+
|
|
9601
|
+
* [UpdateDomainConfig](https://cloud.tencent.com/document/api/228/41116)
|
|
9602
|
+
|
|
9603
|
+
* 新增入参:RemoteAuthentication
|
|
9604
|
+
|
|
9605
|
+
|
|
9606
|
+
新增数据结构:
|
|
9607
|
+
|
|
9608
|
+
* [BotRecord](https://cloud.tencent.com/document/api/228/30987#BotRecord)
|
|
9609
|
+
* [BotSortBy](https://cloud.tencent.com/document/api/228/30987#BotSortBy)
|
|
9610
|
+
* [BotStatisticsCount](https://cloud.tencent.com/document/api/228/30987#BotStatisticsCount)
|
|
9611
|
+
* [RemoteAuthentication](https://cloud.tencent.com/document/api/228/30987#RemoteAuthentication)
|
|
9612
|
+
* [RemoteAuthenticationRule](https://cloud.tencent.com/document/api/228/30987#RemoteAuthenticationRule)
|
|
9613
|
+
* [TopDataMore](https://cloud.tencent.com/document/api/228/30987#TopDataMore)
|
|
9614
|
+
* [TopDetailDataMore](https://cloud.tencent.com/document/api/228/30987#TopDetailDataMore)
|
|
9615
|
+
|
|
9616
|
+
修改数据结构:
|
|
9617
|
+
|
|
9618
|
+
* [DetailDomain](https://cloud.tencent.com/document/api/228/30987#DetailDomain)
|
|
9619
|
+
|
|
9620
|
+
* 新增成员:RemoteAuthentication
|
|
9621
|
+
|
|
9622
|
+
* [TrafficPackage](https://cloud.tencent.com/document/api/228/30987#TrafficPackage)
|
|
9623
|
+
|
|
9624
|
+
* 新增成员:Region
|
|
9625
|
+
|
|
9626
|
+
|
|
9470
9627
|
### 第 83 次发布
|
|
9471
9628
|
|
|
9472
9629
|
发布时间:2021-10-21 11:18:54
|
|
@@ -14298,6 +14455,38 @@
|
|
|
14298
14455
|
|
|
14299
14456
|
## 日志服务(cls) 版本:2020-10-16
|
|
14300
14457
|
|
|
14458
|
+
### 第 12 次发布
|
|
14459
|
+
|
|
14460
|
+
发布时间:2021-11-01 08:07:18
|
|
14461
|
+
|
|
14462
|
+
本次发布包含了以下内容:
|
|
14463
|
+
|
|
14464
|
+
改善已有的文档。
|
|
14465
|
+
|
|
14466
|
+
修改接口:
|
|
14467
|
+
|
|
14468
|
+
* [UploadLog](https://cloud.tencent.com/document/api/614/59470)
|
|
14469
|
+
|
|
14470
|
+
* 新增入参:TopicId, HashKey, CompressType
|
|
14471
|
+
|
|
14472
|
+
|
|
14473
|
+
### 第 11 次发布
|
|
14474
|
+
|
|
14475
|
+
发布时间:2021-10-27 08:04:57
|
|
14476
|
+
|
|
14477
|
+
本次发布包含了以下内容:
|
|
14478
|
+
|
|
14479
|
+
改善已有的文档。
|
|
14480
|
+
|
|
14481
|
+
修改接口:
|
|
14482
|
+
|
|
14483
|
+
* [GetAlarmLog](https://cloud.tencent.com/document/api/614/56460)
|
|
14484
|
+
|
|
14485
|
+
* 新增入参:UseNewAnalysis
|
|
14486
|
+
|
|
14487
|
+
* 新增出参:AnalysisRecords, Columns
|
|
14488
|
+
|
|
14489
|
+
|
|
14301
14490
|
### 第 10 次发布
|
|
14302
14491
|
|
|
14303
14492
|
发布时间:2021-09-03 08:00:19
|
|
@@ -14589,6 +14778,21 @@
|
|
|
14589
14778
|
|
|
14590
14779
|
## 腾讯云剪(cme) 版本:2019-10-29
|
|
14591
14780
|
|
|
14781
|
+
### 第 40 次发布
|
|
14782
|
+
|
|
14783
|
+
发布时间:2021-11-01 08:07:26
|
|
14784
|
+
|
|
14785
|
+
本次发布包含了以下内容:
|
|
14786
|
+
|
|
14787
|
+
改善已有的文档。
|
|
14788
|
+
|
|
14789
|
+
修改接口:
|
|
14790
|
+
|
|
14791
|
+
* [ExportVideoByEditorTrackData](https://cloud.tencent.com/document/api/1156/44159)
|
|
14792
|
+
|
|
14793
|
+
* 新增入参:AspectRatio
|
|
14794
|
+
|
|
14795
|
+
|
|
14592
14796
|
### 第 39 次发布
|
|
14593
14797
|
|
|
14594
14798
|
发布时间:2021-09-15 08:03:30
|
|
@@ -18630,6 +18834,18 @@
|
|
|
18630
18834
|
|
|
18631
18835
|
## 主机安全(cwp) 版本:2018-02-28
|
|
18632
18836
|
|
|
18837
|
+
### 第 33 次发布
|
|
18838
|
+
|
|
18839
|
+
发布时间:2021-10-27 08:05:40
|
|
18840
|
+
|
|
18841
|
+
本次发布包含了以下内容:
|
|
18842
|
+
|
|
18843
|
+
改善已有的文档。
|
|
18844
|
+
|
|
18845
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
18846
|
+
|
|
18847
|
+
* RescanImpactedHost
|
|
18848
|
+
|
|
18633
18849
|
### 第 32 次发布
|
|
18634
18850
|
|
|
18635
18851
|
发布时间:2021-10-26 08:07:04
|
|
@@ -18640,13 +18856,13 @@
|
|
|
18640
18856
|
|
|
18641
18857
|
新增接口:
|
|
18642
18858
|
|
|
18643
|
-
* [
|
|
18644
|
-
* [
|
|
18859
|
+
* [DescribeVulEffectHostList](https://cloud.tencent.com/document/api/296/63341)
|
|
18860
|
+
* [DescribeVulList](https://cloud.tencent.com/document/api/296/63340)
|
|
18645
18861
|
|
|
18646
18862
|
新增数据结构:
|
|
18647
18863
|
|
|
18648
|
-
* [
|
|
18649
|
-
* [
|
|
18864
|
+
* [VulEffectHostList](https://cloud.tencent.com/document/api/296/19867#VulEffectHostList)
|
|
18865
|
+
* [VulInfoList](https://cloud.tencent.com/document/api/296/19867#VulInfoList)
|
|
18650
18866
|
|
|
18651
18867
|
### 第 31 次发布
|
|
18652
18868
|
|
|
@@ -19894,6 +20110,37 @@
|
|
|
19894
20110
|
|
|
19895
20111
|
## 云原生数据库 TDSQL-C(cynosdb) 版本:2019-01-07
|
|
19896
20112
|
|
|
20113
|
+
### 第 13 次发布
|
|
20114
|
+
|
|
20115
|
+
发布时间:2021-10-27 08:06:08
|
|
20116
|
+
|
|
20117
|
+
本次发布包含了以下内容:
|
|
20118
|
+
|
|
20119
|
+
改善已有的文档。
|
|
20120
|
+
|
|
20121
|
+
新增接口:
|
|
20122
|
+
|
|
20123
|
+
* [ModifyClusterParam](https://cloud.tencent.com/document/api/1003/63365)
|
|
20124
|
+
|
|
20125
|
+
### 第 12 次发布
|
|
20126
|
+
|
|
20127
|
+
发布时间:2021-10-26 11:55:38
|
|
20128
|
+
|
|
20129
|
+
本次发布包含了以下内容:
|
|
20130
|
+
|
|
20131
|
+
改善已有的文档。
|
|
20132
|
+
|
|
20133
|
+
新增数据结构:
|
|
20134
|
+
|
|
20135
|
+
* [NetAddr](https://cloud.tencent.com/document/api/1003/48097#NetAddr)
|
|
20136
|
+
|
|
20137
|
+
修改数据结构:
|
|
20138
|
+
|
|
20139
|
+
* [CynosdbCluster](https://cloud.tencent.com/document/api/1003/48097#CynosdbCluster)
|
|
20140
|
+
|
|
20141
|
+
* 新增成员:NetAddrs
|
|
20142
|
+
|
|
20143
|
+
|
|
19897
20144
|
### 第 11 次发布
|
|
19898
20145
|
|
|
19899
20146
|
发布时间:2021-10-12 08:04:56
|
|
@@ -23503,6 +23750,23 @@
|
|
|
23503
23750
|
|
|
23504
23751
|
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
23505
23752
|
|
|
23753
|
+
### 第 56 次发布
|
|
23754
|
+
|
|
23755
|
+
发布时间:2021-10-27 08:07:01
|
|
23756
|
+
|
|
23757
|
+
本次发布包含了以下内容:
|
|
23758
|
+
|
|
23759
|
+
改善已有的文档。
|
|
23760
|
+
|
|
23761
|
+
新增接口:
|
|
23762
|
+
|
|
23763
|
+
* [CreateKeyPair](https://cloud.tencent.com/document/api/1108/63368)
|
|
23764
|
+
* [DisassociateInstancesKeyPairs](https://cloud.tencent.com/document/api/1108/63367)
|
|
23765
|
+
|
|
23766
|
+
新增数据结构:
|
|
23767
|
+
|
|
23768
|
+
* [KeyPair](https://cloud.tencent.com/document/api/1108/42574#KeyPair)
|
|
23769
|
+
|
|
23506
23770
|
### 第 55 次发布
|
|
23507
23771
|
|
|
23508
23772
|
发布时间:2021-10-25 08:05:17
|
|
@@ -26434,6 +26698,28 @@
|
|
|
26434
26698
|
|
|
26435
26699
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
26436
26700
|
|
|
26701
|
+
### 第 32 次发布
|
|
26702
|
+
|
|
26703
|
+
发布时间:2021-10-29 08:05:31
|
|
26704
|
+
|
|
26705
|
+
本次发布包含了以下内容:
|
|
26706
|
+
|
|
26707
|
+
改善已有的文档。
|
|
26708
|
+
|
|
26709
|
+
修改接口:
|
|
26710
|
+
|
|
26711
|
+
* [GetFaceIdToken](https://cloud.tencent.com/document/api/1007/49198)
|
|
26712
|
+
|
|
26713
|
+
* 新增入参:UseCos
|
|
26714
|
+
|
|
26715
|
+
|
|
26716
|
+
修改数据结构:
|
|
26717
|
+
|
|
26718
|
+
* [EidInfo](https://cloud.tencent.com/document/api/1007/41958#EidInfo)
|
|
26719
|
+
|
|
26720
|
+
* 新增成员:DesKey, UserInfo
|
|
26721
|
+
|
|
26722
|
+
|
|
26437
26723
|
### 第 31 次发布
|
|
26438
26724
|
|
|
26439
26725
|
发布时间:2021-10-21 11:26:59
|
|
@@ -30480,6 +30766,25 @@
|
|
|
30480
30766
|
|
|
30481
30767
|
## 图片内容检测(ims) 版本:2020-12-29
|
|
30482
30768
|
|
|
30769
|
+
### 第 3 次发布
|
|
30770
|
+
|
|
30771
|
+
发布时间:2021-10-29 08:06:21
|
|
30772
|
+
|
|
30773
|
+
本次发布包含了以下内容:
|
|
30774
|
+
|
|
30775
|
+
改善已有的文档。
|
|
30776
|
+
|
|
30777
|
+
修改数据结构:
|
|
30778
|
+
|
|
30779
|
+
* [ObjectDetail](https://cloud.tencent.com/document/api/1125/53274#ObjectDetail)
|
|
30780
|
+
|
|
30781
|
+
* 新增成员:SubLabel
|
|
30782
|
+
|
|
30783
|
+
* [OcrTextDetail](https://cloud.tencent.com/document/api/1125/53274#OcrTextDetail)
|
|
30784
|
+
|
|
30785
|
+
* 新增成员:SubLabel
|
|
30786
|
+
|
|
30787
|
+
|
|
30483
30788
|
### 第 2 次发布
|
|
30484
30789
|
|
|
30485
30790
|
发布时间:2021-09-14 08:01:18
|
|
@@ -31467,6 +31772,21 @@
|
|
|
31467
31772
|
|
|
31468
31773
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
31469
31774
|
|
|
31775
|
+
### 第 35 次发布
|
|
31776
|
+
|
|
31777
|
+
发布时间:2021-10-27 08:08:37
|
|
31778
|
+
|
|
31779
|
+
本次发布包含了以下内容:
|
|
31780
|
+
|
|
31781
|
+
改善已有的文档。
|
|
31782
|
+
|
|
31783
|
+
修改数据结构:
|
|
31784
|
+
|
|
31785
|
+
* [DeviceInfo](https://cloud.tencent.com/document/api/1081/34988#DeviceInfo)
|
|
31786
|
+
|
|
31787
|
+
* 新增成员:EnableState, ProductId, ProductName, DeviceType
|
|
31788
|
+
|
|
31789
|
+
|
|
31470
31790
|
### 第 34 次发布
|
|
31471
31791
|
|
|
31472
31792
|
发布时间:2021-10-19 08:09:21
|
|
@@ -40817,7 +41137,7 @@
|
|
|
40817
41137
|
|
|
40818
41138
|
新增接口:
|
|
40819
41139
|
|
|
40820
|
-
* [
|
|
41140
|
+
* [CreateOrganizationMember](https://cloud.tencent.com/document/api/850/63310)
|
|
40821
41141
|
|
|
40822
41142
|
### 第 1 次发布
|
|
40823
41143
|
|
|
@@ -41307,16 +41627,16 @@
|
|
|
41307
41627
|
|
|
41308
41628
|
新增接口:
|
|
41309
41629
|
|
|
41310
|
-
* [
|
|
41311
|
-
* [
|
|
41312
|
-
* [
|
|
41630
|
+
* [DescribeDBInstanceParameters](https://cloud.tencent.com/document/api/409/63344)
|
|
41631
|
+
* [DescribeParamsEvent](https://cloud.tencent.com/document/api/409/63343)
|
|
41632
|
+
* [ModifyDBInstanceParameters](https://cloud.tencent.com/document/api/409/63342)
|
|
41313
41633
|
|
|
41314
41634
|
新增数据结构:
|
|
41315
41635
|
|
|
41316
|
-
* [
|
|
41317
|
-
* [
|
|
41318
|
-
* [
|
|
41319
|
-
* [
|
|
41636
|
+
* [EventInfo](https://cloud.tencent.com/document/api/409/16778#EventInfo)
|
|
41637
|
+
* [EventItem](https://cloud.tencent.com/document/api/409/16778#EventItem)
|
|
41638
|
+
* [ParamEntry](https://cloud.tencent.com/document/api/409/16778#ParamEntry)
|
|
41639
|
+
* [ParamInfo](https://cloud.tencent.com/document/api/409/16778#ParamInfo)
|
|
41320
41640
|
|
|
41321
41641
|
### 第 17 次发布
|
|
41322
41642
|
|
|
@@ -41825,6 +42145,27 @@
|
|
|
41825
42145
|
|
|
41826
42146
|
## 全栈式风控引擎(rce) 版本:2020-11-03
|
|
41827
42147
|
|
|
42148
|
+
### 第 3 次发布
|
|
42149
|
+
|
|
42150
|
+
发布时间:2021-10-27 08:10:34
|
|
42151
|
+
|
|
42152
|
+
本次发布包含了以下内容:
|
|
42153
|
+
|
|
42154
|
+
改善已有的文档。
|
|
42155
|
+
|
|
42156
|
+
修改接口:
|
|
42157
|
+
|
|
42158
|
+
* [ManageMarketingRisk](https://cloud.tencent.com/document/api/1343/52565)
|
|
42159
|
+
|
|
42160
|
+
* 新增入参:BusinessCryptoData
|
|
42161
|
+
|
|
42162
|
+
* <font color="#dd0000">**修改入参**:</font>BusinessSecurityData
|
|
42163
|
+
|
|
42164
|
+
|
|
42165
|
+
新增数据结构:
|
|
42166
|
+
|
|
42167
|
+
* [InputCryptoManageMarketingRisk](https://cloud.tencent.com/document/api/1343/52566#InputCryptoManageMarketingRisk)
|
|
42168
|
+
|
|
41828
42169
|
### 第 2 次发布
|
|
41829
42170
|
|
|
41830
42171
|
发布时间:2021-09-22 08:12:15
|
|
@@ -43604,6 +43945,23 @@
|
|
|
43604
43945
|
|
|
43605
43946
|
## 邮件推送(ses) 版本:2020-10-02
|
|
43606
43947
|
|
|
43948
|
+
### 第 5 次发布
|
|
43949
|
+
|
|
43950
|
+
发布时间:2021-10-29 08:08:48
|
|
43951
|
+
|
|
43952
|
+
本次发布包含了以下内容:
|
|
43953
|
+
|
|
43954
|
+
改善已有的文档。
|
|
43955
|
+
|
|
43956
|
+
新增接口:
|
|
43957
|
+
|
|
43958
|
+
* [BatchSendEmail](https://cloud.tencent.com/document/api/1288/63481)
|
|
43959
|
+
|
|
43960
|
+
新增数据结构:
|
|
43961
|
+
|
|
43962
|
+
* [CycleEmailParam](https://cloud.tencent.com/document/api/1288/51053#CycleEmailParam)
|
|
43963
|
+
* [TimedEmailParam](https://cloud.tencent.com/document/api/1288/51053#TimedEmailParam)
|
|
43964
|
+
|
|
43607
43965
|
### 第 4 次发布
|
|
43608
43966
|
|
|
43609
43967
|
发布时间:2021-01-15 08:09:39
|
|
@@ -45585,6 +45943,47 @@
|
|
|
45585
45943
|
|
|
45586
45944
|
## 流量反欺诈(taf) 版本:2020-02-10
|
|
45587
45945
|
|
|
45946
|
+
### 第 8 次发布
|
|
45947
|
+
|
|
45948
|
+
发布时间:2021-11-01 08:13:31
|
|
45949
|
+
|
|
45950
|
+
本次发布包含了以下内容:
|
|
45951
|
+
|
|
45952
|
+
改善已有的文档。
|
|
45953
|
+
|
|
45954
|
+
修改接口:
|
|
45955
|
+
|
|
45956
|
+
* [EnhanceTaDegree](https://cloud.tencent.com/document/api/1031/43308)
|
|
45957
|
+
|
|
45958
|
+
* 新增入参:BusinessEncryptData
|
|
45959
|
+
|
|
45960
|
+
|
|
45961
|
+
新增数据结构:
|
|
45962
|
+
|
|
45963
|
+
* [[InputBusinessEncryptData](https://cloud.tencent.com/document/api/1031/43310#InputBusinessEncryptData)](https://cloud.tencent.com/document/api/1031/43310#[InputBusinessEncryptData](https://cloud.tencent.com/document/api/1031/43310#InputBusinessEncryptData))
|
|
45964
|
+
|
|
45965
|
+
修改数据结构:
|
|
45966
|
+
|
|
45967
|
+
* [InputTaBspData](https://cloud.tencent.com/document/api/1031/43310#InputTaBspData)
|
|
45968
|
+
|
|
45969
|
+
* 新增成员:IsAuthorized
|
|
45970
|
+
|
|
45971
|
+
|
|
45972
|
+
### 第 7 次发布
|
|
45973
|
+
|
|
45974
|
+
发布时间:2021-10-29 08:09:22
|
|
45975
|
+
|
|
45976
|
+
本次发布包含了以下内容:
|
|
45977
|
+
|
|
45978
|
+
改善已有的文档。
|
|
45979
|
+
|
|
45980
|
+
修改数据结构:
|
|
45981
|
+
|
|
45982
|
+
* [InputSendTrafficSecuritySmsMsg](https://cloud.tencent.com/document/api/1031/43310#InputSendTrafficSecuritySmsMsg)
|
|
45983
|
+
|
|
45984
|
+
* 新增成员:IsAuthorized, EncryptMethod, EncryptMode, PaddingType, EncryptData
|
|
45985
|
+
|
|
45986
|
+
|
|
45588
45987
|
### 第 6 次发布
|
|
45589
45988
|
|
|
45590
45989
|
发布时间:2020-11-24 08:00:36
|
|
@@ -47128,13 +47527,13 @@
|
|
|
47128
47527
|
|
|
47129
47528
|
新增接口:
|
|
47130
47529
|
|
|
47131
|
-
* [
|
|
47132
|
-
* [
|
|
47530
|
+
* [DescribeCloudBaseRunPodList](https://cloud.tencent.com/document/api/876/63345)
|
|
47531
|
+
* [DescribeCloudBaseRunServer](https://cloud.tencent.com/document/api/876/63346)
|
|
47133
47532
|
|
|
47134
47533
|
新增数据结构:
|
|
47135
47534
|
|
|
47136
|
-
* [
|
|
47137
|
-
* [
|
|
47535
|
+
* [CloudBaseRunKVPriority](https://cloud.tencent.com/document/api/876/34822#CloudBaseRunKVPriority)
|
|
47536
|
+
* [CloudBaseRunServerVersionItem](https://cloud.tencent.com/document/api/876/34822#CloudBaseRunServerVersionItem)
|
|
47138
47537
|
|
|
47139
47538
|
### 第 71 次发布
|
|
47140
47539
|
|
|
@@ -49555,6 +49954,44 @@
|
|
|
49555
49954
|
|
|
49556
49955
|
## 分布式消息队列(tdmq) 版本:2020-02-17
|
|
49557
49956
|
|
|
49957
|
+
### 第 22 次发布
|
|
49958
|
+
|
|
49959
|
+
发布时间:2021-10-27 20:52:54
|
|
49960
|
+
|
|
49961
|
+
本次发布包含了以下内容:
|
|
49962
|
+
|
|
49963
|
+
改善已有的文档。
|
|
49964
|
+
|
|
49965
|
+
新增接口:
|
|
49966
|
+
|
|
49967
|
+
* [CreateRocketMQCluster](https://cloud.tencent.com/document/api/1179/63429)
|
|
49968
|
+
* [CreateRocketMQGroup](https://cloud.tencent.com/document/api/1179/63428)
|
|
49969
|
+
* [CreateRocketMQNamespace](https://cloud.tencent.com/document/api/1179/63427)
|
|
49970
|
+
* [CreateRocketMQTopic](https://cloud.tencent.com/document/api/1179/63426)
|
|
49971
|
+
* [DeleteRocketMQCluster](https://cloud.tencent.com/document/api/1179/63425)
|
|
49972
|
+
* [DeleteRocketMQGroup](https://cloud.tencent.com/document/api/1179/63424)
|
|
49973
|
+
* [DeleteRocketMQNamespace](https://cloud.tencent.com/document/api/1179/63412)
|
|
49974
|
+
* [DeleteRocketMQTopic](https://cloud.tencent.com/document/api/1179/63423)
|
|
49975
|
+
* [DescribeRocketMQCluster](https://cloud.tencent.com/document/api/1179/63422)
|
|
49976
|
+
* [DescribeRocketMQClusters](https://cloud.tencent.com/document/api/1179/63421)
|
|
49977
|
+
* [DescribeRocketMQGroups](https://cloud.tencent.com/document/api/1179/63420)
|
|
49978
|
+
* [DescribeRocketMQNamespaces](https://cloud.tencent.com/document/api/1179/63419)
|
|
49979
|
+
* [DescribeRocketMQTopics](https://cloud.tencent.com/document/api/1179/63418)
|
|
49980
|
+
* [ModifyRocketMQCluster](https://cloud.tencent.com/document/api/1179/63417)
|
|
49981
|
+
* [ModifyRocketMQGroup](https://cloud.tencent.com/document/api/1179/63416)
|
|
49982
|
+
* [ModifyRocketMQNamespace](https://cloud.tencent.com/document/api/1179/63415)
|
|
49983
|
+
* [ModifyRocketMQTopic](https://cloud.tencent.com/document/api/1179/63414)
|
|
49984
|
+
|
|
49985
|
+
新增数据结构:
|
|
49986
|
+
|
|
49987
|
+
* [RocketMQClusterConfig](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterConfig)
|
|
49988
|
+
* [RocketMQClusterDetail](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterDetail)
|
|
49989
|
+
* [RocketMQClusterInfo](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterInfo)
|
|
49990
|
+
* [RocketMQClusterRecentStats](https://cloud.tencent.com/document/api/1179/46089#RocketMQClusterRecentStats)
|
|
49991
|
+
* [RocketMQGroup](https://cloud.tencent.com/document/api/1179/46089#RocketMQGroup)
|
|
49992
|
+
* [RocketMQNamespace](https://cloud.tencent.com/document/api/1179/46089#RocketMQNamespace)
|
|
49993
|
+
* [RocketMQTopic](https://cloud.tencent.com/document/api/1179/46089#RocketMQTopic)
|
|
49994
|
+
|
|
49558
49995
|
### 第 21 次发布
|
|
49559
49996
|
|
|
49560
49997
|
发布时间:2021-10-21 11:38:45
|
|
@@ -50293,6 +50730,21 @@
|
|
|
50293
50730
|
|
|
50294
50731
|
## 弹性微服务(tem) 版本:2021-07-01
|
|
50295
50732
|
|
|
50733
|
+
### 第 5 次发布
|
|
50734
|
+
|
|
50735
|
+
发布时间:2021-10-29 08:10:14
|
|
50736
|
+
|
|
50737
|
+
本次发布包含了以下内容:
|
|
50738
|
+
|
|
50739
|
+
改善已有的文档。
|
|
50740
|
+
|
|
50741
|
+
修改接口:
|
|
50742
|
+
|
|
50743
|
+
* [DescribeDeployApplicationDetail](https://cloud.tencent.com/document/api/1371/60154)
|
|
50744
|
+
|
|
50745
|
+
* 新增入参:VersionId
|
|
50746
|
+
|
|
50747
|
+
|
|
50296
50748
|
### 第 4 次发布
|
|
50297
50749
|
|
|
50298
50750
|
发布时间:2021-08-24 08:00:55
|
|
@@ -50921,6 +51373,28 @@
|
|
|
50921
51373
|
|
|
50922
51374
|
## 图像分析(tiia) 版本:2019-05-29
|
|
50923
51375
|
|
|
51376
|
+
### 第 16 次发布
|
|
51377
|
+
|
|
51378
|
+
发布时间:2021-10-29 08:10:24
|
|
51379
|
+
|
|
51380
|
+
本次发布包含了以下内容:
|
|
51381
|
+
|
|
51382
|
+
改善已有的文档。
|
|
51383
|
+
|
|
51384
|
+
新增接口:
|
|
51385
|
+
|
|
51386
|
+
* [CreateGroup](https://cloud.tencent.com/document/api/865/63488)
|
|
51387
|
+
* [CreateImage](https://cloud.tencent.com/document/api/865/63487)
|
|
51388
|
+
* [DeleteImages](https://cloud.tencent.com/document/api/865/63486)
|
|
51389
|
+
* [DescribeGroups](https://cloud.tencent.com/document/api/865/63485)
|
|
51390
|
+
* [DescribeImages](https://cloud.tencent.com/document/api/865/63484)
|
|
51391
|
+
* [SearchImage](https://cloud.tencent.com/document/api/865/63483)
|
|
51392
|
+
|
|
51393
|
+
新增数据结构:
|
|
51394
|
+
|
|
51395
|
+
* [GroupInfo](https://cloud.tencent.com/document/api/865/35474#GroupInfo)
|
|
51396
|
+
* [ImageInfo](https://cloud.tencent.com/document/api/865/35474#ImageInfo)
|
|
51397
|
+
|
|
50924
51398
|
### 第 15 次发布
|
|
50925
51399
|
|
|
50926
51400
|
发布时间:2021-09-24 10:12:47
|
|
@@ -51517,6 +51991,22 @@
|
|
|
51517
51991
|
|
|
51518
51992
|
## 互动白板(tiw) 版本:2019-09-19
|
|
51519
51993
|
|
|
51994
|
+
### 第 22 次发布
|
|
51995
|
+
|
|
51996
|
+
发布时间:2021-10-29 08:10:34
|
|
51997
|
+
|
|
51998
|
+
本次发布包含了以下内容:
|
|
51999
|
+
|
|
52000
|
+
改善已有的文档。
|
|
52001
|
+
|
|
52002
|
+
新增接口:
|
|
52003
|
+
|
|
52004
|
+
* [DescribeTIWDailyUsage](https://cloud.tencent.com/document/api/1137/63489)
|
|
52005
|
+
|
|
52006
|
+
新增数据结构:
|
|
52007
|
+
|
|
52008
|
+
* [UsageDataItem](https://cloud.tencent.com/document/api/1137/40068#UsageDataItem)
|
|
52009
|
+
|
|
51520
52010
|
### 第 21 次发布
|
|
51521
52011
|
|
|
51522
52012
|
发布时间:2021-09-07 08:10:23
|
|
@@ -53720,6 +54210,24 @@
|
|
|
53720
54210
|
|
|
53721
54211
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
53722
54212
|
|
|
54213
|
+
### 第 27 次发布
|
|
54214
|
+
|
|
54215
|
+
发布时间:2021-10-29 08:10:53
|
|
54216
|
+
|
|
54217
|
+
本次发布包含了以下内容:
|
|
54218
|
+
|
|
54219
|
+
改善已有的文档。
|
|
54220
|
+
|
|
54221
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
54222
|
+
|
|
54223
|
+
* DescribeRealtimeNetwork
|
|
54224
|
+
* DescribeRealtimeQuality
|
|
54225
|
+
* DescribeRealtimeScale
|
|
54226
|
+
|
|
54227
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
54228
|
+
|
|
54229
|
+
* RealtimeData
|
|
54230
|
+
|
|
53723
54231
|
### 第 26 次发布
|
|
53724
54232
|
|
|
53725
54233
|
发布时间:2021-10-15 08:16:00
|
|
@@ -54164,6 +54672,25 @@
|
|
|
54164
54672
|
|
|
54165
54673
|
## 腾讯云微服务引擎(tse) 版本:2020-12-07
|
|
54166
54674
|
|
|
54675
|
+
### 第 11 次发布
|
|
54676
|
+
|
|
54677
|
+
发布时间:2021-10-27 08:12:44
|
|
54678
|
+
|
|
54679
|
+
本次发布包含了以下内容:
|
|
54680
|
+
|
|
54681
|
+
改善已有的文档。
|
|
54682
|
+
|
|
54683
|
+
新增数据结构:
|
|
54684
|
+
|
|
54685
|
+
* [KVPair](https://cloud.tencent.com/document/api/1364/54942#KVPair)
|
|
54686
|
+
|
|
54687
|
+
修改数据结构:
|
|
54688
|
+
|
|
54689
|
+
* [SREInstance](https://cloud.tencent.com/document/api/1364/54942#SREInstance)
|
|
54690
|
+
|
|
54691
|
+
* 新增成员:Tags
|
|
54692
|
+
|
|
54693
|
+
|
|
54167
54694
|
### 第 10 次发布
|
|
54168
54695
|
|
|
54169
54696
|
发布时间:2021-09-07 08:00:46
|
|
@@ -59003,8 +59530,8 @@
|
|
|
59003
59530
|
|
|
59004
59531
|
新增数据结构:
|
|
59005
59532
|
|
|
59006
|
-
* [
|
|
59007
|
-
* [
|
|
59533
|
+
* [AddressInfo](https://cloud.tencent.com/document/api/215/15824#AddressInfo)
|
|
59534
|
+
* [ServicesInfo](https://cloud.tencent.com/document/api/215/15824#ServicesInfo)
|
|
59008
59535
|
|
|
59009
59536
|
修改数据结构:
|
|
59010
59537
|
|