tencentcloud-sdk-nodejs 4.0.368 → 4.0.369
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 +171 -0
- package/SERVICE_CHANGELOG.md +228 -92
- package/package.json +1 -1
- package/products.md +10 -10
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cme/v20191029/cme_client.ts +3 -1
- package/src/services/cme/v20191029/cme_models.ts +21 -0
- package/src/services/cpdp/v20190820/cpdp_models.ts +18 -6
- package/src/services/mmps/v20200710/mmps_models.ts +6 -0
- package/src/services/monitor/v20180724/monitor_client.ts +267 -35
- package/src/services/monitor/v20180724/monitor_models.ts +1004 -182
- package/src/services/mrs/v20200910/mrs_client.ts +1 -0
- package/src/services/mrs/v20200910/mrs_models.ts +65 -0
- package/src/services/tcbr/v20220217/tcbr_client.ts +21 -7
- package/src/services/tcbr/v20220217/tcbr_models.ts +183 -15
- package/src/services/tke/v20180525/tke_models.ts +1 -1
- package/src/services/vpc/v20170312/vpc_models.ts +3 -3
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cme/v20191029/cme_client.d.ts +2 -1
- package/tencentcloud/services/cme/v20191029/cme_client.js +2 -1
- package/tencentcloud/services/cme/v20191029/cme_models.d.ts +18 -0
- package/tencentcloud/services/cpdp/v20190820/cpdp_models.d.ts +16 -6
- package/tencentcloud/services/mmps/v20200710/mmps_models.d.ts +5 -0
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +85 -9
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +124 -10
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +883 -171
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +55 -0
- package/tencentcloud/services/tcbr/v20220217/tcbr_client.d.ts +7 -3
- package/tencentcloud/services/tcbr/v20220217/tcbr_client.js +9 -3
- package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +152 -13
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +1 -1
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +3 -3
- package/test/monitor.v20180724.test.js +194 -4
- package/test/tcbr.v20220217.test.js +12 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,174 @@
|
|
|
1
|
+
# Release 4.0.369
|
|
2
|
+
|
|
3
|
+
## 多媒体创作引擎(cme) 版本:2019-10-29
|
|
4
|
+
|
|
5
|
+
### 第 50 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-06-24 06:09:00
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [HandleStreamConnectProject](https://cloud.tencent.com/document/api/1156/54998)
|
|
16
|
+
|
|
17
|
+
* 新增出参:VodPullInputPlayInfo
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
新增数据结构:
|
|
21
|
+
|
|
22
|
+
* [VodPullInputPlayInfo](https://cloud.tencent.com/document/api/1156/40360#VodPullInputPlayInfo)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
27
|
+
|
|
28
|
+
### 第 70 次发布
|
|
29
|
+
|
|
30
|
+
发布时间:2022-06-24 06:09:13
|
|
31
|
+
|
|
32
|
+
本次发布包含了以下内容:
|
|
33
|
+
|
|
34
|
+
改善已有的文档。
|
|
35
|
+
|
|
36
|
+
修改数据结构:
|
|
37
|
+
|
|
38
|
+
* [QueryOpenBankPaymentOrderResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankPaymentOrderResult)
|
|
39
|
+
|
|
40
|
+
* 新增成员:FeeAmount, FeeRate
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
## 小程序安全(mmps) 版本:2020-07-10
|
|
46
|
+
|
|
47
|
+
### 第 4 次发布
|
|
48
|
+
|
|
49
|
+
发布时间:2022-06-24 06:14:40
|
|
50
|
+
|
|
51
|
+
本次发布包含了以下内容:
|
|
52
|
+
|
|
53
|
+
改善已有的文档。
|
|
54
|
+
|
|
55
|
+
修改数据结构:
|
|
56
|
+
|
|
57
|
+
* [AppInfoItem](https://cloud.tencent.com/document/api/1223/75143#AppInfoItem)
|
|
58
|
+
|
|
59
|
+
* 新增成员:HighRiskCount
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
## 云监控(monitor) 版本:2018-07-24
|
|
65
|
+
|
|
66
|
+
### 第 48 次发布
|
|
67
|
+
|
|
68
|
+
发布时间:2022-06-24 06:14:48
|
|
69
|
+
|
|
70
|
+
本次发布包含了以下内容:
|
|
71
|
+
|
|
72
|
+
改善已有的文档。
|
|
73
|
+
|
|
74
|
+
新增接口:
|
|
75
|
+
|
|
76
|
+
* [BindPrometheusManagedGrafana](https://cloud.tencent.com/document/api/248/76020)
|
|
77
|
+
* [CreateExporterIntegration](https://cloud.tencent.com/document/api/248/76019)
|
|
78
|
+
* [CreatePrometheusAgent](https://cloud.tencent.com/document/api/248/76018)
|
|
79
|
+
* [CreatePrometheusScrapeJob](https://cloud.tencent.com/document/api/248/76017)
|
|
80
|
+
* [DeleteExporterIntegration](https://cloud.tencent.com/document/api/248/76016)
|
|
81
|
+
* [DeletePrometheusScrapeJobs](https://cloud.tencent.com/document/api/248/76015)
|
|
82
|
+
* [DescribeExporterIntegrations](https://cloud.tencent.com/document/api/248/76014)
|
|
83
|
+
* [DescribePrometheusAgents](https://cloud.tencent.com/document/api/248/76013)
|
|
84
|
+
* [DescribePrometheusScrapeJobs](https://cloud.tencent.com/document/api/248/76012)
|
|
85
|
+
* [DestroyPrometheusInstance](https://cloud.tencent.com/document/api/248/76011)
|
|
86
|
+
* [GetPrometheusAgentManagementCommand](https://cloud.tencent.com/document/api/248/76010)
|
|
87
|
+
* [ModifyPrometheusInstanceAttributes](https://cloud.tencent.com/document/api/248/76009)
|
|
88
|
+
* [TerminatePrometheusInstances](https://cloud.tencent.com/document/api/248/76008)
|
|
89
|
+
* [UnbindPrometheusManagedGrafana](https://cloud.tencent.com/document/api/248/76007)
|
|
90
|
+
* [UninstallGrafanaDashboard](https://cloud.tencent.com/document/api/248/76006)
|
|
91
|
+
* [UpdateExporterIntegration](https://cloud.tencent.com/document/api/248/76005)
|
|
92
|
+
* [UpdatePrometheusAgentStatus](https://cloud.tencent.com/document/api/248/76004)
|
|
93
|
+
* [UpdatePrometheusScrapeJob](https://cloud.tencent.com/document/api/248/76003)
|
|
94
|
+
* [UpgradeGrafanaDashboard](https://cloud.tencent.com/document/api/248/76002)
|
|
95
|
+
|
|
96
|
+
新增数据结构:
|
|
97
|
+
|
|
98
|
+
* [IntegrationConfiguration](https://cloud.tencent.com/document/api/248/30354#IntegrationConfiguration)
|
|
99
|
+
* [ManagementCommand](https://cloud.tencent.com/document/api/248/30354#ManagementCommand)
|
|
100
|
+
* [PrometheusAgent](https://cloud.tencent.com/document/api/248/30354#PrometheusAgent)
|
|
101
|
+
* [PrometheusScrapeJob](https://cloud.tencent.com/document/api/248/30354#PrometheusScrapeJob)
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
106
|
+
|
|
107
|
+
### 第 12 次发布
|
|
108
|
+
|
|
109
|
+
发布时间:2022-06-24 06:15:32
|
|
110
|
+
|
|
111
|
+
本次发布包含了以下内容:
|
|
112
|
+
|
|
113
|
+
改善已有的文档。
|
|
114
|
+
|
|
115
|
+
新增数据结构:
|
|
116
|
+
|
|
117
|
+
* [Time](https://cloud.tencent.com/document/api/1314/56230#Time)
|
|
118
|
+
|
|
119
|
+
修改数据结构:
|
|
120
|
+
|
|
121
|
+
* [PatientInfo](https://cloud.tencent.com/document/api/1314/56230#PatientInfo)
|
|
122
|
+
|
|
123
|
+
* 新增成员:BedNo
|
|
124
|
+
|
|
125
|
+
* [ReportInfo](https://cloud.tencent.com/document/api/1314/56230#ReportInfo)
|
|
126
|
+
|
|
127
|
+
* 新增成员:CheckItem, CheckMethod, DiagnoseTime, HealthCheckupNum, OtherTime, PrintTime, Times
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
## 云托管 CloudBase Run(tcbr) 版本:2022-02-17
|
|
133
|
+
|
|
134
|
+
### 第 3 次发布
|
|
135
|
+
|
|
136
|
+
发布时间:2022-06-24 06:17:45
|
|
137
|
+
|
|
138
|
+
本次发布包含了以下内容:
|
|
139
|
+
|
|
140
|
+
改善已有的文档。
|
|
141
|
+
|
|
142
|
+
新增接口:
|
|
143
|
+
|
|
144
|
+
* [DescribeServerManageTask](https://cloud.tencent.com/document/api/1243/76021)
|
|
145
|
+
|
|
146
|
+
新增数据结构:
|
|
147
|
+
|
|
148
|
+
* [ServerManageTaskInfo](https://cloud.tencent.com/document/api/1243/75713#ServerManageTaskInfo)
|
|
149
|
+
* [TaskStepInfo](https://cloud.tencent.com/document/api/1243/75713#TaskStepInfo)
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
154
|
+
|
|
155
|
+
### 第 117 次发布
|
|
156
|
+
|
|
157
|
+
发布时间:2022-06-24 06:20:35
|
|
158
|
+
|
|
159
|
+
本次发布包含了以下内容:
|
|
160
|
+
|
|
161
|
+
改善已有的文档。
|
|
162
|
+
|
|
163
|
+
修改接口:
|
|
164
|
+
|
|
165
|
+
* [ModifyNetworkAclEntries](https://cloud.tencent.com/document/api/215/42107)
|
|
166
|
+
|
|
167
|
+
* <font color="#dd0000">**修改入参**:</font>NetworkAclEntrySet
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
|
|
1
172
|
# Release 4.0.368
|
|
2
173
|
|
|
3
174
|
## 内容分发网络(cdn) 版本:2018-06-06
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 多媒体创作引擎(cme) 版本:2019-10-29
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 50 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-06-
|
|
7
|
+
发布时间:2022-06-24 06:09:00
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,165 +12,160 @@
|
|
|
12
12
|
|
|
13
13
|
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [HandleStreamConnectProject](https://cloud.tencent.com/document/api/1156/54998)
|
|
16
16
|
|
|
17
|
-
* 新增出参:
|
|
17
|
+
* 新增出参:VodPullInputPlayInfo
|
|
18
18
|
|
|
19
19
|
|
|
20
|
+
新增数据结构:
|
|
20
21
|
|
|
22
|
+
* [VodPullInputPlayInfo](https://cloud.tencent.com/document/api/1156/40360#VodPullInputPlayInfo)
|
|
21
23
|
|
|
22
|
-
## 主机安全(cwp) 版本:2018-02-28
|
|
23
24
|
|
|
24
|
-
### 第 45 次发布
|
|
25
25
|
|
|
26
|
-
|
|
26
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
27
27
|
|
|
28
|
-
|
|
28
|
+
### 第 70 次发布
|
|
29
29
|
|
|
30
|
-
|
|
30
|
+
发布时间:2022-06-24 06:09:13
|
|
31
31
|
|
|
32
|
-
|
|
32
|
+
本次发布包含了以下内容:
|
|
33
33
|
|
|
34
|
-
|
|
34
|
+
改善已有的文档。
|
|
35
35
|
|
|
36
36
|
修改数据结构:
|
|
37
37
|
|
|
38
|
-
* [
|
|
38
|
+
* [QueryOpenBankPaymentOrderResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankPaymentOrderResult)
|
|
39
39
|
|
|
40
|
-
* 新增成员:
|
|
40
|
+
* 新增成员:FeeAmount, FeeRate
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
|
|
44
44
|
|
|
45
|
-
##
|
|
45
|
+
## 小程序安全(mmps) 版本:2020-07-10
|
|
46
46
|
|
|
47
|
-
### 第
|
|
47
|
+
### 第 4 次发布
|
|
48
48
|
|
|
49
|
-
发布时间:2022-06-
|
|
49
|
+
发布时间:2022-06-24 06:14:40
|
|
50
50
|
|
|
51
51
|
本次发布包含了以下内容:
|
|
52
52
|
|
|
53
53
|
改善已有的文档。
|
|
54
54
|
|
|
55
|
-
|
|
55
|
+
修改数据结构:
|
|
56
56
|
|
|
57
|
-
* [
|
|
58
|
-
* [ModifyPackageAutoRenew](https://cloud.tencent.com/document/api/1427/75920)
|
|
59
|
-
* [ModifyVasAutoRenewStatus](https://cloud.tencent.com/document/api/1427/75919)
|
|
60
|
-
* [PayOrderWithBalance](https://cloud.tencent.com/document/api/1427/75918)
|
|
57
|
+
* [AppInfoItem](https://cloud.tencent.com/document/api/1223/75143#AppInfoItem)
|
|
61
58
|
|
|
62
|
-
|
|
59
|
+
* 新增成员:HighRiskCount
|
|
63
60
|
|
|
64
|
-
* [Deals](https://cloud.tencent.com/document/api/1427/56185#Deals)
|
|
65
61
|
|
|
66
62
|
|
|
67
63
|
|
|
68
|
-
##
|
|
64
|
+
## 云监控(monitor) 版本:2018-07-24
|
|
69
65
|
|
|
70
|
-
### 第
|
|
66
|
+
### 第 48 次发布
|
|
71
67
|
|
|
72
|
-
发布时间:2022-06-
|
|
68
|
+
发布时间:2022-06-24 06:14:48
|
|
73
69
|
|
|
74
70
|
本次发布包含了以下内容:
|
|
75
71
|
|
|
76
72
|
改善已有的文档。
|
|
77
73
|
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
* [Component](https://cloud.tencent.com/document/api/1420/61525#Component)
|
|
81
|
-
|
|
82
|
-
* 新增成员:OffsetX, OffsetY
|
|
83
|
-
|
|
74
|
+
新增接口:
|
|
84
75
|
|
|
76
|
+
* [BindPrometheusManagedGrafana](https://cloud.tencent.com/document/api/248/76020)
|
|
77
|
+
* [CreateExporterIntegration](https://cloud.tencent.com/document/api/248/76019)
|
|
78
|
+
* [CreatePrometheusAgent](https://cloud.tencent.com/document/api/248/76018)
|
|
79
|
+
* [CreatePrometheusScrapeJob](https://cloud.tencent.com/document/api/248/76017)
|
|
80
|
+
* [DeleteExporterIntegration](https://cloud.tencent.com/document/api/248/76016)
|
|
81
|
+
* [DeletePrometheusScrapeJobs](https://cloud.tencent.com/document/api/248/76015)
|
|
82
|
+
* [DescribeExporterIntegrations](https://cloud.tencent.com/document/api/248/76014)
|
|
83
|
+
* [DescribePrometheusAgents](https://cloud.tencent.com/document/api/248/76013)
|
|
84
|
+
* [DescribePrometheusScrapeJobs](https://cloud.tencent.com/document/api/248/76012)
|
|
85
|
+
* [DestroyPrometheusInstance](https://cloud.tencent.com/document/api/248/76011)
|
|
86
|
+
* [GetPrometheusAgentManagementCommand](https://cloud.tencent.com/document/api/248/76010)
|
|
87
|
+
* [ModifyPrometheusInstanceAttributes](https://cloud.tencent.com/document/api/248/76009)
|
|
88
|
+
* [TerminatePrometheusInstances](https://cloud.tencent.com/document/api/248/76008)
|
|
89
|
+
* [UnbindPrometheusManagedGrafana](https://cloud.tencent.com/document/api/248/76007)
|
|
90
|
+
* [UninstallGrafanaDashboard](https://cloud.tencent.com/document/api/248/76006)
|
|
91
|
+
* [UpdateExporterIntegration](https://cloud.tencent.com/document/api/248/76005)
|
|
92
|
+
* [UpdatePrometheusAgentStatus](https://cloud.tencent.com/document/api/248/76004)
|
|
93
|
+
* [UpdatePrometheusScrapeJob](https://cloud.tencent.com/document/api/248/76003)
|
|
94
|
+
* [UpgradeGrafanaDashboard](https://cloud.tencent.com/document/api/248/76002)
|
|
85
95
|
|
|
96
|
+
新增数据结构:
|
|
86
97
|
|
|
87
|
-
|
|
98
|
+
* [IntegrationConfiguration](https://cloud.tencent.com/document/api/248/30354#IntegrationConfiguration)
|
|
99
|
+
* [ManagementCommand](https://cloud.tencent.com/document/api/248/30354#ManagementCommand)
|
|
100
|
+
* [PrometheusAgent](https://cloud.tencent.com/document/api/248/30354#PrometheusAgent)
|
|
101
|
+
* [PrometheusScrapeJob](https://cloud.tencent.com/document/api/248/30354#PrometheusScrapeJob)
|
|
88
102
|
|
|
89
103
|
|
|
90
104
|
|
|
91
|
-
##
|
|
105
|
+
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
92
106
|
|
|
93
|
-
### 第
|
|
107
|
+
### 第 12 次发布
|
|
94
108
|
|
|
95
|
-
发布时间:2022-06-
|
|
109
|
+
发布时间:2022-06-24 06:15:32
|
|
96
110
|
|
|
97
111
|
本次发布包含了以下内容:
|
|
98
112
|
|
|
99
113
|
改善已有的文档。
|
|
100
114
|
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
* [BindingPolicyTag](https://cloud.tencent.com/document/api/248/67219)
|
|
104
|
-
|
|
105
|
-
* 新增入参:BatchTag
|
|
106
|
-
|
|
107
|
-
* <font color="#dd0000">**修改入参**:</font>Tag
|
|
108
|
-
|
|
115
|
+
新增数据结构:
|
|
109
116
|
|
|
117
|
+
* [Time](https://cloud.tencent.com/document/api/1314/56230#Time)
|
|
110
118
|
|
|
119
|
+
修改数据结构:
|
|
111
120
|
|
|
112
|
-
|
|
121
|
+
* [PatientInfo](https://cloud.tencent.com/document/api/1314/56230#PatientInfo)
|
|
113
122
|
|
|
114
|
-
|
|
123
|
+
* 新增成员:BedNo
|
|
115
124
|
|
|
116
|
-
|
|
125
|
+
* [ReportInfo](https://cloud.tencent.com/document/api/1314/56230#ReportInfo)
|
|
117
126
|
|
|
118
|
-
|
|
127
|
+
* 新增成员:CheckItem, CheckMethod, DiagnoseTime, HealthCheckupNum, OtherTime, PrintTime, Times
|
|
119
128
|
|
|
120
|
-
改善已有的文档。
|
|
121
129
|
|
|
122
|
-
修改接口:
|
|
123
130
|
|
|
124
|
-
* [DescribeVpnGatewaySslClients](https://cloud.tencent.com/document/api/215/70286)
|
|
125
131
|
|
|
126
|
-
|
|
132
|
+
## 云托管 CloudBase Run(tcbr) 版本:2022-02-17
|
|
127
133
|
|
|
128
|
-
|
|
134
|
+
### 第 3 次发布
|
|
129
135
|
|
|
130
|
-
|
|
136
|
+
发布时间:2022-06-24 06:17:45
|
|
131
137
|
|
|
132
|
-
|
|
138
|
+
本次发布包含了以下内容:
|
|
133
139
|
|
|
134
|
-
|
|
140
|
+
改善已有的文档。
|
|
135
141
|
|
|
136
|
-
|
|
142
|
+
新增接口:
|
|
137
143
|
|
|
144
|
+
* [DescribeServerManageTask](https://cloud.tencent.com/document/api/1243/76021)
|
|
138
145
|
|
|
139
146
|
新增数据结构:
|
|
140
147
|
|
|
141
|
-
* [
|
|
142
|
-
* [
|
|
143
|
-
|
|
144
|
-
修改数据结构:
|
|
145
|
-
|
|
146
|
-
* [SslVpnSever](https://cloud.tencent.com/document/api/215/15824#SslVpnSever)
|
|
148
|
+
* [ServerManageTaskInfo](https://cloud.tencent.com/document/api/1243/75713#ServerManageTaskInfo)
|
|
149
|
+
* [TaskStepInfo](https://cloud.tencent.com/document/api/1243/75713#TaskStepInfo)
|
|
147
150
|
|
|
148
|
-
* 新增成员:SsoEnabled, EiamApplicationId, AccessPolicyEnabled, AccessPolicy
|
|
149
151
|
|
|
150
152
|
|
|
153
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
151
154
|
|
|
155
|
+
### 第 117 次发布
|
|
152
156
|
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
### 第 9 次发布
|
|
156
|
-
|
|
157
|
-
发布时间:2022-06-23 06:22:00
|
|
157
|
+
发布时间:2022-06-24 06:20:35
|
|
158
158
|
|
|
159
159
|
本次发布包含了以下内容:
|
|
160
160
|
|
|
161
161
|
改善已有的文档。
|
|
162
162
|
|
|
163
|
-
|
|
163
|
+
修改接口:
|
|
164
164
|
|
|
165
|
-
* [
|
|
165
|
+
* [ModifyNetworkAclEntries](https://cloud.tencent.com/document/api/215/42107)
|
|
166
166
|
|
|
167
|
-
|
|
167
|
+
* <font color="#dd0000">**修改入参**:</font>NetworkAclEntrySet
|
|
168
168
|
|
|
169
|
-
* [BotPkg](https://cloud.tencent.com/document/api/627/53609#BotPkg)
|
|
170
|
-
* [DomainPackageNew](https://cloud.tencent.com/document/api/627/53609#DomainPackageNew)
|
|
171
|
-
* [FraudPkg](https://cloud.tencent.com/document/api/627/53609#FraudPkg)
|
|
172
|
-
* [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
|
|
173
|
-
* [QPSPackageNew](https://cloud.tencent.com/document/api/627/53609#QPSPackageNew)
|
|
174
169
|
|
|
175
170
|
|
|
176
171
|
|
|
@@ -19729,6 +19724,25 @@
|
|
|
19729
19724
|
|
|
19730
19725
|
## 多媒体创作引擎(cme) 版本:2019-10-29
|
|
19731
19726
|
|
|
19727
|
+
### 第 50 次发布
|
|
19728
|
+
|
|
19729
|
+
发布时间:2022-06-24 06:09:00
|
|
19730
|
+
|
|
19731
|
+
本次发布包含了以下内容:
|
|
19732
|
+
|
|
19733
|
+
改善已有的文档。
|
|
19734
|
+
|
|
19735
|
+
修改接口:
|
|
19736
|
+
|
|
19737
|
+
* [HandleStreamConnectProject](https://cloud.tencent.com/document/api/1156/54998)
|
|
19738
|
+
|
|
19739
|
+
* 新增出参:VodPullInputPlayInfo
|
|
19740
|
+
|
|
19741
|
+
|
|
19742
|
+
新增数据结构:
|
|
19743
|
+
|
|
19744
|
+
* [[VodPullInputPlayInfo](https://cloud.tencent.com/document/api/1156/40360#VodPullInputPlayInfo)](https://cloud.tencent.com/document/api/1156/40360#[VodPullInputPlayInfo](https://cloud.tencent.com/document/api/1156/40360#VodPullInputPlayInfo))
|
|
19745
|
+
|
|
19732
19746
|
### 第 49 次发布
|
|
19733
19747
|
|
|
19734
19748
|
发布时间:2022-06-10 06:04:57
|
|
@@ -21258,6 +21272,21 @@
|
|
|
21258
21272
|
|
|
21259
21273
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
21260
21274
|
|
|
21275
|
+
### 第 70 次发布
|
|
21276
|
+
|
|
21277
|
+
发布时间:2022-06-24 06:09:13
|
|
21278
|
+
|
|
21279
|
+
本次发布包含了以下内容:
|
|
21280
|
+
|
|
21281
|
+
改善已有的文档。
|
|
21282
|
+
|
|
21283
|
+
修改数据结构:
|
|
21284
|
+
|
|
21285
|
+
* [QueryOpenBankPaymentOrderResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankPaymentOrderResult)
|
|
21286
|
+
|
|
21287
|
+
* 新增成员:FeeAmount, FeeRate
|
|
21288
|
+
|
|
21289
|
+
|
|
21261
21290
|
### 第 69 次发布
|
|
21262
21291
|
|
|
21263
21292
|
发布时间:2022-06-22 06:05:01
|
|
@@ -24950,7 +24979,7 @@
|
|
|
24950
24979
|
|
|
24951
24980
|
新增数据结构:
|
|
24952
24981
|
|
|
24953
|
-
* [
|
|
24982
|
+
* [LicenseOrder](https://cloud.tencent.com/document/api/296/19867#LicenseOrder)
|
|
24954
24983
|
|
|
24955
24984
|
修改数据结构:
|
|
24956
24985
|
|
|
@@ -29751,14 +29780,14 @@
|
|
|
29751
29780
|
|
|
29752
29781
|
新增接口:
|
|
29753
29782
|
|
|
29754
|
-
* [
|
|
29755
|
-
* [
|
|
29756
|
-
* [
|
|
29757
|
-
* [
|
|
29783
|
+
* [CreateDeal](https://cloud.tencent.com/document/api/1427/75921)
|
|
29784
|
+
* [ModifyPackageAutoRenew](https://cloud.tencent.com/document/api/1427/75920)
|
|
29785
|
+
* [ModifyVasAutoRenewStatus](https://cloud.tencent.com/document/api/1427/75919)
|
|
29786
|
+
* [PayOrderWithBalance](https://cloud.tencent.com/document/api/1427/75918)
|
|
29758
29787
|
|
|
29759
29788
|
新增数据结构:
|
|
29760
29789
|
|
|
29761
|
-
* [
|
|
29790
|
+
* [Deals](https://cloud.tencent.com/document/api/1427/56185#Deals)
|
|
29762
29791
|
|
|
29763
29792
|
### 第 5 次发布
|
|
29764
29793
|
|
|
@@ -47558,6 +47587,21 @@
|
|
|
47558
47587
|
|
|
47559
47588
|
## 小程序安全(mmps) 版本:2020-07-10
|
|
47560
47589
|
|
|
47590
|
+
### 第 4 次发布
|
|
47591
|
+
|
|
47592
|
+
发布时间:2022-06-24 06:14:40
|
|
47593
|
+
|
|
47594
|
+
本次发布包含了以下内容:
|
|
47595
|
+
|
|
47596
|
+
改善已有的文档。
|
|
47597
|
+
|
|
47598
|
+
修改数据结构:
|
|
47599
|
+
|
|
47600
|
+
* [AppInfoItem](https://cloud.tencent.com/document/api/1223/75143#AppInfoItem)
|
|
47601
|
+
|
|
47602
|
+
* 新增成员:HighRiskCount
|
|
47603
|
+
|
|
47604
|
+
|
|
47561
47605
|
### 第 3 次发布
|
|
47562
47606
|
|
|
47563
47607
|
发布时间:2022-06-14 11:16:30
|
|
@@ -48201,6 +48245,43 @@
|
|
|
48201
48245
|
|
|
48202
48246
|
## 云监控(monitor) 版本:2018-07-24
|
|
48203
48247
|
|
|
48248
|
+
### 第 48 次发布
|
|
48249
|
+
|
|
48250
|
+
发布时间:2022-06-24 06:14:48
|
|
48251
|
+
|
|
48252
|
+
本次发布包含了以下内容:
|
|
48253
|
+
|
|
48254
|
+
改善已有的文档。
|
|
48255
|
+
|
|
48256
|
+
新增接口:
|
|
48257
|
+
|
|
48258
|
+
* [[BindPrometheusManagedGrafana](https://cloud.tencent.com/document/api/248/76020)](https://cloud.tencent.com/document/api/#/#)
|
|
48259
|
+
* [[CreateExporterIntegration](https://cloud.tencent.com/document/api/248/76019)](https://cloud.tencent.com/document/api/#/#)
|
|
48260
|
+
* [[CreatePrometheusAgent](https://cloud.tencent.com/document/api/248/76018)](https://cloud.tencent.com/document/api/#/#)
|
|
48261
|
+
* [[CreatePrometheusScrapeJob](https://cloud.tencent.com/document/api/248/76017)](https://cloud.tencent.com/document/api/#/#)
|
|
48262
|
+
* [[DeleteExporterIntegration](https://cloud.tencent.com/document/api/248/76016)](https://cloud.tencent.com/document/api/#/#)
|
|
48263
|
+
* [[DeletePrometheusScrapeJobs](https://cloud.tencent.com/document/api/248/76015)](https://cloud.tencent.com/document/api/#/#)
|
|
48264
|
+
* [[DescribeExporterIntegrations](https://cloud.tencent.com/document/api/248/76014)](https://cloud.tencent.com/document/api/#/#)
|
|
48265
|
+
* [[DescribePrometheusAgents](https://cloud.tencent.com/document/api/248/76013)](https://cloud.tencent.com/document/api/#/#)
|
|
48266
|
+
* [[DescribePrometheusScrapeJobs](https://cloud.tencent.com/document/api/248/76012)](https://cloud.tencent.com/document/api/#/#)
|
|
48267
|
+
* [[DestroyPrometheusInstance](https://cloud.tencent.com/document/api/248/76011)](https://cloud.tencent.com/document/api/#/#)
|
|
48268
|
+
* [[GetPrometheusAgentManagementCommand](https://cloud.tencent.com/document/api/248/76010)](https://cloud.tencent.com/document/api/#/#)
|
|
48269
|
+
* [[ModifyPrometheusInstanceAttributes](https://cloud.tencent.com/document/api/248/76009)](https://cloud.tencent.com/document/api/#/#)
|
|
48270
|
+
* [[TerminatePrometheusInstances](https://cloud.tencent.com/document/api/248/76008)](https://cloud.tencent.com/document/api/#/#)
|
|
48271
|
+
* [[UnbindPrometheusManagedGrafana](https://cloud.tencent.com/document/api/248/76007)](https://cloud.tencent.com/document/api/#/#)
|
|
48272
|
+
* [[UninstallGrafanaDashboard](https://cloud.tencent.com/document/api/248/76006)](https://cloud.tencent.com/document/api/#/#)
|
|
48273
|
+
* [[UpdateExporterIntegration](https://cloud.tencent.com/document/api/248/76005)](https://cloud.tencent.com/document/api/#/#)
|
|
48274
|
+
* [[UpdatePrometheusAgentStatus](https://cloud.tencent.com/document/api/248/76004)](https://cloud.tencent.com/document/api/#/#)
|
|
48275
|
+
* [[UpdatePrometheusScrapeJob](https://cloud.tencent.com/document/api/248/76003)](https://cloud.tencent.com/document/api/#/#)
|
|
48276
|
+
* [[UpgradeGrafanaDashboard](https://cloud.tencent.com/document/api/248/76002)](https://cloud.tencent.com/document/api/#/#)
|
|
48277
|
+
|
|
48278
|
+
新增数据结构:
|
|
48279
|
+
|
|
48280
|
+
* [[IntegrationConfiguration](https://cloud.tencent.com/document/api/248/30354#IntegrationConfiguration)](https://cloud.tencent.com/document/api/248/30354#[IntegrationConfiguration](https://cloud.tencent.com/document/api/248/30354#IntegrationConfiguration))
|
|
48281
|
+
* [[ManagementCommand](https://cloud.tencent.com/document/api/248/30354#ManagementCommand)](https://cloud.tencent.com/document/api/248/30354#[ManagementCommand](https://cloud.tencent.com/document/api/248/30354#ManagementCommand))
|
|
48282
|
+
* [[PrometheusAgent](https://cloud.tencent.com/document/api/248/30354#PrometheusAgent)](https://cloud.tencent.com/document/api/248/30354#[PrometheusAgent](https://cloud.tencent.com/document/api/248/30354#PrometheusAgent))
|
|
48283
|
+
* [[PrometheusScrapeJob](https://cloud.tencent.com/document/api/248/30354#PrometheusScrapeJob)](https://cloud.tencent.com/document/api/248/30354#[PrometheusScrapeJob](https://cloud.tencent.com/document/api/248/30354#PrometheusScrapeJob))
|
|
48284
|
+
|
|
48204
48285
|
### 第 47 次发布
|
|
48205
48286
|
|
|
48206
48287
|
发布时间:2022-06-23 06:15:13
|
|
@@ -50478,6 +50559,29 @@
|
|
|
50478
50559
|
|
|
50479
50560
|
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
50480
50561
|
|
|
50562
|
+
### 第 12 次发布
|
|
50563
|
+
|
|
50564
|
+
发布时间:2022-06-24 06:15:32
|
|
50565
|
+
|
|
50566
|
+
本次发布包含了以下内容:
|
|
50567
|
+
|
|
50568
|
+
改善已有的文档。
|
|
50569
|
+
|
|
50570
|
+
新增数据结构:
|
|
50571
|
+
|
|
50572
|
+
* [[Time](https://cloud.tencent.com/document/api/1314/56230#Time)](https://cloud.tencent.com/document/api/1314/56230#[Time](https://cloud.tencent.com/document/api/1314/56230#Time))
|
|
50573
|
+
|
|
50574
|
+
修改数据结构:
|
|
50575
|
+
|
|
50576
|
+
* [PatientInfo](https://cloud.tencent.com/document/api/1314/56230#PatientInfo)
|
|
50577
|
+
|
|
50578
|
+
* 新增成员:BedNo
|
|
50579
|
+
|
|
50580
|
+
* [ReportInfo](https://cloud.tencent.com/document/api/1314/56230#ReportInfo)
|
|
50581
|
+
|
|
50582
|
+
* 新增成员:CheckItem, CheckMethod, DiagnoseTime, HealthCheckupNum, OtherTime, PrintTime, Times
|
|
50583
|
+
|
|
50584
|
+
|
|
50481
50585
|
### 第 11 次发布
|
|
50482
50586
|
|
|
50483
50587
|
发布时间:2022-06-08 06:12:58
|
|
@@ -62967,6 +63071,23 @@
|
|
|
62967
63071
|
|
|
62968
63072
|
## 云托管 CloudBase Run(tcbr) 版本:2022-02-17
|
|
62969
63073
|
|
|
63074
|
+
### 第 3 次发布
|
|
63075
|
+
|
|
63076
|
+
发布时间:2022-06-24 06:17:45
|
|
63077
|
+
|
|
63078
|
+
本次发布包含了以下内容:
|
|
63079
|
+
|
|
63080
|
+
改善已有的文档。
|
|
63081
|
+
|
|
63082
|
+
新增接口:
|
|
63083
|
+
|
|
63084
|
+
* [[DescribeServerManageTask](https://cloud.tencent.com/document/api/1243/76021)](https://cloud.tencent.com/document/api/#/#)
|
|
63085
|
+
|
|
63086
|
+
新增数据结构:
|
|
63087
|
+
|
|
63088
|
+
* [[ServerManageTaskInfo](https://cloud.tencent.com/document/api/1243/75713#ServerManageTaskInfo)](https://cloud.tencent.com/document/api/1243/75713#[ServerManageTaskInfo](https://cloud.tencent.com/document/api/1243/75713#ServerManageTaskInfo))
|
|
63089
|
+
* [[TaskStepInfo](https://cloud.tencent.com/document/api/1243/75713#TaskStepInfo)](https://cloud.tencent.com/document/api/1243/75713#[TaskStepInfo](https://cloud.tencent.com/document/api/1243/75713#TaskStepInfo))
|
|
63090
|
+
|
|
62970
63091
|
### 第 2 次发布
|
|
62971
63092
|
|
|
62972
63093
|
发布时间:2022-06-22 06:13:21
|
|
@@ -78004,6 +78125,21 @@
|
|
|
78004
78125
|
|
|
78005
78126
|
## 私有网络(vpc) 版本:2017-03-12
|
|
78006
78127
|
|
|
78128
|
+
### 第 117 次发布
|
|
78129
|
+
|
|
78130
|
+
发布时间:2022-06-24 06:20:35
|
|
78131
|
+
|
|
78132
|
+
本次发布包含了以下内容:
|
|
78133
|
+
|
|
78134
|
+
改善已有的文档。
|
|
78135
|
+
|
|
78136
|
+
修改接口:
|
|
78137
|
+
|
|
78138
|
+
* [ModifyNetworkAclEntries](https://cloud.tencent.com/document/api/215/42107)
|
|
78139
|
+
|
|
78140
|
+
* <font color="#dd0000">**修改入参**:</font>NetworkAclEntrySet
|
|
78141
|
+
|
|
78142
|
+
|
|
78007
78143
|
### 第 116 次发布
|
|
78008
78144
|
|
|
78009
78145
|
发布时间:2022-06-23 06:21:17
|
|
@@ -78031,8 +78167,8 @@
|
|
|
78031
78167
|
|
|
78032
78168
|
新增数据结构:
|
|
78033
78169
|
|
|
78034
|
-
* [
|
|
78035
|
-
* [
|
|
78170
|
+
* [AccessPolicy](https://cloud.tencent.com/document/api/215/15824#AccessPolicy)
|
|
78171
|
+
* [SslClientConfig](https://cloud.tencent.com/document/api/215/15824#SslClientConfig)
|
|
78036
78172
|
|
|
78037
78173
|
修改数据结构:
|
|
78038
78174
|
|
|
@@ -80815,15 +80951,15 @@
|
|
|
80815
80951
|
|
|
80816
80952
|
新增接口:
|
|
80817
80953
|
|
|
80818
|
-
* [
|
|
80954
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/627/75922)
|
|
80819
80955
|
|
|
80820
80956
|
新增数据结构:
|
|
80821
80957
|
|
|
80822
|
-
* [
|
|
80823
|
-
* [
|
|
80824
|
-
* [
|
|
80825
|
-
* [
|
|
80826
|
-
* [
|
|
80958
|
+
* [BotPkg](https://cloud.tencent.com/document/api/627/53609#BotPkg)
|
|
80959
|
+
* [DomainPackageNew](https://cloud.tencent.com/document/api/627/53609#DomainPackageNew)
|
|
80960
|
+
* [FraudPkg](https://cloud.tencent.com/document/api/627/53609#FraudPkg)
|
|
80961
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
|
|
80962
|
+
* [QPSPackageNew](https://cloud.tencent.com/document/api/627/53609#QPSPackageNew)
|
|
80827
80963
|
|
|
80828
80964
|
### 第 8 次发布
|
|
80829
80965
|
|