tencentcloud-sdk-nodejs 4.0.924 → 4.0.926
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 +256 -0
- package/SERVICE_CHANGELOG.md +285 -41
- package/package.json +1 -1
- package/products.md +16 -16
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +10 -2
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +11 -1
- package/src/services/dsgc/v20190723/dsgc_models.ts +8 -0
- package/src/services/es/v20180416/es_models.ts +18 -0
- package/src/services/ess/v20201111/ess_models.ts +5 -3
- package/src/services/essbasic/v20210526/essbasic_models.ts +5 -3
- package/src/services/lcic/v20220817/lcic_client.ts +25 -12
- package/src/services/lcic/v20220817/lcic_models.ts +91 -0
- package/src/services/mongodb/v20190725/mongodb_models.ts +15 -7
- package/src/services/scf/v20180416/scf_models.ts +10 -4
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +2 -2
- package/src/services/ssl/v20191205/ssl_models.ts +5 -0
- package/src/services/wedata/v20210820/wedata_models.ts +5 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +10 -2
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +11 -1
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +8 -0
- package/tencentcloud/services/es/v20180416/es_models.d.ts +18 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +5 -3
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +5 -3
- package/tencentcloud/services/lcic/v20220817/lcic_client.d.ts +9 -5
- package/tencentcloud/services/lcic/v20220817/lcic_client.js +12 -6
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +88 -0
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +15 -7
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +10 -4
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +2 -2
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +5 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +5 -0
- package/test/lcic.v20220817.test.js +14 -4
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,91 +1,97 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 22 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-08-
|
|
7
|
+
发布时间:2024-08-27 01:16:43
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [CreateMalwareWhiteList](https://cloud.tencent.com/document/api/296/99674)
|
|
13
|
+
修改数据结构:
|
|
16
14
|
|
|
17
|
-
|
|
15
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1387/102385#UserInfo)
|
|
18
16
|
|
|
19
|
-
*
|
|
17
|
+
* 新增成员:CamRangerGroupIds
|
|
20
18
|
|
|
21
|
-
* 新增出参:ScanMethod
|
|
22
19
|
|
|
23
|
-
* [DescribeWarningHostConfig](https://cloud.tencent.com/document/api/296/99596)
|
|
24
20
|
|
|
25
|
-
* 新增出参:ExcludedQuuids
|
|
26
21
|
|
|
27
|
-
|
|
22
|
+
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
28
23
|
|
|
29
|
-
|
|
24
|
+
### 第 19 次发布
|
|
30
25
|
|
|
31
|
-
|
|
26
|
+
发布时间:2024-08-27 01:38:24
|
|
32
27
|
|
|
33
|
-
|
|
28
|
+
本次发布包含了以下内容:
|
|
34
29
|
|
|
35
|
-
|
|
30
|
+
改善已有的文档。
|
|
36
31
|
|
|
37
|
-
|
|
32
|
+
修改接口:
|
|
38
33
|
|
|
39
|
-
* [
|
|
34
|
+
* [DescribeDSPARDBDataAssetDetail](https://cloud.tencent.com/document/api/1087/97204)
|
|
40
35
|
|
|
41
|
-
* 新增入参:
|
|
36
|
+
* 新增入参:Offset, Limit
|
|
42
37
|
|
|
43
38
|
|
|
44
39
|
|
|
45
40
|
|
|
46
|
-
##
|
|
41
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
47
42
|
|
|
48
|
-
### 第
|
|
43
|
+
### 第 66 次发布
|
|
49
44
|
|
|
50
|
-
发布时间:2024-08-
|
|
45
|
+
发布时间:2024-08-27 01:44:02
|
|
51
46
|
|
|
52
47
|
本次发布包含了以下内容:
|
|
53
48
|
|
|
54
49
|
改善已有的文档。
|
|
55
50
|
|
|
51
|
+
修改接口:
|
|
52
|
+
|
|
53
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
54
|
+
|
|
55
|
+
* 新增入参:ReadWriteMode
|
|
56
|
+
|
|
57
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
58
|
+
|
|
59
|
+
* 新增入参:ReadWriteMode
|
|
60
|
+
|
|
61
|
+
|
|
56
62
|
修改数据结构:
|
|
57
63
|
|
|
58
|
-
* [
|
|
64
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
59
65
|
|
|
60
|
-
* 新增成员:
|
|
66
|
+
* 新增成员:CosBucketStorageSize, ReadWriteMode
|
|
61
67
|
|
|
62
68
|
|
|
63
69
|
|
|
64
70
|
|
|
65
|
-
##
|
|
71
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
66
72
|
|
|
67
|
-
### 第
|
|
73
|
+
### 第 185 次发布
|
|
68
74
|
|
|
69
|
-
发布时间:2024-08-
|
|
75
|
+
发布时间:2024-08-27 01:44:49
|
|
70
76
|
|
|
71
77
|
本次发布包含了以下内容:
|
|
72
78
|
|
|
73
79
|
改善已有的文档。
|
|
74
80
|
|
|
75
|
-
|
|
81
|
+
修改接口:
|
|
76
82
|
|
|
77
|
-
* [
|
|
83
|
+
* [DescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1323/87786)
|
|
78
84
|
|
|
79
|
-
*
|
|
85
|
+
* 新增出参:SealId
|
|
80
86
|
|
|
81
87
|
|
|
82
88
|
|
|
83
89
|
|
|
84
|
-
##
|
|
90
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
85
91
|
|
|
86
|
-
### 第
|
|
92
|
+
### 第 180 次发布
|
|
87
93
|
|
|
88
|
-
发布时间:2024-08-
|
|
94
|
+
发布时间:2024-08-27 01:46:01
|
|
89
95
|
|
|
90
96
|
本次发布包含了以下内容:
|
|
91
97
|
|
|
@@ -93,18 +99,22 @@
|
|
|
93
99
|
|
|
94
100
|
修改接口:
|
|
95
101
|
|
|
96
|
-
* [
|
|
102
|
+
* [ChannelDescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1420/96109)
|
|
97
103
|
|
|
98
|
-
* 新增出参:
|
|
104
|
+
* 新增出参:SealId
|
|
99
105
|
|
|
100
106
|
|
|
101
107
|
|
|
102
108
|
|
|
103
|
-
##
|
|
109
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
104
110
|
|
|
105
|
-
### 第 36 次发布
|
|
106
111
|
|
|
107
|
-
|
|
112
|
+
|
|
113
|
+
## 云函数(scf) 版本:2018-04-16
|
|
114
|
+
|
|
115
|
+
### 第 65 次发布
|
|
116
|
+
|
|
117
|
+
发布时间:2024-08-27 02:17:25
|
|
108
118
|
|
|
109
119
|
本次发布包含了以下内容:
|
|
110
120
|
|
|
@@ -112,9 +122,47 @@
|
|
|
112
122
|
|
|
113
123
|
修改接口:
|
|
114
124
|
|
|
115
|
-
* [
|
|
125
|
+
* [PublishLayerVersion](https://cloud.tencent.com/document/api/583/41383)
|
|
116
126
|
|
|
117
|
-
* 新增入参:
|
|
127
|
+
* 新增入参:Tags
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
|
133
|
+
|
|
134
|
+
### 第 65 次发布
|
|
135
|
+
|
|
136
|
+
发布时间:2024-08-27 02:20:37
|
|
137
|
+
|
|
138
|
+
本次发布包含了以下内容:
|
|
139
|
+
|
|
140
|
+
改善已有的文档。
|
|
141
|
+
|
|
142
|
+
修改数据结构:
|
|
143
|
+
|
|
144
|
+
* [Certificates](https://cloud.tencent.com/document/api/400/41679#Certificates)
|
|
145
|
+
|
|
146
|
+
* 新增成员:CertRevokedTime
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
152
|
+
|
|
153
|
+
### 第 104 次发布
|
|
154
|
+
|
|
155
|
+
发布时间:2024-08-27 02:51:24
|
|
156
|
+
|
|
157
|
+
本次发布包含了以下内容:
|
|
158
|
+
|
|
159
|
+
改善已有的文档。
|
|
160
|
+
|
|
161
|
+
修改数据结构:
|
|
162
|
+
|
|
163
|
+
* [Apply](https://cloud.tencent.com/document/api/1267/76336#Apply)
|
|
164
|
+
|
|
165
|
+
* 新增成员:ApplyId
|
|
118
166
|
|
|
119
167
|
|
|
120
168
|
|
|
@@ -23679,6 +23727,36 @@
|
|
|
23679
23727
|
|
|
23680
23728
|
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
23681
23729
|
|
|
23730
|
+
### 第 22 次发布
|
|
23731
|
+
|
|
23732
|
+
发布时间:2024-08-27 01:16:43
|
|
23733
|
+
|
|
23734
|
+
本次发布包含了以下内容:
|
|
23735
|
+
|
|
23736
|
+
改善已有的文档。
|
|
23737
|
+
|
|
23738
|
+
修改数据结构:
|
|
23739
|
+
|
|
23740
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1387/102385#UserInfo)
|
|
23741
|
+
|
|
23742
|
+
* 新增成员:CamRangerGroupIds
|
|
23743
|
+
|
|
23744
|
+
|
|
23745
|
+
### 第 21 次发布
|
|
23746
|
+
|
|
23747
|
+
发布时间:2024-08-26 01:17:26
|
|
23748
|
+
|
|
23749
|
+
本次发布包含了以下内容:
|
|
23750
|
+
|
|
23751
|
+
改善已有的文档。
|
|
23752
|
+
|
|
23753
|
+
修改数据结构:
|
|
23754
|
+
|
|
23755
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1387/102385#UserInfo)
|
|
23756
|
+
|
|
23757
|
+
* 新增成员:CamUin
|
|
23758
|
+
|
|
23759
|
+
|
|
23682
23760
|
### 第 20 次发布
|
|
23683
23761
|
|
|
23684
23762
|
发布时间:2024-08-22 01:14:33
|
|
@@ -46238,6 +46316,25 @@
|
|
|
46238
46316
|
|
|
46239
46317
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
46240
46318
|
|
|
46319
|
+
### 第 100 次发布
|
|
46320
|
+
|
|
46321
|
+
发布时间:2024-08-26 01:31:38
|
|
46322
|
+
|
|
46323
|
+
本次发布包含了以下内容:
|
|
46324
|
+
|
|
46325
|
+
改善已有的文档。
|
|
46326
|
+
|
|
46327
|
+
修改数据结构:
|
|
46328
|
+
|
|
46329
|
+
* [ClusterInstanceDetail](https://cloud.tencent.com/document/api/1003/48097#ClusterInstanceDetail)
|
|
46330
|
+
|
|
46331
|
+
* 新增成员:InstanceStorageType
|
|
46332
|
+
|
|
46333
|
+
* [CynosdbInstance](https://cloud.tencent.com/document/api/1003/48097#CynosdbInstance)
|
|
46334
|
+
|
|
46335
|
+
* 新增成员:InstanceStorageType
|
|
46336
|
+
|
|
46337
|
+
|
|
46241
46338
|
### 第 99 次发布
|
|
46242
46339
|
|
|
46243
46340
|
发布时间:2024-08-20 01:26:47
|
|
@@ -56236,6 +56333,21 @@
|
|
|
56236
56333
|
|
|
56237
56334
|
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
56238
56335
|
|
|
56336
|
+
### 第 19 次发布
|
|
56337
|
+
|
|
56338
|
+
发布时间:2024-08-27 01:38:24
|
|
56339
|
+
|
|
56340
|
+
本次发布包含了以下内容:
|
|
56341
|
+
|
|
56342
|
+
改善已有的文档。
|
|
56343
|
+
|
|
56344
|
+
修改接口:
|
|
56345
|
+
|
|
56346
|
+
* [DescribeDSPARDBDataAssetDetail](https://cloud.tencent.com/document/api/1087/97204)
|
|
56347
|
+
|
|
56348
|
+
* 新增入参:Offset, Limit
|
|
56349
|
+
|
|
56350
|
+
|
|
56239
56351
|
### 第 18 次发布
|
|
56240
56352
|
|
|
56241
56353
|
发布时间:2024-08-21 01:32:52
|
|
@@ -62812,6 +62924,32 @@
|
|
|
62812
62924
|
|
|
62813
62925
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
62814
62926
|
|
|
62927
|
+
### 第 66 次发布
|
|
62928
|
+
|
|
62929
|
+
发布时间:2024-08-27 01:44:02
|
|
62930
|
+
|
|
62931
|
+
本次发布包含了以下内容:
|
|
62932
|
+
|
|
62933
|
+
改善已有的文档。
|
|
62934
|
+
|
|
62935
|
+
修改接口:
|
|
62936
|
+
|
|
62937
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
62938
|
+
|
|
62939
|
+
* 新增入参:ReadWriteMode
|
|
62940
|
+
|
|
62941
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
62942
|
+
|
|
62943
|
+
* 新增入参:ReadWriteMode
|
|
62944
|
+
|
|
62945
|
+
|
|
62946
|
+
修改数据结构:
|
|
62947
|
+
|
|
62948
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
62949
|
+
|
|
62950
|
+
* 新增成员:CosBucketStorageSize, ReadWriteMode
|
|
62951
|
+
|
|
62952
|
+
|
|
62815
62953
|
### 第 65 次发布
|
|
62816
62954
|
|
|
62817
62955
|
发布时间:2024-08-14 01:44:38
|
|
@@ -64259,6 +64397,21 @@
|
|
|
64259
64397
|
|
|
64260
64398
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
64261
64399
|
|
|
64400
|
+
### 第 185 次发布
|
|
64401
|
+
|
|
64402
|
+
发布时间:2024-08-27 01:44:49
|
|
64403
|
+
|
|
64404
|
+
本次发布包含了以下内容:
|
|
64405
|
+
|
|
64406
|
+
改善已有的文档。
|
|
64407
|
+
|
|
64408
|
+
修改接口:
|
|
64409
|
+
|
|
64410
|
+
* [DescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1323/87786)
|
|
64411
|
+
|
|
64412
|
+
* 新增出参:SealId
|
|
64413
|
+
|
|
64414
|
+
|
|
64262
64415
|
### 第 184 次发布
|
|
64263
64416
|
|
|
64264
64417
|
发布时间:2024-08-19 01:39:34
|
|
@@ -67756,6 +67909,21 @@
|
|
|
67756
67909
|
|
|
67757
67910
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
67758
67911
|
|
|
67912
|
+
### 第 180 次发布
|
|
67913
|
+
|
|
67914
|
+
发布时间:2024-08-27 01:46:01
|
|
67915
|
+
|
|
67916
|
+
本次发布包含了以下内容:
|
|
67917
|
+
|
|
67918
|
+
改善已有的文档。
|
|
67919
|
+
|
|
67920
|
+
修改接口:
|
|
67921
|
+
|
|
67922
|
+
* [ChannelDescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1420/96109)
|
|
67923
|
+
|
|
67924
|
+
* 新增出参:SealId
|
|
67925
|
+
|
|
67926
|
+
|
|
67759
67927
|
### 第 179 次发布
|
|
67760
67928
|
|
|
67761
67929
|
发布时间:2024-08-15 01:42:34
|
|
@@ -85215,6 +85383,22 @@
|
|
|
85215
85383
|
|
|
85216
85384
|
## 实时互动-教育版(lcic) 版本:2022-08-17
|
|
85217
85385
|
|
|
85386
|
+
### 第 60 次发布
|
|
85387
|
+
|
|
85388
|
+
发布时间:2024-08-26 02:00:18
|
|
85389
|
+
|
|
85390
|
+
本次发布包含了以下内容:
|
|
85391
|
+
|
|
85392
|
+
改善已有的文档。
|
|
85393
|
+
|
|
85394
|
+
新增接口:
|
|
85395
|
+
|
|
85396
|
+
* [DescribeRecordStream](https://cloud.tencent.com/document/api/1639/110339)
|
|
85397
|
+
|
|
85398
|
+
新增数据结构:
|
|
85399
|
+
|
|
85400
|
+
* [SingleStreamInfo](https://cloud.tencent.com/document/api/1639/81423#SingleStreamInfo)
|
|
85401
|
+
|
|
85218
85402
|
### 第 59 次发布
|
|
85219
85403
|
|
|
85220
85404
|
发布时间:2024-08-01 01:53:15
|
|
@@ -93034,6 +93218,21 @@
|
|
|
93034
93218
|
|
|
93035
93219
|
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
93036
93220
|
|
|
93221
|
+
### 第 45 次发布
|
|
93222
|
+
|
|
93223
|
+
发布时间:2024-08-26 02:06:18
|
|
93224
|
+
|
|
93225
|
+
本次发布包含了以下内容:
|
|
93226
|
+
|
|
93227
|
+
改善已有的文档。
|
|
93228
|
+
|
|
93229
|
+
修改接口:
|
|
93230
|
+
|
|
93231
|
+
* [ModifyDBInstanceSpec](https://cloud.tencent.com/document/api/240/38565)
|
|
93232
|
+
|
|
93233
|
+
* <font color="#dd0000">**修改入参**:</font>Memory, Volume
|
|
93234
|
+
|
|
93235
|
+
|
|
93037
93236
|
### 第 44 次发布
|
|
93038
93237
|
|
|
93039
93238
|
发布时间:2024-07-25 01:56:02
|
|
@@ -111161,6 +111360,21 @@
|
|
|
111161
111360
|
|
|
111162
111361
|
## 云函数(scf) 版本:2018-04-16
|
|
111163
111362
|
|
|
111363
|
+
### 第 65 次发布
|
|
111364
|
+
|
|
111365
|
+
发布时间:2024-08-27 02:17:25
|
|
111366
|
+
|
|
111367
|
+
本次发布包含了以下内容:
|
|
111368
|
+
|
|
111369
|
+
改善已有的文档。
|
|
111370
|
+
|
|
111371
|
+
修改接口:
|
|
111372
|
+
|
|
111373
|
+
* [PublishLayerVersion](https://cloud.tencent.com/document/api/583/41383)
|
|
111374
|
+
|
|
111375
|
+
* 新增入参:Tags
|
|
111376
|
+
|
|
111377
|
+
|
|
111164
111378
|
### 第 64 次发布
|
|
111165
111379
|
|
|
111166
111380
|
发布时间:2023-12-29 01:22:39
|
|
@@ -115704,6 +115918,21 @@
|
|
|
115704
115918
|
|
|
115705
115919
|
## SSL 证书(ssl) 版本:2019-12-05
|
|
115706
115920
|
|
|
115921
|
+
### 第 65 次发布
|
|
115922
|
+
|
|
115923
|
+
发布时间:2024-08-27 02:20:37
|
|
115924
|
+
|
|
115925
|
+
本次发布包含了以下内容:
|
|
115926
|
+
|
|
115927
|
+
改善已有的文档。
|
|
115928
|
+
|
|
115929
|
+
修改数据结构:
|
|
115930
|
+
|
|
115931
|
+
* [Certificates](https://cloud.tencent.com/document/api/400/41679#Certificates)
|
|
115932
|
+
|
|
115933
|
+
* 新增成员:CertRevokedTime
|
|
115934
|
+
|
|
115935
|
+
|
|
115707
115936
|
### 第 64 次发布
|
|
115708
115937
|
|
|
115709
115938
|
发布时间:2024-08-08 02:09:39
|
|
@@ -142247,7 +142476,7 @@
|
|
|
142247
142476
|
|
|
142248
142477
|
新增接口:
|
|
142249
142478
|
|
|
142250
|
-
* [AnswerQuestion](https://cloud.tencent.com/document/api
|
|
142479
|
+
* [AnswerQuestion](https://cloud.tencent.com/document/api/#/#)
|
|
142251
142480
|
|
|
142252
142481
|
### 第 9 次发布
|
|
142253
142482
|
|
|
@@ -163304,6 +163533,21 @@
|
|
|
163304
163533
|
|
|
163305
163534
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
163306
163535
|
|
|
163536
|
+
### 第 104 次发布
|
|
163537
|
+
|
|
163538
|
+
发布时间:2024-08-27 02:51:24
|
|
163539
|
+
|
|
163540
|
+
本次发布包含了以下内容:
|
|
163541
|
+
|
|
163542
|
+
改善已有的文档。
|
|
163543
|
+
|
|
163544
|
+
修改数据结构:
|
|
163545
|
+
|
|
163546
|
+
* [Apply](https://cloud.tencent.com/document/api/1267/76336#Apply)
|
|
163547
|
+
|
|
163548
|
+
* 新增成员:ApplyId
|
|
163549
|
+
|
|
163550
|
+
|
|
163307
163551
|
### 第 103 次发布
|
|
163308
163552
|
|
|
163309
163553
|
发布时间:2024-08-08 02:34:16
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-07-26 01:17:46 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-06-18 01:18:51 |
|
|
47
47
|
| cdwch | [腾讯云数据仓库TCHouse-C](https://cloud.tencent.com/document/product/1299) | 2024-07-24 01:18:03 |
|
|
48
|
-
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-08-
|
|
48
|
+
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-08-27 01:16:43 |
|
|
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
51
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-08-22 01:15:51 |
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-08-20 01:21:52 |
|
|
75
75
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-08-23 01:22:42 |
|
|
76
76
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
77
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-08-
|
|
77
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-08-27 01:30:47 |
|
|
78
78
|
| dasb | [运维安全中心(堡垒机)](https://cloud.tencent.com/document/product/1025) | 2024-07-16 01:13:41 |
|
|
79
79
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
80
80
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-07-31 01:30:16 |
|
|
88
88
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-07-12 01:14:44 |
|
|
89
89
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2024-03-20 01:15:13 |
|
|
90
|
-
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-08-
|
|
90
|
+
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-08-27 01:38:24 |
|
|
91
91
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
92
92
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2024-07-24 01:36:02 |
|
|
93
93
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2024-08-19 01:36:09 |
|
|
@@ -97,11 +97,11 @@
|
|
|
97
97
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2024-06-25 01:14:34 |
|
|
98
98
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
99
99
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-08-20 01:37:24 |
|
|
100
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-08-
|
|
101
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-08-
|
|
102
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-08-
|
|
100
|
+
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-08-27 01:44:02 |
|
|
101
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-08-27 01:44:49 |
|
|
102
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-08-27 01:46:01 |
|
|
103
103
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-08-22 18:47:28 |
|
|
104
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-08-
|
|
104
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-08-23 10:53:58 |
|
|
105
105
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-07-05 01:10:44 |
|
|
106
106
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2024-03-20 01:17:13 |
|
|
107
107
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-07-23 01:36:12 |
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
| hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2024-05-29 01:43:09 |
|
|
115
115
|
| hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
|
|
116
116
|
| hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2024-05-09 01:16:27 |
|
|
117
|
-
| hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-08-
|
|
117
|
+
| hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-08-27 01:49:46 |
|
|
118
118
|
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2024-03-20 01:17:43 |
|
|
119
119
|
| ic | [图片瘦身](https://cloud.tencent.com/document/product/636) | 2023-03-02 01:23:21 |
|
|
120
120
|
| icr | [对话机器人](https://cloud.tencent.com/document/product/1268) | 2024-04-22 01:17:48 |
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2024-07-09 14:27:21 |
|
|
135
135
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2024-03-20 01:19:20 |
|
|
136
136
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-04-17 01:17:16 |
|
|
137
|
-
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-08-
|
|
137
|
+
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-08-26 02:00:18 |
|
|
138
138
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-08-16 01:55:21 |
|
|
139
139
|
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-08-14 02:01:47 |
|
|
140
140
|
| lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-08-22 01:54:06 |
|
|
@@ -143,11 +143,11 @@
|
|
|
143
143
|
| mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2024-03-20 01:20:11 |
|
|
144
144
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2024-07-12 01:20:13 |
|
|
145
145
|
| market | [云市场](https://cloud.tencent.com/document/product/306) | 2024-03-20 01:20:21 |
|
|
146
|
-
| memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2024-
|
|
146
|
+
| memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2024-08-26 02:05:26 |
|
|
147
147
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
148
148
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2024-07-02 01:19:41 |
|
|
149
149
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2024-08-23 01:55:12 |
|
|
150
|
-
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-08-
|
|
150
|
+
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-08-26 02:06:18 |
|
|
151
151
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-08-23 01:56:12 |
|
|
152
152
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-08-20 01:57:54 |
|
|
153
153
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-08-22 01:59:34 |
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-12-25 00:16:39 |
|
|
172
172
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
173
173
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-08-23 02:05:36 |
|
|
174
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2024-08-
|
|
174
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2024-08-27 02:17:25 |
|
|
175
175
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2024-07-15 01:18:34 |
|
|
176
176
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2024-08-12 02:09:46 |
|
|
177
177
|
| smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2024-04-11 01:20:38 |
|
|
@@ -179,9 +179,9 @@
|
|
|
179
179
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2024-08-13 02:19:06 |
|
|
180
180
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2024-04-11 01:20:45 |
|
|
181
181
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
182
|
-
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-08-
|
|
182
|
+
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-08-27 02:19:04 |
|
|
183
183
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
|
|
184
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-08-
|
|
184
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-08-27 02:20:37 |
|
|
185
185
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2024-03-20 01:24:03 |
|
|
186
186
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-05-21 02:06:48 |
|
|
187
187
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-03-20 01:24:08 |
|
|
@@ -240,12 +240,12 @@
|
|
|
240
240
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2024-07-26 02:26:34 |
|
|
241
241
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2024-03-20 01:30:13 |
|
|
242
242
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-08-23 02:29:04 |
|
|
243
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-08-
|
|
243
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-08-26 02:47:23 |
|
|
244
244
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-08-07 02:38:54 |
|
|
245
245
|
| vtc | [视频转译](https://cloud.tencent.com/document/product/1769) | 2024-07-31 02:26:05 |
|
|
246
246
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-08-09 02:30:19 |
|
|
247
247
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2024-03-20 01:32:09 |
|
|
248
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-08-
|
|
248
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-08-27 02:51:24 |
|
|
249
249
|
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2024-05-15 01:38:36 |
|
|
250
250
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
251
251
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2024-06-05 02:38:46 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.926"
|
|
@@ -1734,7 +1734,7 @@ export interface DescribeInstanceNodesInfoRequest {
|
|
|
1734
1734
|
*/
|
|
1735
1735
|
export interface DescribeInstancesHealthStateResponse {
|
|
1736
1736
|
/**
|
|
1737
|
-
*
|
|
1737
|
+
* base64编码后的数据,包含了集群的健康信息
|
|
1738
1738
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1739
1739
|
*/
|
|
1740
1740
|
Data?: string
|
|
@@ -2091,7 +2091,7 @@ export interface DescribeInstancesHealthStateRequest {
|
|
|
2091
2091
|
*/
|
|
2092
2092
|
InstanceID?: string
|
|
2093
2093
|
/**
|
|
2094
|
-
*
|
|
2094
|
+
* 为空:代表当前appId下所有集群 或者 某个集群Id
|
|
2095
2095
|
*/
|
|
2096
2096
|
Input?: string
|
|
2097
2097
|
}
|
|
@@ -2773,6 +2773,14 @@ export interface UserInfo {
|
|
|
2773
2773
|
* 旧密码
|
|
2774
2774
|
*/
|
|
2775
2775
|
OldPwd?: string
|
|
2776
|
+
/**
|
|
2777
|
+
* 绑定的子用户uin
|
|
2778
|
+
*/
|
|
2779
|
+
CamUin?: string
|
|
2780
|
+
/**
|
|
2781
|
+
* ranger group id列表
|
|
2782
|
+
*/
|
|
2783
|
+
CamRangerGroupIds?: Array<number | bigint>
|
|
2776
2784
|
}
|
|
2777
2785
|
|
|
2778
2786
|
/**
|
|
@@ -1145,6 +1145,11 @@ pause
|
|
|
1145
1145
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1146
1146
|
*/
|
|
1147
1147
|
DeviceType?: string
|
|
1148
|
+
/**
|
|
1149
|
+
* 实例存储类型
|
|
1150
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1151
|
+
*/
|
|
1152
|
+
InstanceStorageType?: string
|
|
1148
1153
|
}
|
|
1149
1154
|
|
|
1150
1155
|
/**
|
|
@@ -5989,7 +5994,7 @@ export interface DescribeFlowResponse {
|
|
|
5989
5994
|
/**
|
|
5990
5995
|
* 任务流状态。0-成功,1-失败,2-处理中
|
|
5991
5996
|
*/
|
|
5992
|
-
Status
|
|
5997
|
+
Status?: number
|
|
5993
5998
|
/**
|
|
5994
5999
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5995
6000
|
*/
|
|
@@ -8425,6 +8430,11 @@ export interface ClusterInstanceDetail {
|
|
|
8425
8430
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
8426
8431
|
*/
|
|
8427
8432
|
InstanceDeviceType?: string
|
|
8433
|
+
/**
|
|
8434
|
+
* 实例存储类型
|
|
8435
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
8436
|
+
*/
|
|
8437
|
+
InstanceStorageType?: string
|
|
8428
8438
|
}
|
|
8429
8439
|
|
|
8430
8440
|
/**
|