tencentcloud-sdk-nodejs 4.0.898 → 4.0.900
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 +98 -0
- package/SERVICE_CHANGELOG.md +91 -198
- package/package.json +1 -1
- package/products.md +21 -20
- package/src/common/sdk_version.ts +1 -1
- package/src/services/billing/v20180709/billing_client.ts +5 -2
- package/src/services/ccc/v20200210/ccc_models.ts +1 -1
- package/src/services/clb/v20180317/clb_client.ts +1 -0
- package/src/services/cloudapp/index.ts +5 -0
- package/src/services/cloudapp/v20220530/cloudapp_client.ts +40 -0
- package/src/services/cloudapp/v20220530/cloudapp_models.ts +131 -0
- package/src/services/cloudapp/v20220530/index.ts +6 -0
- package/src/services/dsgc/v20190723/dsgc_models.ts +31 -3
- package/src/services/ess/v20201111/ess_models.ts +1 -1
- package/src/services/essbasic/v20210526/essbasic_client.ts +4 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +19 -5
- package/src/services/faceid/v20180301/faceid_models.ts +5 -2
- package/src/services/hunyuan/v20230901/hunyuan_client.ts +1 -1
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +3 -1
- package/src/services/index.ts +1 -0
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +8 -8
- package/src/services/live/v20180801/live_client.ts +1 -1
- package/src/services/mongodb/v20190725/mongodb_models.ts +2 -2
- package/src/services/monitor/v20180724/monitor_client.ts +1 -1
- package/src/services/monitor/v20180724/monitor_models.ts +10 -105
- package/src/services/oceanus/v20190422/oceanus_models.ts +10 -0
- package/src/services/tcr/v20190924/tcr_models.ts +1 -1
- package/src/services/tke/v20180525/tke_models.ts +4 -4
- package/src/services/trtc/v20190722/trtc_client.ts +2 -3
- package/src/services/trtc/v20190722/trtc_models.ts +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/billing/v20180709/billing_client.d.ts +3 -0
- package/tencentcloud/services/billing/v20180709/billing_client.js +3 -0
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +1 -1
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +1 -0
- package/tencentcloud/services/clb/v20180317/clb_client.js +1 -0
- package/tencentcloud/services/cloudapp/index.d.ts +6 -0
- package/tencentcloud/services/cloudapp/index.js +7 -0
- package/tencentcloud/services/cloudapp/v20220530/cloudapp_client.d.ts +14 -0
- package/tencentcloud/services/cloudapp/v20220530/cloudapp_client.js +37 -0
- package/tencentcloud/services/cloudapp/v20220530/cloudapp_models.d.ts +111 -0
- package/tencentcloud/services/cloudapp/v20220530/cloudapp_models.js +18 -0
- package/tencentcloud/services/cloudapp/v20220530/index.d.ts +6 -0
- package/tencentcloud/services/cloudapp/v20220530/index.js +9 -0
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +31 -3
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +4 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +4 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +19 -5
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +5 -2
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +1 -1
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.js +1 -1
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +3 -1
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +2 -0
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +8 -8
- package/tencentcloud/services/live/v20180801/live_client.d.ts +1 -1
- package/tencentcloud/services/live/v20180801/live_client.js +1 -1
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +2 -2
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +1 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +1 -1
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +10 -105
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +10 -0
- package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +1 -1
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +4 -4
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +2 -3
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +2 -3
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +1 -1
- package/test/cloudapp.v20220530.test.js +31 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,101 @@
|
|
|
1
|
+
# Release 4.0.900
|
|
2
|
+
|
|
3
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
4
|
+
|
|
5
|
+
### 第 59 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-07-19 02:08:08
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [Cluster](https://cloud.tencent.com/document/api/849/52010#Cluster)
|
|
16
|
+
|
|
17
|
+
* 新增成员:BillingResourceMode
|
|
18
|
+
|
|
19
|
+
* [ClusterGroupSetItem](https://cloud.tencent.com/document/api/849/52010#ClusterGroupSetItem)
|
|
20
|
+
|
|
21
|
+
* 新增成员:BillingResourceMode
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
# Release 4.0.899
|
|
27
|
+
|
|
28
|
+
## 云应用(cloudapp) 版本:2022-05-30
|
|
29
|
+
|
|
30
|
+
### 第 1 次发布
|
|
31
|
+
|
|
32
|
+
发布时间:2024-07-17 10:02:42
|
|
33
|
+
|
|
34
|
+
本次发布包含了以下内容:
|
|
35
|
+
|
|
36
|
+
改善已有的文档。
|
|
37
|
+
|
|
38
|
+
新增接口:
|
|
39
|
+
|
|
40
|
+
* [VerifyLicense](https://cloud.tencent.com/document/api/1689/108874)
|
|
41
|
+
|
|
42
|
+
新增数据结构:
|
|
43
|
+
|
|
44
|
+
* [License](https://cloud.tencent.com/document/api/1689/108875#License)
|
|
45
|
+
* [SaleParam](https://cloud.tencent.com/document/api/1689/108875#SaleParam)
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
50
|
+
|
|
51
|
+
### 第 16 次发布
|
|
52
|
+
|
|
53
|
+
发布时间:2024-07-18 01:10:11
|
|
54
|
+
|
|
55
|
+
本次发布包含了以下内容:
|
|
56
|
+
|
|
57
|
+
改善已有的文档。
|
|
58
|
+
|
|
59
|
+
修改接口:
|
|
60
|
+
|
|
61
|
+
* [CreateDSPADiscoveryTask](https://cloud.tencent.com/document/api/1087/97252)
|
|
62
|
+
|
|
63
|
+
* 新增入参:Order, Rows, GlobalOrderField
|
|
64
|
+
|
|
65
|
+
* [DescribeDSPAESDataSample](https://cloud.tencent.com/document/api/1087/97209)
|
|
66
|
+
|
|
67
|
+
* 新增入参:Order, OrderField
|
|
68
|
+
|
|
69
|
+
* [DescribeDSPATaskResultDataSample](https://cloud.tencent.com/document/api/1087/97203)
|
|
70
|
+
|
|
71
|
+
* 新增入参:Order, OrderField
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
77
|
+
|
|
78
|
+
### 第 175 次发布
|
|
79
|
+
|
|
80
|
+
发布时间:2024-07-18 01:11:43
|
|
81
|
+
|
|
82
|
+
本次发布包含了以下内容:
|
|
83
|
+
|
|
84
|
+
改善已有的文档。
|
|
85
|
+
|
|
86
|
+
修改接口:
|
|
87
|
+
|
|
88
|
+
* [ChannelCreateBatchSignUrl](https://cloud.tencent.com/document/api/1420/98671)
|
|
89
|
+
|
|
90
|
+
* 新增入参:OpenId, OrganizationOpenId
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
1
99
|
# Release 4.0.898
|
|
2
100
|
|
|
3
101
|
## 本地专用集群(cdc) 版本:2020-12-14
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,210 +1,24 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 10 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2024-07-17 01:09:51
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [DescribeDedicatedClusterOrders](https://cloud.tencent.com/document/api/1346/73761)
|
|
16
|
-
|
|
17
|
-
* 新增入参:OrderTypes
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
修改数据结构:
|
|
21
|
-
|
|
22
|
-
* [DedicatedClusterOrder](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterOrder)
|
|
23
|
-
|
|
24
|
-
* 新增成员:CheckStatus, DeliverExpectTime, DeliverFinishTime, CheckExpectTime, CheckFinishTime, OrderSLA, OrderPayPlan
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
30
|
-
|
|
31
|
-
### 第 97 次发布
|
|
32
|
-
|
|
33
|
-
发布时间:2024-07-17 01:14:09
|
|
34
|
-
|
|
35
|
-
本次发布包含了以下内容:
|
|
36
|
-
|
|
37
|
-
改善已有的文档。
|
|
38
|
-
|
|
39
|
-
修改接口:
|
|
40
|
-
|
|
41
|
-
* [DescribeDataEngineImageVersions](https://cloud.tencent.com/document/api/1342/99270)
|
|
42
|
-
|
|
43
|
-
* 新增入参:Sort, Asc
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
## Elasticsearch Service(es) 版本:2018-04-16
|
|
49
|
-
|
|
50
|
-
### 第 62 次发布
|
|
51
|
-
|
|
52
|
-
发布时间:2024-07-17 01:15:53
|
|
53
|
-
|
|
54
|
-
本次发布包含了以下内容:
|
|
55
|
-
|
|
56
|
-
改善已有的文档。
|
|
57
|
-
|
|
58
|
-
修改接口:
|
|
59
|
-
|
|
60
|
-
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
61
|
-
|
|
62
|
-
* 新增入参:ShardAllocationConcurrents, ShardAllocationBytes
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
## 全球应用加速(gaap) 版本:2018-05-29
|
|
68
|
-
|
|
69
|
-
### 第 49 次发布
|
|
70
|
-
|
|
71
|
-
发布时间:2024-07-17 01:16:44
|
|
72
|
-
|
|
73
|
-
本次发布包含了以下内容:
|
|
74
|
-
|
|
75
|
-
改善已有的文档。
|
|
76
|
-
|
|
77
|
-
修改接口:
|
|
78
|
-
|
|
79
|
-
* [DescribeTaskStatus](https://cloud.tencent.com/document/api/608/108598)
|
|
80
|
-
|
|
81
|
-
* 新增出参:Status, TaskId
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
## 腾讯混元大模型(hunyuan) 版本:2023-09-01
|
|
87
|
-
|
|
88
|
-
### 第 11 次发布
|
|
89
|
-
|
|
90
|
-
发布时间:2024-07-17 01:17:08
|
|
91
|
-
|
|
92
|
-
本次发布包含了以下内容:
|
|
93
|
-
|
|
94
|
-
改善已有的文档。
|
|
95
|
-
|
|
96
|
-
修改接口:
|
|
97
|
-
|
|
98
|
-
* [ChatCompletions](https://cloud.tencent.com/document/api/1729/105701)
|
|
99
|
-
|
|
100
|
-
* 新增出参:ModerationLevel
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
## 实时互动-教育版(lcic) 版本:2022-08-17
|
|
106
|
-
|
|
107
|
-
### 第 57 次发布
|
|
108
|
-
|
|
109
|
-
发布时间:2024-07-17 01:19:12
|
|
110
|
-
|
|
111
|
-
本次发布包含了以下内容:
|
|
112
|
-
|
|
113
|
-
改善已有的文档。
|
|
114
|
-
|
|
115
|
-
修改接口:
|
|
116
|
-
|
|
117
|
-
* [CreateRoom](https://cloud.tencent.com/document/api/1639/80942)
|
|
118
|
-
|
|
119
|
-
* 新增入参:RecordStream
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
修改数据结构:
|
|
123
|
-
|
|
124
|
-
* [RoomInfo](https://cloud.tencent.com/document/api/1639/81423#RoomInfo)
|
|
125
|
-
|
|
126
|
-
* 新增成员:RecordStream
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
132
|
-
|
|
133
|
-
### 第 119 次发布
|
|
134
|
-
|
|
135
|
-
发布时间:2024-07-17 01:20:37
|
|
136
|
-
|
|
137
|
-
本次发布包含了以下内容:
|
|
138
|
-
|
|
139
|
-
改善已有的文档。
|
|
140
|
-
|
|
141
|
-
修改数据结构:
|
|
142
|
-
|
|
143
|
-
* [PrometheusRecordRuleYamlItem](https://cloud.tencent.com/document/api/248/30354#PrometheusRecordRuleYamlItem)
|
|
144
|
-
|
|
145
|
-
* <font color="#dd0000">**修改成员**:</font>Status, Id, Count
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
151
|
-
|
|
152
|
-
### 第 119 次发布
|
|
153
|
-
|
|
154
|
-
发布时间:2024-07-17 01:25:48
|
|
155
|
-
|
|
156
|
-
本次发布包含了以下内容:
|
|
157
|
-
|
|
158
|
-
改善已有的文档。
|
|
159
|
-
|
|
160
|
-
新增接口:
|
|
161
|
-
|
|
162
|
-
* [DescribeRocketMQTopicStats](https://cloud.tencent.com/document/api/1179/108864)
|
|
163
|
-
* [DescribeRocketMQTopicsByGroup](https://cloud.tencent.com/document/api/1179/108863)
|
|
164
|
-
* [ModifyRocketMQInstance](https://cloud.tencent.com/document/api/1179/108862)
|
|
165
|
-
|
|
166
|
-
新增数据结构:
|
|
167
|
-
|
|
168
|
-
* [TopicStats](https://cloud.tencent.com/document/api/1179/46089#TopicStats)
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
## 私有网络(vpc) 版本:2017-03-12
|
|
3
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
173
4
|
|
|
174
|
-
### 第
|
|
5
|
+
### 第 59 次发布
|
|
175
6
|
|
|
176
|
-
发布时间:2024-07-
|
|
7
|
+
发布时间:2024-07-19 02:08:08
|
|
177
8
|
|
|
178
9
|
本次发布包含了以下内容:
|
|
179
10
|
|
|
180
11
|
改善已有的文档。
|
|
181
12
|
|
|
182
|
-
修改接口:
|
|
183
|
-
|
|
184
|
-
* [CreateHaVip](https://cloud.tencent.com/document/api/215/30652)
|
|
185
|
-
|
|
186
|
-
* 新增入参:CheckAssociate
|
|
187
|
-
|
|
188
|
-
* <font color="#dd0000">**修改入参**:</font>SubnetId
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
新增数据结构:
|
|
192
|
-
|
|
193
|
-
* [HaVipAssociation](https://cloud.tencent.com/document/api/215/15824#HaVipAssociation)
|
|
194
|
-
|
|
195
13
|
修改数据结构:
|
|
196
14
|
|
|
197
|
-
* [
|
|
198
|
-
|
|
199
|
-
* 新增成员:OrderType
|
|
200
|
-
|
|
201
|
-
* [CrossBorderCompliance](https://cloud.tencent.com/document/api/215/15824#CrossBorderCompliance)
|
|
15
|
+
* [Cluster](https://cloud.tencent.com/document/api/849/52010#Cluster)
|
|
202
16
|
|
|
203
|
-
* 新增成员:
|
|
17
|
+
* 新增成员:BillingResourceMode
|
|
204
18
|
|
|
205
|
-
* [
|
|
19
|
+
* [ClusterGroupSetItem](https://cloud.tencent.com/document/api/849/52010#ClusterGroupSetItem)
|
|
206
20
|
|
|
207
|
-
* 新增成员:
|
|
21
|
+
* 新增成员:BillingResourceMode
|
|
208
22
|
|
|
209
23
|
|
|
210
24
|
|
|
@@ -31153,6 +30967,28 @@
|
|
|
31153
30967
|
|
|
31154
30968
|
|
|
31155
30969
|
|
|
30970
|
+
## 云应用(cloudapp) 版本:2022-05-30
|
|
30971
|
+
|
|
30972
|
+
### 第 1 次发布
|
|
30973
|
+
|
|
30974
|
+
发布时间:2024-07-17 10:02:42
|
|
30975
|
+
|
|
30976
|
+
本次发布包含了以下内容:
|
|
30977
|
+
|
|
30978
|
+
改善已有的文档。
|
|
30979
|
+
|
|
30980
|
+
新增接口:
|
|
30981
|
+
|
|
30982
|
+
* [VerifyLicense](https://cloud.tencent.com/document/api/1689/108874)
|
|
30983
|
+
|
|
30984
|
+
新增数据结构:
|
|
30985
|
+
|
|
30986
|
+
* [License](https://cloud.tencent.com/document/api/1689/108875#License)
|
|
30987
|
+
* [SaleParam](https://cloud.tencent.com/document/api/1689/108875#SaleParam)
|
|
30988
|
+
|
|
30989
|
+
|
|
30990
|
+
|
|
30991
|
+
|
|
31156
30992
|
## 操作审计(cloudaudit) 版本:2019-03-19
|
|
31157
30993
|
|
|
31158
30994
|
### 第 13 次发布
|
|
@@ -55104,6 +54940,29 @@
|
|
|
55104
54940
|
|
|
55105
54941
|
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
55106
54942
|
|
|
54943
|
+
### 第 16 次发布
|
|
54944
|
+
|
|
54945
|
+
发布时间:2024-07-18 01:10:11
|
|
54946
|
+
|
|
54947
|
+
本次发布包含了以下内容:
|
|
54948
|
+
|
|
54949
|
+
改善已有的文档。
|
|
54950
|
+
|
|
54951
|
+
修改接口:
|
|
54952
|
+
|
|
54953
|
+
* [CreateDSPADiscoveryTask](https://cloud.tencent.com/document/api/1087/97252)
|
|
54954
|
+
|
|
54955
|
+
* 新增入参:Order, Rows, GlobalOrderField
|
|
54956
|
+
|
|
54957
|
+
* [DescribeDSPAESDataSample](https://cloud.tencent.com/document/api/1087/97209)
|
|
54958
|
+
|
|
54959
|
+
* 新增入参:Order, OrderField
|
|
54960
|
+
|
|
54961
|
+
* [DescribeDSPATaskResultDataSample](https://cloud.tencent.com/document/api/1087/97203)
|
|
54962
|
+
|
|
54963
|
+
* 新增入参:Order, OrderField
|
|
54964
|
+
|
|
54965
|
+
|
|
55107
54966
|
### 第 15 次发布
|
|
55108
54967
|
|
|
55109
54968
|
发布时间:2024-06-25 01:13:45
|
|
@@ -66270,6 +66129,21 @@
|
|
|
66270
66129
|
|
|
66271
66130
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
66272
66131
|
|
|
66132
|
+
### 第 175 次发布
|
|
66133
|
+
|
|
66134
|
+
发布时间:2024-07-18 01:11:43
|
|
66135
|
+
|
|
66136
|
+
本次发布包含了以下内容:
|
|
66137
|
+
|
|
66138
|
+
改善已有的文档。
|
|
66139
|
+
|
|
66140
|
+
修改接口:
|
|
66141
|
+
|
|
66142
|
+
* [ChannelCreateBatchSignUrl](https://cloud.tencent.com/document/api/1420/98671)
|
|
66143
|
+
|
|
66144
|
+
* 新增入参:OpenId, OrganizationOpenId
|
|
66145
|
+
|
|
66146
|
+
|
|
66273
66147
|
### 第 174 次发布
|
|
66274
66148
|
|
|
66275
66149
|
发布时间:2024-07-12 01:16:22
|
|
@@ -99064,6 +98938,25 @@
|
|
|
99064
98938
|
|
|
99065
98939
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
99066
98940
|
|
|
98941
|
+
### 第 59 次发布
|
|
98942
|
+
|
|
98943
|
+
发布时间:2024-07-19 02:08:08
|
|
98944
|
+
|
|
98945
|
+
本次发布包含了以下内容:
|
|
98946
|
+
|
|
98947
|
+
改善已有的文档。
|
|
98948
|
+
|
|
98949
|
+
修改数据结构:
|
|
98950
|
+
|
|
98951
|
+
* [Cluster](https://cloud.tencent.com/document/api/849/52010#Cluster)
|
|
98952
|
+
|
|
98953
|
+
* 新增成员:BillingResourceMode
|
|
98954
|
+
|
|
98955
|
+
* [ClusterGroupSetItem](https://cloud.tencent.com/document/api/849/52010#ClusterGroupSetItem)
|
|
98956
|
+
|
|
98957
|
+
* 新增成员:BillingResourceMode
|
|
98958
|
+
|
|
98959
|
+
|
|
99067
98960
|
### 第 58 次发布
|
|
99068
98961
|
|
|
99069
98962
|
发布时间:2024-07-15 01:16:56
|
|
@@ -124079,13 +123972,13 @@
|
|
|
124079
123972
|
|
|
124080
123973
|
新增接口:
|
|
124081
123974
|
|
|
124082
|
-
* [
|
|
124083
|
-
* [
|
|
124084
|
-
* [
|
|
123975
|
+
* [DescribeRocketMQTopicStats](https://cloud.tencent.com/document/api/1179/108864)
|
|
123976
|
+
* [DescribeRocketMQTopicsByGroup](https://cloud.tencent.com/document/api/1179/108863)
|
|
123977
|
+
* [ModifyRocketMQInstance](https://cloud.tencent.com/document/api/1179/108862)
|
|
124085
123978
|
|
|
124086
123979
|
新增数据结构:
|
|
124087
123980
|
|
|
124088
|
-
* [
|
|
123981
|
+
* [TopicStats](https://cloud.tencent.com/document/api/1179/46089#TopicStats)
|
|
124089
123982
|
|
|
124090
123983
|
### 第 118 次发布
|
|
124091
123984
|
|
|
@@ -152889,7 +152782,7 @@
|
|
|
152889
152782
|
|
|
152890
152783
|
新增数据结构:
|
|
152891
152784
|
|
|
152892
|
-
* [
|
|
152785
|
+
* [HaVipAssociation](https://cloud.tencent.com/document/api/215/15824#HaVipAssociation)
|
|
152893
152786
|
|
|
152894
152787
|
修改数据结构:
|
|
152895
152788
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-06-25 01:07:59 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2024-03-20 01:08:23 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2024-05-31 01:10:46 |
|
|
26
|
-
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-
|
|
26
|
+
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-07-19 01:11:48 |
|
|
27
27
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
28
28
|
| bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2024-03-20 01:08:40 |
|
|
29
29
|
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2024-04-24 01:05:22 |
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2024-06-19 01:14:59 |
|
|
40
40
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2024-06-14 01:17:35 |
|
|
41
41
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2024-07-16 01:09:24 |
|
|
42
|
-
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-07-
|
|
42
|
+
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-07-19 01:16:22 |
|
|
43
43
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-07-10 01:09:35 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-07-17 01:09:51 |
|
|
45
45
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-07-10 01:10:02 |
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-06-20 01:19:00 |
|
|
49
49
|
| cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2024-03-28 01:10:53 |
|
|
50
50
|
| cdz | [专属可用区](https://cloud.tencent.com/document/product/1629) | 2024-07-15 09:37:14 |
|
|
51
|
-
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-
|
|
51
|
+
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-07-19 01:20:33 |
|
|
52
52
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2024-04-26 01:10:32 |
|
|
53
53
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2024-06-20 01:19:49 |
|
|
54
54
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2024-03-20 01:10:55 |
|
|
@@ -57,7 +57,8 @@
|
|
|
57
57
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
58
58
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
59
59
|
| ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2024-07-08 01:10:21 |
|
|
60
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-07-
|
|
60
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-07-19 01:23:35 |
|
|
61
|
+
| cloudapp | [云应用](https://cloud.tencent.com/document/product/1689) | 2024-07-18 10:12:45 |
|
|
61
62
|
| cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
|
|
62
63
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-03-20 01:11:31 |
|
|
63
64
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-05-29 01:21:54 |
|
|
@@ -77,7 +78,7 @@
|
|
|
77
78
|
| dasb | [运维安全中心(堡垒机)](https://cloud.tencent.com/document/product/1025) | 2024-07-16 01:13:41 |
|
|
78
79
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
79
80
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
80
|
-
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2024-07-
|
|
81
|
+
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2024-07-19 01:34:46 |
|
|
81
82
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2024-07-08 01:12:54 |
|
|
82
83
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-07-15 01:09:18 |
|
|
83
84
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2024-07-11 01:14:04 |
|
|
@@ -86,7 +87,7 @@
|
|
|
86
87
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-07-02 01:14:51 |
|
|
87
88
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-07-12 01:14:44 |
|
|
88
89
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2024-03-20 01:15:13 |
|
|
89
|
-
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-
|
|
90
|
+
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-07-18 01:10:11 |
|
|
90
91
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
91
92
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2024-07-15 01:10:34 |
|
|
92
93
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2024-06-07 01:44:56 |
|
|
@@ -97,10 +98,10 @@
|
|
|
97
98
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
98
99
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-07-09 01:14:34 |
|
|
99
100
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-07-17 01:15:53 |
|
|
100
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-07-
|
|
101
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-07-
|
|
101
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-07-18 01:11:27 |
|
|
102
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-07-19 01:45:49 |
|
|
102
103
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-07-16 01:16:45 |
|
|
103
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-
|
|
104
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-07-19 01:47:20 |
|
|
104
105
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-07-05 01:10:44 |
|
|
105
106
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2024-03-20 01:17:13 |
|
|
106
107
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-07-17 01:16:44 |
|
|
@@ -113,7 +114,7 @@
|
|
|
113
114
|
| hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2024-05-29 01:43:09 |
|
|
114
115
|
| hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
|
|
115
116
|
| hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2024-05-09 01:16:27 |
|
|
116
|
-
| hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-07-
|
|
117
|
+
| hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-07-19 01:49:42 |
|
|
117
118
|
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2024-03-20 01:17:43 |
|
|
118
119
|
| ic | [图片瘦身](https://cloud.tencent.com/document/product/636) | 2023-03-02 01:23:21 |
|
|
119
120
|
| icr | [对话机器人](https://cloud.tencent.com/document/product/1268) | 2024-04-22 01:17:48 |
|
|
@@ -134,9 +135,9 @@
|
|
|
134
135
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2024-03-20 01:19:20 |
|
|
135
136
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-04-17 01:17:16 |
|
|
136
137
|
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-07-17 01:19:12 |
|
|
137
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-07-
|
|
138
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-07-
|
|
139
|
-
| lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-07-
|
|
138
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-07-19 01:59:02 |
|
|
139
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-07-19 01:59:56 |
|
|
140
|
+
| lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-07-19 02:01:23 |
|
|
140
141
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
141
142
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
142
143
|
| mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2024-03-20 01:20:11 |
|
|
@@ -146,8 +147,8 @@
|
|
|
146
147
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
147
148
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2024-07-02 01:19:41 |
|
|
148
149
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2024-07-11 01:20:22 |
|
|
149
|
-
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-07-
|
|
150
|
-
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-07-
|
|
150
|
+
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-07-18 01:15:51 |
|
|
151
|
+
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-07-18 01:15:58 |
|
|
151
152
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-07-16 01:21:13 |
|
|
152
153
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-06-14 02:16:42 |
|
|
153
154
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-06-05 02:02:03 |
|
|
@@ -155,7 +156,7 @@
|
|
|
155
156
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
156
157
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2024-05-07 01:22:11 |
|
|
157
158
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
158
|
-
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-07-
|
|
159
|
+
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-07-19 02:08:08 |
|
|
159
160
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-07-09 01:19:41 |
|
|
160
161
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-06-13 02:11:33 |
|
|
161
162
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-07-12 01:22:08 |
|
|
@@ -200,7 +201,7 @@
|
|
|
200
201
|
| tchd | [腾讯云健康看板](https://cloud.tencent.com/document/product/1688) | 2024-03-20 01:24:49 |
|
|
201
202
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
202
203
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2024-06-18 02:13:19 |
|
|
203
|
-
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2024-07-
|
|
204
|
+
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2024-07-18 01:20:10 |
|
|
204
205
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-06-26 01:23:56 |
|
|
205
206
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2024-07-10 01:25:35 |
|
|
206
207
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-06-04 02:17:43 |
|
|
@@ -220,13 +221,13 @@
|
|
|
220
221
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-06-24 01:24:28 |
|
|
221
222
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
222
223
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2024-04-29 01:26:41 |
|
|
223
|
-
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-07-
|
|
224
|
+
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-07-19 02:32:30 |
|
|
224
225
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2024-03-20 01:28:59 |
|
|
225
226
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
226
227
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-07-05 01:19:38 |
|
|
227
228
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-06-06 02:42:14 |
|
|
228
229
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-06-21 02:25:01 |
|
|
229
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-07-
|
|
230
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-07-19 02:33:55 |
|
|
230
231
|
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-07-10 01:27:48 |
|
|
231
232
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-07-11 01:28:05 |
|
|
232
233
|
| tsi | [腾讯同传系统](https://cloud.tencent.com/document/product/1399) | 2024-07-17 01:28:37 |
|
|
@@ -239,7 +240,7 @@
|
|
|
239
240
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2024-06-06 02:47:30 |
|
|
240
241
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2024-03-20 01:30:13 |
|
|
241
242
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-07-17 01:28:46 |
|
|
242
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-07-
|
|
243
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-07-18 01:24:25 |
|
|
243
244
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-04-02 01:27:45 |
|
|
244
245
|
| vtc | [视频转译](https://cloud.tencent.com/document/product/1769) | 2024-06-07 02:52:58 |
|
|
245
246
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-07-10 01:30:00 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.900"
|
|
@@ -658,8 +658,11 @@ export class Client extends AbstractClient {
|
|
|
658
658
|
}
|
|
659
659
|
|
|
660
660
|
/**
|
|
661
|
-
|
|
662
|
-
|
|
661
|
+
* 查询消耗明细
|
|
662
|
+
|
|
663
|
+
注意事项:
|
|
664
|
+
1. 对于消耗明细数据量级很大(例如每月消耗明细量级超过100w)的客户,通过 API 调用明细数据会有超时风险,建议您开通消耗账单数据存储功能,通过存储桶中获取账单文件进行分析。[账单存储至COS桶](https://cloud.tencent.com/document/product/555/61275)
|
|
665
|
+
*/
|
|
663
666
|
async DescribeCostDetail(
|
|
664
667
|
req: DescribeCostDetailRequest,
|
|
665
668
|
cb?: (error: string, rep: DescribeCostDetailResponse) => void
|
|
@@ -3336,7 +3336,7 @@ export interface DescribeStaffStatusMetricsRequest {
|
|
|
3336
3336
|
*/
|
|
3337
3337
|
GroupIdList?: Array<number | bigint>
|
|
3338
3338
|
/**
|
|
3339
|
-
* 筛选坐席状态列表
|
|
3339
|
+
* 筛选坐席状态列表 座席状态 free 示闲 | busy 忙碌 | rest 小休 | notReady 示忙 | afterCallWork 话后调整 | offline 离线
|
|
3340
3340
|
*/
|
|
3341
3341
|
StatusList?: Array<string>
|
|
3342
3342
|
}
|
|
@@ -438,6 +438,7 @@ export class Client extends AbstractClient {
|
|
|
438
438
|
|
|
439
439
|
/**
|
|
440
440
|
* 修改负载均衡实例的属性。支持修改负载均衡实例的名称、设置负载均衡的跨域属性。
|
|
441
|
+
注意:非带宽上移用户的 CLB 实例必须加入带宽包才可以设置跨域属性。
|
|
441
442
|
本接口为异步接口,接口返回成功后,需以得到的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。
|
|
442
443
|
*/
|
|
443
444
|
async ModifyLoadBalancerAttributes(
|