tencentcloud-sdk-nodejs-tem 4.0.449 → 4.0.451
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 +273 -0
- package/SERVICE_CHANGELOG.md +290 -107
- package/package.json +1 -1
- package/products.md +18 -17
- package/src/services/tem/v20210701/tem_client.ts +59 -11
- package/src/services/tem/v20210701/tem_models.ts +265 -102
- package/tencentcloud/services/tem/v20210701/tem_client.d.ts +19 -3
- package/tencentcloud/services/tem/v20210701/tem_client.js +27 -3
- package/tencentcloud/services/tem/v20210701/tem_models.d.ts +233 -94
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,68 +1,56 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 账号风控平台(ciam) 版本:2022-03-31
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 8 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-09-
|
|
7
|
+
发布时间:2022-09-27 06:14:52
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [GetBpaasApproveDetail](https://cloud.tencent.com/document/api/1083/80916)
|
|
16
|
-
* [OutApproveBpaasApplication](https://cloud.tencent.com/document/api/1083/80915)
|
|
17
|
-
|
|
18
|
-
新增数据结构:
|
|
19
|
-
|
|
20
|
-
* [ApplyParam](https://cloud.tencent.com/document/api/1083/80917#ApplyParam)
|
|
21
|
-
* [ApproveOpinion](https://cloud.tencent.com/document/api/1083/80917#ApproveOpinion)
|
|
22
|
-
* [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser)
|
|
23
|
-
* [StatusNode](https://cloud.tencent.com/document/api/1083/80917#StatusNode)
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
28
|
-
|
|
29
|
-
### 第 59 次发布
|
|
13
|
+
修改接口:
|
|
30
14
|
|
|
31
|
-
|
|
15
|
+
* [CreateUser](https://cloud.tencent.com/document/api/1441/75642)
|
|
32
16
|
|
|
33
|
-
|
|
17
|
+
* 新增入参:IndexedAttribute1, IndexedAttribute2, IndexedAttribute3, IndexedAttribute4, IndexedAttribute5
|
|
34
18
|
|
|
35
|
-
|
|
19
|
+
* [DescribeUser](https://cloud.tencent.com/document/api/1441/77525)
|
|
36
20
|
|
|
37
|
-
|
|
21
|
+
* 新增入参:Sort
|
|
38
22
|
|
|
39
|
-
* [
|
|
23
|
+
* [UpdateUser](https://cloud.tencent.com/document/api/1441/75635)
|
|
40
24
|
|
|
41
|
-
* 新增入参:
|
|
25
|
+
* 新增入参:IndexedAttribute1, IndexedAttribute2, IndexedAttribute3, IndexedAttribute4, IndexedAttribute5
|
|
42
26
|
|
|
43
27
|
|
|
44
28
|
新增数据结构:
|
|
45
29
|
|
|
46
|
-
* [
|
|
30
|
+
* [Sort](https://cloud.tencent.com/document/api/1441/75643#Sort)
|
|
47
31
|
|
|
48
32
|
修改数据结构:
|
|
49
33
|
|
|
50
|
-
* [
|
|
34
|
+
* [ImportUser](https://cloud.tencent.com/document/api/1441/75643#ImportUser)
|
|
51
35
|
|
|
52
|
-
* 新增成员:
|
|
36
|
+
* 新增成员:IndexedAttribute1, IndexedAttribute2, IndexedAttribute3, IndexedAttribute4, IndexedAttribute5
|
|
53
37
|
|
|
54
|
-
* [
|
|
38
|
+
* [QueryUserFilter](https://cloud.tencent.com/document/api/1441/75643#QueryUserFilter)
|
|
55
39
|
|
|
56
|
-
* 新增成员:
|
|
40
|
+
* 新增成员:OperateLogic
|
|
41
|
+
|
|
42
|
+
* [User](https://cloud.tencent.com/document/api/1441/75643#User)
|
|
57
43
|
|
|
44
|
+
* 新增成员:IndexedAttribute1, IndexedAttribute2, IndexedAttribute3, IndexedAttribute4, IndexedAttribute5
|
|
58
45
|
|
|
59
46
|
|
|
60
47
|
|
|
61
|
-
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
62
48
|
|
|
63
|
-
|
|
49
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
64
50
|
|
|
65
|
-
|
|
51
|
+
### 第 86 次发布
|
|
52
|
+
|
|
53
|
+
发布时间:2022-09-27 06:17:24
|
|
66
54
|
|
|
67
55
|
本次发布包含了以下内容:
|
|
68
56
|
|
|
@@ -70,74 +58,64 @@
|
|
|
70
58
|
|
|
71
59
|
新增接口:
|
|
72
60
|
|
|
73
|
-
* [
|
|
74
|
-
* [CreateSupervisor](https://cloud.tencent.com/document/api/1639/80944)
|
|
75
|
-
* [DescribeRoom](https://cloud.tencent.com/document/api/1639/80941)
|
|
76
|
-
* [DescribeUser](https://cloud.tencent.com/document/api/1639/80936)
|
|
77
|
-
* [LoginOriginId](https://cloud.tencent.com/document/api/1639/80939)
|
|
78
|
-
* [RegisterUser](https://cloud.tencent.com/document/api/1639/80935)
|
|
61
|
+
* [QueryFinancialDataUrl](https://cloud.tencent.com/document/api/1122/81046)
|
|
79
62
|
|
|
80
|
-
|
|
63
|
+
修改数据结构:
|
|
81
64
|
|
|
82
|
-
|
|
65
|
+
* [PaymentOrderResult](https://cloud.tencent.com/document/api/1122/40683#PaymentOrderResult)
|
|
83
66
|
|
|
84
|
-
|
|
67
|
+
* 新增成员:ChannelOrderId
|
|
85
68
|
|
|
86
|
-
改善已有的文档。
|
|
87
69
|
|
|
88
|
-
新增接口:
|
|
89
70
|
|
|
90
|
-
* [LoginUser](https://cloud.tencent.com/document/api/1639/80938)
|
|
91
71
|
|
|
72
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
92
73
|
|
|
74
|
+
### 第 26 次发布
|
|
93
75
|
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
### 第 89 次发布
|
|
97
|
-
|
|
98
|
-
发布时间:2022-09-23 06:36:42
|
|
76
|
+
发布时间:2022-09-27 06:36:12
|
|
99
77
|
|
|
100
78
|
本次发布包含了以下内容:
|
|
101
79
|
|
|
102
80
|
改善已有的文档。
|
|
103
81
|
|
|
104
|
-
|
|
82
|
+
修改数据结构:
|
|
105
83
|
|
|
106
|
-
* [
|
|
84
|
+
* [Cluster](https://cloud.tencent.com/document/api/849/52010#Cluster)
|
|
107
85
|
|
|
108
|
-
*
|
|
86
|
+
* 新增成员:IsNeedManageNode
|
|
109
87
|
|
|
110
88
|
|
|
111
89
|
|
|
112
90
|
|
|
113
|
-
##
|
|
91
|
+
## 弹性微服务(tem) 版本:2021-07-01
|
|
114
92
|
|
|
115
|
-
### 第
|
|
93
|
+
### 第 30 次发布
|
|
116
94
|
|
|
117
|
-
发布时间:2022-09-
|
|
95
|
+
发布时间:2022-09-27 06:45:31
|
|
118
96
|
|
|
119
97
|
本次发布包含了以下内容:
|
|
120
98
|
|
|
121
99
|
改善已有的文档。
|
|
122
100
|
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
* [DescribeOrganization](https://cloud.tencent.com/document/api/850/67059)
|
|
126
|
-
|
|
127
|
-
* 新增出参:IsAuthManager
|
|
101
|
+
新增接口:
|
|
128
102
|
|
|
103
|
+
* [CreateApplicationService](https://cloud.tencent.com/document/api/1371/81051)
|
|
104
|
+
* [DeleteApplicationService](https://cloud.tencent.com/document/api/1371/81050)
|
|
105
|
+
* [DescribeApplicationServiceList](https://cloud.tencent.com/document/api/1371/81049)
|
|
106
|
+
* [ModifyApplicationService](https://cloud.tencent.com/document/api/1371/81048)
|
|
129
107
|
|
|
130
108
|
|
|
131
109
|
|
|
132
|
-
##
|
|
110
|
+
## 弹性微服务(tem) 版本:2020-12-21
|
|
133
111
|
|
|
134
112
|
|
|
135
113
|
|
|
136
|
-
##
|
|
114
|
+
## 腾讯云微服务引擎(tse) 版本:2020-12-07
|
|
137
115
|
|
|
138
|
-
### 第
|
|
116
|
+
### 第 27 次发布
|
|
139
117
|
|
|
140
|
-
发布时间:2022-09-
|
|
118
|
+
发布时间:2022-09-27 06:48:42
|
|
141
119
|
|
|
142
120
|
本次发布包含了以下内容:
|
|
143
121
|
|
|
@@ -145,34 +123,9 @@
|
|
|
145
123
|
|
|
146
124
|
修改接口:
|
|
147
125
|
|
|
148
|
-
* [
|
|
149
|
-
|
|
150
|
-
* 新增出参:DBInstanceId
|
|
151
|
-
|
|
152
|
-
* [CreateInstances](https://cloud.tencent.com/document/api/409/56107)
|
|
153
|
-
|
|
154
|
-
* 新增入参:DBEngine, DBEngineConfig
|
|
155
|
-
|
|
156
|
-
* [CreateReadOnlyDBInstance](https://cloud.tencent.com/document/api/409/52602)
|
|
157
|
-
|
|
158
|
-
* <font color="#dd0000">**修改入参**:</font>DBVersion
|
|
159
|
-
|
|
160
|
-
* [DescribeProductConfig](https://cloud.tencent.com/document/api/409/16776)
|
|
161
|
-
|
|
162
|
-
* 新增入参:DBEngine
|
|
163
|
-
|
|
164
|
-
* [InquiryPriceCreateDBInstances](https://cloud.tencent.com/document/api/409/16777)
|
|
165
|
-
|
|
166
|
-
* 新增入参:InstanceType, DBEngine
|
|
167
|
-
|
|
168
|
-
* <font color="#dd0000">**修改入参**:</font>Pid
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
修改数据结构:
|
|
172
|
-
|
|
173
|
-
* [DBInstance](https://cloud.tencent.com/document/api/409/16778#DBInstance)
|
|
126
|
+
* [DescribeCloudNativeAPIGatewayNodes](https://cloud.tencent.com/document/api/1364/78800)
|
|
174
127
|
|
|
175
|
-
*
|
|
128
|
+
* 新增入参:GroupId
|
|
176
129
|
|
|
177
130
|
|
|
178
131
|
|
|
@@ -8594,15 +8547,15 @@
|
|
|
8594
8547
|
|
|
8595
8548
|
新增接口:
|
|
8596
8549
|
|
|
8597
|
-
* [
|
|
8598
|
-
* [
|
|
8550
|
+
* [GetBpaasApproveDetail](https://cloud.tencent.com/document/api/1083/80916)
|
|
8551
|
+
* [OutApproveBpaasApplication](https://cloud.tencent.com/document/api/1083/80915)
|
|
8599
8552
|
|
|
8600
8553
|
新增数据结构:
|
|
8601
8554
|
|
|
8602
|
-
* [
|
|
8603
|
-
* [
|
|
8604
|
-
* [
|
|
8605
|
-
* [
|
|
8555
|
+
* [ApplyParam](https://cloud.tencent.com/document/api/1083/80917#ApplyParam)
|
|
8556
|
+
* [ApproveOpinion](https://cloud.tencent.com/document/api/1083/80917#ApproveOpinion)
|
|
8557
|
+
* [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser)
|
|
8558
|
+
* [StatusNode](https://cloud.tencent.com/document/api/1083/80917#StatusNode)
|
|
8606
8559
|
|
|
8607
8560
|
|
|
8608
8561
|
|
|
@@ -16389,6 +16342,21 @@
|
|
|
16389
16342
|
|
|
16390
16343
|
## 混沌演练平台(cfg) 版本:2021-08-20
|
|
16391
16344
|
|
|
16345
|
+
### 第 4 次发布
|
|
16346
|
+
|
|
16347
|
+
发布时间:2022-09-26 06:16:02
|
|
16348
|
+
|
|
16349
|
+
本次发布包含了以下内容:
|
|
16350
|
+
|
|
16351
|
+
改善已有的文档。
|
|
16352
|
+
|
|
16353
|
+
修改数据结构:
|
|
16354
|
+
|
|
16355
|
+
* [TaskListItem](https://cloud.tencent.com/document/api/1500/71784#TaskListItem)
|
|
16356
|
+
|
|
16357
|
+
* 新增成员:TaskPreCheckStatus, TaskPreCheckSuccess
|
|
16358
|
+
|
|
16359
|
+
|
|
16392
16360
|
### 第 3 次发布
|
|
16393
16361
|
|
|
16394
16362
|
发布时间:2022-07-22 06:04:01
|
|
@@ -17473,6 +17441,48 @@
|
|
|
17473
17441
|
|
|
17474
17442
|
## 账号风控平台(ciam) 版本:2022-03-31
|
|
17475
17443
|
|
|
17444
|
+
### 第 8 次发布
|
|
17445
|
+
|
|
17446
|
+
发布时间:2022-09-27 06:14:52
|
|
17447
|
+
|
|
17448
|
+
本次发布包含了以下内容:
|
|
17449
|
+
|
|
17450
|
+
改善已有的文档。
|
|
17451
|
+
|
|
17452
|
+
修改接口:
|
|
17453
|
+
|
|
17454
|
+
* [CreateUser](https://cloud.tencent.com/document/api/1441/75642)
|
|
17455
|
+
|
|
17456
|
+
* 新增入参:IndexedAttribute1, IndexedAttribute2, IndexedAttribute3, IndexedAttribute4, IndexedAttribute5
|
|
17457
|
+
|
|
17458
|
+
* [DescribeUser](https://cloud.tencent.com/document/api/1441/77525)
|
|
17459
|
+
|
|
17460
|
+
* 新增入参:Sort
|
|
17461
|
+
|
|
17462
|
+
* [UpdateUser](https://cloud.tencent.com/document/api/1441/75635)
|
|
17463
|
+
|
|
17464
|
+
* 新增入参:IndexedAttribute1, IndexedAttribute2, IndexedAttribute3, IndexedAttribute4, IndexedAttribute5
|
|
17465
|
+
|
|
17466
|
+
|
|
17467
|
+
新增数据结构:
|
|
17468
|
+
|
|
17469
|
+
* [[Sort](https://cloud.tencent.com/document/api/1441/75643#Sort)](https://cloud.tencent.com/document/api/1441/75643#[Sort](https://cloud.tencent.com/document/api/1441/75643#Sort))
|
|
17470
|
+
|
|
17471
|
+
修改数据结构:
|
|
17472
|
+
|
|
17473
|
+
* [ImportUser](https://cloud.tencent.com/document/api/1441/75643#ImportUser)
|
|
17474
|
+
|
|
17475
|
+
* 新增成员:IndexedAttribute1, IndexedAttribute2, IndexedAttribute3, IndexedAttribute4, IndexedAttribute5
|
|
17476
|
+
|
|
17477
|
+
* [QueryUserFilter](https://cloud.tencent.com/document/api/1441/75643#QueryUserFilter)
|
|
17478
|
+
|
|
17479
|
+
* 新增成员:OperateLogic
|
|
17480
|
+
|
|
17481
|
+
* [User](https://cloud.tencent.com/document/api/1441/75643#User)
|
|
17482
|
+
|
|
17483
|
+
* 新增成员:IndexedAttribute1, IndexedAttribute2, IndexedAttribute3, IndexedAttribute4, IndexedAttribute5
|
|
17484
|
+
|
|
17485
|
+
|
|
17476
17486
|
### 第 7 次发布
|
|
17477
17487
|
|
|
17478
17488
|
发布时间:2022-07-19 20:27:09
|
|
@@ -17974,7 +17984,7 @@
|
|
|
17974
17984
|
|
|
17975
17985
|
新增数据结构:
|
|
17976
17986
|
|
|
17977
|
-
* [
|
|
17987
|
+
* [DorisConnectParam](https://cloud.tencent.com/document/api/597/40861#DorisConnectParam)
|
|
17978
17988
|
|
|
17979
17989
|
修改数据结构:
|
|
17980
17990
|
|
|
@@ -23423,6 +23433,25 @@
|
|
|
23423
23433
|
|
|
23424
23434
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
23425
23435
|
|
|
23436
|
+
### 第 86 次发布
|
|
23437
|
+
|
|
23438
|
+
发布时间:2022-09-27 06:17:24
|
|
23439
|
+
|
|
23440
|
+
本次发布包含了以下内容:
|
|
23441
|
+
|
|
23442
|
+
改善已有的文档。
|
|
23443
|
+
|
|
23444
|
+
新增接口:
|
|
23445
|
+
|
|
23446
|
+
* [[QueryFinancialDataUrl](https://cloud.tencent.com/document/api/1122/81046)](https://cloud.tencent.com/document/api/#/#)
|
|
23447
|
+
|
|
23448
|
+
修改数据结构:
|
|
23449
|
+
|
|
23450
|
+
* [PaymentOrderResult](https://cloud.tencent.com/document/api/1122/40683#PaymentOrderResult)
|
|
23451
|
+
|
|
23452
|
+
* 新增成员:ChannelOrderId
|
|
23453
|
+
|
|
23454
|
+
|
|
23426
23455
|
### 第 85 次发布
|
|
23427
23456
|
|
|
23428
23457
|
发布时间:2022-09-09 06:16:31
|
|
@@ -37844,6 +37873,21 @@
|
|
|
37844
37873
|
|
|
37845
37874
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
37846
37875
|
|
|
37876
|
+
### 第 36 次发布
|
|
37877
|
+
|
|
37878
|
+
发布时间:2022-09-26 06:30:30
|
|
37879
|
+
|
|
37880
|
+
本次发布包含了以下内容:
|
|
37881
|
+
|
|
37882
|
+
改善已有的文档。
|
|
37883
|
+
|
|
37884
|
+
修改数据结构:
|
|
37885
|
+
|
|
37886
|
+
* [TaskDetail](https://cloud.tencent.com/document/api/845/30634#TaskDetail)
|
|
37887
|
+
|
|
37888
|
+
* 新增成员:ElapsedTime
|
|
37889
|
+
|
|
37890
|
+
|
|
37847
37891
|
### 第 35 次发布
|
|
37848
37892
|
|
|
37849
37893
|
发布时间:2022-09-16 06:24:23
|
|
@@ -49514,12 +49558,12 @@
|
|
|
49514
49558
|
|
|
49515
49559
|
新增接口:
|
|
49516
49560
|
|
|
49517
|
-
* [
|
|
49518
|
-
* [
|
|
49519
|
-
* [
|
|
49520
|
-
* [
|
|
49521
|
-
* [
|
|
49522
|
-
* [
|
|
49561
|
+
* [CreateRoom](https://cloud.tencent.com/document/api/1639/80942)
|
|
49562
|
+
* [CreateSupervisor](https://cloud.tencent.com/document/api/1639/80944)
|
|
49563
|
+
* [DescribeRoom](https://cloud.tencent.com/document/api/1639/80941)
|
|
49564
|
+
* [DescribeUser](https://cloud.tencent.com/document/api/1639/80936)
|
|
49565
|
+
* [LoginOriginId](https://cloud.tencent.com/document/api/1639/80939)
|
|
49566
|
+
* [RegisterUser](https://cloud.tencent.com/document/api/1639/80935)
|
|
49523
49567
|
|
|
49524
49568
|
### 第 1 次发布
|
|
49525
49569
|
|
|
@@ -49531,7 +49575,7 @@
|
|
|
49531
49575
|
|
|
49532
49576
|
新增接口:
|
|
49533
49577
|
|
|
49534
|
-
* [
|
|
49578
|
+
* [LoginUser](https://cloud.tencent.com/document/api/1639/80938)
|
|
49535
49579
|
|
|
49536
49580
|
|
|
49537
49581
|
|
|
@@ -53964,6 +54008,58 @@
|
|
|
53964
54008
|
|
|
53965
54009
|
## 云监控(monitor) 版本:2018-07-24
|
|
53966
54010
|
|
|
54011
|
+
### 第 63 次发布
|
|
54012
|
+
|
|
54013
|
+
发布时间:2022-09-26 06:41:40
|
|
54014
|
+
|
|
54015
|
+
本次发布包含了以下内容:
|
|
54016
|
+
|
|
54017
|
+
改善已有的文档。
|
|
54018
|
+
|
|
54019
|
+
修改接口:
|
|
54020
|
+
|
|
54021
|
+
* [CreateAlarmNotice](https://cloud.tencent.com/document/api/248/51288)
|
|
54022
|
+
|
|
54023
|
+
* 新增入参:Tags
|
|
54024
|
+
|
|
54025
|
+
* [CreateAlarmPolicy](https://cloud.tencent.com/document/api/248/51287)
|
|
54026
|
+
|
|
54027
|
+
* 新增入参:Tags, LogAlarmReqInfo
|
|
54028
|
+
|
|
54029
|
+
* [DescribeAlarmNotices](https://cloud.tencent.com/document/api/248/51280)
|
|
54030
|
+
|
|
54031
|
+
* 新增入参:Tags
|
|
54032
|
+
|
|
54033
|
+
* [DescribeAlarmPolicies](https://cloud.tencent.com/document/api/248/51279)
|
|
54034
|
+
|
|
54035
|
+
* 新增入参:NotBindAll, NotInstanceGroup, Tags
|
|
54036
|
+
|
|
54037
|
+
* [ModifyAlarmPolicyCondition](https://cloud.tencent.com/document/api/248/51276)
|
|
54038
|
+
|
|
54039
|
+
* 新增入参:LogAlarmReqInfo
|
|
54040
|
+
|
|
54041
|
+
|
|
54042
|
+
新增数据结构:
|
|
54043
|
+
|
|
54044
|
+
* [LogAlarmReq](https://cloud.tencent.com/document/api/248/30354#LogAlarmReq)
|
|
54045
|
+
* [LogFilterInfo](https://cloud.tencent.com/document/api/248/30354#LogFilterInfo)
|
|
54046
|
+
* [Tag](https://cloud.tencent.com/document/api/248/30354#Tag)
|
|
54047
|
+
|
|
54048
|
+
修改数据结构:
|
|
54049
|
+
|
|
54050
|
+
* [AlarmNotice](https://cloud.tencent.com/document/api/248/30354#AlarmNotice)
|
|
54051
|
+
|
|
54052
|
+
* 新增成员:Tags
|
|
54053
|
+
|
|
54054
|
+
* [AlarmPolicy](https://cloud.tencent.com/document/api/248/30354#AlarmPolicy)
|
|
54055
|
+
|
|
54056
|
+
* 新增成员:IsBindAll, Tags
|
|
54057
|
+
|
|
54058
|
+
* [AlarmPolicyRule](https://cloud.tencent.com/document/api/248/30354#AlarmPolicyRule)
|
|
54059
|
+
|
|
54060
|
+
* 新增成员:ValueMax, ValueMin
|
|
54061
|
+
|
|
54062
|
+
|
|
53967
54063
|
### 第 62 次发布
|
|
53968
54064
|
|
|
53969
54065
|
发布时间:2022-09-15 06:31:40
|
|
@@ -57676,6 +57772,21 @@
|
|
|
57676
57772
|
|
|
57677
57773
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
57678
57774
|
|
|
57775
|
+
### 第 26 次发布
|
|
57776
|
+
|
|
57777
|
+
发布时间:2022-09-27 06:36:12
|
|
57778
|
+
|
|
57779
|
+
本次发布包含了以下内容:
|
|
57780
|
+
|
|
57781
|
+
改善已有的文档。
|
|
57782
|
+
|
|
57783
|
+
修改数据结构:
|
|
57784
|
+
|
|
57785
|
+
* [Cluster](https://cloud.tencent.com/document/api/849/52010#Cluster)
|
|
57786
|
+
|
|
57787
|
+
* 新增成员:IsNeedManageNode
|
|
57788
|
+
|
|
57789
|
+
|
|
57679
57790
|
### 第 25 次发布
|
|
57680
57791
|
|
|
57681
57792
|
发布时间:2022-08-30 06:43:16
|
|
@@ -71004,6 +71115,25 @@
|
|
|
71004
71115
|
|
|
71005
71116
|
## 服务网格(tcm) 版本:2021-04-13
|
|
71006
71117
|
|
|
71118
|
+
### 第 12 次发布
|
|
71119
|
+
|
|
71120
|
+
发布时间:2022-09-26 06:52:58
|
|
71121
|
+
|
|
71122
|
+
本次发布包含了以下内容:
|
|
71123
|
+
|
|
71124
|
+
改善已有的文档。
|
|
71125
|
+
|
|
71126
|
+
新增数据结构:
|
|
71127
|
+
|
|
71128
|
+
* [CrossRegionConfig](https://cloud.tencent.com/document/api/1261/63843#CrossRegionConfig)
|
|
71129
|
+
|
|
71130
|
+
修改数据结构:
|
|
71131
|
+
|
|
71132
|
+
* [LoadBalancer](https://cloud.tencent.com/document/api/1261/63843#LoadBalancer)
|
|
71133
|
+
|
|
71134
|
+
* 新增成员:CrossRegionConfig
|
|
71135
|
+
|
|
71136
|
+
|
|
71007
71137
|
### 第 11 次发布
|
|
71008
71138
|
|
|
71009
71139
|
发布时间:2022-09-15 06:39:35
|
|
@@ -74109,6 +74239,29 @@
|
|
|
74109
74239
|
|
|
74110
74240
|
|
|
74111
74241
|
|
|
74242
|
+
## 设备安全(tds) 版本:2022-08-01
|
|
74243
|
+
|
|
74244
|
+
### 第 1 次发布
|
|
74245
|
+
|
|
74246
|
+
发布时间:2022-09-23 17:56:43
|
|
74247
|
+
|
|
74248
|
+
本次发布包含了以下内容:
|
|
74249
|
+
|
|
74250
|
+
改善已有的文档。
|
|
74251
|
+
|
|
74252
|
+
新增接口:
|
|
74253
|
+
|
|
74254
|
+
* [DescribeFraudBase](https://cloud.tencent.com/document/api/1628/81019)
|
|
74255
|
+
* [DescribeFraudPremium](https://cloud.tencent.com/document/api/1628/81018)
|
|
74256
|
+
* [DescribeTrustedID](https://cloud.tencent.com/document/api/1628/81017)
|
|
74257
|
+
|
|
74258
|
+
新增数据结构:
|
|
74259
|
+
|
|
74260
|
+
* [RiskInfo](https://cloud.tencent.com/document/api/1628/81020#RiskInfo)
|
|
74261
|
+
|
|
74262
|
+
|
|
74263
|
+
|
|
74264
|
+
|
|
74112
74265
|
## 弹性微服务(tem) 版本:2020-12-21
|
|
74113
74266
|
|
|
74114
74267
|
### 第 8 次发布
|
|
@@ -74321,6 +74474,21 @@
|
|
|
74321
74474
|
|
|
74322
74475
|
## 弹性微服务(tem) 版本:2021-07-01
|
|
74323
74476
|
|
|
74477
|
+
### 第 30 次发布
|
|
74478
|
+
|
|
74479
|
+
发布时间:2022-09-27 06:45:31
|
|
74480
|
+
|
|
74481
|
+
本次发布包含了以下内容:
|
|
74482
|
+
|
|
74483
|
+
改善已有的文档。
|
|
74484
|
+
|
|
74485
|
+
新增接口:
|
|
74486
|
+
|
|
74487
|
+
* [[CreateApplicationService](https://cloud.tencent.com/document/api/1371/81051)](https://cloud.tencent.com/document/api/#/#)
|
|
74488
|
+
* [[DeleteApplicationService](https://cloud.tencent.com/document/api/1371/81050)](https://cloud.tencent.com/document/api/#/#)
|
|
74489
|
+
* [[DescribeApplicationServiceList](https://cloud.tencent.com/document/api/1371/81049)](https://cloud.tencent.com/document/api/#/#)
|
|
74490
|
+
* [[ModifyApplicationService](https://cloud.tencent.com/document/api/1371/81048)](https://cloud.tencent.com/document/api/#/#)
|
|
74491
|
+
|
|
74324
74492
|
### 第 29 次发布
|
|
74325
74493
|
|
|
74326
74494
|
发布时间:2022-09-07 06:51:54
|
|
@@ -81926,6 +82094,21 @@
|
|
|
81926
82094
|
|
|
81927
82095
|
## 腾讯云微服务引擎(tse) 版本:2020-12-07
|
|
81928
82096
|
|
|
82097
|
+
### 第 27 次发布
|
|
82098
|
+
|
|
82099
|
+
发布时间:2022-09-27 06:48:42
|
|
82100
|
+
|
|
82101
|
+
本次发布包含了以下内容:
|
|
82102
|
+
|
|
82103
|
+
改善已有的文档。
|
|
82104
|
+
|
|
82105
|
+
修改接口:
|
|
82106
|
+
|
|
82107
|
+
* [DescribeCloudNativeAPIGatewayNodes](https://cloud.tencent.com/document/api/1364/78800)
|
|
82108
|
+
|
|
82109
|
+
* 新增入参:GroupId
|
|
82110
|
+
|
|
82111
|
+
|
|
81929
82112
|
### 第 26 次发布
|
|
81930
82113
|
|
|
81931
82114
|
发布时间:2022-08-24 06:56:05
|