tencentcloud-sdk-nodejs 4.0.254 → 4.0.258
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 +642 -98
- package/package.json +1 -1
- package/products.md +38 -38
- package/src/common/sdk_version.ts +1 -1
- package/src/services/antiddos/v20200309/antiddos_models.ts +15 -0
- package/src/services/as/v20180419/as_client.ts +15 -1
- package/src/services/as/v20180419/as_models.ts +65 -5
- package/src/services/asr/v20190614/asr_client.ts +1 -1
- package/src/services/billing/v20180709/billing_models.ts +5 -5
- package/src/services/cam/v20190116/cam_models.ts +1 -1
- package/src/services/cii/v20210408/cii_client.ts +13 -0
- package/src/services/cii/v20210408/cii_models.ts +89 -7
- package/src/services/ckafka/v20190819/ckafka_models.ts +14 -2
- package/src/services/clb/v20180317/clb_client.ts +44 -18
- package/src/services/clb/v20180317/clb_models.ts +180 -64
- package/src/services/cls/v20201016/cls_client.ts +6 -6
- package/src/services/cls/v20201016/cls_models.ts +1 -1
- package/src/services/cme/v20191029/cme_models.ts +10 -10
- package/src/services/cvm/v20170312/cvm_client.ts +17 -0
- package/src/services/cvm/v20170312/cvm_models.ts +30 -0
- package/src/services/dbbrain/v20210527/dbbrain_client.ts +14 -2
- package/src/services/dbbrain/v20210527/dbbrain_models.ts +100 -45
- package/src/services/eiam/v20210420/eiam_client.ts +230 -65
- package/src/services/eiam/v20210420/eiam_models.ts +1525 -729
- package/src/services/faceid/v20180301/faceid_client.ts +12 -0
- package/src/services/faceid/v20180301/faceid_models.ts +60 -0
- package/src/services/iotvideoindustry/v20201201/iotvideoindustry_client.ts +436 -57
- package/src/services/iotvideoindustry/v20201201/iotvideoindustry_models.ts +1721 -303
- package/src/services/lighthouse/v20200324/lighthouse_client.ts +202 -38
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +765 -77
- package/src/services/live/v20180801/live_models.ts +12 -1
- package/src/services/mongodb/v20190725/mongodb_client.ts +19 -3
- package/src/services/mongodb/v20190725/mongodb_models.ts +297 -62
- package/src/services/monitor/v20180724/monitor_client.ts +26 -7
- package/src/services/monitor/v20180724/monitor_models.ts +320 -0
- package/src/services/mrs/v20200910/mrs_models.ts +6 -0
- package/src/services/ocr/v20181119/ocr_models.ts +2 -1
- package/src/services/rum/v20210622/rum_models.ts +24 -4
- package/src/services/sms/v20210111/sms_client.ts +3 -3
- package/src/services/sts/v20180813/sts_client.ts +13 -0
- package/src/services/sts/v20180813/sts_models.ts +45 -0
- package/src/services/tcb/v20180608/tcb_models.ts +1 -1
- package/src/services/tdmq/v20200217/tdmq_models.ts +11 -1
- package/src/services/thpc/v20211109/thpc_client.ts +15 -0
- package/src/services/thpc/v20211109/thpc_models.ts +124 -0
- package/src/services/tiia/v20190529/tiia_client.ts +1 -0
- package/src/services/tiia/v20190529/tiia_models.ts +31 -0
- package/src/services/tiw/v20190919/tiw_models.ts +2 -6
- package/src/services/tke/v20180525/tke_models.ts +1 -1
- package/src/services/tse/v20201207/tse_models.ts +5 -0
- package/src/services/vod/v20180717/vod_models.ts +12 -13
- package/src/services/vpc/v20170312/vpc_models.ts +15 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +12 -0
- package/tencentcloud/services/as/v20180419/as_client.d.ts +5 -1
- package/tencentcloud/services/as/v20180419/as_client.js +6 -0
- package/tencentcloud/services/as/v20180419/as_models.d.ts +57 -5
- package/tencentcloud/services/asr/v20190614/asr_client.d.ts +1 -1
- package/tencentcloud/services/asr/v20190614/asr_client.js +1 -1
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +5 -5
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +1 -1
- package/tencentcloud/services/cii/v20210408/cii_client.d.ts +5 -1
- package/tencentcloud/services/cii/v20210408/cii_client.js +6 -0
- package/tencentcloud/services/cii/v20210408/cii_models.d.ts +77 -7
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +12 -2
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +16 -7
- package/tencentcloud/services/clb/v20180317/clb_client.js +21 -8
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +155 -56
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +6 -6
- package/tencentcloud/services/cls/v20201016/cls_client.js +6 -6
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1 -1
- package/tencentcloud/services/cme/v20191029/cme_models.d.ts +8 -9
- package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +10 -1
- package/tencentcloud/services/cvm/v20170312/cvm_client.js +11 -0
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +26 -0
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +5 -1
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +6 -0
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +83 -37
- package/tencentcloud/services/eiam/v20210420/eiam_client.d.ts +57 -5
- package/tencentcloud/services/eiam/v20210420/eiam_client.js +84 -6
- package/tencentcloud/services/eiam/v20210420/eiam_models.d.ts +1353 -673
- package/tencentcloud/services/faceid/v20180301/faceid_client.d.ts +5 -1
- package/tencentcloud/services/faceid/v20180301/faceid_client.js +6 -0
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +50 -0
- package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_client.d.ts +139 -15
- package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_client.js +207 -21
- package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_models.d.ts +1462 -245
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +66 -14
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +95 -17
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +665 -75
- package/tencentcloud/services/live/v20180801/live_models.d.ts +11 -1
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +5 -1
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +6 -0
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +249 -55
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +11 -3
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +13 -3
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +275 -0
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +5 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +2 -1
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +20 -4
- package/tencentcloud/services/sms/v20210111/sms_client.d.ts +3 -3
- package/tencentcloud/services/sms/v20210111/sms_client.js +3 -3
- package/tencentcloud/services/sts/v20180813/sts_client.d.ts +6 -1
- package/tencentcloud/services/sts/v20180813/sts_client.js +7 -0
- package/tencentcloud/services/sts/v20180813/sts_models.d.ts +38 -0
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +1 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +9 -1
- package/tencentcloud/services/thpc/v20211109/thpc_client.d.ts +5 -1
- package/tencentcloud/services/thpc/v20211109/thpc_client.js +6 -0
- package/tencentcloud/services/thpc/v20211109/thpc_models.d.ts +105 -0
- package/tencentcloud/services/tiia/v20190529/tiia_models.d.ts +26 -0
- package/tencentcloud/services/tiw/v20190919/tiw_models.d.ts +2 -6
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +1 -1
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +4 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +8 -9
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +14 -1
- package/test/as.v20180419.test.js +10 -0
- package/test/cii.v20210408.test.js +10 -0
- package/test/clb.v20180317.test.js +24 -4
- package/test/cvm.v20170312.test.js +10 -0
- package/test/dbbrain.v20210527.test.js +10 -0
- package/test/eiam.v20210420.test.js +134 -4
- package/test/faceid.v20180301.test.js +10 -0
- package/test/iotvideoindustry.v20201201.test.js +324 -14
- package/test/lighthouse.v20200324.test.js +138 -8
- package/test/mongodb.v20190725.test.js +10 -0
- package/test/monitor.v20180724.test.js +12 -2
- package/test/sts.v20180813.test.js +10 -0
- package/test/thpc.v20211109.test.js +10 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,48 +1,50 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 人脸核身(faceid) 版本:2018-03-01
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 35 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2021-12-
|
|
7
|
+
发布时间:2021-12-16 08:09:22
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
|
|
16
|
-
|
|
17
|
-
* 新增成员:IVRKeyPressedEx
|
|
13
|
+
新增接口:
|
|
18
14
|
|
|
15
|
+
* [DetectReflectLivenessAndCompare](https://cloud.tencent.com/document/api/1007/66076)
|
|
19
16
|
|
|
20
17
|
|
|
21
18
|
|
|
22
|
-
##
|
|
19
|
+
## 物联网智能视频服务(行业版)(iotvideoindustry) 版本:2020-12-01
|
|
23
20
|
|
|
24
|
-
### 第
|
|
21
|
+
### 第 14 次发布
|
|
25
22
|
|
|
26
|
-
发布时间:2021-12-
|
|
23
|
+
发布时间:2021-12-16 08:10:46
|
|
27
24
|
|
|
28
25
|
本次发布包含了以下内容:
|
|
29
26
|
|
|
30
27
|
改善已有的文档。
|
|
31
28
|
|
|
32
|
-
|
|
29
|
+
新增接口:
|
|
33
30
|
|
|
34
|
-
* [
|
|
31
|
+
* [CreateMessageForward](https://cloud.tencent.com/document/api/1361/66081)
|
|
32
|
+
* [DeleteMessageForward](https://cloud.tencent.com/document/api/1361/66080)
|
|
33
|
+
* [DescribeMessageForward](https://cloud.tencent.com/document/api/1361/66079)
|
|
34
|
+
* [DescribeMessageForwards](https://cloud.tencent.com/document/api/1361/66082)
|
|
35
|
+
* [ModifyMessageForward](https://cloud.tencent.com/document/api/1361/66078)
|
|
35
36
|
|
|
36
|
-
|
|
37
|
+
新增数据结构:
|
|
37
38
|
|
|
39
|
+
* [MessageForward](https://cloud.tencent.com/document/api/1361/53754#MessageForward)
|
|
38
40
|
|
|
39
41
|
|
|
40
42
|
|
|
41
|
-
##
|
|
43
|
+
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
42
44
|
|
|
43
|
-
### 第
|
|
45
|
+
### 第 22 次发布
|
|
44
46
|
|
|
45
|
-
发布时间:2021-12-
|
|
47
|
+
发布时间:2021-12-16 08:11:07
|
|
46
48
|
|
|
47
49
|
本次发布包含了以下内容:
|
|
48
50
|
|
|
@@ -50,103 +52,76 @@
|
|
|
50
52
|
|
|
51
53
|
新增接口:
|
|
52
54
|
|
|
53
|
-
* [
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
55
|
+
* [AttachDisks](https://cloud.tencent.com/document/api/1207/66096)
|
|
56
|
+
* [DescribeDiskConfigs](https://cloud.tencent.com/document/api/1207/66095)
|
|
57
|
+
* [DescribeDiskDiscount](https://cloud.tencent.com/document/api/1207/66094)
|
|
58
|
+
* [DescribeDisks](https://cloud.tencent.com/document/api/1207/66093)
|
|
59
|
+
* [DescribeDisksDeniedActions](https://cloud.tencent.com/document/api/1207/66092)
|
|
60
|
+
* [DescribeDisksReturnable](https://cloud.tencent.com/document/api/1207/66091)
|
|
61
|
+
* [DescribeInstancesDiskNum](https://cloud.tencent.com/document/api/1207/66083)
|
|
62
|
+
* [DetachDisks](https://cloud.tencent.com/document/api/1207/66090)
|
|
63
|
+
* [InquirePriceCreateDisks](https://cloud.tencent.com/document/api/1207/66089)
|
|
64
|
+
* [InquirePriceRenewDisks](https://cloud.tencent.com/document/api/1207/66088)
|
|
65
|
+
* [ModifyDisksAttribute](https://cloud.tencent.com/document/api/1207/66087)
|
|
66
|
+
* [ModifyDisksRenewFlag](https://cloud.tencent.com/document/api/1207/66086)
|
|
67
|
+
* [TerminateDisks](https://cloud.tencent.com/document/api/1207/66085)
|
|
60
68
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
本次发布包含了以下内容:
|
|
64
|
-
|
|
65
|
-
改善已有的文档。
|
|
66
|
-
|
|
67
|
-
修改接口:
|
|
68
|
-
|
|
69
|
-
* [CreateScanMalwareSetting](https://cloud.tencent.com/document/api/296/58241)
|
|
70
|
-
|
|
71
|
-
* 新增入参:EngineType
|
|
72
|
-
|
|
73
|
-
* [DescribeMalwareTimingScanSetting](https://cloud.tencent.com/document/api/296/58240)
|
|
74
|
-
|
|
75
|
-
* 新增出参:EngineType
|
|
76
|
-
|
|
77
|
-
* [ModifyMalwareTimingScanSettings](https://cloud.tencent.com/document/api/296/52509)
|
|
78
|
-
|
|
79
|
-
* 新增入参:EngineType
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
修改数据结构:
|
|
83
|
-
|
|
84
|
-
* [MalWareList](https://cloud.tencent.com/document/api/296/19867#MalWareList)
|
|
85
|
-
|
|
86
|
-
* 新增成员:Level
|
|
87
|
-
|
|
88
|
-
* [MalwareInfo](https://cloud.tencent.com/document/api/296/19867#MalwareInfo)
|
|
89
|
-
|
|
90
|
-
* 新增成员:Level
|
|
69
|
+
新增数据结构:
|
|
91
70
|
|
|
71
|
+
* [AttachDetail](https://cloud.tencent.com/document/api/1207/47576#AttachDetail)
|
|
72
|
+
* [Disk](https://cloud.tencent.com/document/api/1207/47576#Disk)
|
|
73
|
+
* [DiskChargePrepaid](https://cloud.tencent.com/document/api/1207/47576#DiskChargePrepaid)
|
|
74
|
+
* [DiskConfig](https://cloud.tencent.com/document/api/1207/47576#DiskConfig)
|
|
75
|
+
* [DiskDeniedActions](https://cloud.tencent.com/document/api/1207/47576#DiskDeniedActions)
|
|
76
|
+
* [DiskPrice](https://cloud.tencent.com/document/api/1207/47576#DiskPrice)
|
|
77
|
+
* [DiskReturnable](https://cloud.tencent.com/document/api/1207/47576#DiskReturnable)
|
|
78
|
+
* [RenewDiskChargePrepaid](https://cloud.tencent.com/document/api/1207/47576#RenewDiskChargePrepaid)
|
|
92
79
|
|
|
93
80
|
|
|
94
81
|
|
|
95
|
-
##
|
|
82
|
+
## 云监控(monitor) 版本:2018-07-24
|
|
96
83
|
|
|
97
|
-
### 第
|
|
84
|
+
### 第 33 次发布
|
|
98
85
|
|
|
99
|
-
发布时间:2021-12-
|
|
86
|
+
发布时间:2021-12-16 08:11:56
|
|
100
87
|
|
|
101
88
|
本次发布包含了以下内容:
|
|
102
89
|
|
|
103
90
|
改善已有的文档。
|
|
104
91
|
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
* [CreateInstance](https://cloud.tencent.com/document/api/589/34261)
|
|
108
|
-
|
|
109
|
-
* 新增入参:SceneName
|
|
92
|
+
新增接口:
|
|
110
93
|
|
|
111
|
-
* [
|
|
94
|
+
* [DescribePrometheusInstances](https://cloud.tencent.com/document/api/248/66097)
|
|
112
95
|
|
|
113
|
-
|
|
96
|
+
新增数据结构:
|
|
114
97
|
|
|
98
|
+
* [PrometheusInstanceGrantInfo](https://cloud.tencent.com/document/api/248/30354#PrometheusInstanceGrantInfo)
|
|
99
|
+
* [PrometheusInstancesItem](https://cloud.tencent.com/document/api/248/30354#PrometheusInstancesItem)
|
|
100
|
+
* [PrometheusTag](https://cloud.tencent.com/document/api/248/30354#PrometheusTag)
|
|
115
101
|
|
|
116
102
|
|
|
117
103
|
|
|
118
|
-
##
|
|
104
|
+
## 安全凭证服务(sts) 版本:2018-08-13
|
|
119
105
|
|
|
120
|
-
### 第
|
|
106
|
+
### 第 7 次发布
|
|
121
107
|
|
|
122
|
-
发布时间:2021-12-
|
|
108
|
+
发布时间:2021-12-16 08:13:48
|
|
123
109
|
|
|
124
110
|
本次发布包含了以下内容:
|
|
125
111
|
|
|
126
112
|
改善已有的文档。
|
|
127
113
|
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
* [DetectAuth](https://cloud.tencent.com/document/api/1007/31816)
|
|
131
|
-
|
|
132
|
-
* 新增入参:IntentionVerifyText
|
|
133
|
-
|
|
134
|
-
* [GetDetectInfoEnhanced](https://cloud.tencent.com/document/api/1007/41957)
|
|
135
|
-
|
|
136
|
-
* 新增出参:IntentionVerifyData
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
新增数据结构:
|
|
114
|
+
新增接口:
|
|
140
115
|
|
|
141
|
-
* [
|
|
116
|
+
* [GetCallerIdentity](https://cloud.tencent.com/document/api/1312/66098)
|
|
142
117
|
|
|
143
118
|
|
|
144
119
|
|
|
145
|
-
##
|
|
120
|
+
## 高性能计算平台(thpc) 版本:2021-11-09
|
|
146
121
|
|
|
147
|
-
### 第
|
|
122
|
+
### 第 4 次发布
|
|
148
123
|
|
|
149
|
-
发布时间:2021-12-
|
|
124
|
+
发布时间:2021-12-16 08:15:07
|
|
150
125
|
|
|
151
126
|
本次发布包含了以下内容:
|
|
152
127
|
|
|
@@ -154,31 +129,31 @@
|
|
|
154
129
|
|
|
155
130
|
新增接口:
|
|
156
131
|
|
|
157
|
-
* [
|
|
132
|
+
* [BindAutoScalingGroup](https://cloud.tencent.com/document/api/1527/66099)
|
|
158
133
|
|
|
159
|
-
新增数据结构:
|
|
160
134
|
|
|
161
|
-
* [DeviceUser](https://cloud.tencent.com/document/api/1081/34988#DeviceUser)
|
|
162
135
|
|
|
136
|
+
## 图像分析(tiia) 版本:2019-05-29
|
|
163
137
|
|
|
138
|
+
### 第 19 次发布
|
|
164
139
|
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
### 第 9 次发布
|
|
168
|
-
|
|
169
|
-
发布时间:2021-12-10 08:09:11
|
|
140
|
+
发布时间:2021-12-16 08:15:16
|
|
170
141
|
|
|
171
142
|
本次发布包含了以下内容:
|
|
172
143
|
|
|
173
144
|
改善已有的文档。
|
|
174
145
|
|
|
175
|
-
|
|
146
|
+
修改接口:
|
|
176
147
|
|
|
177
|
-
* [
|
|
148
|
+
* [SearchImage](https://cloud.tencent.com/document/api/865/63483)
|
|
178
149
|
|
|
179
|
-
*
|
|
150
|
+
* 新增入参:ImageRect
|
|
180
151
|
|
|
181
152
|
|
|
153
|
+
新增数据结构:
|
|
154
|
+
|
|
155
|
+
* [ImageRect](https://cloud.tencent.com/document/api/865/35474#ImageRect)
|
|
156
|
+
|
|
182
157
|
|
|
183
158
|
|
|
184
159
|
# 历次版本更新如下:
|
|
@@ -1115,6 +1090,25 @@
|
|
|
1115
1090
|
|
|
1116
1091
|
## DDoS 防护(antiddos) 版本:2020-03-09
|
|
1117
1092
|
|
|
1093
|
+
### 第 16 次发布
|
|
1094
|
+
|
|
1095
|
+
发布时间:2021-12-15 08:02:37
|
|
1096
|
+
|
|
1097
|
+
本次发布包含了以下内容:
|
|
1098
|
+
|
|
1099
|
+
改善已有的文档。
|
|
1100
|
+
|
|
1101
|
+
修改接口:
|
|
1102
|
+
|
|
1103
|
+
* [DescribeListBGPIPInstances](https://cloud.tencent.com/document/api/1021/57524)
|
|
1104
|
+
|
|
1105
|
+
* 新增入参:FilterStatus
|
|
1106
|
+
|
|
1107
|
+
* [DescribeListBGPInstances](https://cloud.tencent.com/document/api/1021/57521)
|
|
1108
|
+
|
|
1109
|
+
* 新增入参:FilterStatus, FilterBoundStatus
|
|
1110
|
+
|
|
1111
|
+
|
|
1118
1112
|
### 第 15 次发布
|
|
1119
1113
|
|
|
1120
1114
|
发布时间:2021-12-02 08:02:10
|
|
@@ -2248,6 +2242,23 @@
|
|
|
2248
2242
|
|
|
2249
2243
|
## 弹性伸缩(as) 版本:2018-04-19
|
|
2250
2244
|
|
|
2245
|
+
### 第 43 次发布
|
|
2246
|
+
|
|
2247
|
+
发布时间:2021-12-14 08:05:13
|
|
2248
|
+
|
|
2249
|
+
本次发布包含了以下内容:
|
|
2250
|
+
|
|
2251
|
+
改善已有的文档。
|
|
2252
|
+
|
|
2253
|
+
新增接口:
|
|
2254
|
+
|
|
2255
|
+
* [DescribeAutoScalingAdvices](https://cloud.tencent.com/document/api/377/65901)
|
|
2256
|
+
|
|
2257
|
+
新增数据结构:
|
|
2258
|
+
|
|
2259
|
+
* [Advice](https://cloud.tencent.com/document/api/377/20453#Advice)
|
|
2260
|
+
* [AutoScalingAdvice](https://cloud.tencent.com/document/api/377/20453#AutoScalingAdvice)
|
|
2261
|
+
|
|
2251
2262
|
### 第 42 次发布
|
|
2252
2263
|
|
|
2253
2264
|
发布时间:2021-11-15 08:04:22
|
|
@@ -12880,6 +12891,22 @@
|
|
|
12880
12891
|
|
|
12881
12892
|
## 智能保险助手(cii) 版本:2021-04-08
|
|
12882
12893
|
|
|
12894
|
+
### 第 8 次发布
|
|
12895
|
+
|
|
12896
|
+
发布时间:2021-12-13 08:06:17
|
|
12897
|
+
|
|
12898
|
+
本次发布包含了以下内容:
|
|
12899
|
+
|
|
12900
|
+
改善已有的文档。
|
|
12901
|
+
|
|
12902
|
+
新增接口:
|
|
12903
|
+
|
|
12904
|
+
* [CreateAutoClassifyStructureTask](https://cloud.tencent.com/document/api/1368/65848)
|
|
12905
|
+
|
|
12906
|
+
新增数据结构:
|
|
12907
|
+
|
|
12908
|
+
* [CreateAutoClassifyStructureTaskInfo](https://cloud.tencent.com/document/api/1368/56853#CreateAutoClassifyStructureTaskInfo)
|
|
12909
|
+
|
|
12883
12910
|
### 第 7 次发布
|
|
12884
12911
|
|
|
12885
12912
|
发布时间:2021-11-23 08:04:46
|
|
@@ -13075,6 +13102,21 @@
|
|
|
13075
13102
|
|
|
13076
13103
|
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
13077
13104
|
|
|
13105
|
+
### 第 28 次发布
|
|
13106
|
+
|
|
13107
|
+
发布时间:2021-12-14 08:07:08
|
|
13108
|
+
|
|
13109
|
+
本次发布包含了以下内容:
|
|
13110
|
+
|
|
13111
|
+
改善已有的文档。
|
|
13112
|
+
|
|
13113
|
+
修改数据结构:
|
|
13114
|
+
|
|
13115
|
+
* [InstanceAttributesResponse](https://cloud.tencent.com/document/api/597/40861#InstanceAttributesResponse)
|
|
13116
|
+
|
|
13117
|
+
* 新增成员:RemainingPartitions, RemainingTopics
|
|
13118
|
+
|
|
13119
|
+
|
|
13078
13120
|
### 第 27 次发布
|
|
13079
13121
|
|
|
13080
13122
|
发布时间:2021-12-10 08:03:21
|
|
@@ -13085,7 +13127,7 @@
|
|
|
13085
13127
|
|
|
13086
13128
|
新增接口:
|
|
13087
13129
|
|
|
13088
|
-
* [
|
|
13130
|
+
* [DeleteInstancePre](https://cloud.tencent.com/document/api/597/65806)
|
|
13089
13131
|
|
|
13090
13132
|
### 第 26 次发布
|
|
13091
13133
|
|
|
@@ -13682,6 +13724,34 @@
|
|
|
13682
13724
|
|
|
13683
13725
|
## 负载均衡(clb) 版本:2018-03-17
|
|
13684
13726
|
|
|
13727
|
+
### 第 61 次发布
|
|
13728
|
+
|
|
13729
|
+
发布时间:2021-12-14 08:07:15
|
|
13730
|
+
|
|
13731
|
+
本次发布包含了以下内容:
|
|
13732
|
+
|
|
13733
|
+
改善已有的文档。
|
|
13734
|
+
|
|
13735
|
+
新增接口:
|
|
13736
|
+
|
|
13737
|
+
* [DescribeCrossTargets](https://cloud.tencent.com/document/api/214/65902)
|
|
13738
|
+
|
|
13739
|
+
新增数据结构:
|
|
13740
|
+
|
|
13741
|
+
* [CrossTargets](https://cloud.tencent.com/document/api/214/30694#CrossTargets)
|
|
13742
|
+
|
|
13743
|
+
### 第 60 次发布
|
|
13744
|
+
|
|
13745
|
+
发布时间:2021-12-13 08:06:26
|
|
13746
|
+
|
|
13747
|
+
本次发布包含了以下内容:
|
|
13748
|
+
|
|
13749
|
+
改善已有的文档。
|
|
13750
|
+
|
|
13751
|
+
新增接口:
|
|
13752
|
+
|
|
13753
|
+
* [MigrateClassicalLoadBalancers](https://cloud.tencent.com/document/api/214/65849)
|
|
13754
|
+
|
|
13685
13755
|
### 第 59 次发布
|
|
13686
13756
|
|
|
13687
13757
|
发布时间:2021-11-30 08:04:28
|
|
@@ -15585,6 +15655,23 @@
|
|
|
15585
15655
|
|
|
15586
15656
|
## 多媒体创作引擎(cme) 版本:2019-10-29
|
|
15587
15657
|
|
|
15658
|
+
### 第 45 次发布
|
|
15659
|
+
|
|
15660
|
+
发布时间:2021-12-14 08:07:36
|
|
15661
|
+
|
|
15662
|
+
本次发布包含了以下内容:
|
|
15663
|
+
|
|
15664
|
+
改善已有的文档。
|
|
15665
|
+
|
|
15666
|
+
修改数据结构:
|
|
15667
|
+
|
|
15668
|
+
* [ExternalMediaInfo](https://cloud.tencent.com/document/api/1156/40360#ExternalMediaInfo)
|
|
15669
|
+
|
|
15670
|
+
* 新增成员:StorageId
|
|
15671
|
+
|
|
15672
|
+
* <font color="#dd0000">**修改成员**:</font>Definition
|
|
15673
|
+
|
|
15674
|
+
|
|
15588
15675
|
### 第 44 次发布
|
|
15589
15676
|
|
|
15590
15677
|
发布时间:2021-12-02 08:04:53
|
|
@@ -18569,6 +18656,18 @@
|
|
|
18569
18656
|
|
|
18570
18657
|
## 云服务器(cvm) 版本:2017-03-12
|
|
18571
18658
|
|
|
18659
|
+
### 第 65 次发布
|
|
18660
|
+
|
|
18661
|
+
发布时间:2021-12-13 08:07:20
|
|
18662
|
+
|
|
18663
|
+
本次发布包含了以下内容:
|
|
18664
|
+
|
|
18665
|
+
改善已有的文档。
|
|
18666
|
+
|
|
18667
|
+
新增接口:
|
|
18668
|
+
|
|
18669
|
+
* [ModifyInstanceDiskType](https://cloud.tencent.com/document/api/213/65850)
|
|
18670
|
+
|
|
18572
18671
|
### 第 64 次发布
|
|
18573
18672
|
|
|
18574
18673
|
发布时间:2021-09-08 08:04:44
|
|
@@ -22337,6 +22436,18 @@
|
|
|
22337
22436
|
|
|
22338
22437
|
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
|
22339
22438
|
|
|
22439
|
+
### 第 5 次发布
|
|
22440
|
+
|
|
22441
|
+
发布时间:2021-12-15 08:06:44
|
|
22442
|
+
|
|
22443
|
+
本次发布包含了以下内容:
|
|
22444
|
+
|
|
22445
|
+
改善已有的文档。
|
|
22446
|
+
|
|
22447
|
+
新增接口:
|
|
22448
|
+
|
|
22449
|
+
* [DescribeDBDiagEvents](https://cloud.tencent.com/document/api/1130/65947)
|
|
22450
|
+
|
|
22340
22451
|
### 第 4 次发布
|
|
22341
22452
|
|
|
22342
22453
|
发布时间:2021-09-03 08:05:46
|
|
@@ -26352,6 +26463,99 @@
|
|
|
26352
26463
|
|
|
26353
26464
|
## 数字身份管控平台(员工版)(eiam) 版本:2021-04-20
|
|
26354
26465
|
|
|
26466
|
+
### 第 11 次发布
|
|
26467
|
+
|
|
26468
|
+
发布时间:2021-12-15 08:07:41
|
|
26469
|
+
|
|
26470
|
+
本次发布包含了以下内容:
|
|
26471
|
+
|
|
26472
|
+
改善已有的文档。
|
|
26473
|
+
|
|
26474
|
+
新增接口:
|
|
26475
|
+
|
|
26476
|
+
* [AddAccountToAccountGroup](https://cloud.tencent.com/document/api/1442/65959)
|
|
26477
|
+
* [CreateAccountGroup](https://cloud.tencent.com/document/api/1442/65958)
|
|
26478
|
+
* [CreateAppAccount](https://cloud.tencent.com/document/api/1442/65957)
|
|
26479
|
+
* [DeleteAccountGroup](https://cloud.tencent.com/document/api/1442/65956)
|
|
26480
|
+
* [DeleteAppAccount](https://cloud.tencent.com/document/api/1442/65955)
|
|
26481
|
+
* [DeleteUsers](https://cloud.tencent.com/document/api/1442/65954)
|
|
26482
|
+
* [DescribeAccountGroup](https://cloud.tencent.com/document/api/1442/65953)
|
|
26483
|
+
* [DescribeAppAccount](https://cloud.tencent.com/document/api/1442/65952)
|
|
26484
|
+
* [DescribeUserThirdPartyAccountInfo](https://cloud.tencent.com/document/api/1442/65951)
|
|
26485
|
+
* [ListAccountInAccountGroup](https://cloud.tencent.com/document/api/1442/65960)
|
|
26486
|
+
* [ModifyAccountGroup](https://cloud.tencent.com/document/api/1442/65950)
|
|
26487
|
+
* [ModifyAppAccount](https://cloud.tencent.com/document/api/1442/65949)
|
|
26488
|
+
* [RemoveAccountFromAccountGroup](https://cloud.tencent.com/document/api/1442/65948)
|
|
26489
|
+
|
|
26490
|
+
修改接口:
|
|
26491
|
+
|
|
26492
|
+
* [DescribeOrgNode](https://cloud.tencent.com/document/api/1442/57927)
|
|
26493
|
+
|
|
26494
|
+
* 新增出参:Description
|
|
26495
|
+
|
|
26496
|
+
* [DescribeUserInfo](https://cloud.tencent.com/document/api/1442/57984)
|
|
26497
|
+
|
|
26498
|
+
* 新增出参:PwdNeedReset
|
|
26499
|
+
|
|
26500
|
+
* [ListUserGroupsOfUser](https://cloud.tencent.com/document/api/1442/57926)
|
|
26501
|
+
|
|
26502
|
+
* 新增入参:SearchCondition, Sort, Offset, Limit
|
|
26503
|
+
|
|
26504
|
+
* 新增出参:UserGroupInfoList, TotalCount
|
|
26505
|
+
|
|
26506
|
+
* [ListUsersInOrgNode](https://cloud.tencent.com/document/api/1442/57925)
|
|
26507
|
+
|
|
26508
|
+
* 新增入参:SearchCondition, Sort, Offset, Limit
|
|
26509
|
+
|
|
26510
|
+
* 新增出参:OrgNodeIdPath, OrgNodeNamePath
|
|
26511
|
+
|
|
26512
|
+
* [ModifyUserInfo](https://cloud.tencent.com/document/api/1442/58033)
|
|
26513
|
+
|
|
26514
|
+
* 新增入参:OrgNodeId
|
|
26515
|
+
|
|
26516
|
+
|
|
26517
|
+
新增数据结构:
|
|
26518
|
+
|
|
26519
|
+
* [AccountGroupInfo](https://cloud.tencent.com/document/api/1442/57931#AccountGroupInfo)
|
|
26520
|
+
* [AccountGroupSearchCriteria](https://cloud.tencent.com/document/api/1442/57931#AccountGroupSearchCriteria)
|
|
26521
|
+
* [AppAccountInfo](https://cloud.tencent.com/document/api/1442/57931#AppAccountInfo)
|
|
26522
|
+
* [AppAccountSearchCriteria](https://cloud.tencent.com/document/api/1442/57931#AppAccountSearchCriteria)
|
|
26523
|
+
* [LinkUserInfo](https://cloud.tencent.com/document/api/1442/57931#LinkUserInfo)
|
|
26524
|
+
* [ListUsersInOrgNodeSearchCriteria](https://cloud.tencent.com/document/api/1442/57931#ListUsersInOrgNodeSearchCriteria)
|
|
26525
|
+
* [ThirdPartyAccountInfo](https://cloud.tencent.com/document/api/1442/57931#ThirdPartyAccountInfo)
|
|
26526
|
+
* [UserGroupInfo](https://cloud.tencent.com/document/api/1442/57931#UserGroupInfo)
|
|
26527
|
+
* [UserGroupInformationSearchCriteria](https://cloud.tencent.com/document/api/1442/57931#UserGroupInformationSearchCriteria)
|
|
26528
|
+
|
|
26529
|
+
修改数据结构:
|
|
26530
|
+
|
|
26531
|
+
* [ApplicationAuthorizationInfo](https://cloud.tencent.com/document/api/1442/57931#ApplicationAuthorizationInfo)
|
|
26532
|
+
|
|
26533
|
+
* 新增成员:ApplicationName, CreatedDate
|
|
26534
|
+
|
|
26535
|
+
* [OrgNodeChildInfo](https://cloud.tencent.com/document/api/1442/57931#OrgNodeChildInfo)
|
|
26536
|
+
|
|
26537
|
+
* 新增成员:Description
|
|
26538
|
+
|
|
26539
|
+
* [OrgNodeChildUserInfo](https://cloud.tencent.com/document/api/1442/57931#OrgNodeChildUserInfo)
|
|
26540
|
+
|
|
26541
|
+
* 新增成员:OrgNodeIdPath, OrgNodeNamePath
|
|
26542
|
+
|
|
26543
|
+
|
|
26544
|
+
### 第 10 次发布
|
|
26545
|
+
|
|
26546
|
+
发布时间:2021-12-14 08:09:55
|
|
26547
|
+
|
|
26548
|
+
本次发布包含了以下内容:
|
|
26549
|
+
|
|
26550
|
+
改善已有的文档。
|
|
26551
|
+
|
|
26552
|
+
修改数据结构:
|
|
26553
|
+
|
|
26554
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1442/57931#UserInfo)
|
|
26555
|
+
|
|
26556
|
+
* 新增成员:UserName, Phone, Email, Status, DataSource
|
|
26557
|
+
|
|
26558
|
+
|
|
26355
26559
|
### 第 9 次发布
|
|
26356
26560
|
|
|
26357
26561
|
发布时间:2021-09-22 08:07:57
|
|
@@ -28077,6 +28281,18 @@
|
|
|
28077
28281
|
|
|
28078
28282
|
## 人脸核身(faceid) 版本:2018-03-01
|
|
28079
28283
|
|
|
28284
|
+
### 第 35 次发布
|
|
28285
|
+
|
|
28286
|
+
发布时间:2021-12-16 08:09:22
|
|
28287
|
+
|
|
28288
|
+
本次发布包含了以下内容:
|
|
28289
|
+
|
|
28290
|
+
改善已有的文档。
|
|
28291
|
+
|
|
28292
|
+
新增接口:
|
|
28293
|
+
|
|
28294
|
+
* [[DetectReflectLivenessAndCompare](https://cloud.tencent.com/document/api/1007/66076)](https://cloud.tencent.com/document/api/#/#)
|
|
28295
|
+
|
|
28080
28296
|
### 第 34 次发布
|
|
28081
28297
|
|
|
28082
28298
|
发布时间:2021-12-10 08:06:32
|
|
@@ -28098,7 +28314,7 @@
|
|
|
28098
28314
|
|
|
28099
28315
|
新增数据结构:
|
|
28100
28316
|
|
|
28101
|
-
* [
|
|
28317
|
+
* [IntentionVerifyData](https://cloud.tencent.com/document/api/1007/41958#IntentionVerifyData)
|
|
28102
28318
|
|
|
28103
28319
|
### 第 33 次发布
|
|
28104
28320
|
|
|
@@ -33237,11 +33453,11 @@
|
|
|
33237
33453
|
|
|
33238
33454
|
新增接口:
|
|
33239
33455
|
|
|
33240
|
-
* [
|
|
33456
|
+
* [GetFamilyDeviceUserList](https://cloud.tencent.com/document/api/1081/65807)
|
|
33241
33457
|
|
|
33242
33458
|
新增数据结构:
|
|
33243
33459
|
|
|
33244
|
-
* [
|
|
33460
|
+
* [DeviceUser](https://cloud.tencent.com/document/api/1081/34988#DeviceUser)
|
|
33245
33461
|
|
|
33246
33462
|
### 第 38 次发布
|
|
33247
33463
|
|
|
@@ -34921,6 +35137,72 @@
|
|
|
34921
35137
|
|
|
34922
35138
|
## 物联网智能视频服务(行业版)(iotvideoindustry) 版本:2020-12-01
|
|
34923
35139
|
|
|
35140
|
+
### 第 14 次发布
|
|
35141
|
+
|
|
35142
|
+
发布时间:2021-12-16 08:10:46
|
|
35143
|
+
|
|
35144
|
+
本次发布包含了以下内容:
|
|
35145
|
+
|
|
35146
|
+
改善已有的文档。
|
|
35147
|
+
|
|
35148
|
+
新增接口:
|
|
35149
|
+
|
|
35150
|
+
* [[CreateMessageForward](https://cloud.tencent.com/document/api/1361/66081)](https://cloud.tencent.com/document/api/#/#)
|
|
35151
|
+
* [[DeleteMessageForward](https://cloud.tencent.com/document/api/1361/66080)](https://cloud.tencent.com/document/api/#/#)
|
|
35152
|
+
* [[DescribeMessageForward](https://cloud.tencent.com/document/api/1361/66079)](https://cloud.tencent.com/document/api/#/#)
|
|
35153
|
+
* [[DescribeMessageForwards](https://cloud.tencent.com/document/api/1361/66082)](https://cloud.tencent.com/document/api/#/#)
|
|
35154
|
+
* [[ModifyMessageForward](https://cloud.tencent.com/document/api/1361/66078)](https://cloud.tencent.com/document/api/#/#)
|
|
35155
|
+
|
|
35156
|
+
新增数据结构:
|
|
35157
|
+
|
|
35158
|
+
* [[MessageForward](https://cloud.tencent.com/document/api/1361/53754#MessageForward)](https://cloud.tencent.com/document/api/1361/53754#[MessageForward](https://cloud.tencent.com/document/api/1361/53754#MessageForward))
|
|
35159
|
+
|
|
35160
|
+
### 第 13 次发布
|
|
35161
|
+
|
|
35162
|
+
发布时间:2021-12-15 08:09:30
|
|
35163
|
+
|
|
35164
|
+
本次发布包含了以下内容:
|
|
35165
|
+
|
|
35166
|
+
改善已有的文档。
|
|
35167
|
+
|
|
35168
|
+
新增接口:
|
|
35169
|
+
|
|
35170
|
+
* [CreateLiveChannel](https://cloud.tencent.com/document/api/1361/65979)
|
|
35171
|
+
* [CreateLiveRecordPlan](https://cloud.tencent.com/document/api/1361/65972)
|
|
35172
|
+
* [CreateScene](https://cloud.tencent.com/document/api/1361/65989)
|
|
35173
|
+
* [DeleteChannel](https://cloud.tencent.com/document/api/1361/65961)
|
|
35174
|
+
* [DeleteLiveChannel](https://cloud.tencent.com/document/api/1361/65978)
|
|
35175
|
+
* [DeleteLiveRecordPlan](https://cloud.tencent.com/document/api/1361/65971)
|
|
35176
|
+
* [DeleteLiveVideoList](https://cloud.tencent.com/document/api/1361/65984)
|
|
35177
|
+
* [DeleteScene](https://cloud.tencent.com/document/api/1361/65988)
|
|
35178
|
+
* [DeleteVideoList](https://cloud.tencent.com/document/api/1361/65987)
|
|
35179
|
+
* [DescribeBindSceneDevices](https://cloud.tencent.com/document/api/1361/65970)
|
|
35180
|
+
* [DescribeChannelsByLiveRecordPlan](https://cloud.tencent.com/document/api/1361/65969)
|
|
35181
|
+
* [DescribeLiveChannel](https://cloud.tencent.com/document/api/1361/65977)
|
|
35182
|
+
* [DescribeLiveChannelList](https://cloud.tencent.com/document/api/1361/65976)
|
|
35183
|
+
* [DescribeLiveRecordPlanById](https://cloud.tencent.com/document/api/1361/65968)
|
|
35184
|
+
* [DescribeLiveRecordPlanIds](https://cloud.tencent.com/document/api/1361/65967)
|
|
35185
|
+
* [DescribeLiveStream](https://cloud.tencent.com/document/api/1361/65975)
|
|
35186
|
+
* [DescribeLiveVideoList](https://cloud.tencent.com/document/api/1361/65983)
|
|
35187
|
+
* [DescribeRecordDatesByLive](https://cloud.tencent.com/document/api/1361/65982)
|
|
35188
|
+
* [DescribeScenes](https://cloud.tencent.com/document/api/1361/65986)
|
|
35189
|
+
* [DescribeSubscriptionStatus](https://cloud.tencent.com/document/api/1361/65963)
|
|
35190
|
+
* [ModifyBindPlanLiveChannel](https://cloud.tencent.com/document/api/1361/65966)
|
|
35191
|
+
* [ModifyLiveChannel](https://cloud.tencent.com/document/api/1361/65974)
|
|
35192
|
+
* [ModifyLiveRecordPlan](https://cloud.tencent.com/document/api/1361/65965)
|
|
35193
|
+
* [ModifyLiveVideo](https://cloud.tencent.com/document/api/1361/65981)
|
|
35194
|
+
* [ModifySubscriptionStatus](https://cloud.tencent.com/document/api/1361/65962)
|
|
35195
|
+
* [ModifyVideoInfo](https://cloud.tencent.com/document/api/1361/65985)
|
|
35196
|
+
|
|
35197
|
+
新增数据结构:
|
|
35198
|
+
|
|
35199
|
+
* [LiveChannelInfo](https://cloud.tencent.com/document/api/1361/53754#LiveChannelInfo)
|
|
35200
|
+
* [LiveChannelItem](https://cloud.tencent.com/document/api/1361/53754#LiveChannelItem)
|
|
35201
|
+
* [LiveRecordItem](https://cloud.tencent.com/document/api/1361/53754#LiveRecordItem)
|
|
35202
|
+
* [LiveRecordPlanItem](https://cloud.tencent.com/document/api/1361/53754#LiveRecordPlanItem)
|
|
35203
|
+
* [SceneItem](https://cloud.tencent.com/document/api/1361/53754#SceneItem)
|
|
35204
|
+
* [StreamAddress](https://cloud.tencent.com/document/api/1361/53754#StreamAddress)
|
|
35205
|
+
|
|
34924
35206
|
### 第 12 次发布
|
|
34925
35207
|
|
|
34926
35208
|
发布时间:2021-12-03 08:08:18
|
|
@@ -35615,6 +35897,41 @@
|
|
|
35615
35897
|
|
|
35616
35898
|
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
35617
35899
|
|
|
35900
|
+
### 第 22 次发布
|
|
35901
|
+
|
|
35902
|
+
发布时间:2021-12-16 08:11:07
|
|
35903
|
+
|
|
35904
|
+
本次发布包含了以下内容:
|
|
35905
|
+
|
|
35906
|
+
改善已有的文档。
|
|
35907
|
+
|
|
35908
|
+
新增接口:
|
|
35909
|
+
|
|
35910
|
+
* [[AttachDisks](https://cloud.tencent.com/document/api/1207/66096)](https://cloud.tencent.com/document/api/#/#)
|
|
35911
|
+
* [[DescribeDiskConfigs](https://cloud.tencent.com/document/api/1207/66095)](https://cloud.tencent.com/document/api/#/#)
|
|
35912
|
+
* [[DescribeDiskDiscount](https://cloud.tencent.com/document/api/1207/66094)](https://cloud.tencent.com/document/api/#/#)
|
|
35913
|
+
* [[DescribeDisks](https://cloud.tencent.com/document/api/1207/66093)](https://cloud.tencent.com/document/api/#/#)
|
|
35914
|
+
* [[DescribeDisksDeniedActions](https://cloud.tencent.com/document/api/1207/66092)](https://cloud.tencent.com/document/api/#/#)
|
|
35915
|
+
* [[DescribeDisksReturnable](https://cloud.tencent.com/document/api/1207/66091)](https://cloud.tencent.com/document/api/#/#)
|
|
35916
|
+
* [[DescribeInstancesDiskNum](https://cloud.tencent.com/document/api/1207/66083)](https://cloud.tencent.com/document/api/#/#)
|
|
35917
|
+
* [[DetachDisks](https://cloud.tencent.com/document/api/1207/66090)](https://cloud.tencent.com/document/api/#/#)
|
|
35918
|
+
* [[InquirePriceCreateDisks](https://cloud.tencent.com/document/api/1207/66089)](https://cloud.tencent.com/document/api/#/#)
|
|
35919
|
+
* [[InquirePriceRenewDisks](https://cloud.tencent.com/document/api/1207/66088)](https://cloud.tencent.com/document/api/#/#)
|
|
35920
|
+
* [[ModifyDisksAttribute](https://cloud.tencent.com/document/api/1207/66087)](https://cloud.tencent.com/document/api/#/#)
|
|
35921
|
+
* [[ModifyDisksRenewFlag](https://cloud.tencent.com/document/api/1207/66086)](https://cloud.tencent.com/document/api/#/#)
|
|
35922
|
+
* [[TerminateDisks](https://cloud.tencent.com/document/api/1207/66085)](https://cloud.tencent.com/document/api/#/#)
|
|
35923
|
+
|
|
35924
|
+
新增数据结构:
|
|
35925
|
+
|
|
35926
|
+
* [[AttachDetail](https://cloud.tencent.com/document/api/1207/47576#AttachDetail)](https://cloud.tencent.com/document/api/1207/47576#[AttachDetail](https://cloud.tencent.com/document/api/1207/47576#AttachDetail))
|
|
35927
|
+
* [[Disk](https://cloud.tencent.com/document/api/1207/47576#Disk)](https://cloud.tencent.com/document/api/1207/47576#[Disk](https://cloud.tencent.com/document/api/1207/47576#Disk))
|
|
35928
|
+
* [[DiskChargePrepaid](https://cloud.tencent.com/document/api/1207/47576#DiskChargePrepaid)](https://cloud.tencent.com/document/api/1207/47576#[DiskChargePrepaid](https://cloud.tencent.com/document/api/1207/47576#DiskChargePrepaid))
|
|
35929
|
+
* [[DiskConfig](https://cloud.tencent.com/document/api/1207/47576#DiskConfig)](https://cloud.tencent.com/document/api/1207/47576#[DiskConfig](https://cloud.tencent.com/document/api/1207/47576#DiskConfig))
|
|
35930
|
+
* [[DiskDeniedActions](https://cloud.tencent.com/document/api/1207/47576#DiskDeniedActions)](https://cloud.tencent.com/document/api/1207/47576#[DiskDeniedActions](https://cloud.tencent.com/document/api/1207/47576#DiskDeniedActions))
|
|
35931
|
+
* [[DiskPrice](https://cloud.tencent.com/document/api/1207/47576#DiskPrice)](https://cloud.tencent.com/document/api/1207/47576#[DiskPrice](https://cloud.tencent.com/document/api/1207/47576#DiskPrice))
|
|
35932
|
+
* [[DiskReturnable](https://cloud.tencent.com/document/api/1207/47576#DiskReturnable)](https://cloud.tencent.com/document/api/1207/47576#[DiskReturnable](https://cloud.tencent.com/document/api/1207/47576#DiskReturnable))
|
|
35933
|
+
* [[RenewDiskChargePrepaid](https://cloud.tencent.com/document/api/1207/47576#RenewDiskChargePrepaid)](https://cloud.tencent.com/document/api/1207/47576#[RenewDiskChargePrepaid](https://cloud.tencent.com/document/api/1207/47576#RenewDiskChargePrepaid))
|
|
35934
|
+
|
|
35618
35935
|
### 第 21 次发布
|
|
35619
35936
|
|
|
35620
35937
|
发布时间:2021-11-30 20:01:47
|
|
@@ -36048,6 +36365,21 @@
|
|
|
36048
36365
|
|
|
36049
36366
|
## 云直播(live) 版本:2018-08-01
|
|
36050
36367
|
|
|
36368
|
+
### 第 71 次发布
|
|
36369
|
+
|
|
36370
|
+
发布时间:2021-12-15 08:10:09
|
|
36371
|
+
|
|
36372
|
+
本次发布包含了以下内容:
|
|
36373
|
+
|
|
36374
|
+
改善已有的文档。
|
|
36375
|
+
|
|
36376
|
+
修改接口:
|
|
36377
|
+
|
|
36378
|
+
* [DescribeLivePackageInfo](https://cloud.tencent.com/document/api/267/40942)
|
|
36379
|
+
|
|
36380
|
+
* 新增出参:FluxPackageBillMode
|
|
36381
|
+
|
|
36382
|
+
|
|
36051
36383
|
### 第 70 次发布
|
|
36052
36384
|
|
|
36053
36385
|
发布时间:2021-09-09 08:06:21
|
|
@@ -38560,6 +38892,25 @@
|
|
|
38560
38892
|
|
|
38561
38893
|
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
38562
38894
|
|
|
38895
|
+
### 第 16 次发布
|
|
38896
|
+
|
|
38897
|
+
发布时间:2021-12-14 08:12:21
|
|
38898
|
+
|
|
38899
|
+
本次发布包含了以下内容:
|
|
38900
|
+
|
|
38901
|
+
改善已有的文档。
|
|
38902
|
+
|
|
38903
|
+
新增接口:
|
|
38904
|
+
|
|
38905
|
+
* [DescribeInstanceParams](https://cloud.tencent.com/document/api/240/65903)
|
|
38906
|
+
|
|
38907
|
+
新增数据结构:
|
|
38908
|
+
|
|
38909
|
+
* [InstanceEnumParam](https://cloud.tencent.com/document/api/240/38576#InstanceEnumParam)
|
|
38910
|
+
* [InstanceIntegerParam](https://cloud.tencent.com/document/api/240/38576#InstanceIntegerParam)
|
|
38911
|
+
* [InstanceMultiParam](https://cloud.tencent.com/document/api/240/38576#InstanceMultiParam)
|
|
38912
|
+
* [InstanceTextParam](https://cloud.tencent.com/document/api/240/38576#InstanceTextParam)
|
|
38913
|
+
|
|
38563
38914
|
### 第 15 次发布
|
|
38564
38915
|
|
|
38565
38916
|
发布时间:2021-12-09 08:08:23
|
|
@@ -38851,6 +39202,24 @@
|
|
|
38851
39202
|
|
|
38852
39203
|
## 云监控(monitor) 版本:2018-07-24
|
|
38853
39204
|
|
|
39205
|
+
### 第 33 次发布
|
|
39206
|
+
|
|
39207
|
+
发布时间:2021-12-16 08:11:56
|
|
39208
|
+
|
|
39209
|
+
本次发布包含了以下内容:
|
|
39210
|
+
|
|
39211
|
+
改善已有的文档。
|
|
39212
|
+
|
|
39213
|
+
新增接口:
|
|
39214
|
+
|
|
39215
|
+
* [[DescribePrometheusInstances](https://cloud.tencent.com/document/api/248/66097)](https://cloud.tencent.com/document/api/#/#)
|
|
39216
|
+
|
|
39217
|
+
新增数据结构:
|
|
39218
|
+
|
|
39219
|
+
* [[PrometheusInstanceGrantInfo](https://cloud.tencent.com/document/api/248/30354#PrometheusInstanceGrantInfo)](https://cloud.tencent.com/document/api/248/30354#[PrometheusInstanceGrantInfo](https://cloud.tencent.com/document/api/248/30354#PrometheusInstanceGrantInfo))
|
|
39220
|
+
* [[PrometheusInstancesItem](https://cloud.tencent.com/document/api/248/30354#PrometheusInstancesItem)](https://cloud.tencent.com/document/api/248/30354#[PrometheusInstancesItem](https://cloud.tencent.com/document/api/248/30354#PrometheusInstancesItem))
|
|
39221
|
+
* [[PrometheusTag](https://cloud.tencent.com/document/api/248/30354#PrometheusTag)](https://cloud.tencent.com/document/api/248/30354#[PrometheusTag](https://cloud.tencent.com/document/api/248/30354#PrometheusTag))
|
|
39222
|
+
|
|
38854
39223
|
### 第 32 次发布
|
|
38855
39224
|
|
|
38856
39225
|
发布时间:2021-12-03 08:09:12
|
|
@@ -40780,6 +41149,21 @@
|
|
|
40780
41149
|
|
|
40781
41150
|
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
40782
41151
|
|
|
41152
|
+
### 第 10 次发布
|
|
41153
|
+
|
|
41154
|
+
发布时间:2021-12-14 08:12:50
|
|
41155
|
+
|
|
41156
|
+
本次发布包含了以下内容:
|
|
41157
|
+
|
|
41158
|
+
改善已有的文档。
|
|
41159
|
+
|
|
41160
|
+
修改数据结构:
|
|
41161
|
+
|
|
41162
|
+
* [Template](https://cloud.tencent.com/document/api/1314/56230#Template)
|
|
41163
|
+
|
|
41164
|
+
* 新增成员:OcrResult
|
|
41165
|
+
|
|
41166
|
+
|
|
40783
41167
|
### 第 9 次发布
|
|
40784
41168
|
|
|
40785
41169
|
发布时间:2021-12-10 08:09:11
|
|
@@ -45070,6 +45454,33 @@
|
|
|
45070
45454
|
|
|
45071
45455
|
## 前端性能监控(rum) 版本:2021-06-22
|
|
45072
45456
|
|
|
45457
|
+
### 第 9 次发布
|
|
45458
|
+
|
|
45459
|
+
发布时间:2021-12-14 08:13:36
|
|
45460
|
+
|
|
45461
|
+
本次发布包含了以下内容:
|
|
45462
|
+
|
|
45463
|
+
改善已有的文档。
|
|
45464
|
+
|
|
45465
|
+
修改接口:
|
|
45466
|
+
|
|
45467
|
+
* [DescribeDataEventUrl](https://cloud.tencent.com/document/api/1464/65769)
|
|
45468
|
+
|
|
45469
|
+
* 新增入参:Env
|
|
45470
|
+
|
|
45471
|
+
* [DescribeDataLogUrlStatistics](https://cloud.tencent.com/document/api/1464/60495)
|
|
45472
|
+
|
|
45473
|
+
* 新增入参:Env
|
|
45474
|
+
|
|
45475
|
+
* [DescribeDataPerformancePage](https://cloud.tencent.com/document/api/1464/59944)
|
|
45476
|
+
|
|
45477
|
+
* 新增入参:Env
|
|
45478
|
+
|
|
45479
|
+
* [DescribeDataPvUrlStatistics](https://cloud.tencent.com/document/api/1464/65768)
|
|
45480
|
+
|
|
45481
|
+
* 新增入参:Env
|
|
45482
|
+
|
|
45483
|
+
|
|
45073
45484
|
### 第 8 次发布
|
|
45074
45485
|
|
|
45075
45486
|
发布时间:2021-12-09 08:09:35
|
|
@@ -48066,6 +48477,18 @@
|
|
|
48066
48477
|
|
|
48067
48478
|
## 安全凭证服务(sts) 版本:2018-08-13
|
|
48068
48479
|
|
|
48480
|
+
### 第 7 次发布
|
|
48481
|
+
|
|
48482
|
+
发布时间:2021-12-16 08:13:48
|
|
48483
|
+
|
|
48484
|
+
本次发布包含了以下内容:
|
|
48485
|
+
|
|
48486
|
+
改善已有的文档。
|
|
48487
|
+
|
|
48488
|
+
新增接口:
|
|
48489
|
+
|
|
48490
|
+
* [[GetCallerIdentity](https://cloud.tencent.com/document/api/1312/66098)](https://cloud.tencent.com/document/api/#/#)
|
|
48491
|
+
|
|
48069
48492
|
### 第 6 次发布
|
|
48070
48493
|
|
|
48071
48494
|
发布时间:2020-12-23 08:09:13
|
|
@@ -52760,6 +53183,25 @@
|
|
|
52760
53183
|
|
|
52761
53184
|
## 分布式消息队列(tdmq) 版本:2020-02-17
|
|
52762
53185
|
|
|
53186
|
+
### 第 25 次发布
|
|
53187
|
+
|
|
53188
|
+
发布时间:2021-12-14 08:15:22
|
|
53189
|
+
|
|
53190
|
+
本次发布包含了以下内容:
|
|
53191
|
+
|
|
53192
|
+
改善已有的文档。
|
|
53193
|
+
|
|
53194
|
+
修改接口:
|
|
53195
|
+
|
|
53196
|
+
* [CreateRocketMQTopic](https://cloud.tencent.com/document/api/1179/63426)
|
|
53197
|
+
|
|
53198
|
+
* 新增入参:PartitionNum
|
|
53199
|
+
|
|
53200
|
+
* [ModifyRocketMQTopic](https://cloud.tencent.com/document/api/1179/63414)
|
|
53201
|
+
|
|
53202
|
+
* 新增入参:PartitionNum
|
|
53203
|
+
|
|
53204
|
+
|
|
52763
53205
|
### 第 24 次发布
|
|
52764
53206
|
|
|
52765
53207
|
发布时间:2021-12-03 08:11:41
|
|
@@ -53781,6 +54223,59 @@
|
|
|
53781
54223
|
|
|
53782
54224
|
## 高性能计算平台(thpc) 版本:2021-11-09
|
|
53783
54225
|
|
|
54226
|
+
### 第 4 次发布
|
|
54227
|
+
|
|
54228
|
+
发布时间:2021-12-16 08:15:07
|
|
54229
|
+
|
|
54230
|
+
本次发布包含了以下内容:
|
|
54231
|
+
|
|
54232
|
+
改善已有的文档。
|
|
54233
|
+
|
|
54234
|
+
新增接口:
|
|
54235
|
+
|
|
54236
|
+
* [[BindAutoScalingGroup](https://cloud.tencent.com/document/api/1527/66099)](https://cloud.tencent.com/document/api/#/#)
|
|
54237
|
+
|
|
54238
|
+
### 第 3 次发布
|
|
54239
|
+
|
|
54240
|
+
发布时间:2021-12-15 08:13:47
|
|
54241
|
+
|
|
54242
|
+
本次发布包含了以下内容:
|
|
54243
|
+
|
|
54244
|
+
改善已有的文档。
|
|
54245
|
+
|
|
54246
|
+
新增数据结构:
|
|
54247
|
+
|
|
54248
|
+
* [GooseFSOption](https://cloud.tencent.com/document/api/1527/64906#GooseFSOption)
|
|
54249
|
+
|
|
54250
|
+
修改数据结构:
|
|
54251
|
+
|
|
54252
|
+
* [StorageOption](https://cloud.tencent.com/document/api/1527/64906#StorageOption)
|
|
54253
|
+
|
|
54254
|
+
* 新增成员:GooseFSOptions
|
|
54255
|
+
|
|
54256
|
+
* <font color="#dd0000">**修改成员**:</font>CFSOptions
|
|
54257
|
+
|
|
54258
|
+
|
|
54259
|
+
### 第 2 次发布
|
|
54260
|
+
|
|
54261
|
+
发布时间:2021-12-13 08:14:47
|
|
54262
|
+
|
|
54263
|
+
本次发布包含了以下内容:
|
|
54264
|
+
|
|
54265
|
+
改善已有的文档。
|
|
54266
|
+
|
|
54267
|
+
修改接口:
|
|
54268
|
+
|
|
54269
|
+
* [CreateCluster](https://cloud.tencent.com/document/api/1527/64905)
|
|
54270
|
+
|
|
54271
|
+
* 新增入参:StorageOption
|
|
54272
|
+
|
|
54273
|
+
|
|
54274
|
+
新增数据结构:
|
|
54275
|
+
|
|
54276
|
+
* [CFSOption](https://cloud.tencent.com/document/api/1527/64906#CFSOption)
|
|
54277
|
+
* [StorageOption](https://cloud.tencent.com/document/api/1527/64906#StorageOption)
|
|
54278
|
+
|
|
53784
54279
|
### 第 1 次发布
|
|
53785
54280
|
|
|
53786
54281
|
发布时间:2021-11-29 12:09:18
|
|
@@ -54311,6 +54806,25 @@
|
|
|
54311
54806
|
|
|
54312
54807
|
## 图像分析(tiia) 版本:2019-05-29
|
|
54313
54808
|
|
|
54809
|
+
### 第 19 次发布
|
|
54810
|
+
|
|
54811
|
+
发布时间:2021-12-16 08:15:16
|
|
54812
|
+
|
|
54813
|
+
本次发布包含了以下内容:
|
|
54814
|
+
|
|
54815
|
+
改善已有的文档。
|
|
54816
|
+
|
|
54817
|
+
修改接口:
|
|
54818
|
+
|
|
54819
|
+
* [SearchImage](https://cloud.tencent.com/document/api/865/63483)
|
|
54820
|
+
|
|
54821
|
+
* 新增入参:ImageRect
|
|
54822
|
+
|
|
54823
|
+
|
|
54824
|
+
新增数据结构:
|
|
54825
|
+
|
|
54826
|
+
* [[ImageRect](https://cloud.tencent.com/document/api/865/35474#ImageRect)](https://cloud.tencent.com/document/api/865/35474#[ImageRect](https://cloud.tencent.com/document/api/865/35474#ImageRect))
|
|
54827
|
+
|
|
54314
54828
|
### 第 18 次发布
|
|
54315
54829
|
|
|
54316
54830
|
发布时间:2021-11-10 08:11:42
|
|
@@ -57736,6 +58250,21 @@
|
|
|
57736
58250
|
|
|
57737
58251
|
## 腾讯云微服务引擎(tse) 版本:2020-12-07
|
|
57738
58252
|
|
|
58253
|
+
### 第 13 次发布
|
|
58254
|
+
|
|
58255
|
+
发布时间:2021-12-14 08:16:15
|
|
58256
|
+
|
|
58257
|
+
本次发布包含了以下内容:
|
|
58258
|
+
|
|
58259
|
+
改善已有的文档。
|
|
58260
|
+
|
|
58261
|
+
修改接口:
|
|
58262
|
+
|
|
58263
|
+
* [DescribeSREInstances](https://cloud.tencent.com/document/api/1364/54940)
|
|
58264
|
+
|
|
58265
|
+
* 新增入参:QuerySource
|
|
58266
|
+
|
|
58267
|
+
|
|
57739
58268
|
### 第 12 次发布
|
|
57740
58269
|
|
|
57741
58270
|
发布时间:2021-11-16 08:15:49
|
|
@@ -62782,6 +63311,21 @@
|
|
|
62782
63311
|
|
|
62783
63312
|
## 私有网络(vpc) 版本:2017-03-12
|
|
62784
63313
|
|
|
63314
|
+
### 第 102 次发布
|
|
63315
|
+
|
|
63316
|
+
发布时间:2021-12-15 08:15:14
|
|
63317
|
+
|
|
63318
|
+
本次发布包含了以下内容:
|
|
63319
|
+
|
|
63320
|
+
改善已有的文档。
|
|
63321
|
+
|
|
63322
|
+
修改接口:
|
|
63323
|
+
|
|
63324
|
+
* [DescribeSecurityGroupPolicies](https://cloud.tencent.com/document/api/215/15804)
|
|
63325
|
+
|
|
63326
|
+
* 新增入参:Filters
|
|
63327
|
+
|
|
63328
|
+
|
|
62785
63329
|
### 第 101 次发布
|
|
62786
63330
|
|
|
62787
63331
|
发布时间:2021-11-17 08:17:56
|