tencentcloud-sdk-nodejs 4.0.243 → 4.0.247
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 +405 -83
- package/README.md +1 -1
- package/package.json +1 -1
- package/products.md +23 -21
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apm/index.ts +5 -0
- package/src/services/apm/v20210622/apm_client.ts +40 -0
- package/src/services/apm/v20210622/apm_models.ts +98 -0
- package/src/services/apm/v20210622/index.ts +6 -0
- package/src/services/asw/v20200722/asw_models.ts +3 -3
- package/src/services/cdb/v20170320/cdb_models.ts +2 -2
- package/src/services/cfw/v20190904/cfw_client.ts +13 -0
- package/src/services/cfw/v20190904/cfw_models.ts +118 -0
- package/src/services/ckafka/v20190819/ckafka_models.ts +6 -0
- package/src/services/clb/v20180317/clb_client.ts +25 -1
- package/src/services/clb/v20180317/clb_models.ts +175 -18
- package/src/services/cme/v20191029/cme_client.ts +26 -21
- package/src/services/cme/v20191029/cme_models.ts +161 -144
- package/src/services/cvm/v20170312/cvm_models.ts +3 -1
- package/src/services/cwp/v20180228/cwp_models.ts +9 -8
- package/src/services/dcdb/v20180411/dcdb_models.ts +6 -1
- package/src/services/faceid/v20180301/faceid_models.ts +3 -3
- package/src/services/index.ts +2 -0
- package/src/services/kms/v20190118/kms_client.ts +1 -1
- package/src/services/kms/v20190118/kms_models.ts +2 -2
- package/src/services/mariadb/v20170312/mariadb_models.ts +11 -1
- package/src/services/mrs/v20200910/mrs_client.ts +2 -0
- package/src/services/mrs/v20200910/mrs_models.ts +81 -5
- package/src/services/ocr/v20181119/ocr_models.ts +3 -3
- package/src/services/postgres/v20170312/postgres_models.ts +6 -6
- package/src/services/privatedns/v20201028/privatedns_client.ts +40 -3
- package/src/services/privatedns/v20201028/privatedns_models.ts +141 -31
- package/src/services/ses/v20201002/ses_client.ts +1 -1
- package/src/services/ses/v20201002/ses_models.ts +1 -1
- package/src/services/tcb/v20180608/tcb_client.ts +1 -0
- package/src/services/tcb/v20180608/tcb_models.ts +48 -0
- package/src/services/thpc/index.ts +5 -0
- package/src/services/thpc/v20211109/index.ts +6 -0
- package/src/services/thpc/v20211109/thpc_client.ts +64 -0
- package/src/services/thpc/v20211109/thpc_models.ts +332 -0
- package/src/services/tke/v20180525/tke_client.ts +76 -2
- package/src/services/tke/v20180525/tke_models.ts +255 -18
- package/src/services/tsf/v20180326/tsf_client.ts +13 -0
- package/src/services/tsf/v20180326/tsf_models.ts +85 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apm/index.d.ts +6 -0
- package/tencentcloud/services/apm/index.js +7 -0
- package/tencentcloud/services/apm/v20210622/apm_client.d.ts +14 -0
- package/tencentcloud/services/apm/v20210622/apm_client.js +37 -0
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +70 -0
- package/tencentcloud/services/apm/v20210622/apm_models.js +18 -0
- package/tencentcloud/services/apm/v20210622/index.d.ts +6 -0
- package/tencentcloud/services/apm/v20210622/index.js +9 -0
- package/tencentcloud/services/asw/v20200722/asw_models.d.ts +3 -3
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +2 -2
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +5 -1
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +6 -0
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +99 -0
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +5 -0
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +9 -1
- package/tencentcloud/services/clb/v20180317/clb_client.js +12 -0
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +145 -15
- package/tencentcloud/services/cme/v20191029/cme_client.d.ts +26 -21
- package/tencentcloud/services/cme/v20191029/cme_client.js +26 -21
- package/tencentcloud/services/cme/v20191029/cme_models.d.ts +155 -139
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +3 -1
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +9 -8
- package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +5 -1
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +3 -3
- package/tencentcloud/services/index.d.ts +2 -0
- package/tencentcloud/services/index.js +4 -0
- package/tencentcloud/services/kms/v20190118/kms_client.d.ts +1 -1
- package/tencentcloud/services/kms/v20190118/kms_client.js +1 -1
- package/tencentcloud/services/kms/v20190118/kms_models.d.ts +2 -2
- package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +9 -1
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +70 -5
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +3 -3
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +6 -6
- package/tencentcloud/services/privatedns/v20201028/privatedns_client.d.ts +13 -1
- package/tencentcloud/services/privatedns/v20201028/privatedns_client.js +18 -0
- package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +123 -28
- package/tencentcloud/services/ses/v20201002/ses_client.d.ts +1 -1
- package/tencentcloud/services/ses/v20201002/ses_client.js +1 -1
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +1 -1
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +40 -0
- package/tencentcloud/services/thpc/index.d.ts +6 -0
- package/tencentcloud/services/thpc/index.js +7 -0
- package/tencentcloud/services/thpc/v20211109/index.d.ts +6 -0
- package/tencentcloud/services/thpc/v20211109/index.js +9 -0
- package/tencentcloud/services/thpc/v20211109/thpc_client.d.ts +18 -0
- package/tencentcloud/services/thpc/v20211109/thpc_client.js +43 -0
- package/tencentcloud/services/thpc/v20211109/thpc_models.d.ts +272 -0
- package/tencentcloud/services/thpc/v20211109/thpc_models.js +18 -0
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +25 -1
- package/tencentcloud/services/tke/v20180525/tke_client.js +36 -0
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +220 -16
- package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +5 -1
- package/tencentcloud/services/tsf/v20180326/tsf_client.js +6 -0
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +73 -0
- package/test/apm.v20210622.test.js +31 -0
- package/test/cfw.v20190904.test.js +10 -0
- package/test/clb.v20180317.test.js +20 -0
- package/test/privatedns.v20201028.test.js +30 -0
- package/test/thpc.v20211109.test.js +41 -0
- package/test/tke.v20180525.test.js +60 -0
- package/test/tsf.v20180326.test.js +10 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,29 +1,72 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 应用性能观测(apm) 版本:2021-06-22
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 1 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2021-11-
|
|
7
|
+
发布时间:2021-11-29 14:39:11
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeApmAgent](https://cloud.tencent.com/document/api/1463/64926)
|
|
16
|
+
|
|
17
|
+
新增数据结构:
|
|
18
|
+
|
|
19
|
+
* [ApmAgentInfo](https://cloud.tencent.com/document/api/1463/64927#ApmAgentInfo)
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
24
|
+
|
|
25
|
+
### 第 25 次发布
|
|
26
|
+
|
|
27
|
+
发布时间:2021-11-30 08:04:22
|
|
8
28
|
|
|
9
29
|
本次发布包含了以下内容:
|
|
10
30
|
|
|
11
31
|
改善已有的文档。
|
|
12
32
|
|
|
33
|
+
修改接口:
|
|
34
|
+
|
|
35
|
+
* [CreateInstancePre](https://cloud.tencent.com/document/api/597/45847)
|
|
36
|
+
|
|
37
|
+
* 新增出参:DeleteRouteTimestamp
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
## 负载均衡(clb) 版本:2018-03-17
|
|
43
|
+
|
|
44
|
+
### 第 59 次发布
|
|
45
|
+
|
|
46
|
+
发布时间:2021-11-30 08:04:28
|
|
47
|
+
|
|
48
|
+
本次发布包含了以下内容:
|
|
49
|
+
|
|
50
|
+
改善已有的文档。
|
|
51
|
+
|
|
52
|
+
新增接口:
|
|
53
|
+
|
|
54
|
+
* [DescribeLoadBalancerOverview](https://cloud.tencent.com/document/api/214/64973)
|
|
55
|
+
|
|
13
56
|
修改数据结构:
|
|
14
57
|
|
|
15
|
-
* [
|
|
58
|
+
* [LoadBalancer](https://cloud.tencent.com/document/api/214/30694#LoadBalancer)
|
|
16
59
|
|
|
17
|
-
* 新增成员:
|
|
60
|
+
* 新增成员:ClusterIds, AttributeFlags
|
|
18
61
|
|
|
19
62
|
|
|
20
63
|
|
|
21
64
|
|
|
22
|
-
##
|
|
65
|
+
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
23
66
|
|
|
24
|
-
### 第
|
|
67
|
+
### 第 8 次发布
|
|
25
68
|
|
|
26
|
-
发布时间:2021-11-
|
|
69
|
+
发布时间:2021-11-30 08:10:05
|
|
27
70
|
|
|
28
71
|
本次发布包含了以下内容:
|
|
29
72
|
|
|
@@ -31,49 +74,66 @@
|
|
|
31
74
|
|
|
32
75
|
新增数据结构:
|
|
33
76
|
|
|
34
|
-
* [
|
|
77
|
+
* [Vaccination](https://cloud.tencent.com/document/api/1314/56230#Vaccination)
|
|
78
|
+
* [VaccineCertificate](https://cloud.tencent.com/document/api/1314/56230#VaccineCertificate)
|
|
35
79
|
|
|
36
80
|
修改数据结构:
|
|
37
81
|
|
|
38
|
-
* [
|
|
82
|
+
* [Template](https://cloud.tencent.com/document/api/1314/56230#Template)
|
|
39
83
|
|
|
40
|
-
* 新增成员:
|
|
84
|
+
* 新增成员:VaccineCertificate
|
|
41
85
|
|
|
42
|
-
* [ReadOnlyGroup](https://cloud.tencent.com/document/api/409/16778#ReadOnlyGroup)
|
|
43
86
|
|
|
44
|
-
* 新增成员:NetworkAccessList
|
|
45
87
|
|
|
46
|
-
* [ServerlessDBInstance](https://cloud.tencent.com/document/api/409/16778#ServerlessDBInstance)
|
|
47
88
|
|
|
48
|
-
|
|
89
|
+
## 私有域解析 Private DNS(privatedns) 版本:2020-10-28
|
|
90
|
+
|
|
91
|
+
### 第 4 次发布
|
|
49
92
|
|
|
93
|
+
发布时间:2021-11-30 08:10:39
|
|
50
94
|
|
|
95
|
+
本次发布包含了以下内容:
|
|
51
96
|
|
|
97
|
+
改善已有的文档。
|
|
52
98
|
|
|
53
|
-
|
|
99
|
+
新增接口:
|
|
54
100
|
|
|
55
|
-
|
|
101
|
+
* [CreatePrivateDNSAccount](https://cloud.tencent.com/document/api/1338/64976)
|
|
102
|
+
* [DeletePrivateDNSAccount](https://cloud.tencent.com/document/api/1338/64975)
|
|
103
|
+
* [DescribeAccountVpcList](https://cloud.tencent.com/document/api/1338/64974)
|
|
56
104
|
|
|
57
|
-
|
|
105
|
+
新增数据结构:
|
|
106
|
+
|
|
107
|
+
* [AccountVpcInfoOut](https://cloud.tencent.com/document/api/1338/55947#AccountVpcInfoOut)
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
112
|
+
|
|
113
|
+
### 第 80 次发布
|
|
114
|
+
|
|
115
|
+
发布时间:2021-11-30 08:12:44
|
|
58
116
|
|
|
59
117
|
本次发布包含了以下内容:
|
|
60
118
|
|
|
61
119
|
改善已有的文档。
|
|
62
120
|
|
|
63
|
-
|
|
121
|
+
新增接口:
|
|
64
122
|
|
|
65
|
-
* [
|
|
123
|
+
* [ForwardApplicationRequestV3](https://cloud.tencent.com/document/api/457/64978)
|
|
124
|
+
* [GetTkeAppChartList](https://cloud.tencent.com/document/api/457/64977)
|
|
66
125
|
|
|
67
|
-
|
|
126
|
+
新增数据结构:
|
|
68
127
|
|
|
128
|
+
* [AppChart](https://cloud.tencent.com/document/api/457/31866#AppChart)
|
|
69
129
|
|
|
70
130
|
|
|
71
131
|
|
|
72
|
-
##
|
|
132
|
+
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
|
73
133
|
|
|
74
|
-
### 第
|
|
134
|
+
### 第 61 次发布
|
|
75
135
|
|
|
76
|
-
发布时间:2021-11-
|
|
136
|
+
发布时间:2021-11-30 08:13:08
|
|
77
137
|
|
|
78
138
|
本次发布包含了以下内容:
|
|
79
139
|
|
|
@@ -81,38 +141,11 @@
|
|
|
81
141
|
|
|
82
142
|
新增接口:
|
|
83
143
|
|
|
84
|
-
* [
|
|
85
|
-
* [CreateAMQPExchange](https://cloud.tencent.com/document/api/1179/64672)
|
|
86
|
-
* [CreateAMQPQueue](https://cloud.tencent.com/document/api/1179/64671)
|
|
87
|
-
* [CreateAMQPRouteRelation](https://cloud.tencent.com/document/api/1179/64670)
|
|
88
|
-
* [CreateAMQPVHost](https://cloud.tencent.com/document/api/1179/64660)
|
|
89
|
-
* [DeleteAMQPCluster](https://cloud.tencent.com/document/api/1179/64656)
|
|
90
|
-
* [DeleteAMQPExchange](https://cloud.tencent.com/document/api/1179/64669)
|
|
91
|
-
* [DeleteAMQPQueue](https://cloud.tencent.com/document/api/1179/64668)
|
|
92
|
-
* [DeleteAMQPRouteRelation](https://cloud.tencent.com/document/api/1179/64667)
|
|
93
|
-
* [DeleteAMQPVHost](https://cloud.tencent.com/document/api/1179/64659)
|
|
94
|
-
* [DescribeAMQPCluster](https://cloud.tencent.com/document/api/1179/64655)
|
|
95
|
-
* [DescribeAMQPClusters](https://cloud.tencent.com/document/api/1179/64654)
|
|
96
|
-
* [DescribeAMQPCreateQuota](https://cloud.tencent.com/document/api/1179/64653)
|
|
97
|
-
* [DescribeAMQPExchanges](https://cloud.tencent.com/document/api/1179/64666)
|
|
98
|
-
* [DescribeAMQPQueues](https://cloud.tencent.com/document/api/1179/64665)
|
|
99
|
-
* [DescribeAMQPRouteRelations](https://cloud.tencent.com/document/api/1179/64664)
|
|
100
|
-
* [DescribeAMQPVHosts](https://cloud.tencent.com/document/api/1179/64658)
|
|
101
|
-
* [ModifyAMQPCluster](https://cloud.tencent.com/document/api/1179/64652)
|
|
102
|
-
* [ModifyAMQPExchange](https://cloud.tencent.com/document/api/1179/64663)
|
|
103
|
-
* [ModifyAMQPQueue](https://cloud.tencent.com/document/api/1179/64662)
|
|
104
|
-
* [ModifyAMQPVHost](https://cloud.tencent.com/document/api/1179/64657)
|
|
144
|
+
* [DescribeGroupAttribute](https://cloud.tencent.com/document/api/649/64979)
|
|
105
145
|
|
|
106
146
|
新增数据结构:
|
|
107
147
|
|
|
108
|
-
* [
|
|
109
|
-
* [AMQPClusterDetail](https://cloud.tencent.com/document/api/1179/46089#AMQPClusterDetail)
|
|
110
|
-
* [AMQPClusterInfo](https://cloud.tencent.com/document/api/1179/46089#AMQPClusterInfo)
|
|
111
|
-
* [AMQPClusterRecentStats](https://cloud.tencent.com/document/api/1179/46089#AMQPClusterRecentStats)
|
|
112
|
-
* [AMQPExchange](https://cloud.tencent.com/document/api/1179/46089#AMQPExchange)
|
|
113
|
-
* [AMQPQueueDetail](https://cloud.tencent.com/document/api/1179/46089#AMQPQueueDetail)
|
|
114
|
-
* [AMQPRouteRelation](https://cloud.tencent.com/document/api/1179/46089#AMQPRouteRelation)
|
|
115
|
-
* [AMQPVHost](https://cloud.tencent.com/document/api/1179/46089#AMQPVHost)
|
|
148
|
+
* [VmGroupOther](https://cloud.tencent.com/document/api/649/36099#VmGroupOther)
|
|
116
149
|
|
|
117
150
|
|
|
118
151
|
|
|
@@ -2086,6 +2119,27 @@
|
|
|
2086
2119
|
|
|
2087
2120
|
|
|
2088
2121
|
|
|
2122
|
+
## 应用性能观测(apm) 版本:2021-06-22
|
|
2123
|
+
|
|
2124
|
+
### 第 1 次发布
|
|
2125
|
+
|
|
2126
|
+
发布时间:2021-11-29 14:39:11
|
|
2127
|
+
|
|
2128
|
+
本次发布包含了以下内容:
|
|
2129
|
+
|
|
2130
|
+
改善已有的文档。
|
|
2131
|
+
|
|
2132
|
+
新增接口:
|
|
2133
|
+
|
|
2134
|
+
* [[DescribeApmAgent](https://cloud.tencent.com/document/api/1463/64926)](https://cloud.tencent.com/document/api/#/#)
|
|
2135
|
+
|
|
2136
|
+
新增数据结构:
|
|
2137
|
+
|
|
2138
|
+
* [[ApmAgentInfo](https://cloud.tencent.com/document/api/1463/64927#ApmAgentInfo)](https://cloud.tencent.com/document/api/1463/64927#[ApmAgentInfo](https://cloud.tencent.com/document/api/1463/64927#ApmAgentInfo))
|
|
2139
|
+
|
|
2140
|
+
|
|
2141
|
+
|
|
2142
|
+
|
|
2089
2143
|
## 弹性伸缩(as) 版本:2018-04-19
|
|
2090
2144
|
|
|
2091
2145
|
### 第 42 次发布
|
|
@@ -12040,6 +12094,29 @@
|
|
|
12040
12094
|
|
|
12041
12095
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
12042
12096
|
|
|
12097
|
+
### 第 14 次发布
|
|
12098
|
+
|
|
12099
|
+
发布时间:2021-11-26 08:05:36
|
|
12100
|
+
|
|
12101
|
+
本次发布包含了以下内容:
|
|
12102
|
+
|
|
12103
|
+
改善已有的文档。
|
|
12104
|
+
|
|
12105
|
+
新增接口:
|
|
12106
|
+
|
|
12107
|
+
* [DescribeAddrTemplateList](https://cloud.tencent.com/document/api/1132/64831)
|
|
12108
|
+
|
|
12109
|
+
新增数据结构:
|
|
12110
|
+
|
|
12111
|
+
* [TemplateListInfo](https://cloud.tencent.com/document/api/1132/49071#TemplateListInfo)
|
|
12112
|
+
|
|
12113
|
+
修改数据结构:
|
|
12114
|
+
|
|
12115
|
+
* [SecurityGroupRule](https://cloud.tencent.com/document/api/1132/49071#SecurityGroupRule)
|
|
12116
|
+
|
|
12117
|
+
* 新增成员:Id, Enable
|
|
12118
|
+
|
|
12119
|
+
|
|
12043
12120
|
### 第 13 次发布
|
|
12044
12121
|
|
|
12045
12122
|
发布时间:2021-11-18 08:04:19
|
|
@@ -12760,6 +12837,21 @@
|
|
|
12760
12837
|
|
|
12761
12838
|
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
12762
12839
|
|
|
12840
|
+
### 第 25 次发布
|
|
12841
|
+
|
|
12842
|
+
发布时间:2021-11-30 08:04:22
|
|
12843
|
+
|
|
12844
|
+
本次发布包含了以下内容:
|
|
12845
|
+
|
|
12846
|
+
改善已有的文档。
|
|
12847
|
+
|
|
12848
|
+
修改接口:
|
|
12849
|
+
|
|
12850
|
+
* [CreateInstancePre](https://cloud.tencent.com/document/api/597/45847)
|
|
12851
|
+
|
|
12852
|
+
* 新增出参:DeleteRouteTimestamp
|
|
12853
|
+
|
|
12854
|
+
|
|
12763
12855
|
### 第 24 次发布
|
|
12764
12856
|
|
|
12765
12857
|
发布时间:2021-11-02 08:04:08
|
|
@@ -13319,6 +13411,37 @@
|
|
|
13319
13411
|
|
|
13320
13412
|
## 负载均衡(clb) 版本:2018-03-17
|
|
13321
13413
|
|
|
13414
|
+
### 第 59 次发布
|
|
13415
|
+
|
|
13416
|
+
发布时间:2021-11-30 08:04:28
|
|
13417
|
+
|
|
13418
|
+
本次发布包含了以下内容:
|
|
13419
|
+
|
|
13420
|
+
改善已有的文档。
|
|
13421
|
+
|
|
13422
|
+
新增接口:
|
|
13423
|
+
|
|
13424
|
+
* [[DescribeLoadBalancerOverview](https://cloud.tencent.com/document/api/214/64973)](https://cloud.tencent.com/document/api/#/#)
|
|
13425
|
+
|
|
13426
|
+
修改数据结构:
|
|
13427
|
+
|
|
13428
|
+
* [LoadBalancer](https://cloud.tencent.com/document/api/214/30694#LoadBalancer)
|
|
13429
|
+
|
|
13430
|
+
* 新增成员:ClusterIds, AttributeFlags
|
|
13431
|
+
|
|
13432
|
+
|
|
13433
|
+
### 第 58 次发布
|
|
13434
|
+
|
|
13435
|
+
发布时间:2021-11-29 08:05:45
|
|
13436
|
+
|
|
13437
|
+
本次发布包含了以下内容:
|
|
13438
|
+
|
|
13439
|
+
改善已有的文档。
|
|
13440
|
+
|
|
13441
|
+
新增接口:
|
|
13442
|
+
|
|
13443
|
+
* [CloneLoadBalancer](https://cloud.tencent.com/document/api/214/64874)
|
|
13444
|
+
|
|
13322
13445
|
### 第 57 次发布
|
|
13323
13446
|
|
|
13324
13447
|
发布时间:2021-11-11 10:58:59
|
|
@@ -15191,6 +15314,21 @@
|
|
|
15191
15314
|
|
|
15192
15315
|
## 腾讯云剪(cme) 版本:2019-10-29
|
|
15193
15316
|
|
|
15317
|
+
### 第 43 次发布
|
|
15318
|
+
|
|
15319
|
+
发布时间:2021-11-26 08:06:20
|
|
15320
|
+
|
|
15321
|
+
本次发布包含了以下内容:
|
|
15322
|
+
|
|
15323
|
+
改善已有的文档。
|
|
15324
|
+
|
|
15325
|
+
修改接口:
|
|
15326
|
+
|
|
15327
|
+
* [HandleStreamConnectProject](https://cloud.tencent.com/document/api/1156/54998)
|
|
15328
|
+
|
|
15329
|
+
* 新增入参:Operator
|
|
15330
|
+
|
|
15331
|
+
|
|
15194
15332
|
### 第 42 次发布
|
|
15195
15333
|
|
|
15196
15334
|
发布时间:2021-11-17 08:08:41
|
|
@@ -22378,6 +22516,21 @@
|
|
|
22378
22516
|
|
|
22379
22517
|
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
22380
22518
|
|
|
22519
|
+
### 第 30 次发布
|
|
22520
|
+
|
|
22521
|
+
发布时间:2021-11-26 08:08:12
|
|
22522
|
+
|
|
22523
|
+
本次发布包含了以下内容:
|
|
22524
|
+
|
|
22525
|
+
改善已有的文档。
|
|
22526
|
+
|
|
22527
|
+
修改接口:
|
|
22528
|
+
|
|
22529
|
+
* [UpgradeDCDBInstance](https://cloud.tencent.com/document/api/557/16136)
|
|
22530
|
+
|
|
22531
|
+
* 新增入参:Zones
|
|
22532
|
+
|
|
22533
|
+
|
|
22381
22534
|
### 第 29 次发布
|
|
22382
22535
|
|
|
22383
22536
|
发布时间:2021-11-17 08:10:41
|
|
@@ -36731,6 +36884,25 @@
|
|
|
36731
36884
|
|
|
36732
36885
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
36733
36886
|
|
|
36887
|
+
### 第 27 次发布
|
|
36888
|
+
|
|
36889
|
+
发布时间:2021-11-26 08:11:04
|
|
36890
|
+
|
|
36891
|
+
本次发布包含了以下内容:
|
|
36892
|
+
|
|
36893
|
+
改善已有的文档。
|
|
36894
|
+
|
|
36895
|
+
修改接口:
|
|
36896
|
+
|
|
36897
|
+
* [DescribeUpgradePrice](https://cloud.tencent.com/document/api/237/16183)
|
|
36898
|
+
|
|
36899
|
+
* 新增入参:NodeCount
|
|
36900
|
+
|
|
36901
|
+
* [UpgradeDBInstance](https://cloud.tencent.com/document/api/237/16189)
|
|
36902
|
+
|
|
36903
|
+
* 新增入参:Zones
|
|
36904
|
+
|
|
36905
|
+
|
|
36734
36906
|
### 第 26 次发布
|
|
36735
36907
|
|
|
36736
36908
|
发布时间:2021-11-17 08:13:35
|
|
@@ -39932,6 +40104,26 @@
|
|
|
39932
40104
|
|
|
39933
40105
|
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
39934
40106
|
|
|
40107
|
+
### 第 8 次发布
|
|
40108
|
+
|
|
40109
|
+
发布时间:2021-11-30 08:10:05
|
|
40110
|
+
|
|
40111
|
+
本次发布包含了以下内容:
|
|
40112
|
+
|
|
40113
|
+
改善已有的文档。
|
|
40114
|
+
|
|
40115
|
+
新增数据结构:
|
|
40116
|
+
|
|
40117
|
+
* [[Vaccination](https://cloud.tencent.com/document/api/1314/56230#Vaccination)](https://cloud.tencent.com/document/api/1314/56230#[Vaccination](https://cloud.tencent.com/document/api/1314/56230#Vaccination))
|
|
40118
|
+
* [[VaccineCertificate](https://cloud.tencent.com/document/api/1314/56230#VaccineCertificate)](https://cloud.tencent.com/document/api/1314/56230#[VaccineCertificate](https://cloud.tencent.com/document/api/1314/56230#VaccineCertificate))
|
|
40119
|
+
|
|
40120
|
+
修改数据结构:
|
|
40121
|
+
|
|
40122
|
+
* [Template](https://cloud.tencent.com/document/api/1314/56230#Template)
|
|
40123
|
+
|
|
40124
|
+
* 新增成员:VaccineCertificate
|
|
40125
|
+
|
|
40126
|
+
|
|
39935
40127
|
### 第 7 次发布
|
|
39936
40128
|
|
|
39937
40129
|
发布时间:2021-11-16 08:13:00
|
|
@@ -42638,7 +42830,7 @@
|
|
|
42638
42830
|
|
|
42639
42831
|
新增数据结构:
|
|
42640
42832
|
|
|
42641
|
-
* [
|
|
42833
|
+
* [NetworkAccess](https://cloud.tencent.com/document/api/409/16778#NetworkAccess)
|
|
42642
42834
|
|
|
42643
42835
|
修改数据结构:
|
|
42644
42836
|
|
|
@@ -43102,6 +43294,24 @@
|
|
|
43102
43294
|
|
|
43103
43295
|
## 私有域解析 Private DNS(privatedns) 版本:2020-10-28
|
|
43104
43296
|
|
|
43297
|
+
### 第 4 次发布
|
|
43298
|
+
|
|
43299
|
+
发布时间:2021-11-30 08:10:39
|
|
43300
|
+
|
|
43301
|
+
本次发布包含了以下内容:
|
|
43302
|
+
|
|
43303
|
+
改善已有的文档。
|
|
43304
|
+
|
|
43305
|
+
新增接口:
|
|
43306
|
+
|
|
43307
|
+
* [[CreatePrivateDNSAccount](https://cloud.tencent.com/document/api/1338/64976)](https://cloud.tencent.com/document/api/#/#)
|
|
43308
|
+
* [[DeletePrivateDNSAccount](https://cloud.tencent.com/document/api/1338/64975)](https://cloud.tencent.com/document/api/#/#)
|
|
43309
|
+
* [[DescribeAccountVpcList](https://cloud.tencent.com/document/api/1338/64974)](https://cloud.tencent.com/document/api/#/#)
|
|
43310
|
+
|
|
43311
|
+
新增数据结构:
|
|
43312
|
+
|
|
43313
|
+
* [[AccountVpcInfoOut](https://cloud.tencent.com/document/api/1338/55947#AccountVpcInfoOut)](https://cloud.tencent.com/document/api/1338/55947#[AccountVpcInfoOut](https://cloud.tencent.com/document/api/1338/55947#AccountVpcInfoOut))
|
|
43314
|
+
|
|
43105
43315
|
### 第 3 次发布
|
|
43106
43316
|
|
|
43107
43317
|
发布时间:2021-09-13 08:00:37
|
|
@@ -48756,6 +48966,25 @@
|
|
|
48756
48966
|
|
|
48757
48967
|
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
48758
48968
|
|
|
48969
|
+
### 第 76 次发布
|
|
48970
|
+
|
|
48971
|
+
发布时间:2021-11-26 08:13:21
|
|
48972
|
+
|
|
48973
|
+
本次发布包含了以下内容:
|
|
48974
|
+
|
|
48975
|
+
改善已有的文档。
|
|
48976
|
+
|
|
48977
|
+
修改接口:
|
|
48978
|
+
|
|
48979
|
+
* [DescribeCloudBaseRunOneClickTaskExternal](https://cloud.tencent.com/document/api/876/63779)
|
|
48980
|
+
|
|
48981
|
+
* 新增出参:StartTime, Steps
|
|
48982
|
+
|
|
48983
|
+
|
|
48984
|
+
新增数据结构:
|
|
48985
|
+
|
|
48986
|
+
* [OneClickTaskStepInfo](https://cloud.tencent.com/document/api/876/34822#OneClickTaskStepInfo)
|
|
48987
|
+
|
|
48759
48988
|
### 第 75 次发布
|
|
48760
48989
|
|
|
48761
48990
|
发布时间:2021-11-15 08:13:00
|
|
@@ -51327,38 +51556,38 @@
|
|
|
51327
51556
|
|
|
51328
51557
|
新增接口:
|
|
51329
51558
|
|
|
51330
|
-
* [
|
|
51331
|
-
* [
|
|
51332
|
-
* [
|
|
51333
|
-
* [
|
|
51334
|
-
* [
|
|
51335
|
-
* [
|
|
51336
|
-
* [
|
|
51337
|
-
* [
|
|
51338
|
-
* [
|
|
51339
|
-
* [
|
|
51340
|
-
* [
|
|
51341
|
-
* [
|
|
51342
|
-
* [
|
|
51343
|
-
* [
|
|
51344
|
-
* [
|
|
51345
|
-
* [
|
|
51346
|
-
* [
|
|
51347
|
-
* [
|
|
51348
|
-
* [
|
|
51349
|
-
* [
|
|
51350
|
-
* [
|
|
51559
|
+
* [CreateAMQPCluster](https://cloud.tencent.com/document/api/1179/64661)
|
|
51560
|
+
* [CreateAMQPExchange](https://cloud.tencent.com/document/api/1179/64672)
|
|
51561
|
+
* [CreateAMQPQueue](https://cloud.tencent.com/document/api/1179/64671)
|
|
51562
|
+
* [CreateAMQPRouteRelation](https://cloud.tencent.com/document/api/1179/64670)
|
|
51563
|
+
* [CreateAMQPVHost](https://cloud.tencent.com/document/api/1179/64660)
|
|
51564
|
+
* [DeleteAMQPCluster](https://cloud.tencent.com/document/api/1179/64656)
|
|
51565
|
+
* [DeleteAMQPExchange](https://cloud.tencent.com/document/api/1179/64669)
|
|
51566
|
+
* [DeleteAMQPQueue](https://cloud.tencent.com/document/api/1179/64668)
|
|
51567
|
+
* [DeleteAMQPRouteRelation](https://cloud.tencent.com/document/api/1179/64667)
|
|
51568
|
+
* [DeleteAMQPVHost](https://cloud.tencent.com/document/api/1179/64659)
|
|
51569
|
+
* [DescribeAMQPCluster](https://cloud.tencent.com/document/api/1179/64655)
|
|
51570
|
+
* [DescribeAMQPClusters](https://cloud.tencent.com/document/api/1179/64654)
|
|
51571
|
+
* [DescribeAMQPCreateQuota](https://cloud.tencent.com/document/api/1179/64653)
|
|
51572
|
+
* [DescribeAMQPExchanges](https://cloud.tencent.com/document/api/1179/64666)
|
|
51573
|
+
* [DescribeAMQPQueues](https://cloud.tencent.com/document/api/1179/64665)
|
|
51574
|
+
* [DescribeAMQPRouteRelations](https://cloud.tencent.com/document/api/1179/64664)
|
|
51575
|
+
* [DescribeAMQPVHosts](https://cloud.tencent.com/document/api/1179/64658)
|
|
51576
|
+
* [ModifyAMQPCluster](https://cloud.tencent.com/document/api/1179/64652)
|
|
51577
|
+
* [ModifyAMQPExchange](https://cloud.tencent.com/document/api/1179/64663)
|
|
51578
|
+
* [ModifyAMQPQueue](https://cloud.tencent.com/document/api/1179/64662)
|
|
51579
|
+
* [ModifyAMQPVHost](https://cloud.tencent.com/document/api/1179/64657)
|
|
51351
51580
|
|
|
51352
51581
|
新增数据结构:
|
|
51353
51582
|
|
|
51354
|
-
* [
|
|
51355
|
-
* [
|
|
51356
|
-
* [
|
|
51357
|
-
* [
|
|
51358
|
-
* [
|
|
51359
|
-
* [
|
|
51360
|
-
* [
|
|
51361
|
-
* [
|
|
51583
|
+
* [AMQPClusterConfig](https://cloud.tencent.com/document/api/1179/46089#AMQPClusterConfig)
|
|
51584
|
+
* [AMQPClusterDetail](https://cloud.tencent.com/document/api/1179/46089#AMQPClusterDetail)
|
|
51585
|
+
* [AMQPClusterInfo](https://cloud.tencent.com/document/api/1179/46089#AMQPClusterInfo)
|
|
51586
|
+
* [AMQPClusterRecentStats](https://cloud.tencent.com/document/api/1179/46089#AMQPClusterRecentStats)
|
|
51587
|
+
* [AMQPExchange](https://cloud.tencent.com/document/api/1179/46089#AMQPExchange)
|
|
51588
|
+
* [AMQPQueueDetail](https://cloud.tencent.com/document/api/1179/46089#AMQPQueueDetail)
|
|
51589
|
+
* [AMQPRouteRelation](https://cloud.tencent.com/document/api/1179/46089#AMQPRouteRelation)
|
|
51590
|
+
* [AMQPVHost](https://cloud.tencent.com/document/api/1179/46089#AMQPVHost)
|
|
51362
51591
|
|
|
51363
51592
|
### 第 22 次发布
|
|
51364
51593
|
|
|
@@ -52277,6 +52506,36 @@
|
|
|
52277
52506
|
|
|
52278
52507
|
|
|
52279
52508
|
|
|
52509
|
+
## 高性能计算平台(thpc) 版本:2021-11-09
|
|
52510
|
+
|
|
52511
|
+
### 第 1 次发布
|
|
52512
|
+
|
|
52513
|
+
发布时间:2021-11-29 12:09:18
|
|
52514
|
+
|
|
52515
|
+
本次发布包含了以下内容:
|
|
52516
|
+
|
|
52517
|
+
改善已有的文档。
|
|
52518
|
+
|
|
52519
|
+
新增接口:
|
|
52520
|
+
|
|
52521
|
+
* [CreateCluster](https://cloud.tencent.com/document/api/1527/64905)
|
|
52522
|
+
* [DeleteCluster](https://cloud.tencent.com/document/api/1527/64904)
|
|
52523
|
+
|
|
52524
|
+
新增数据结构:
|
|
52525
|
+
|
|
52526
|
+
* [ComputeNode](https://cloud.tencent.com/document/api/1527/64906#ComputeNode)
|
|
52527
|
+
* [DataDisk](https://cloud.tencent.com/document/api/1527/64906#DataDisk)
|
|
52528
|
+
* [InstanceChargePrepaid](https://cloud.tencent.com/document/api/1527/64906#InstanceChargePrepaid)
|
|
52529
|
+
* [InternetAccessible](https://cloud.tencent.com/document/api/1527/64906#InternetAccessible)
|
|
52530
|
+
* [LoginSettings](https://cloud.tencent.com/document/api/1527/64906#LoginSettings)
|
|
52531
|
+
* [ManagerNode](https://cloud.tencent.com/document/api/1527/64906#ManagerNode)
|
|
52532
|
+
* [Placement](https://cloud.tencent.com/document/api/1527/64906#Placement)
|
|
52533
|
+
* [SystemDisk](https://cloud.tencent.com/document/api/1527/64906#SystemDisk)
|
|
52534
|
+
* [VirtualPrivateCloud](https://cloud.tencent.com/document/api/1527/64906#VirtualPrivateCloud)
|
|
52535
|
+
|
|
52536
|
+
|
|
52537
|
+
|
|
52538
|
+
|
|
52280
52539
|
## 智能钛机器学习(tia) 版本:2018-02-26
|
|
52281
52540
|
|
|
52282
52541
|
### 第 3 次发布
|
|
@@ -53873,6 +54132,53 @@
|
|
|
53873
54132
|
|
|
53874
54133
|
## 容器服务(tke) 版本:2018-05-25
|
|
53875
54134
|
|
|
54135
|
+
### 第 80 次发布
|
|
54136
|
+
|
|
54137
|
+
发布时间:2021-11-30 08:12:44
|
|
54138
|
+
|
|
54139
|
+
本次发布包含了以下内容:
|
|
54140
|
+
|
|
54141
|
+
改善已有的文档。
|
|
54142
|
+
|
|
54143
|
+
新增接口:
|
|
54144
|
+
|
|
54145
|
+
* [[ForwardApplicationRequestV3](https://cloud.tencent.com/document/api/457/64978)](https://cloud.tencent.com/document/api/#/#)
|
|
54146
|
+
* [[GetTkeAppChartList](https://cloud.tencent.com/document/api/457/64977)](https://cloud.tencent.com/document/api/#/#)
|
|
54147
|
+
|
|
54148
|
+
新增数据结构:
|
|
54149
|
+
|
|
54150
|
+
* [[AppChart](https://cloud.tencent.com/document/api/457/31866#AppChart)](https://cloud.tencent.com/document/api/457/31866#[AppChart](https://cloud.tencent.com/document/api/457/31866#AppChart))
|
|
54151
|
+
|
|
54152
|
+
### 第 79 次发布
|
|
54153
|
+
|
|
54154
|
+
发布时间:2021-11-29 08:13:39
|
|
54155
|
+
|
|
54156
|
+
本次发布包含了以下内容:
|
|
54157
|
+
|
|
54158
|
+
改善已有的文档。
|
|
54159
|
+
|
|
54160
|
+
新增接口:
|
|
54161
|
+
|
|
54162
|
+
* [DisableClusterDeletionProtection](https://cloud.tencent.com/document/api/457/64876)
|
|
54163
|
+
* [EnableClusterDeletionProtection](https://cloud.tencent.com/document/api/457/64875)
|
|
54164
|
+
|
|
54165
|
+
### 第 78 次发布
|
|
54166
|
+
|
|
54167
|
+
发布时间:2021-11-25 08:15:58
|
|
54168
|
+
|
|
54169
|
+
本次发布包含了以下内容:
|
|
54170
|
+
|
|
54171
|
+
改善已有的文档。
|
|
54172
|
+
|
|
54173
|
+
新增接口:
|
|
54174
|
+
|
|
54175
|
+
* [ScaleInClusterMaster](https://cloud.tencent.com/document/api/457/64792)
|
|
54176
|
+
* [ScaleOutClusterMaster](https://cloud.tencent.com/document/api/457/64791)
|
|
54177
|
+
|
|
54178
|
+
新增数据结构:
|
|
54179
|
+
|
|
54180
|
+
* [ScaleInMaster](https://cloud.tencent.com/document/api/457/31866#ScaleInMaster)
|
|
54181
|
+
|
|
53876
54182
|
### 第 77 次发布
|
|
53877
54183
|
|
|
53878
54184
|
发布时间:2021-11-02 08:12:02
|
|
@@ -56383,6 +56689,22 @@
|
|
|
56383
56689
|
|
|
56384
56690
|
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
|
56385
56691
|
|
|
56692
|
+
### 第 61 次发布
|
|
56693
|
+
|
|
56694
|
+
发布时间:2021-11-30 08:13:08
|
|
56695
|
+
|
|
56696
|
+
本次发布包含了以下内容:
|
|
56697
|
+
|
|
56698
|
+
改善已有的文档。
|
|
56699
|
+
|
|
56700
|
+
新增接口:
|
|
56701
|
+
|
|
56702
|
+
* [[DescribeGroupAttribute](https://cloud.tencent.com/document/api/649/64979)](https://cloud.tencent.com/document/api/#/#)
|
|
56703
|
+
|
|
56704
|
+
新增数据结构:
|
|
56705
|
+
|
|
56706
|
+
* [[VmGroupOther](https://cloud.tencent.com/document/api/649/36099#VmGroupOther)](https://cloud.tencent.com/document/api/649/36099#[VmGroupOther](https://cloud.tencent.com/document/api/649/36099#VmGroupOther))
|
|
56707
|
+
|
|
56386
56708
|
### 第 60 次发布
|
|
56387
56709
|
|
|
56388
56710
|
发布时间:2021-11-12 08:10:33
|
package/README.md
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
|
|
25
25
|
## 通过源码包安装
|
|
26
26
|
|
|
27
|
-
1. 前往 [Github
|
|
27
|
+
1. 前往 [Github 仓库](https://github.com/tencentcloud/tencentcloud-sdk-nodejs) 或者 [Gitee 仓库](https://gitee.com/tencentcloud/tencentcloud-sdk-nodejs) 下载源码压缩包。
|
|
28
28
|
2. 解压源码包到您项目合适的位置。
|
|
29
29
|
3. 在您的代码中引用对应模块代码,可参考示例。
|
|
30
30
|
|