tencentcloud-sdk-nodejs-cynosdb 4.0.528 → 4.0.530
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 +304 -0
- package/SERVICE_CHANGELOG.md +379 -37
- package/package.json +1 -1
- package/products.md +42 -41
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +18 -6
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +25 -0
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +7 -3
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +9 -3
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +22 -0
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,38 +1,48 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 67 次发布
|
6
6
|
|
7
|
-
发布时间:2023-
|
7
|
+
发布时间:2023-02-02 01:10:38
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
-
|
13
|
+
修改数据结构:
|
14
14
|
|
15
|
-
* [
|
15
|
+
* [GroupResponse](https://cloud.tencent.com/document/api/597/40861#GroupResponse)
|
16
16
|
|
17
|
-
*
|
17
|
+
* 新增成员:GroupCountQuota
|
18
18
|
|
19
19
|
|
20
|
-
新增数据结构:
|
21
20
|
|
22
|
-
* [RecognitionResult](https://cloud.tencent.com/document/api/1125/53274#RecognitionResult)
|
23
|
-
* [RecognitionTag](https://cloud.tencent.com/document/api/1125/53274#RecognitionTag)
|
24
21
|
|
22
|
+
## 负载均衡(clb) 版本:2018-03-17
|
25
23
|
|
24
|
+
### 第 79 次发布
|
26
25
|
|
27
|
-
|
26
|
+
发布时间:2023-02-02 01:11:16
|
28
27
|
|
28
|
+
本次发布包含了以下内容:
|
29
29
|
|
30
|
+
改善已有的文档。
|
30
31
|
|
31
|
-
|
32
|
+
修改接口:
|
32
33
|
|
33
|
-
|
34
|
+
* [RegisterFunctionTargets](https://cloud.tencent.com/document/api/214/84625)
|
34
35
|
|
35
|
-
|
36
|
+
* 新增入参:LoadBalancerId, ListenerId, FunctionTargets, LocationId, Domain, Url
|
37
|
+
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
42
|
+
|
43
|
+
### 第 41 次发布
|
44
|
+
|
45
|
+
发布时间:2023-02-02 01:16:40
|
36
46
|
|
37
47
|
本次发布包含了以下内容:
|
38
48
|
|
@@ -40,31 +50,43 @@
|
|
40
50
|
|
41
51
|
新增接口:
|
42
52
|
|
43
|
-
* [
|
53
|
+
* [RestartInstance](https://cloud.tencent.com/document/api/1003/86028)
|
44
54
|
|
45
55
|
|
46
56
|
|
47
|
-
##
|
57
|
+
## 游戏多媒体引擎(gme) 版本:2018-07-11
|
48
58
|
|
49
|
-
### 第
|
59
|
+
### 第 30 次发布
|
50
60
|
|
51
|
-
发布时间:2023-
|
61
|
+
发布时间:2023-02-02 01:29:27
|
52
62
|
|
53
63
|
本次发布包含了以下内容:
|
54
64
|
|
55
65
|
改善已有的文档。
|
56
66
|
|
57
|
-
|
67
|
+
修改接口:
|
58
68
|
|
59
|
-
*
|
69
|
+
* [DeleteRoomMember](https://cloud.tencent.com/document/api/607/80403)
|
60
70
|
|
71
|
+
* <font color="#dd0000">**修改入参**:</font>Uids
|
61
72
|
|
62
73
|
|
63
|
-
|
74
|
+
修改数据结构:
|
64
75
|
|
65
|
-
|
76
|
+
* [UserMicStatus](https://cloud.tencent.com/document/api/607/35375#UserMicStatus)
|
77
|
+
|
78
|
+
* 新增成员:StrUid
|
79
|
+
|
80
|
+
* <font color="#dd0000">**修改成员**:</font>Uid
|
66
81
|
|
67
|
-
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
86
|
+
|
87
|
+
### 第 8 次发布
|
88
|
+
|
89
|
+
发布时间:2023-02-02 01:35:14
|
68
90
|
|
69
91
|
本次发布包含了以下内容:
|
70
92
|
|
@@ -72,21 +94,60 @@
|
|
72
94
|
|
73
95
|
新增接口:
|
74
96
|
|
75
|
-
* [
|
76
|
-
* [
|
97
|
+
* [BatchRegister](https://cloud.tencent.com/document/api/1639/86029)
|
98
|
+
* [ModifyRoom](https://cloud.tencent.com/document/api/1639/86030)
|
77
99
|
|
78
100
|
新增数据结构:
|
79
101
|
|
80
|
-
* [
|
81
|
-
* [
|
102
|
+
* [BatchUserInfo](https://cloud.tencent.com/document/api/1639/81423#BatchUserInfo)
|
103
|
+
* [BatchUserRequest](https://cloud.tencent.com/document/api/1639/81423#BatchUserRequest)
|
82
104
|
|
83
105
|
|
84
106
|
|
85
|
-
##
|
107
|
+
## 云监控(monitor) 版本:2018-07-24
|
86
108
|
|
87
|
-
### 第
|
109
|
+
### 第 74 次发布
|
88
110
|
|
89
|
-
发布时间:2023-
|
111
|
+
发布时间:2023-02-02 01:38:12
|
112
|
+
|
113
|
+
本次发布包含了以下内容:
|
114
|
+
|
115
|
+
改善已有的文档。
|
116
|
+
|
117
|
+
新增接口:
|
118
|
+
|
119
|
+
* [CreatePrometheusAlertPolicy](https://cloud.tencent.com/document/api/248/86045)
|
120
|
+
* [CreatePrometheusClusterAgent](https://cloud.tencent.com/document/api/248/86044)
|
121
|
+
* [CreatePrometheusConfig](https://cloud.tencent.com/document/api/248/86033)
|
122
|
+
* [CreatePrometheusGlobalNotification](https://cloud.tencent.com/document/api/248/86043)
|
123
|
+
* [DeletePrometheusAlertPolicy](https://cloud.tencent.com/document/api/248/86042)
|
124
|
+
* [DeletePrometheusClusterAgent](https://cloud.tencent.com/document/api/248/86041)
|
125
|
+
* [DeletePrometheusConfig](https://cloud.tencent.com/document/api/248/86032)
|
126
|
+
* [DescribePrometheusClusterAgents](https://cloud.tencent.com/document/api/248/86040)
|
127
|
+
* [DescribePrometheusGlobalConfig](https://cloud.tencent.com/document/api/248/86039)
|
128
|
+
* [DescribePrometheusGlobalNotification](https://cloud.tencent.com/document/api/248/86038)
|
129
|
+
* [DescribePrometheusTargetsTMP](https://cloud.tencent.com/document/api/248/86037)
|
130
|
+
* [ModifyPrometheusAgentExternalLabels](https://cloud.tencent.com/document/api/248/86036)
|
131
|
+
* [ModifyPrometheusAlertPolicy](https://cloud.tencent.com/document/api/248/86035)
|
132
|
+
* [ModifyPrometheusConfig](https://cloud.tencent.com/document/api/248/86031)
|
133
|
+
* [ModifyPrometheusGlobalNotification](https://cloud.tencent.com/document/api/248/86034)
|
134
|
+
|
135
|
+
新增数据结构:
|
136
|
+
|
137
|
+
* [PrometheusAgentInfo](https://cloud.tencent.com/document/api/248/30354#PrometheusAgentInfo)
|
138
|
+
* [PrometheusAgentOverview](https://cloud.tencent.com/document/api/248/30354#PrometheusAgentOverview)
|
139
|
+
* [PrometheusClusterAgentBasic](https://cloud.tencent.com/document/api/248/30354#PrometheusClusterAgentBasic)
|
140
|
+
* [PrometheusClusterAgentPodConfig](https://cloud.tencent.com/document/api/248/30354#PrometheusClusterAgentPodConfig)
|
141
|
+
* [PrometheusJobTargets](https://cloud.tencent.com/document/api/248/30354#PrometheusJobTargets)
|
142
|
+
* [Toleration](https://cloud.tencent.com/document/api/248/30354#Toleration)
|
143
|
+
|
144
|
+
|
145
|
+
|
146
|
+
## 媒体处理(mps) 版本:2019-06-12
|
147
|
+
|
148
|
+
### 第 51 次发布
|
149
|
+
|
150
|
+
发布时间:2023-02-02 01:40:19
|
90
151
|
|
91
152
|
本次发布包含了以下内容:
|
92
153
|
|
@@ -94,10 +155,42 @@
|
|
94
155
|
|
95
156
|
修改接口:
|
96
157
|
|
97
|
-
* [
|
158
|
+
* [CreateStreamLinkFlow](https://cloud.tencent.com/document/api/862/82445)
|
98
159
|
|
99
160
|
* 新增入参:EventId
|
100
161
|
|
162
|
+
* <font color="#dd0000">**修改入参**:</font>InputGroup
|
163
|
+
|
164
|
+
|
165
|
+
修改数据结构:
|
166
|
+
|
167
|
+
* [DescribeFlow](https://cloud.tencent.com/document/api/862/37615#DescribeFlow)
|
168
|
+
|
169
|
+
* 新增成员:EventId, Region
|
170
|
+
|
171
|
+
|
172
|
+
|
173
|
+
|
174
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
175
|
+
|
176
|
+
### 第 90 次发布
|
177
|
+
|
178
|
+
发布时间:2023-02-02 01:48:18
|
179
|
+
|
180
|
+
本次发布包含了以下内容:
|
181
|
+
|
182
|
+
改善已有的文档。
|
183
|
+
|
184
|
+
修改接口:
|
185
|
+
|
186
|
+
* [DescribeCloudBaseRunVersion](https://cloud.tencent.com/document/api/876/53438)
|
187
|
+
|
188
|
+
* 新增出参:PolicyDetail, Cpu, Mem
|
189
|
+
|
190
|
+
* [EstablishCloudBaseRunServer](https://cloud.tencent.com/document/api/876/49626)
|
191
|
+
|
192
|
+
* 新增出参:Result
|
193
|
+
|
101
194
|
|
102
195
|
|
103
196
|
|
@@ -19405,6 +19498,21 @@
|
|
19405
19498
|
|
19406
19499
|
## 消息队列 CKafka(ckafka) 版本:2019-08-19
|
19407
19500
|
|
19501
|
+
### 第 67 次发布
|
19502
|
+
|
19503
|
+
发布时间:2023-02-02 01:10:38
|
19504
|
+
|
19505
|
+
本次发布包含了以下内容:
|
19506
|
+
|
19507
|
+
改善已有的文档。
|
19508
|
+
|
19509
|
+
修改数据结构:
|
19510
|
+
|
19511
|
+
* [GroupResponse](https://cloud.tencent.com/document/api/597/40861#GroupResponse)
|
19512
|
+
|
19513
|
+
* 新增成员:GroupCountQuota
|
19514
|
+
|
19515
|
+
|
19408
19516
|
### 第 66 次发布
|
19409
19517
|
|
19410
19518
|
发布时间:2023-01-06 01:10:21
|
@@ -20875,6 +20983,21 @@
|
|
20875
20983
|
|
20876
20984
|
## 负载均衡(clb) 版本:2018-03-17
|
20877
20985
|
|
20986
|
+
### 第 79 次发布
|
20987
|
+
|
20988
|
+
发布时间:2023-02-02 01:11:16
|
20989
|
+
|
20990
|
+
本次发布包含了以下内容:
|
20991
|
+
|
20992
|
+
改善已有的文档。
|
20993
|
+
|
20994
|
+
修改接口:
|
20995
|
+
|
20996
|
+
* [RegisterFunctionTargets](https://cloud.tencent.com/document/api/214/84625)
|
20997
|
+
|
20998
|
+
* 新增入参:LoadBalancerId, ListenerId, FunctionTargets, LocationId, Domain, Url
|
20999
|
+
|
21000
|
+
|
20878
21001
|
### 第 78 次发布
|
20879
21002
|
|
20880
21003
|
发布时间:2023-01-18 17:55:46
|
@@ -32243,6 +32366,18 @@
|
|
32243
32366
|
|
32244
32367
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
32245
32368
|
|
32369
|
+
### 第 41 次发布
|
32370
|
+
|
32371
|
+
发布时间:2023-02-02 01:16:40
|
32372
|
+
|
32373
|
+
本次发布包含了以下内容:
|
32374
|
+
|
32375
|
+
改善已有的文档。
|
32376
|
+
|
32377
|
+
新增接口:
|
32378
|
+
|
32379
|
+
* [[RestartInstance](https://cloud.tencent.com/document/api/1003/86028)](https://cloud.tencent.com/document/api/#/#)
|
32380
|
+
|
32246
32381
|
### 第 40 次发布
|
32247
32382
|
|
32248
32383
|
发布时间:2023-01-02 01:17:01
|
@@ -41713,6 +41848,21 @@
|
|
41713
41848
|
|
41714
41849
|
## Elasticsearch Service(es) 版本:2018-04-16
|
41715
41850
|
|
41851
|
+
### 第 42 次发布
|
41852
|
+
|
41853
|
+
发布时间:2023-02-01 01:24:04
|
41854
|
+
|
41855
|
+
本次发布包含了以下内容:
|
41856
|
+
|
41857
|
+
改善已有的文档。
|
41858
|
+
|
41859
|
+
修改接口:
|
41860
|
+
|
41861
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
41862
|
+
|
41863
|
+
* 新增入参:EnableDiagnose
|
41864
|
+
|
41865
|
+
|
41716
41866
|
### 第 41 次发布
|
41717
41867
|
|
41718
41868
|
发布时间:2022-12-12 01:25:49
|
@@ -42655,6 +42805,22 @@
|
|
42655
42805
|
|
42656
42806
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
42657
42807
|
|
42808
|
+
### 第 40 次发布
|
42809
|
+
|
42810
|
+
发布时间:2023-02-01 01:24:24
|
42811
|
+
|
42812
|
+
本次发布包含了以下内容:
|
42813
|
+
|
42814
|
+
改善已有的文档。
|
42815
|
+
|
42816
|
+
新增接口:
|
42817
|
+
|
42818
|
+
* [CreateFlowReminds](https://cloud.tencent.com/document/api/1323/86002)
|
42819
|
+
|
42820
|
+
新增数据结构:
|
42821
|
+
|
42822
|
+
* [RemindFlowRecords](https://cloud.tencent.com/document/api/1323/70369#RemindFlowRecords)
|
42823
|
+
|
42658
42824
|
### 第 39 次发布
|
42659
42825
|
|
42660
42826
|
发布时间:2023-01-13 16:40:54
|
@@ -43441,6 +43607,22 @@
|
|
43441
43607
|
|
43442
43608
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
43443
43609
|
|
43610
|
+
### 第 61 次发布
|
43611
|
+
|
43612
|
+
发布时间:2023-02-01 01:24:43
|
43613
|
+
|
43614
|
+
本次发布包含了以下内容:
|
43615
|
+
|
43616
|
+
改善已有的文档。
|
43617
|
+
|
43618
|
+
新增接口:
|
43619
|
+
|
43620
|
+
* [ChannelCreateFlowReminds](https://cloud.tencent.com/document/api/1420/86003)
|
43621
|
+
|
43622
|
+
新增数据结构:
|
43623
|
+
|
43624
|
+
* [RemindFlowRecords](https://cloud.tencent.com/document/api/1420/61525#RemindFlowRecords)
|
43625
|
+
|
43444
43626
|
### 第 60 次发布
|
43445
43627
|
|
43446
43628
|
发布时间:2023-01-13 16:41:14
|
@@ -46947,6 +47129,30 @@
|
|
46947
47129
|
|
46948
47130
|
## 游戏多媒体引擎(gme) 版本:2018-07-11
|
46949
47131
|
|
47132
|
+
### 第 30 次发布
|
47133
|
+
|
47134
|
+
发布时间:2023-02-02 01:29:27
|
47135
|
+
|
47136
|
+
本次发布包含了以下内容:
|
47137
|
+
|
47138
|
+
改善已有的文档。
|
47139
|
+
|
47140
|
+
修改接口:
|
47141
|
+
|
47142
|
+
* [DeleteRoomMember](https://cloud.tencent.com/document/api/607/80403)
|
47143
|
+
|
47144
|
+
* <font color="#dd0000">**修改入参**:</font>Uids
|
47145
|
+
|
47146
|
+
|
47147
|
+
修改数据结构:
|
47148
|
+
|
47149
|
+
* [UserMicStatus](https://cloud.tencent.com/document/api/607/35375#UserMicStatus)
|
47150
|
+
|
47151
|
+
* 新增成员:StrUid
|
47152
|
+
|
47153
|
+
* <font color="#dd0000">**修改成员**:</font>Uid
|
47154
|
+
|
47155
|
+
|
46950
47156
|
### 第 29 次发布
|
46951
47157
|
|
46952
47158
|
发布时间:2023-01-12 01:21:12
|
@@ -47480,6 +47686,23 @@
|
|
47480
47686
|
|
47481
47687
|
|
47482
47688
|
|
47689
|
+
## 数据加速器 GooseFS(goosefs) 版本:2022-05-19
|
47690
|
+
|
47691
|
+
### 第 1 次发布
|
47692
|
+
|
47693
|
+
发布时间:2023-01-31 17:01:22
|
47694
|
+
|
47695
|
+
本次发布包含了以下内容:
|
47696
|
+
|
47697
|
+
改善已有的文档。
|
47698
|
+
|
47699
|
+
新增接口:
|
47700
|
+
|
47701
|
+
* [CreateDataRepositoryTask](https://cloud.tencent.com/document/api/1424/85978)
|
47702
|
+
|
47703
|
+
|
47704
|
+
|
47705
|
+
|
47483
47706
|
## 游戏玩家匹配(gpm) 版本:2020-08-20
|
47484
47707
|
|
47485
47708
|
### 第 4 次发布
|
@@ -50326,8 +50549,8 @@
|
|
50326
50549
|
|
50327
50550
|
新增数据结构:
|
50328
50551
|
|
50329
|
-
* [
|
50330
|
-
* [
|
50552
|
+
* [RecognitionResult](https://cloud.tencent.com/document/api/1125/53274#RecognitionResult)
|
50553
|
+
* [RecognitionTag](https://cloud.tencent.com/document/api/1125/53274#RecognitionTag)
|
50331
50554
|
|
50332
50555
|
### 第 3 次发布
|
50333
50556
|
|
@@ -54858,6 +55081,24 @@
|
|
54858
55081
|
|
54859
55082
|
## 低代码互动课堂(lcic) 版本:2022-08-17
|
54860
55083
|
|
55084
|
+
### 第 8 次发布
|
55085
|
+
|
55086
|
+
发布时间:2023-02-02 01:35:14
|
55087
|
+
|
55088
|
+
本次发布包含了以下内容:
|
55089
|
+
|
55090
|
+
改善已有的文档。
|
55091
|
+
|
55092
|
+
新增接口:
|
55093
|
+
|
55094
|
+
* [[BatchRegister](https://cloud.tencent.com/document/api/1639/86029)](https://cloud.tencent.com/document/api/#/#)
|
55095
|
+
* [[ModifyRoom](https://cloud.tencent.com/document/api/1639/86030)](https://cloud.tencent.com/document/api/#/#)
|
55096
|
+
|
55097
|
+
新增数据结构:
|
55098
|
+
|
55099
|
+
* [[BatchUserInfo](https://cloud.tencent.com/document/api/1639/81423#BatchUserInfo)](https://cloud.tencent.com/document/api/1639/81423#[BatchUserInfo](https://cloud.tencent.com/document/api/1639/81423#BatchUserInfo))
|
55100
|
+
* [[BatchUserRequest](https://cloud.tencent.com/document/api/1639/81423#BatchUserRequest)](https://cloud.tencent.com/document/api/1639/81423#[BatchUserRequest](https://cloud.tencent.com/document/api/1639/81423#BatchUserRequest))
|
55101
|
+
|
54861
55102
|
### 第 7 次发布
|
54862
55103
|
|
54863
55104
|
发布时间:2023-01-16 01:41:05
|
@@ -57823,7 +58064,7 @@
|
|
57823
58064
|
|
57824
58065
|
新增接口:
|
57825
58066
|
|
57826
|
-
* [
|
58067
|
+
* [DescribeDBEncryptAttributes](https://cloud.tencent.com/document/api/237/85940)
|
57827
58068
|
|
57828
58069
|
### 第 48 次发布
|
57829
58070
|
|
@@ -59941,6 +60182,41 @@
|
|
59941
60182
|
|
59942
60183
|
## 云监控(monitor) 版本:2018-07-24
|
59943
60184
|
|
60185
|
+
### 第 74 次发布
|
60186
|
+
|
60187
|
+
发布时间:2023-02-02 01:38:12
|
60188
|
+
|
60189
|
+
本次发布包含了以下内容:
|
60190
|
+
|
60191
|
+
改善已有的文档。
|
60192
|
+
|
60193
|
+
新增接口:
|
60194
|
+
|
60195
|
+
* [[CreatePrometheusAlertPolicy](https://cloud.tencent.com/document/api/248/86045)](https://cloud.tencent.com/document/api/#/#)
|
60196
|
+
* [[CreatePrometheusClusterAgent](https://cloud.tencent.com/document/api/248/86044)](https://cloud.tencent.com/document/api/#/#)
|
60197
|
+
* [[CreatePrometheusConfig](https://cloud.tencent.com/document/api/248/86033)](https://cloud.tencent.com/document/api/#/#)
|
60198
|
+
* [[CreatePrometheusGlobalNotification](https://cloud.tencent.com/document/api/248/86043)](https://cloud.tencent.com/document/api/#/#)
|
60199
|
+
* [[DeletePrometheusAlertPolicy](https://cloud.tencent.com/document/api/248/86042)](https://cloud.tencent.com/document/api/#/#)
|
60200
|
+
* [[DeletePrometheusClusterAgent](https://cloud.tencent.com/document/api/248/86041)](https://cloud.tencent.com/document/api/#/#)
|
60201
|
+
* [[DeletePrometheusConfig](https://cloud.tencent.com/document/api/248/86032)](https://cloud.tencent.com/document/api/#/#)
|
60202
|
+
* [[DescribePrometheusClusterAgents](https://cloud.tencent.com/document/api/248/86040)](https://cloud.tencent.com/document/api/#/#)
|
60203
|
+
* [[DescribePrometheusGlobalConfig](https://cloud.tencent.com/document/api/248/86039)](https://cloud.tencent.com/document/api/#/#)
|
60204
|
+
* [[DescribePrometheusGlobalNotification](https://cloud.tencent.com/document/api/248/86038)](https://cloud.tencent.com/document/api/#/#)
|
60205
|
+
* [[DescribePrometheusTargetsTMP](https://cloud.tencent.com/document/api/248/86037)](https://cloud.tencent.com/document/api/#/#)
|
60206
|
+
* [[ModifyPrometheusAgentExternalLabels](https://cloud.tencent.com/document/api/248/86036)](https://cloud.tencent.com/document/api/#/#)
|
60207
|
+
* [[ModifyPrometheusAlertPolicy](https://cloud.tencent.com/document/api/248/86035)](https://cloud.tencent.com/document/api/#/#)
|
60208
|
+
* [[ModifyPrometheusConfig](https://cloud.tencent.com/document/api/248/86031)](https://cloud.tencent.com/document/api/#/#)
|
60209
|
+
* [[ModifyPrometheusGlobalNotification](https://cloud.tencent.com/document/api/248/86034)](https://cloud.tencent.com/document/api/#/#)
|
60210
|
+
|
60211
|
+
新增数据结构:
|
60212
|
+
|
60213
|
+
* [[PrometheusAgentInfo](https://cloud.tencent.com/document/api/248/30354#PrometheusAgentInfo)](https://cloud.tencent.com/document/api/248/30354#[PrometheusAgentInfo](https://cloud.tencent.com/document/api/248/30354#PrometheusAgentInfo))
|
60214
|
+
* [[PrometheusAgentOverview](https://cloud.tencent.com/document/api/248/30354#PrometheusAgentOverview)](https://cloud.tencent.com/document/api/248/30354#[PrometheusAgentOverview](https://cloud.tencent.com/document/api/248/30354#PrometheusAgentOverview))
|
60215
|
+
* [[PrometheusClusterAgentBasic](https://cloud.tencent.com/document/api/248/30354#PrometheusClusterAgentBasic)](https://cloud.tencent.com/document/api/248/30354#[PrometheusClusterAgentBasic](https://cloud.tencent.com/document/api/248/30354#PrometheusClusterAgentBasic))
|
60216
|
+
* [[PrometheusClusterAgentPodConfig](https://cloud.tencent.com/document/api/248/30354#PrometheusClusterAgentPodConfig)](https://cloud.tencent.com/document/api/248/30354#[PrometheusClusterAgentPodConfig](https://cloud.tencent.com/document/api/248/30354#PrometheusClusterAgentPodConfig))
|
60217
|
+
* [[PrometheusJobTargets](https://cloud.tencent.com/document/api/248/30354#PrometheusJobTargets)](https://cloud.tencent.com/document/api/248/30354#[PrometheusJobTargets](https://cloud.tencent.com/document/api/248/30354#PrometheusJobTargets))
|
60218
|
+
* [[Toleration](https://cloud.tencent.com/document/api/248/30354#Toleration)](https://cloud.tencent.com/document/api/248/30354#[Toleration](https://cloud.tencent.com/document/api/248/30354#Toleration))
|
60219
|
+
|
59944
60220
|
### 第 73 次发布
|
59945
60221
|
|
59946
60222
|
发布时间:2023-01-13 01:36:35
|
@@ -61556,6 +61832,30 @@
|
|
61556
61832
|
|
61557
61833
|
## 媒体处理(mps) 版本:2019-06-12
|
61558
61834
|
|
61835
|
+
### 第 51 次发布
|
61836
|
+
|
61837
|
+
发布时间:2023-02-02 01:40:19
|
61838
|
+
|
61839
|
+
本次发布包含了以下内容:
|
61840
|
+
|
61841
|
+
改善已有的文档。
|
61842
|
+
|
61843
|
+
修改接口:
|
61844
|
+
|
61845
|
+
* [CreateStreamLinkFlow](https://cloud.tencent.com/document/api/862/82445)
|
61846
|
+
|
61847
|
+
* 新增入参:EventId
|
61848
|
+
|
61849
|
+
* <font color="#dd0000">**修改入参**:</font>InputGroup
|
61850
|
+
|
61851
|
+
|
61852
|
+
修改数据结构:
|
61853
|
+
|
61854
|
+
* [DescribeFlow](https://cloud.tencent.com/document/api/862/37615#DescribeFlow)
|
61855
|
+
|
61856
|
+
* 新增成员:EventId, Region
|
61857
|
+
|
61858
|
+
|
61559
61859
|
### 第 50 次发布
|
61560
61860
|
|
61561
61861
|
发布时间:2023-01-13 01:39:05
|
@@ -76563,6 +76863,25 @@
|
|
76563
76863
|
|
76564
76864
|
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
76565
76865
|
|
76866
|
+
### 第 90 次发布
|
76867
|
+
|
76868
|
+
发布时间:2023-02-02 01:48:18
|
76869
|
+
|
76870
|
+
本次发布包含了以下内容:
|
76871
|
+
|
76872
|
+
改善已有的文档。
|
76873
|
+
|
76874
|
+
修改接口:
|
76875
|
+
|
76876
|
+
* [DescribeCloudBaseRunVersion](https://cloud.tencent.com/document/api/876/53438)
|
76877
|
+
|
76878
|
+
* 新增出参:PolicyDetail, Cpu, Mem
|
76879
|
+
|
76880
|
+
* [EstablishCloudBaseRunServer](https://cloud.tencent.com/document/api/876/49626)
|
76881
|
+
|
76882
|
+
* 新增出参:Result
|
76883
|
+
|
76884
|
+
|
76566
76885
|
### 第 89 次发布
|
76567
76886
|
|
76568
76887
|
发布时间:2022-12-23 01:54:25
|
@@ -91523,13 +91842,13 @@
|
|
91523
91842
|
|
91524
91843
|
新增接口:
|
91525
91844
|
|
91526
|
-
* [
|
91527
|
-
* [
|
91845
|
+
* [DescribeScanLogs](https://cloud.tencent.com/document/api/1458/85943)
|
91846
|
+
* [DescribeScanStats](https://cloud.tencent.com/document/api/1458/85942)
|
91528
91847
|
|
91529
91848
|
新增数据结构:
|
91530
91849
|
|
91531
|
-
* [
|
91532
|
-
* [
|
91850
|
+
* [ScanLog](https://cloud.tencent.com/document/api/1458/75030#ScanLog)
|
91851
|
+
* [ScanStat](https://cloud.tencent.com/document/api/1458/75030#ScanStat)
|
91533
91852
|
|
91534
91853
|
### 第 15 次发布
|
91535
91854
|
|
@@ -100008,6 +100327,29 @@
|
|
100008
100327
|
|
100009
100328
|
## 私有网络(vpc) 版本:2017-03-12
|
100010
100329
|
|
100330
|
+
### 第 136 次发布
|
100331
|
+
|
100332
|
+
发布时间:2023-02-01 02:09:35
|
100333
|
+
|
100334
|
+
本次发布包含了以下内容:
|
100335
|
+
|
100336
|
+
改善已有的文档。
|
100337
|
+
|
100338
|
+
修改接口:
|
100339
|
+
|
100340
|
+
* [LockCcnBandwidths](https://cloud.tencent.com/document/api/215/71323)
|
100341
|
+
|
100342
|
+
* 新增入参:Instances
|
100343
|
+
|
100344
|
+
* [UnlockCcnBandwidths](https://cloud.tencent.com/document/api/215/71321)
|
100345
|
+
|
100346
|
+
* 新增入参:Instances
|
100347
|
+
|
100348
|
+
|
100349
|
+
新增数据结构:
|
100350
|
+
|
100351
|
+
* [CcnFlowLock](https://cloud.tencent.com/document/api/215/15824#CcnFlowLock)
|
100352
|
+
|
100011
100353
|
### 第 135 次发布
|
100012
100354
|
|
100013
100355
|
发布时间:2023-01-06 01:54:52
|