tencentcloud-sdk-nodejs 4.0.849 → 4.0.851
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 +313 -0
- package/SERVICE_CHANGELOG.md +390 -187
- package/package.json +1 -1
- package/products.md +33 -33
- package/src/common/sdk_version.ts +1 -1
- package/src/services/aiart/v20221229/aiart_client.ts +2 -2
- package/src/services/aiart/v20221229/aiart_models.ts +1 -1
- package/src/services/ams/index.ts +2 -2
- package/src/services/apm/v20210622/apm_models.ts +1 -1
- package/src/services/batch/v20170312/batch_models.ts +5 -1
- package/src/services/billing/v20180709/billing_models.ts +2 -2
- package/src/services/bma/index.ts +2 -2
- package/src/services/cdb/v20170320/cdb_models.ts +2 -2
- package/src/services/chdfs/index.ts +2 -2
- package/src/services/clb/v20180317/clb_models.ts +1 -1
- package/src/services/cls/v20201016/cls_models.ts +1 -1
- package/src/services/csip/v20221121/csip_models.ts +40 -2
- package/src/services/cvm/v20170312/cvm_models.ts +5 -1
- package/src/services/cwp/v20180228/cwp_models.ts +10 -5
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +67 -7
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +92 -12
- package/src/services/dbbrain/index.ts +2 -2
- package/src/services/dts/index.ts +2 -2
- package/src/services/eis/index.ts +2 -2
- package/src/services/ess/v20201111/ess_client.ts +40 -11
- package/src/services/ess/v20201111/ess_models.ts +192 -68
- package/src/services/essbasic/v20210526/essbasic_client.ts +1 -1
- package/src/services/essbasic/v20210526/essbasic_models.ts +6 -3
- package/src/services/faceid/v20180301/faceid_models.ts +5 -11
- package/src/services/hai/v20230812/hai_models.ts +1 -1
- package/src/services/hunyuan/v20230901/hunyuan_client.ts +40 -10
- package/src/services/hunyuan/v20230901/hunyuan_models.ts +105 -1
- package/src/services/iai/index.ts +2 -2
- package/src/services/iotcloud/index.ts +2 -2
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/irp/index.ts +2 -2
- package/src/services/lighthouse/v20200324/lighthouse_client.ts +1 -1
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +6 -1
- package/src/services/live/v20180801/live_client.ts +37 -13
- package/src/services/live/v20180801/live_models.ts +68 -2
- package/src/services/lke/v20231130/lke_client.ts +5 -4
- package/src/services/lke/v20231130/lke_models.ts +60 -0
- package/src/services/mrs/v20200910/mrs_models.ts +1 -1
- package/src/services/organization/index.ts +2 -2
- package/src/services/ssl/v20191205/ssl_client.ts +19 -7
- package/src/services/ssl/v20191205/ssl_models.ts +36 -4
- package/src/services/ssm/v20190923/ssm_models.ts +1 -1
- package/src/services/tdmq/v20200217/tdmq_models.ts +9 -9
- package/src/services/tem/index.ts +2 -2
- package/src/services/teo/v20220901/teo_client.ts +1 -0
- package/src/services/teo/v20220901/teo_models.ts +21 -0
- package/src/services/thpc/index.ts +2 -2
- package/src/services/tione/index.ts +2 -2
- package/src/services/tke/index.ts +2 -2
- package/src/services/tke/v20220501/tke_client.ts +66 -17
- package/src/services/tke/v20220501/tke_models.ts +830 -165
- package/src/services/trtc/v20190722/trtc_models.ts +2 -2
- package/src/services/vm/index.ts +2 -2
- package/src/services/yunsou/index.ts +2 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/aiart/v20221229/aiart_client.d.ts +2 -2
- package/tencentcloud/services/aiart/v20221229/aiart_client.js +2 -2
- package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +1 -1
- package/tencentcloud/services/ams/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +1 -1
- package/tencentcloud/services/batch/v20170312/batch_models.d.ts +5 -1
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +2 -2
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +2 -2
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1 -1
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +40 -2
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +5 -1
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +10 -5
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +23 -3
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +33 -3
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +82 -12
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/dts/index.d.ts +4 -4
- package/tencentcloud/services/dts/index.js +2 -2
- package/tencentcloud/services/eis/index.d.ts +4 -4
- package/tencentcloud/services/eis/index.js +2 -2
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +20 -7
- package/tencentcloud/services/ess/v20201111/ess_client.js +24 -7
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +188 -68
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +6 -3
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +5 -11
- package/tencentcloud/services/hai/v20230812/hai_models.d.ts +1 -1
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +21 -7
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.js +25 -7
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +101 -1
- package/tencentcloud/services/iai/index.d.ts +4 -4
- package/tencentcloud/services/iai/index.js +2 -2
- package/tencentcloud/services/iotcloud/index.d.ts +4 -4
- package/tencentcloud/services/iotcloud/index.js +2 -2
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/irp/index.d.ts +4 -4
- package/tencentcloud/services/irp/index.js +2 -2
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +1 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +1 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +6 -1
- package/tencentcloud/services/live/v20180801/live_client.d.ts +13 -5
- package/tencentcloud/services/live/v20180801/live_client.js +18 -6
- package/tencentcloud/services/live/v20180801/live_models.d.ts +64 -2
- package/tencentcloud/services/lke/v20231130/lke_client.d.ts +4 -4
- package/tencentcloud/services/lke/v20231130/lke_client.js +4 -4
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +59 -0
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +1 -1
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- package/tencentcloud/services/ssl/v20191205/ssl_client.d.ts +7 -3
- package/tencentcloud/services/ssl/v20191205/ssl_client.js +9 -3
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +34 -4
- package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +1 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +9 -9
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +20 -0
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tke/index.d.ts +4 -4
- package/tencentcloud/services/tke/index.js +2 -2
- package/tencentcloud/services/tke/v20220501/tke_client.d.ts +17 -5
- package/tencentcloud/services/tke/v20220501/tke_client.js +24 -6
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +766 -120
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +2 -2
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/yunsou/index.d.ts +4 -4
- package/tencentcloud/services/yunsou/index.js +2 -2
- package/test/cynosdb.v20190107.test.js +52 -2
- package/test/ess.v20201111.test.js +22 -2
- package/test/hunyuan.v20230901.test.js +22 -2
- package/test/live.v20180801.test.js +24 -4
- package/test/ssl.v20191205.test.js +12 -2
- package/test/tke.v20220501.test.js +34 -4
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,48 +1,30 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 88 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-05-
|
|
7
|
+
发布时间:2024-05-13 01:14:47
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [CreateTask](https://cloud.tencent.com/document/api/1342/53775)
|
|
16
|
-
|
|
17
|
-
* 新增入参:ResourceGroupName
|
|
18
|
-
|
|
19
|
-
* [CreateTasks](https://cloud.tencent.com/document/api/1342/59274)
|
|
20
|
-
|
|
21
|
-
* 新增入参:ResourceGroupName
|
|
22
|
-
|
|
23
|
-
* [DescribeTasks](https://cloud.tencent.com/document/api/1342/53771)
|
|
24
|
-
|
|
25
|
-
* 新增入参:ResourceGroupName
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
修改数据结构:
|
|
29
|
-
|
|
30
|
-
* [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo)
|
|
31
|
-
|
|
32
|
-
* 新增成员:EngineResourceGroupCount, EngineResourceUsedCU
|
|
33
|
-
|
|
34
|
-
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
|
35
|
-
|
|
36
|
-
* 新增成员:EngineTypeDetail, ResourceGroupName
|
|
13
|
+
新增接口:
|
|
37
14
|
|
|
15
|
+
* [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079)
|
|
16
|
+
* [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078)
|
|
17
|
+
* [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077)
|
|
18
|
+
* [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076)
|
|
19
|
+
* [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075)
|
|
38
20
|
|
|
39
21
|
|
|
40
22
|
|
|
41
|
-
##
|
|
23
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
42
24
|
|
|
43
|
-
### 第
|
|
25
|
+
### 第 169 次发布
|
|
44
26
|
|
|
45
|
-
发布时间:2024-05-
|
|
27
|
+
发布时间:2024-05-13 01:18:00
|
|
46
28
|
|
|
47
29
|
本次发布包含了以下内容:
|
|
48
30
|
|
|
@@ -50,176 +32,135 @@
|
|
|
50
32
|
|
|
51
33
|
新增接口:
|
|
52
34
|
|
|
53
|
-
* [
|
|
54
|
-
* [DescribeCloudStorageAIServiceTask](https://cloud.tencent.com/document/api/1081/105917)
|
|
55
|
-
* [DismissRoomByStrRoomIdFromTRTC](https://cloud.tencent.com/document/api/1081/105919)
|
|
56
|
-
* [GenerateCloudStorageAIServiceTaskFileURL](https://cloud.tencent.com/document/api/1081/105916)
|
|
57
|
-
* [RemoveUserByRoomIdFromTRTC](https://cloud.tencent.com/document/api/1081/105918)
|
|
35
|
+
* [DescribeUserVerifyStatus](https://cloud.tencent.com/document/api/1323/106080)
|
|
58
36
|
|
|
59
|
-
修改接口:
|
|
60
37
|
|
|
61
|
-
* [DescribeCloudStorageAIServiceTasks](https://cloud.tencent.com/document/api/1081/105301)
|
|
62
|
-
|
|
63
|
-
* 新增入参:UserId, ChannelId
|
|
64
38
|
|
|
65
|
-
|
|
39
|
+
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
66
40
|
|
|
67
|
-
|
|
41
|
+
### 第 60 次发布
|
|
68
42
|
|
|
43
|
+
发布时间:2024-05-13 01:21:46
|
|
69
44
|
|
|
70
|
-
|
|
45
|
+
本次发布包含了以下内容:
|
|
71
46
|
|
|
72
|
-
|
|
47
|
+
改善已有的文档。
|
|
73
48
|
|
|
74
49
|
修改数据结构:
|
|
75
50
|
|
|
76
|
-
* [
|
|
51
|
+
* [Instance](https://cloud.tencent.com/document/api/1207/47576#Instance)
|
|
77
52
|
|
|
78
|
-
* 新增成员:
|
|
53
|
+
* 新增成员:LatestOperationStartedTime
|
|
79
54
|
|
|
55
|
+
* [InstancePriceDetail](https://cloud.tencent.com/document/api/1207/47576#InstancePriceDetail)
|
|
80
56
|
|
|
57
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceId, InstancePrice, DiscountDetail
|
|
81
58
|
|
|
82
59
|
|
|
83
|
-
## 智能视图计算平台(iss) 版本:2023-05-17
|
|
84
60
|
|
|
85
|
-
### 第 15 次发布
|
|
86
61
|
|
|
87
|
-
|
|
62
|
+
## 云直播CSS(live) 版本:2018-08-01
|
|
88
63
|
|
|
89
|
-
|
|
64
|
+
### 第 128 次发布
|
|
90
65
|
|
|
91
|
-
|
|
66
|
+
发布时间:2024-05-13 01:22:02
|
|
92
67
|
|
|
93
|
-
|
|
68
|
+
本次发布包含了以下内容:
|
|
94
69
|
|
|
95
|
-
|
|
70
|
+
改善已有的文档。
|
|
96
71
|
|
|
97
|
-
|
|
72
|
+
新增接口:
|
|
98
73
|
|
|
74
|
+
* [DescribeLivePadProcessorList](https://cloud.tencent.com/document/api/267/106082)
|
|
75
|
+
* [StopLivePadProcessor](https://cloud.tencent.com/document/api/267/106081)
|
|
99
76
|
|
|
100
77
|
|
|
101
78
|
|
|
102
|
-
##
|
|
79
|
+
## 大模型知识引擎(lke) 版本:2023-11-30
|
|
103
80
|
|
|
104
|
-
### 第
|
|
81
|
+
### 第 6 次发布
|
|
105
82
|
|
|
106
|
-
发布时间:2024-05-
|
|
83
|
+
发布时间:2024-05-13 01:22:27
|
|
107
84
|
|
|
108
85
|
本次发布包含了以下内容:
|
|
109
86
|
|
|
110
87
|
改善已有的文档。
|
|
111
88
|
|
|
112
|
-
|
|
89
|
+
新增数据结构:
|
|
113
90
|
|
|
114
|
-
* [
|
|
91
|
+
* [TaskFlowInfo](https://cloud.tencent.com/document/api/1759/105104#TaskFlowInfo)
|
|
115
92
|
|
|
116
|
-
|
|
93
|
+
修改数据结构:
|
|
117
94
|
|
|
118
|
-
* [
|
|
119
|
-
* [BiologicalProductInfoAdverseReaction](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoAdverseReaction)
|
|
120
|
-
* [BiologicalProductInfoApproval](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoApproval)
|
|
121
|
-
* [BiologicalProductInfoBrochure](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoBrochure)
|
|
122
|
-
* [BiologicalProductInfoContraindications](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoContraindications)
|
|
123
|
-
* [BiologicalProductInfoDosage](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoDosage)
|
|
124
|
-
* [BiologicalProductInfoExecutiveStandards](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoExecutiveStandards)
|
|
125
|
-
* [BiologicalProductInfoIndications](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoIndications)
|
|
126
|
-
* [BiologicalProductInfoIngredientAndAppearance](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoIngredientAndAppearance)
|
|
127
|
-
* [BiologicalProductInfoManufacturer](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoManufacturer)
|
|
128
|
-
* [BiologicalProductInfoName](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoName)
|
|
129
|
-
* [BiologicalProductInfoPackaging](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoPackaging)
|
|
130
|
-
* [BiologicalProductInfoPrecautions](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoPrecautions)
|
|
131
|
-
* [BiologicalProductInfoStorage](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoStorage)
|
|
132
|
-
* [BiologicalProductInfoVaccinationTarget](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoVaccinationTarget)
|
|
133
|
-
* [BiologicalProductInfoValidityPeriod](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoValidityPeriod)
|
|
134
|
-
* [ChemicalProductInfo](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfo)
|
|
135
|
-
* [ChemicalProductInfoActiveIngredient](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoActiveIngredient)
|
|
136
|
-
* [ChemicalProductInfoAdverseReaction](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoAdverseReaction)
|
|
137
|
-
* [ChemicalProductInfoAppearance](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoAppearance)
|
|
138
|
-
* [ChemicalProductInfoApproval](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoApproval)
|
|
139
|
-
* [ChemicalProductInfoBrochure](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoBrochure)
|
|
140
|
-
* [ChemicalProductInfoClinicalTrial](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoClinicalTrial)
|
|
141
|
-
* [ChemicalProductInfoContraindications](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoContraindications)
|
|
142
|
-
* [ChemicalProductInfoDosage](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoDosage)
|
|
143
|
-
* [ChemicalProductInfoExecutiveStandards](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoExecutiveStandards)
|
|
144
|
-
* [ChemicalProductInfoGeriatricUse](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoGeriatricUse)
|
|
145
|
-
* [ChemicalProductInfoIndications](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoIndications)
|
|
146
|
-
* [ChemicalProductInfoInteractions](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoInteractions)
|
|
147
|
-
* [ChemicalProductInfoManufacturer](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoManufacturer)
|
|
148
|
-
* [ChemicalProductInfoName](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoName)
|
|
149
|
-
* [ChemicalProductInfoOverdose](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoOverdose)
|
|
150
|
-
* [ChemicalProductInfoPackaging](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPackaging)
|
|
151
|
-
* [ChemicalProductInfoPediatricUse](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPediatricUse)
|
|
152
|
-
* [ChemicalProductInfoPharmacokinetics](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPharmacokinetics)
|
|
153
|
-
* [ChemicalProductInfoPharmacologyToxicology](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPharmacologyToxicology)
|
|
154
|
-
* [ChemicalProductInfoPrecautions](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPrecautions)
|
|
155
|
-
* [ChemicalProductInfoPregnancyLactationUse](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPregnancyLactationUse)
|
|
156
|
-
* [ChemicalProductInfoStorage](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoStorage)
|
|
157
|
-
* [ChemicalProductInfoValidityPeriod](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoValidityPeriod)
|
|
95
|
+
* [MsgRecord](https://cloud.tencent.com/document/api/1759/105104#MsgRecord)
|
|
158
96
|
|
|
97
|
+
* 新增成员:SessionId, CanFeedback, ReplyMethod, OptionCards, TaskFlow
|
|
159
98
|
|
|
160
99
|
|
|
161
|
-
## 全栈式风控引擎(rce) 版本:2020-11-03
|
|
162
100
|
|
|
163
|
-
### 第 9 次发布
|
|
164
101
|
|
|
165
|
-
|
|
102
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
|
103
|
+
|
|
104
|
+
### 第 58 次发布
|
|
105
|
+
|
|
106
|
+
发布时间:2024-05-13 01:26:12
|
|
166
107
|
|
|
167
108
|
本次发布包含了以下内容:
|
|
168
109
|
|
|
169
110
|
改善已有的文档。
|
|
170
111
|
|
|
171
|
-
|
|
112
|
+
新增接口:
|
|
172
113
|
|
|
173
|
-
*
|
|
114
|
+
* [DescribeDownloadCertificateUrl](https://cloud.tencent.com/document/api/400/106083)
|
|
174
115
|
|
|
175
|
-
<font color="#dd0000">**删除数据结构**:</font>
|
|
176
|
-
|
|
177
|
-
* InputFrontRisk
|
|
178
|
-
* OutputFrontRisk
|
|
179
|
-
* OutputFrontRiskData
|
|
180
|
-
* OutputFrontRiskValue
|
|
181
116
|
|
|
182
117
|
|
|
118
|
+
## 容器服务(tke) 版本:2022-05-01
|
|
183
119
|
|
|
184
|
-
|
|
120
|
+
### 第 2 次发布
|
|
185
121
|
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
发布时间:2024-05-09 01:24:25
|
|
122
|
+
发布时间:2024-05-13 01:30:09
|
|
189
123
|
|
|
190
124
|
本次发布包含了以下内容:
|
|
191
125
|
|
|
192
126
|
改善已有的文档。
|
|
193
127
|
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
* [DescribeRabbitMQQueueDetail](https://cloud.tencent.com/document/api/1179/100810)
|
|
197
|
-
|
|
198
|
-
* 新增出参:Exclusive, Policy, Arguments
|
|
128
|
+
新增接口:
|
|
199
129
|
|
|
130
|
+
* [CreateNodePool](https://cloud.tencent.com/document/api/457/106086)
|
|
131
|
+
* [DeleteNodePool](https://cloud.tencent.com/document/api/457/106085)
|
|
132
|
+
* [ModifyNodePool](https://cloud.tencent.com/document/api/457/106084)
|
|
200
133
|
|
|
134
|
+
新增数据结构:
|
|
201
135
|
|
|
136
|
+
* [AutoUpgradeOptions](https://cloud.tencent.com/document/api/457/103206#AutoUpgradeOptions)
|
|
137
|
+
* [CreateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#CreateNativeNodePoolParam)
|
|
138
|
+
* [DataDisk](https://cloud.tencent.com/document/api/457/103206#DataDisk)
|
|
139
|
+
* [Disk](https://cloud.tencent.com/document/api/457/103206#Disk)
|
|
140
|
+
* [InstanceChargePrepaid](https://cloud.tencent.com/document/api/457/103206#InstanceChargePrepaid)
|
|
141
|
+
* [IntOrString](https://cloud.tencent.com/document/api/457/103206#IntOrString)
|
|
142
|
+
* [LifecycleConfig](https://cloud.tencent.com/document/api/457/103206#LifecycleConfig)
|
|
143
|
+
* [MachineSetScaling](https://cloud.tencent.com/document/api/457/103206#MachineSetScaling)
|
|
144
|
+
* [MachineUpgradeSettings](https://cloud.tencent.com/document/api/457/103206#MachineUpgradeSettings)
|
|
145
|
+
* [ManagementConfig](https://cloud.tencent.com/document/api/457/103206#ManagementConfig)
|
|
146
|
+
* [Tag](https://cloud.tencent.com/document/api/457/103206#Tag)
|
|
147
|
+
* [TagSpecification](https://cloud.tencent.com/document/api/457/103206#TagSpecification)
|
|
148
|
+
* [UpdateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#UpdateNativeNodePoolParam)
|
|
202
149
|
|
|
203
|
-
|
|
150
|
+
修改数据结构:
|
|
204
151
|
|
|
205
|
-
|
|
152
|
+
* [NativeNodePoolInfo](https://cloud.tencent.com/document/api/457/103206#NativeNodePoolInfo)
|
|
206
153
|
|
|
207
|
-
|
|
154
|
+
* 新增成员:Scaling, UpgradeSettings, AutoRepair, InstanceChargeType, InstanceChargePrepaid, SystemDisk, KeyIds, Management, HealthCheckPolicyName, HostNamePattern, KubeletArgs, Lifecycle, RuntimeRootDir, EnableAutoscaling, InstanceTypes, Replicas, InternetAccessible, DataDisks
|
|
208
155
|
|
|
209
|
-
|
|
156
|
+
* [NodePool](https://cloud.tencent.com/document/api/457/103206#NodePool)
|
|
210
157
|
|
|
211
|
-
|
|
158
|
+
* 新增成员:Tags, Unschedulable
|
|
212
159
|
|
|
213
|
-
新增接口:
|
|
214
160
|
|
|
215
|
-
* [CreateIpAccessControl](https://cloud.tencent.com/document/api/627/105915)
|
|
216
|
-
* [DeleteIpAccessControlV2](https://cloud.tencent.com/document/api/627/105914)
|
|
217
|
-
* [ImportIpAccessControl](https://cloud.tencent.com/document/api/627/105913)
|
|
218
|
-
* [ModifyIpAccessControl](https://cloud.tencent.com/document/api/627/105912)
|
|
219
161
|
|
|
220
|
-
新增数据结构:
|
|
221
162
|
|
|
222
|
-
|
|
163
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
223
164
|
|
|
224
165
|
|
|
225
166
|
|
|
@@ -28394,7 +28335,7 @@
|
|
|
28394
28335
|
|
|
28395
28336
|
新增接口:
|
|
28396
28337
|
|
|
28397
|
-
* [SetLoadBalancerStartStatus](https://cloud.tencent.com/document/api/214/
|
|
28338
|
+
* [SetLoadBalancerStartStatus](https://cloud.tencent.com/document/api/214/104002)
|
|
28398
28339
|
|
|
28399
28340
|
### 第 100 次发布
|
|
28400
28341
|
|
|
@@ -37407,6 +37348,40 @@
|
|
|
37407
37348
|
|
|
37408
37349
|
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
37409
37350
|
|
|
37351
|
+
### 第 37 次发布
|
|
37352
|
+
|
|
37353
|
+
发布时间:2024-05-10 01:27:43
|
|
37354
|
+
|
|
37355
|
+
本次发布包含了以下内容:
|
|
37356
|
+
|
|
37357
|
+
改善已有的文档。
|
|
37358
|
+
|
|
37359
|
+
修改接口:
|
|
37360
|
+
|
|
37361
|
+
* [DescribeCVMAssets](https://cloud.tencent.com/document/api/664/90821)
|
|
37362
|
+
|
|
37363
|
+
* 新增出参:PublicPrivateAttr
|
|
37364
|
+
|
|
37365
|
+
* [DescribeDbAssets](https://cloud.tencent.com/document/api/664/90819)
|
|
37366
|
+
|
|
37367
|
+
* 新增入参:MemberId
|
|
37368
|
+
|
|
37369
|
+
* 新增出参:PublicPrivateAttr
|
|
37370
|
+
|
|
37371
|
+
* [DescribeOrganizationUserInfo](https://cloud.tencent.com/document/api/664/102512)
|
|
37372
|
+
|
|
37373
|
+
* 新增入参:MemberId
|
|
37374
|
+
|
|
37375
|
+
* 新增出参:JoinTypeLst, CloudTypeLst
|
|
37376
|
+
|
|
37377
|
+
|
|
37378
|
+
修改数据结构:
|
|
37379
|
+
|
|
37380
|
+
* [OrganizationUserInfo](https://cloud.tencent.com/document/api/664/90825#OrganizationUserInfo)
|
|
37381
|
+
|
|
37382
|
+
* 新增成员:SubUserCount, JoinTypeInfo
|
|
37383
|
+
|
|
37384
|
+
|
|
37410
37385
|
### 第 36 次发布
|
|
37411
37386
|
|
|
37412
37387
|
发布时间:2024-05-07 01:12:54
|
|
@@ -40663,6 +40638,21 @@
|
|
|
40663
40638
|
|
|
40664
40639
|
## 主机安全(cwp) 版本:2018-02-28
|
|
40665
40640
|
|
|
40641
|
+
### 第 113 次发布
|
|
40642
|
+
|
|
40643
|
+
发布时间:2024-05-10 01:29:26
|
|
40644
|
+
|
|
40645
|
+
本次发布包含了以下内容:
|
|
40646
|
+
|
|
40647
|
+
改善已有的文档。
|
|
40648
|
+
|
|
40649
|
+
修改数据结构:
|
|
40650
|
+
|
|
40651
|
+
* [Item](https://cloud.tencent.com/document/api/296/19867#Item)
|
|
40652
|
+
|
|
40653
|
+
* 新增成员:CategoryId
|
|
40654
|
+
|
|
40655
|
+
|
|
40666
40656
|
### 第 112 次发布
|
|
40667
40657
|
|
|
40668
40658
|
发布时间:2024-05-07 01:13:25
|
|
@@ -44207,6 +44197,37 @@
|
|
|
44207
44197
|
|
|
44208
44198
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
44209
44199
|
|
|
44200
|
+
### 第 88 次发布
|
|
44201
|
+
|
|
44202
|
+
发布时间:2024-05-13 01:14:47
|
|
44203
|
+
|
|
44204
|
+
本次发布包含了以下内容:
|
|
44205
|
+
|
|
44206
|
+
改善已有的文档。
|
|
44207
|
+
|
|
44208
|
+
新增接口:
|
|
44209
|
+
|
|
44210
|
+
* [[CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079)](https://cloud.tencent.com/document/api/#/#)
|
|
44211
|
+
* [[DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078)](https://cloud.tencent.com/document/api/#/#)
|
|
44212
|
+
* [[DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077)](https://cloud.tencent.com/document/api/#/#)
|
|
44213
|
+
* [[StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076)](https://cloud.tencent.com/document/api/#/#)
|
|
44214
|
+
* [[StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075)](https://cloud.tencent.com/document/api/#/#)
|
|
44215
|
+
|
|
44216
|
+
### 第 87 次发布
|
|
44217
|
+
|
|
44218
|
+
发布时间:2024-05-10 01:33:56
|
|
44219
|
+
|
|
44220
|
+
本次发布包含了以下内容:
|
|
44221
|
+
|
|
44222
|
+
改善已有的文档。
|
|
44223
|
+
|
|
44224
|
+
修改数据结构:
|
|
44225
|
+
|
|
44226
|
+
* [ResourcePackage](https://cloud.tencent.com/document/api/1003/48097#ResourcePackage)
|
|
44227
|
+
|
|
44228
|
+
* 新增成员:DeductionPriority
|
|
44229
|
+
|
|
44230
|
+
|
|
44210
44231
|
### 第 86 次发布
|
|
44211
44232
|
|
|
44212
44233
|
发布时间:2024-04-26 01:13:19
|
|
@@ -60609,6 +60630,30 @@
|
|
|
60609
60630
|
|
|
60610
60631
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
60611
60632
|
|
|
60633
|
+
### 第 169 次发布
|
|
60634
|
+
|
|
60635
|
+
发布时间:2024-05-13 01:18:00
|
|
60636
|
+
|
|
60637
|
+
本次发布包含了以下内容:
|
|
60638
|
+
|
|
60639
|
+
改善已有的文档。
|
|
60640
|
+
|
|
60641
|
+
新增接口:
|
|
60642
|
+
|
|
60643
|
+
* [[DescribeUserVerifyStatus](https://cloud.tencent.com/document/api/1323/106080)](https://cloud.tencent.com/document/api/#/#)
|
|
60644
|
+
|
|
60645
|
+
### 第 168 次发布
|
|
60646
|
+
|
|
60647
|
+
发布时间:2024-05-10 01:46:37
|
|
60648
|
+
|
|
60649
|
+
本次发布包含了以下内容:
|
|
60650
|
+
|
|
60651
|
+
改善已有的文档。
|
|
60652
|
+
|
|
60653
|
+
新增接口:
|
|
60654
|
+
|
|
60655
|
+
* [CreateUserVerifyUrl](https://cloud.tencent.com/document/api/1323/105961)
|
|
60656
|
+
|
|
60612
60657
|
### 第 167 次发布
|
|
60613
60658
|
|
|
60614
60659
|
发布时间:2024-05-08 01:17:34
|
|
@@ -72202,6 +72247,19 @@
|
|
|
72202
72247
|
|
|
72203
72248
|
## 腾讯混元大模型(hunyuan) 版本:2023-09-01
|
|
72204
72249
|
|
|
72250
|
+
### 第 6 次发布
|
|
72251
|
+
|
|
72252
|
+
发布时间:2024-05-10 10:17:15
|
|
72253
|
+
|
|
72254
|
+
本次发布包含了以下内容:
|
|
72255
|
+
|
|
72256
|
+
改善已有的文档。
|
|
72257
|
+
|
|
72258
|
+
新增接口:
|
|
72259
|
+
|
|
72260
|
+
* [QueryHunyuanImageJob](https://cloud.tencent.com/document/api/1729/105970)
|
|
72261
|
+
* [SubmitHunyuanImageJob](https://cloud.tencent.com/document/api/1729/105969)
|
|
72262
|
+
|
|
72205
72263
|
### 第 5 次发布
|
|
72206
72264
|
|
|
72207
72265
|
发布时间:2024-05-08 01:18:38
|
|
@@ -75367,11 +75425,11 @@
|
|
|
75367
75425
|
|
|
75368
75426
|
新增接口:
|
|
75369
75427
|
|
|
75370
|
-
* [
|
|
75371
|
-
* [
|
|
75372
|
-
* [
|
|
75373
|
-
* [
|
|
75374
|
-
* [
|
|
75428
|
+
* [CreateTRTCSignaturesWithRoomId](https://cloud.tencent.com/document/api/1081/105920)
|
|
75429
|
+
* [DescribeCloudStorageAIServiceTask](https://cloud.tencent.com/document/api/1081/105917)
|
|
75430
|
+
* [DismissRoomByStrRoomIdFromTRTC](https://cloud.tencent.com/document/api/1081/105919)
|
|
75431
|
+
* [GenerateCloudStorageAIServiceTaskFileURL](https://cloud.tencent.com/document/api/1081/105916)
|
|
75432
|
+
* [RemoveUserByRoomIdFromTRTC](https://cloud.tencent.com/document/api/1081/105918)
|
|
75375
75433
|
|
|
75376
75434
|
修改接口:
|
|
75377
75435
|
|
|
@@ -75386,7 +75444,7 @@
|
|
|
75386
75444
|
|
|
75387
75445
|
新增数据结构:
|
|
75388
75446
|
|
|
75389
|
-
* [
|
|
75447
|
+
* [TRTCParams](https://cloud.tencent.com/document/api/1081/34988#TRTCParams)
|
|
75390
75448
|
|
|
75391
75449
|
修改数据结构:
|
|
75392
75450
|
|
|
@@ -81451,6 +81509,25 @@
|
|
|
81451
81509
|
|
|
81452
81510
|
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
81453
81511
|
|
|
81512
|
+
### 第 60 次发布
|
|
81513
|
+
|
|
81514
|
+
发布时间:2024-05-13 01:21:46
|
|
81515
|
+
|
|
81516
|
+
本次发布包含了以下内容:
|
|
81517
|
+
|
|
81518
|
+
改善已有的文档。
|
|
81519
|
+
|
|
81520
|
+
修改数据结构:
|
|
81521
|
+
|
|
81522
|
+
* [Instance](https://cloud.tencent.com/document/api/1207/47576#Instance)
|
|
81523
|
+
|
|
81524
|
+
* 新增成员:LatestOperationStartedTime
|
|
81525
|
+
|
|
81526
|
+
* [InstancePriceDetail](https://cloud.tencent.com/document/api/1207/47576#InstancePriceDetail)
|
|
81527
|
+
|
|
81528
|
+
* <font color="#dd0000">**修改成员**:</font>InstanceId, InstancePrice, DiscountDetail
|
|
81529
|
+
|
|
81530
|
+
|
|
81454
81531
|
### 第 59 次发布
|
|
81455
81532
|
|
|
81456
81533
|
发布时间:2024-03-11 01:18:22
|
|
@@ -82613,6 +82690,19 @@
|
|
|
82613
82690
|
|
|
82614
82691
|
## 云直播CSS(live) 版本:2018-08-01
|
|
82615
82692
|
|
|
82693
|
+
### 第 128 次发布
|
|
82694
|
+
|
|
82695
|
+
发布时间:2024-05-13 01:22:02
|
|
82696
|
+
|
|
82697
|
+
本次发布包含了以下内容:
|
|
82698
|
+
|
|
82699
|
+
改善已有的文档。
|
|
82700
|
+
|
|
82701
|
+
新增接口:
|
|
82702
|
+
|
|
82703
|
+
* [[DescribeLivePadProcessorList](https://cloud.tencent.com/document/api/267/106082)](https://cloud.tencent.com/document/api/#/#)
|
|
82704
|
+
* [[StopLivePadProcessor](https://cloud.tencent.com/document/api/267/106081)](https://cloud.tencent.com/document/api/#/#)
|
|
82705
|
+
|
|
82616
82706
|
### 第 127 次发布
|
|
82617
82707
|
|
|
82618
82708
|
发布时间:2024-04-22 01:19:59
|
|
@@ -85188,6 +85278,25 @@
|
|
|
85188
85278
|
|
|
85189
85279
|
## 大模型知识引擎(lke) 版本:2023-11-30
|
|
85190
85280
|
|
|
85281
|
+
### 第 6 次发布
|
|
85282
|
+
|
|
85283
|
+
发布时间:2024-05-13 01:22:27
|
|
85284
|
+
|
|
85285
|
+
本次发布包含了以下内容:
|
|
85286
|
+
|
|
85287
|
+
改善已有的文档。
|
|
85288
|
+
|
|
85289
|
+
新增数据结构:
|
|
85290
|
+
|
|
85291
|
+
* [[TaskFlowInfo](https://cloud.tencent.com/document/api/1759/105104#TaskFlowInfo)](https://cloud.tencent.com/document/api/1759/105104#[TaskFlowInfo](https://cloud.tencent.com/document/api/1759/105104#TaskFlowInfo))
|
|
85292
|
+
|
|
85293
|
+
修改数据结构:
|
|
85294
|
+
|
|
85295
|
+
* [MsgRecord](https://cloud.tencent.com/document/api/1759/105104#MsgRecord)
|
|
85296
|
+
|
|
85297
|
+
* 新增成员:SessionId, CanFeedback, ReplyMethod, OptionCards, TaskFlow
|
|
85298
|
+
|
|
85299
|
+
|
|
85191
85300
|
### 第 5 次发布
|
|
85192
85301
|
|
|
85193
85302
|
发布时间:2024-04-29 00:05:46
|
|
@@ -93157,50 +93266,50 @@
|
|
|
93157
93266
|
|
|
93158
93267
|
新增接口:
|
|
93159
93268
|
|
|
93160
|
-
* [
|
|
93161
|
-
|
|
93162
|
-
新增数据结构:
|
|
93163
|
-
|
|
93164
|
-
* [
|
|
93165
|
-
* [
|
|
93166
|
-
* [
|
|
93167
|
-
* [
|
|
93168
|
-
* [
|
|
93169
|
-
* [
|
|
93170
|
-
* [
|
|
93171
|
-
* [
|
|
93172
|
-
* [
|
|
93173
|
-
* [
|
|
93174
|
-
* [
|
|
93175
|
-
* [
|
|
93176
|
-
* [
|
|
93177
|
-
* [
|
|
93178
|
-
* [
|
|
93179
|
-
* [
|
|
93180
|
-
* [
|
|
93181
|
-
* [
|
|
93182
|
-
* [
|
|
93183
|
-
* [
|
|
93184
|
-
* [
|
|
93185
|
-
* [
|
|
93186
|
-
* [
|
|
93187
|
-
* [
|
|
93188
|
-
* [
|
|
93189
|
-
* [
|
|
93190
|
-
* [
|
|
93191
|
-
* [
|
|
93192
|
-
* [
|
|
93193
|
-
* [
|
|
93194
|
-
* [
|
|
93195
|
-
* [
|
|
93196
|
-
* [
|
|
93197
|
-
* [
|
|
93198
|
-
* [
|
|
93199
|
-
* [
|
|
93200
|
-
* [
|
|
93201
|
-
* [
|
|
93202
|
-
* [
|
|
93203
|
-
* [
|
|
93269
|
+
* [DrugInstructionObject](https://cloud.tencent.com/document/api/1314/105921)
|
|
93270
|
+
|
|
93271
|
+
新增数据结构:
|
|
93272
|
+
|
|
93273
|
+
* [BiologicalProductInfo](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfo)
|
|
93274
|
+
* [BiologicalProductInfoAdverseReaction](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoAdverseReaction)
|
|
93275
|
+
* [BiologicalProductInfoApproval](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoApproval)
|
|
93276
|
+
* [BiologicalProductInfoBrochure](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoBrochure)
|
|
93277
|
+
* [BiologicalProductInfoContraindications](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoContraindications)
|
|
93278
|
+
* [BiologicalProductInfoDosage](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoDosage)
|
|
93279
|
+
* [BiologicalProductInfoExecutiveStandards](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoExecutiveStandards)
|
|
93280
|
+
* [BiologicalProductInfoIndications](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoIndications)
|
|
93281
|
+
* [BiologicalProductInfoIngredientAndAppearance](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoIngredientAndAppearance)
|
|
93282
|
+
* [BiologicalProductInfoManufacturer](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoManufacturer)
|
|
93283
|
+
* [BiologicalProductInfoName](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoName)
|
|
93284
|
+
* [BiologicalProductInfoPackaging](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoPackaging)
|
|
93285
|
+
* [BiologicalProductInfoPrecautions](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoPrecautions)
|
|
93286
|
+
* [BiologicalProductInfoStorage](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoStorage)
|
|
93287
|
+
* [BiologicalProductInfoVaccinationTarget](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoVaccinationTarget)
|
|
93288
|
+
* [BiologicalProductInfoValidityPeriod](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoValidityPeriod)
|
|
93289
|
+
* [ChemicalProductInfo](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfo)
|
|
93290
|
+
* [ChemicalProductInfoActiveIngredient](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoActiveIngredient)
|
|
93291
|
+
* [ChemicalProductInfoAdverseReaction](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoAdverseReaction)
|
|
93292
|
+
* [ChemicalProductInfoAppearance](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoAppearance)
|
|
93293
|
+
* [ChemicalProductInfoApproval](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoApproval)
|
|
93294
|
+
* [ChemicalProductInfoBrochure](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoBrochure)
|
|
93295
|
+
* [ChemicalProductInfoClinicalTrial](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoClinicalTrial)
|
|
93296
|
+
* [ChemicalProductInfoContraindications](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoContraindications)
|
|
93297
|
+
* [ChemicalProductInfoDosage](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoDosage)
|
|
93298
|
+
* [ChemicalProductInfoExecutiveStandards](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoExecutiveStandards)
|
|
93299
|
+
* [ChemicalProductInfoGeriatricUse](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoGeriatricUse)
|
|
93300
|
+
* [ChemicalProductInfoIndications](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoIndications)
|
|
93301
|
+
* [ChemicalProductInfoInteractions](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoInteractions)
|
|
93302
|
+
* [ChemicalProductInfoManufacturer](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoManufacturer)
|
|
93303
|
+
* [ChemicalProductInfoName](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoName)
|
|
93304
|
+
* [ChemicalProductInfoOverdose](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoOverdose)
|
|
93305
|
+
* [ChemicalProductInfoPackaging](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPackaging)
|
|
93306
|
+
* [ChemicalProductInfoPediatricUse](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPediatricUse)
|
|
93307
|
+
* [ChemicalProductInfoPharmacokinetics](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPharmacokinetics)
|
|
93308
|
+
* [ChemicalProductInfoPharmacologyToxicology](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPharmacologyToxicology)
|
|
93309
|
+
* [ChemicalProductInfoPrecautions](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPrecautions)
|
|
93310
|
+
* [ChemicalProductInfoPregnancyLactationUse](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPregnancyLactationUse)
|
|
93311
|
+
* [ChemicalProductInfoStorage](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoStorage)
|
|
93312
|
+
* [ChemicalProductInfoValidityPeriod](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoValidityPeriod)
|
|
93204
93313
|
|
|
93205
93314
|
### 第 24 次发布
|
|
93206
93315
|
|
|
@@ -108620,6 +108729,18 @@
|
|
|
108620
108729
|
|
|
108621
108730
|
## SSL 证书(ssl) 版本:2019-12-05
|
|
108622
108731
|
|
|
108732
|
+
### 第 58 次发布
|
|
108733
|
+
|
|
108734
|
+
发布时间:2024-05-13 01:26:12
|
|
108735
|
+
|
|
108736
|
+
本次发布包含了以下内容:
|
|
108737
|
+
|
|
108738
|
+
改善已有的文档。
|
|
108739
|
+
|
|
108740
|
+
新增接口:
|
|
108741
|
+
|
|
108742
|
+
* [[DescribeDownloadCertificateUrl](https://cloud.tencent.com/document/api/400/106083)](https://cloud.tencent.com/document/api/#/#)
|
|
108743
|
+
|
|
108623
108744
|
### 第 57 次发布
|
|
108624
108745
|
|
|
108625
108746
|
发布时间:2024-04-23 01:23:47
|
|
@@ -119198,6 +119319,21 @@
|
|
|
119198
119319
|
|
|
119199
119320
|
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
119200
119321
|
|
|
119322
|
+
### 第 110 次发布
|
|
119323
|
+
|
|
119324
|
+
发布时间:2024-05-10 02:29:12
|
|
119325
|
+
|
|
119326
|
+
本次发布包含了以下内容:
|
|
119327
|
+
|
|
119328
|
+
改善已有的文档。
|
|
119329
|
+
|
|
119330
|
+
修改数据结构:
|
|
119331
|
+
|
|
119332
|
+
* [Environment](https://cloud.tencent.com/document/api/1179/46089#Environment)
|
|
119333
|
+
|
|
119334
|
+
* <font color="#dd0000">**修改成员**:</font>AutoSubscriptionCreation
|
|
119335
|
+
|
|
119336
|
+
|
|
119201
119337
|
### 第 109 次发布
|
|
119202
119338
|
|
|
119203
119339
|
发布时间:2024-05-09 01:24:25
|
|
@@ -123844,6 +123980,32 @@
|
|
|
123844
123980
|
|
|
123845
123981
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
123846
123982
|
|
|
123983
|
+
### 第 80 次发布
|
|
123984
|
+
|
|
123985
|
+
发布时间:2024-05-10 02:31:21
|
|
123986
|
+
|
|
123987
|
+
本次发布包含了以下内容:
|
|
123988
|
+
|
|
123989
|
+
改善已有的文档。
|
|
123990
|
+
|
|
123991
|
+
修改接口:
|
|
123992
|
+
|
|
123993
|
+
* [CreatePurgeTask](https://cloud.tencent.com/document/api/1552/80703)
|
|
123994
|
+
|
|
123995
|
+
* 新增入参:CacheTag
|
|
123996
|
+
|
|
123997
|
+
|
|
123998
|
+
新增数据结构:
|
|
123999
|
+
|
|
124000
|
+
* [CacheTag](https://cloud.tencent.com/document/api/1552/80721#CacheTag)
|
|
124001
|
+
|
|
124002
|
+
修改数据结构:
|
|
124003
|
+
|
|
124004
|
+
* [Task](https://cloud.tencent.com/document/api/1552/80721#Task)
|
|
124005
|
+
|
|
124006
|
+
* 新增成员:Method
|
|
124007
|
+
|
|
124008
|
+
|
|
123847
124009
|
### 第 79 次发布
|
|
123848
124010
|
|
|
123849
124011
|
发布时间:2024-05-07 17:48:36
|
|
@@ -133728,6 +133890,47 @@
|
|
|
133728
133890
|
|
|
133729
133891
|
## 容器服务(tke) 版本:2022-05-01
|
|
133730
133892
|
|
|
133893
|
+
### 第 2 次发布
|
|
133894
|
+
|
|
133895
|
+
发布时间:2024-05-13 01:30:09
|
|
133896
|
+
|
|
133897
|
+
本次发布包含了以下内容:
|
|
133898
|
+
|
|
133899
|
+
改善已有的文档。
|
|
133900
|
+
|
|
133901
|
+
新增接口:
|
|
133902
|
+
|
|
133903
|
+
* [[CreateNodePool](https://cloud.tencent.com/document/api/457/106086)](https://cloud.tencent.com/document/api/#/#)
|
|
133904
|
+
* [[DeleteNodePool](https://cloud.tencent.com/document/api/457/106085)](https://cloud.tencent.com/document/api/#/#)
|
|
133905
|
+
* [[ModifyNodePool](https://cloud.tencent.com/document/api/457/106084)](https://cloud.tencent.com/document/api/#/#)
|
|
133906
|
+
|
|
133907
|
+
新增数据结构:
|
|
133908
|
+
|
|
133909
|
+
* [[AutoUpgradeOptions](https://cloud.tencent.com/document/api/457/103206#AutoUpgradeOptions)](https://cloud.tencent.com/document/api/457/103206#[AutoUpgradeOptions](https://cloud.tencent.com/document/api/457/103206#AutoUpgradeOptions))
|
|
133910
|
+
* [[CreateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#CreateNativeNodePoolParam)](https://cloud.tencent.com/document/api/457/103206#[CreateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#CreateNativeNodePoolParam))
|
|
133911
|
+
* [[DataDisk](https://cloud.tencent.com/document/api/457/103206#DataDisk)](https://cloud.tencent.com/document/api/457/103206#[DataDisk](https://cloud.tencent.com/document/api/457/103206#DataDisk))
|
|
133912
|
+
* [[Disk](https://cloud.tencent.com/document/api/457/103206#Disk)](https://cloud.tencent.com/document/api/457/103206#[Disk](https://cloud.tencent.com/document/api/457/103206#Disk))
|
|
133913
|
+
* [[InstanceChargePrepaid](https://cloud.tencent.com/document/api/457/103206#InstanceChargePrepaid)](https://cloud.tencent.com/document/api/457/103206#[InstanceChargePrepaid](https://cloud.tencent.com/document/api/457/103206#InstanceChargePrepaid))
|
|
133914
|
+
* [[IntOrString](https://cloud.tencent.com/document/api/457/103206#IntOrString)](https://cloud.tencent.com/document/api/457/103206#[IntOrString](https://cloud.tencent.com/document/api/457/103206#IntOrString))
|
|
133915
|
+
* [[LifecycleConfig](https://cloud.tencent.com/document/api/457/103206#LifecycleConfig)](https://cloud.tencent.com/document/api/457/103206#[LifecycleConfig](https://cloud.tencent.com/document/api/457/103206#LifecycleConfig))
|
|
133916
|
+
* [[MachineSetScaling](https://cloud.tencent.com/document/api/457/103206#MachineSetScaling)](https://cloud.tencent.com/document/api/457/103206#[MachineSetScaling](https://cloud.tencent.com/document/api/457/103206#MachineSetScaling))
|
|
133917
|
+
* [[MachineUpgradeSettings](https://cloud.tencent.com/document/api/457/103206#MachineUpgradeSettings)](https://cloud.tencent.com/document/api/457/103206#[MachineUpgradeSettings](https://cloud.tencent.com/document/api/457/103206#MachineUpgradeSettings))
|
|
133918
|
+
* [[ManagementConfig](https://cloud.tencent.com/document/api/457/103206#ManagementConfig)](https://cloud.tencent.com/document/api/457/103206#[ManagementConfig](https://cloud.tencent.com/document/api/457/103206#ManagementConfig))
|
|
133919
|
+
* [[Tag](https://cloud.tencent.com/document/api/457/103206#Tag)](https://cloud.tencent.com/document/api/457/103206#[Tag](https://cloud.tencent.com/document/api/457/103206#Tag))
|
|
133920
|
+
* [[TagSpecification](https://cloud.tencent.com/document/api/457/103206#TagSpecification)](https://cloud.tencent.com/document/api/457/103206#[TagSpecification](https://cloud.tencent.com/document/api/457/103206#TagSpecification))
|
|
133921
|
+
* [[UpdateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#UpdateNativeNodePoolParam)](https://cloud.tencent.com/document/api/457/103206#[UpdateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#UpdateNativeNodePoolParam))
|
|
133922
|
+
|
|
133923
|
+
修改数据结构:
|
|
133924
|
+
|
|
133925
|
+
* [NativeNodePoolInfo](https://cloud.tencent.com/document/api/457/103206#NativeNodePoolInfo)
|
|
133926
|
+
|
|
133927
|
+
* 新增成员:Scaling, UpgradeSettings, AutoRepair, InstanceChargeType, InstanceChargePrepaid, SystemDisk, KeyIds, Management, HealthCheckPolicyName, HostNamePattern, KubeletArgs, Lifecycle, RuntimeRootDir, EnableAutoscaling, InstanceTypes, Replicas, InternetAccessible, DataDisks
|
|
133928
|
+
|
|
133929
|
+
* [NodePool](https://cloud.tencent.com/document/api/457/103206#NodePool)
|
|
133930
|
+
|
|
133931
|
+
* 新增成员:Tags, Unschedulable
|
|
133932
|
+
|
|
133933
|
+
|
|
133731
133934
|
### 第 1 次发布
|
|
133732
133935
|
|
|
133733
133936
|
发布时间:2024-01-22 11:36:09
|
|
@@ -150881,14 +151084,14 @@
|
|
|
150881
151084
|
|
|
150882
151085
|
新增接口:
|
|
150883
151086
|
|
|
150884
|
-
* [
|
|
150885
|
-
* [
|
|
150886
|
-
* [
|
|
150887
|
-
* [
|
|
151087
|
+
* [CreateIpAccessControl](https://cloud.tencent.com/document/api/627/105915)
|
|
151088
|
+
* [DeleteIpAccessControlV2](https://cloud.tencent.com/document/api/627/105914)
|
|
151089
|
+
* [ImportIpAccessControl](https://cloud.tencent.com/document/api/627/105913)
|
|
151090
|
+
* [ModifyIpAccessControl](https://cloud.tencent.com/document/api/627/105912)
|
|
150888
151091
|
|
|
150889
151092
|
新增数据结构:
|
|
150890
151093
|
|
|
150891
|
-
* [
|
|
151094
|
+
* [IpAccessControlParam](https://cloud.tencent.com/document/api/627/53609#IpAccessControlParam)
|
|
150892
151095
|
|
|
150893
151096
|
### 第 82 次发布
|
|
150894
151097
|
|