tencentcloud-sdk-nodejs 4.0.341 → 4.0.344
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 +535 -0
- package/SERVICE_CHANGELOG.md +715 -148
- package/package.json +1 -1
- package/products.md +32 -32
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apm/v20210622/apm_client.ts +47 -32
- package/src/services/apm/v20210622/apm_models.ts +310 -195
- package/src/services/cam/v20190116/cam_client.ts +2 -1
- package/src/services/cam/v20190116/cam_models.ts +119 -83
- package/src/services/cdb/v20170320/cdb_models.ts +1 -1
- package/src/services/cdn/v20180606/cdn_models.ts +3 -3
- package/src/services/cls/v20201016/cls_models.ts +9 -4
- package/src/services/cpdp/v20190820/cpdp_client.ts +95 -22
- package/src/services/cpdp/v20190820/cpdp_models.ts +911 -395
- package/src/services/cvm/v20170312/cvm_models.ts +7 -0
- package/src/services/dlc/v20210125/dlc_models.ts +24 -0
- package/src/services/dnspod/v20210323/dnspod_models.ts +5 -0
- package/src/services/ecm/v20190719/ecm_models.ts +6 -0
- package/src/services/emr/v20190103/emr_client.ts +135 -108
- package/src/services/emr/v20190103/emr_models.ts +329 -57
- package/src/services/es/v20180416/es_models.ts +10 -5
- package/src/services/gaap/v20180529/gaap_models.ts +1 -1
- package/src/services/iotcloud/v20210408/iotcloud_client.ts +27 -2
- package/src/services/iotcloud/v20210408/iotcloud_models.ts +144 -30
- package/src/services/lighthouse/v20200324/lighthouse_client.ts +1 -1
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +17 -1
- package/src/services/live/v20180801/live_models.ts +1 -1
- package/src/services/ocr/v20181119/ocr_client.ts +0 -14
- package/src/services/redis/v20180412/redis_models.ts +5 -0
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +107 -81
- package/src/services/ssl/v20191205/ssl_client.ts +15 -2
- package/src/services/ssl/v20191205/ssl_models.ts +89 -31
- package/src/services/sts/v20180813/sts_client.ts +1 -0
- package/src/services/sts/v20180813/sts_models.ts +23 -3
- package/src/services/teo/v20220106/teo_client.ts +23 -10
- package/src/services/teo/v20220106/teo_models.ts +130 -9
- package/src/services/tke/v20180525/tke_client.ts +549 -266
- package/src/services/tke/v20180525/tke_models.ts +5149 -4057
- package/src/services/tmt/v20180321/tmt_client.ts +61 -33
- package/src/services/tmt/v20180321/tmt_models.ts +285 -131
- package/src/services/trtc/v20190722/trtc_models.ts +6 -6
- package/src/services/tsf/v20180326/tsf_models.ts +4 -3
- package/src/services/vod/v20180717/vod_models.ts +13 -6
- package/src/services/vpc/v20170312/vpc_client.ts +36 -12
- package/src/services/vpc/v20170312/vpc_models.ts +40 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apm/v20210622/apm_client.d.ts +14 -9
- package/tencentcloud/services/apm/v20210622/apm_client.js +19 -12
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +267 -169
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +100 -70
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +1 -1
- package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +3 -3
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +7 -2
- package/tencentcloud/services/cpdp/v20190820/cpdp_client.d.ts +30 -6
- package/tencentcloud/services/cpdp/v20190820/cpdp_client.js +43 -7
- package/tencentcloud/services/cpdp/v20190820/cpdp_models.d.ts +795 -362
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -0
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +20 -0
- package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +4 -0
- package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +5 -0
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +47 -39
- package/tencentcloud/services/emr/v20190103/emr_client.js +69 -57
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +278 -50
- package/tencentcloud/services/es/v20180416/es_models.d.ts +9 -4
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +1 -1
- package/tencentcloud/services/iotcloud/v20210408/iotcloud_client.d.ts +9 -1
- package/tencentcloud/services/iotcloud/v20210408/iotcloud_client.js +12 -0
- package/tencentcloud/services/iotcloud/v20210408/iotcloud_models.d.ts +124 -27
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +1 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +16 -1
- package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +0 -14
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +0 -14
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +4 -0
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +100 -79
- package/tencentcloud/services/ssl/v20191205/ssl_client.d.ts +5 -1
- package/tencentcloud/services/ssl/v20191205/ssl_client.js +6 -0
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +77 -27
- package/tencentcloud/services/sts/v20180813/sts_models.d.ts +20 -3
- package/tencentcloud/services/teo/v20220106/teo_client.d.ts +9 -5
- package/tencentcloud/services/teo/v20220106/teo_client.js +12 -6
- package/tencentcloud/services/teo/v20220106/teo_models.d.ts +108 -4
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +103 -11
- package/tencentcloud/services/tke/v20180525/tke_client.js +153 -15
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +4598 -3657
- package/tencentcloud/services/tmt/v20180321/tmt_client.d.ts +23 -13
- package/tencentcloud/services/tmt/v20180321/tmt_client.js +31 -17
- package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +259 -123
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +6 -6
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +2 -1
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +13 -6
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +13 -5
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +18 -6
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +36 -0
- package/test/apm.v20210622.test.js +18 -8
- package/test/cpdp.v20190820.test.js +64 -4
- package/test/emr.v20190103.test.js +60 -40
- package/test/iotcloud.v20210408.test.js +20 -0
- package/test/ssl.v20191205.test.js +10 -0
- package/test/teo.v20220106.test.js +14 -4
- package/test/tke.v20180525.test.js +240 -10
- package/test/tmt.v20180321.test.js +28 -8
- package/test/vpc.v20170312.test.js +24 -4
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,35 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 66 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-05-
|
|
7
|
+
发布时间:2022-05-20 06:04:11
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [CreatePayRollPreOrder](https://cloud.tencent.com/document/api/1122/74068)
|
|
16
|
+
* [CreatePayRollPreOrderWithAuth](https://cloud.tencent.com/document/api/1122/74067)
|
|
17
|
+
* [CreatePayRollToken](https://cloud.tencent.com/document/api/1122/74066)
|
|
18
|
+
* [GetPayRollAuth](https://cloud.tencent.com/document/api/1122/74065)
|
|
19
|
+
* [GetPayRollAuthList](https://cloud.tencent.com/document/api/1122/74064)
|
|
20
|
+
* [GetPayRollAuthResult](https://cloud.tencent.com/document/api/1122/74063)
|
|
21
|
+
|
|
22
|
+
新增数据结构:
|
|
23
|
+
|
|
24
|
+
* [PayRollAuthResult](https://cloud.tencent.com/document/api/1122/40683#PayRollAuthResult)
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
29
|
+
|
|
30
|
+
### 第 82 次发布
|
|
31
|
+
|
|
32
|
+
发布时间:2022-05-20 06:04:47
|
|
8
33
|
|
|
9
34
|
本次发布包含了以下内容:
|
|
10
35
|
|
|
@@ -12,101 +37,79 @@
|
|
|
12
37
|
|
|
13
38
|
修改接口:
|
|
14
39
|
|
|
15
|
-
* [
|
|
40
|
+
* [RunInstances](https://cloud.tencent.com/document/api/213/15730)
|
|
16
41
|
|
|
17
|
-
* 新增入参:
|
|
42
|
+
* 新增入参:DedicatedClusterId
|
|
18
43
|
|
|
19
44
|
|
|
20
45
|
|
|
21
46
|
|
|
22
|
-
##
|
|
47
|
+
## 数据湖计算(dlc) 版本:2021-01-25
|
|
23
48
|
|
|
24
|
-
### 第
|
|
49
|
+
### 第 16 次发布
|
|
25
50
|
|
|
26
|
-
发布时间:2022-05-
|
|
51
|
+
发布时间:2022-05-20 06:10:49
|
|
27
52
|
|
|
28
53
|
本次发布包含了以下内容:
|
|
29
54
|
|
|
30
55
|
改善已有的文档。
|
|
31
56
|
|
|
32
|
-
|
|
57
|
+
修改数据结构:
|
|
33
58
|
|
|
34
|
-
* [
|
|
35
|
-
* [CreateSite](https://cloud.tencent.com/document/api/1346/73768)
|
|
36
|
-
* [DeleteDedicatedClusters](https://cloud.tencent.com/document/api/1346/73767)
|
|
37
|
-
* [DeleteSites](https://cloud.tencent.com/document/api/1346/73766)
|
|
38
|
-
* [DescribeDedicatedClusterCosCapacity](https://cloud.tencent.com/document/api/1346/73765)
|
|
39
|
-
* [DescribeDedicatedClusterHostStatistics](https://cloud.tencent.com/document/api/1346/73764)
|
|
40
|
-
* [DescribeDedicatedClusterHosts](https://cloud.tencent.com/document/api/1346/73763)
|
|
41
|
-
* [DescribeDedicatedClusterInstanceTypes](https://cloud.tencent.com/document/api/1346/73762)
|
|
42
|
-
* [DescribeDedicatedClusterOrders](https://cloud.tencent.com/document/api/1346/73761)
|
|
43
|
-
* [DescribeDedicatedClusterOverview](https://cloud.tencent.com/document/api/1346/73760)
|
|
44
|
-
* [DescribeDedicatedClusterTypes](https://cloud.tencent.com/document/api/1346/73759)
|
|
45
|
-
* [DescribeDedicatedClusters](https://cloud.tencent.com/document/api/1346/73758)
|
|
46
|
-
* [DescribeDedicatedSupportedZones](https://cloud.tencent.com/document/api/1346/73757)
|
|
47
|
-
* [DescribeSites](https://cloud.tencent.com/document/api/1346/73756)
|
|
48
|
-
* [DescribeSitesDetail](https://cloud.tencent.com/document/api/1346/73755)
|
|
49
|
-
* [ModifyDedicatedClusterInfo](https://cloud.tencent.com/document/api/1346/73754)
|
|
50
|
-
* [ModifyOrderStatus](https://cloud.tencent.com/document/api/1346/73753)
|
|
51
|
-
* [ModifySiteDeviceInfo](https://cloud.tencent.com/document/api/1346/73752)
|
|
52
|
-
* [ModifySiteInfo](https://cloud.tencent.com/document/api/1346/73751)
|
|
59
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
|
53
60
|
|
|
54
|
-
|
|
61
|
+
* 新增成员:SparkJobName, SparkJobId, SparkJobFile, UiUrl
|
|
55
62
|
|
|
56
|
-
* [CbsInfo](https://cloud.tencent.com/document/api/1346/73770#CbsInfo)
|
|
57
|
-
* [CosCapacity](https://cloud.tencent.com/document/api/1346/73770#CosCapacity)
|
|
58
|
-
* [CosInfo](https://cloud.tencent.com/document/api/1346/73770#CosInfo)
|
|
59
|
-
* [DedicatedCluster](https://cloud.tencent.com/document/api/1346/73770#DedicatedCluster)
|
|
60
|
-
* [DedicatedClusterInstanceType](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterInstanceType)
|
|
61
|
-
* [DedicatedClusterOrder](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterOrder)
|
|
62
|
-
* [DedicatedClusterOrderItem](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterOrderItem)
|
|
63
|
-
* [DedicatedClusterType](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterType)
|
|
64
|
-
* [DedicatedClusterTypeInfo](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterTypeInfo)
|
|
65
|
-
* [HostInfo](https://cloud.tencent.com/document/api/1346/73770#HostInfo)
|
|
66
|
-
* [HostStatistic](https://cloud.tencent.com/document/api/1346/73770#HostStatistic)
|
|
67
|
-
* [RegionZoneInfo](https://cloud.tencent.com/document/api/1346/73770#RegionZoneInfo)
|
|
68
|
-
* [Site](https://cloud.tencent.com/document/api/1346/73770#Site)
|
|
69
|
-
* [SiteDetail](https://cloud.tencent.com/document/api/1346/73770#SiteDetail)
|
|
70
|
-
* [ZoneInfo](https://cloud.tencent.com/document/api/1346/73770#ZoneInfo)
|
|
71
63
|
|
|
72
|
-
### 第 1 次发布
|
|
73
64
|
|
|
74
|
-
|
|
65
|
+
|
|
66
|
+
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
67
|
+
|
|
68
|
+
### 第 60 次发布
|
|
69
|
+
|
|
70
|
+
发布时间:2022-05-20 06:11:20
|
|
75
71
|
|
|
76
72
|
本次发布包含了以下内容:
|
|
77
73
|
|
|
78
74
|
改善已有的文档。
|
|
79
75
|
|
|
80
|
-
|
|
76
|
+
修改数据结构:
|
|
81
77
|
|
|
82
|
-
* [
|
|
78
|
+
* [NetworkInterface](https://cloud.tencent.com/document/api/1108/42574#NetworkInterface)
|
|
83
79
|
|
|
80
|
+
* 新增成员:Business
|
|
84
81
|
|
|
85
82
|
|
|
86
|
-
## 主机安全(cwp) 版本:2018-02-28
|
|
87
83
|
|
|
88
|
-
### 第 41 次发布
|
|
89
84
|
|
|
90
|
-
|
|
85
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
86
|
+
|
|
87
|
+
### 第 31 次发布
|
|
88
|
+
|
|
89
|
+
发布时间:2022-05-20 06:11:47
|
|
91
90
|
|
|
92
91
|
本次发布包含了以下内容:
|
|
93
92
|
|
|
94
93
|
改善已有的文档。
|
|
95
94
|
|
|
96
|
-
|
|
95
|
+
新增接口:
|
|
97
96
|
|
|
98
|
-
* [
|
|
97
|
+
* [AddUsersForUserManager](https://cloud.tencent.com/document/api/589/74069)
|
|
98
|
+
* [DescribeInstancesList](https://cloud.tencent.com/document/api/589/74070)
|
|
99
99
|
|
|
100
|
-
|
|
100
|
+
新增数据结构:
|
|
101
101
|
|
|
102
|
+
* [EmrListInstance](https://cloud.tencent.com/document/api/589/33981#EmrListInstance)
|
|
103
|
+
* [Filters](https://cloud.tencent.com/document/api/589/33981#Filters)
|
|
104
|
+
* [UserInfoForUserManager](https://cloud.tencent.com/document/api/589/33981#UserInfoForUserManager)
|
|
102
105
|
|
|
103
106
|
|
|
104
107
|
|
|
105
|
-
##
|
|
108
|
+
## 物联网通信(iotcloud) 版本:2021-04-08
|
|
106
109
|
|
|
107
|
-
### 第
|
|
110
|
+
### 第 4 次发布
|
|
108
111
|
|
|
109
|
-
发布时间:2022-05-
|
|
112
|
+
发布时间:2022-05-20 06:13:13
|
|
110
113
|
|
|
111
114
|
本次发布包含了以下内容:
|
|
112
115
|
|
|
@@ -114,15 +117,24 @@
|
|
|
114
117
|
|
|
115
118
|
新增接口:
|
|
116
119
|
|
|
117
|
-
* [
|
|
120
|
+
* [GetAllVersion](https://cloud.tencent.com/document/api/634/74072)
|
|
121
|
+
* [ListFirmwares](https://cloud.tencent.com/document/api/634/74071)
|
|
118
122
|
|
|
123
|
+
新增数据结构:
|
|
119
124
|
|
|
125
|
+
* [FirmwareInfo](https://cloud.tencent.com/document/api/634/71973#FirmwareInfo)
|
|
120
126
|
|
|
121
|
-
## 互动白板(tiw) 版本:2019-09-19
|
|
122
127
|
|
|
123
|
-
### 第 25 次发布
|
|
124
128
|
|
|
125
|
-
|
|
129
|
+
## 物联网通信(iotcloud) 版本:2018-06-14
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
134
|
+
|
|
135
|
+
### 第 31 次发布
|
|
136
|
+
|
|
137
|
+
发布时间:2022-05-20 06:14:11
|
|
126
138
|
|
|
127
139
|
本次发布包含了以下内容:
|
|
128
140
|
|
|
@@ -130,22 +142,48 @@
|
|
|
130
142
|
|
|
131
143
|
修改接口:
|
|
132
144
|
|
|
133
|
-
* [
|
|
145
|
+
* [DescribeZones](https://cloud.tencent.com/document/api/1207/57513)
|
|
134
146
|
|
|
135
|
-
* 新增入参:
|
|
147
|
+
* 新增入参:OrderField, Order
|
|
136
148
|
|
|
137
149
|
|
|
138
|
-
新增数据结构:
|
|
139
150
|
|
|
140
|
-
* [AuthParam](https://cloud.tencent.com/document/api/1137/40068#AuthParam)
|
|
141
151
|
|
|
152
|
+
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
142
153
|
|
|
154
|
+
### 第 31 次发布
|
|
143
155
|
|
|
144
|
-
|
|
156
|
+
发布时间:2022-05-20 06:16:38
|
|
145
157
|
|
|
146
|
-
|
|
158
|
+
本次发布包含了以下内容:
|
|
147
159
|
|
|
148
|
-
|
|
160
|
+
改善已有的文档。
|
|
161
|
+
|
|
162
|
+
修改接口:
|
|
163
|
+
|
|
164
|
+
* [UpgradeDBInstance](https://cloud.tencent.com/document/api/238/19948)
|
|
165
|
+
|
|
166
|
+
* 新增入参:WaitSwitch
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
修改数据结构:
|
|
170
|
+
|
|
171
|
+
* [AccountCreateInfo](https://cloud.tencent.com/document/api/238/19976#AccountCreateInfo)
|
|
172
|
+
|
|
173
|
+
* 新增成员:Authentication
|
|
174
|
+
|
|
175
|
+
* [AccountDetail](https://cloud.tencent.com/document/api/238/19976#AccountDetail)
|
|
176
|
+
|
|
177
|
+
* 新增成员:Authentication, Host
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
## 证书(ssl) 版本:2019-12-05
|
|
183
|
+
|
|
184
|
+
### 第 12 次发布
|
|
185
|
+
|
|
186
|
+
发布时间:2022-05-20 06:17:18
|
|
149
187
|
|
|
150
188
|
本次发布包含了以下内容:
|
|
151
189
|
|
|
@@ -153,35 +191,19 @@
|
|
|
153
191
|
|
|
154
192
|
新增接口:
|
|
155
193
|
|
|
156
|
-
* [
|
|
157
|
-
* [DeleteCloudRecording](https://cloud.tencent.com/document/api/647/73785)
|
|
158
|
-
* [DescribeCloudRecording](https://cloud.tencent.com/document/api/647/73784)
|
|
159
|
-
* [ModifyCloudRecording](https://cloud.tencent.com/document/api/647/73783)
|
|
194
|
+
* [HostCertificate](https://cloud.tencent.com/document/api/400/74073)
|
|
160
195
|
|
|
161
196
|
新增数据结构:
|
|
162
197
|
|
|
163
|
-
* [
|
|
164
|
-
* [CloudStorage](https://cloud.tencent.com/document/api/647/44055#CloudStorage)
|
|
165
|
-
* [CloudVod](https://cloud.tencent.com/document/api/647/44055#CloudVod)
|
|
166
|
-
* [MixLayout](https://cloud.tencent.com/document/api/647/44055#MixLayout)
|
|
167
|
-
* [MixLayoutParams](https://cloud.tencent.com/document/api/647/44055#MixLayoutParams)
|
|
168
|
-
* [MixTranscodeParams](https://cloud.tencent.com/document/api/647/44055#MixTranscodeParams)
|
|
169
|
-
* [RecordParams](https://cloud.tencent.com/document/api/647/44055#RecordParams)
|
|
170
|
-
* [StorageFile](https://cloud.tencent.com/document/api/647/44055#StorageFile)
|
|
171
|
-
* [StorageParams](https://cloud.tencent.com/document/api/647/44055#StorageParams)
|
|
172
|
-
* [SubscribeStreamUserIds](https://cloud.tencent.com/document/api/647/44055#SubscribeStreamUserIds)
|
|
173
|
-
* [TencentVod](https://cloud.tencent.com/document/api/647/44055#TencentVod)
|
|
174
|
-
* [VideoParams](https://cloud.tencent.com/document/api/647/44055#VideoParams)
|
|
175
|
-
* [WaterMark](https://cloud.tencent.com/document/api/647/44055#WaterMark)
|
|
176
|
-
* [WaterMarkImage](https://cloud.tencent.com/document/api/647/44055#WaterMarkImage)
|
|
198
|
+
* [CertHostingInfo](https://cloud.tencent.com/document/api/400/41679#CertHostingInfo)
|
|
177
199
|
|
|
178
200
|
|
|
179
201
|
|
|
180
|
-
##
|
|
202
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
181
203
|
|
|
182
|
-
### 第
|
|
204
|
+
### 第 101 次发布
|
|
183
205
|
|
|
184
|
-
发布时间:2022-05-
|
|
206
|
+
发布时间:2022-05-20 06:19:18
|
|
185
207
|
|
|
186
208
|
本次发布包含了以下内容:
|
|
187
209
|
|
|
@@ -189,11 +211,94 @@
|
|
|
189
211
|
|
|
190
212
|
新增接口:
|
|
191
213
|
|
|
192
|
-
* [
|
|
214
|
+
* [CreatePrometheusGlobalNotification](https://cloud.tencent.com/document/api/457/74076)
|
|
215
|
+
* [DescribePrometheusGlobalNotification](https://cloud.tencent.com/document/api/457/74075)
|
|
216
|
+
* [ModifyPrometheusGlobalNotification](https://cloud.tencent.com/document/api/457/74074)
|
|
217
|
+
|
|
218
|
+
修改接口:
|
|
219
|
+
|
|
220
|
+
* [CreatePrometheusAlertPolicy](https://cloud.tencent.com/document/api/457/73918)
|
|
221
|
+
|
|
222
|
+
* 新增入参:InstanceId, AlertRule
|
|
223
|
+
|
|
224
|
+
* 新增出参:Id
|
|
225
|
+
|
|
226
|
+
* [CreatePrometheusTemp](https://cloud.tencent.com/document/api/457/73917)
|
|
227
|
+
|
|
228
|
+
* 新增入参:Template
|
|
229
|
+
|
|
230
|
+
* 新增出参:TemplateId
|
|
231
|
+
|
|
232
|
+
* [DeletePrometheusAlertPolicy](https://cloud.tencent.com/document/api/457/73916)
|
|
233
|
+
|
|
234
|
+
* 新增入参:InstanceId, AlertIds, Names
|
|
235
|
+
|
|
236
|
+
* [DeletePrometheusTemp](https://cloud.tencent.com/document/api/457/73915)
|
|
237
|
+
|
|
238
|
+
* 新增入参:TemplateId
|
|
239
|
+
|
|
240
|
+
* [DeletePrometheusTempSync](https://cloud.tencent.com/document/api/457/73914)
|
|
241
|
+
|
|
242
|
+
* 新增入参:TemplateId, Targets
|
|
243
|
+
|
|
244
|
+
* [DescribePrometheusAlertPolicy](https://cloud.tencent.com/document/api/457/73913)
|
|
245
|
+
|
|
246
|
+
* 新增入参:InstanceId, Offset, Limit, Filters
|
|
247
|
+
|
|
248
|
+
* 新增出参:AlertRules, Total
|
|
249
|
+
|
|
250
|
+
* [DescribePrometheusClusterAgents](https://cloud.tencent.com/document/api/457/73912)
|
|
251
|
+
|
|
252
|
+
* 新增入参:InstanceId, Offset, Limit
|
|
253
|
+
|
|
254
|
+
* 新增出参:Agents, Total
|
|
255
|
+
|
|
256
|
+
* [DescribePrometheusInstancesOverview](https://cloud.tencent.com/document/api/457/73911)
|
|
257
|
+
|
|
258
|
+
* 新增入参:Offset, Limit, Filters
|
|
259
|
+
|
|
260
|
+
* 新增出参:Instances, Total
|
|
261
|
+
|
|
262
|
+
* [DescribePrometheusRecordRules](https://cloud.tencent.com/document/api/457/73910)
|
|
263
|
+
|
|
264
|
+
* 新增入参:InstanceId, Offset, Limit, Filters
|
|
265
|
+
|
|
266
|
+
* 新增出参:Records, Total
|
|
267
|
+
|
|
268
|
+
* [DescribePrometheusTemp](https://cloud.tencent.com/document/api/457/73909)
|
|
269
|
+
|
|
270
|
+
* 新增入参:Filters, Offset, Limit
|
|
271
|
+
|
|
272
|
+
* 新增出参:Templates, Total
|
|
273
|
+
|
|
274
|
+
* [DescribePrometheusTempSync](https://cloud.tencent.com/document/api/457/73908)
|
|
275
|
+
|
|
276
|
+
* 新增入参:TemplateId
|
|
277
|
+
|
|
278
|
+
* 新增出参:Targets
|
|
279
|
+
|
|
280
|
+
* [ModifyPrometheusAlertPolicy](https://cloud.tencent.com/document/api/457/73907)
|
|
281
|
+
|
|
282
|
+
* 新增入参:InstanceId, AlertRule
|
|
283
|
+
|
|
284
|
+
* [ModifyPrometheusTemp](https://cloud.tencent.com/document/api/457/74013)
|
|
285
|
+
|
|
286
|
+
* 新增入参:TemplateId, Template
|
|
287
|
+
|
|
288
|
+
* [SyncPrometheusTemp](https://cloud.tencent.com/document/api/457/73906)
|
|
289
|
+
|
|
290
|
+
* 新增入参:TemplateId, Targets
|
|
291
|
+
|
|
193
292
|
|
|
194
293
|
新增数据结构:
|
|
195
294
|
|
|
196
|
-
* [
|
|
295
|
+
* [PrometheusAlertManagerConfig](https://cloud.tencent.com/document/api/457/31866#PrometheusAlertManagerConfig)
|
|
296
|
+
* [PrometheusAlertPolicyItem](https://cloud.tencent.com/document/api/457/31866#PrometheusAlertPolicyItem)
|
|
297
|
+
* [PrometheusInstancesOverview](https://cloud.tencent.com/document/api/457/31866#PrometheusInstancesOverview)
|
|
298
|
+
* [PrometheusNotificationItem](https://cloud.tencent.com/document/api/457/31866#PrometheusNotificationItem)
|
|
299
|
+
* [PrometheusRecordRuleYamlItem](https://cloud.tencent.com/document/api/457/31866#PrometheusRecordRuleYamlItem)
|
|
300
|
+
* [PrometheusTemp](https://cloud.tencent.com/document/api/457/31866#PrometheusTemp)
|
|
301
|
+
* [PrometheusTempModify](https://cloud.tencent.com/document/api/457/31866#PrometheusTempModify)
|
|
197
302
|
|
|
198
303
|
|
|
199
304
|
|
|
@@ -3098,6 +3203,23 @@
|
|
|
3098
3203
|
|
|
3099
3204
|
## 应用性能观测(apm) 版本:2021-06-22
|
|
3100
3205
|
|
|
3206
|
+
### 第 9 次发布
|
|
3207
|
+
|
|
3208
|
+
发布时间:2022-05-17 10:51:16
|
|
3209
|
+
|
|
3210
|
+
本次发布包含了以下内容:
|
|
3211
|
+
|
|
3212
|
+
改善已有的文档。
|
|
3213
|
+
|
|
3214
|
+
新增接口:
|
|
3215
|
+
|
|
3216
|
+
* [DescribeGeneralMetricData](https://cloud.tencent.com/document/api/1463/73791)
|
|
3217
|
+
|
|
3218
|
+
新增数据结构:
|
|
3219
|
+
|
|
3220
|
+
* [GeneralFilter](https://cloud.tencent.com/document/api/1463/64927#GeneralFilter)
|
|
3221
|
+
* [Line](https://cloud.tencent.com/document/api/1463/64927#Line)
|
|
3222
|
+
|
|
3101
3223
|
### 第 8 次发布
|
|
3102
3224
|
|
|
3103
3225
|
发布时间:2022-04-26 06:04:31
|
|
@@ -7827,6 +7949,40 @@
|
|
|
7827
7949
|
|
|
7828
7950
|
## 访问管理(cam) 版本:2019-01-16
|
|
7829
7951
|
|
|
7952
|
+
### 第 47 次发布
|
|
7953
|
+
|
|
7954
|
+
发布时间:2022-05-19 06:07:36
|
|
7955
|
+
|
|
7956
|
+
本次发布包含了以下内容:
|
|
7957
|
+
|
|
7958
|
+
改善已有的文档。
|
|
7959
|
+
|
|
7960
|
+
修改接口:
|
|
7961
|
+
|
|
7962
|
+
* [CreateRole](https://cloud.tencent.com/document/api/598/36225)
|
|
7963
|
+
|
|
7964
|
+
* 新增入参:Tags
|
|
7965
|
+
|
|
7966
|
+
* [CreateServiceLinkedRole](https://cloud.tencent.com/document/api/598/43711)
|
|
7967
|
+
|
|
7968
|
+
* 新增入参:Tags
|
|
7969
|
+
|
|
7970
|
+
* [DescribeRoleList](https://cloud.tencent.com/document/api/598/36223)
|
|
7971
|
+
|
|
7972
|
+
* 新增入参:Tags
|
|
7973
|
+
|
|
7974
|
+
|
|
7975
|
+
新增数据结构:
|
|
7976
|
+
|
|
7977
|
+
* [RoleTags](https://cloud.tencent.com/document/api/598/33167#RoleTags)
|
|
7978
|
+
|
|
7979
|
+
修改数据结构:
|
|
7980
|
+
|
|
7981
|
+
* [RoleInfo](https://cloud.tencent.com/document/api/598/33167#RoleInfo)
|
|
7982
|
+
|
|
7983
|
+
* 新增成员:Tags
|
|
7984
|
+
|
|
7985
|
+
|
|
7830
7986
|
### 第 46 次发布
|
|
7831
7987
|
|
|
7832
7988
|
发布时间:2022-05-09 06:03:17
|
|
@@ -12304,43 +12460,43 @@
|
|
|
12304
12460
|
|
|
12305
12461
|
新增接口:
|
|
12306
12462
|
|
|
12307
|
-
* [
|
|
12308
|
-
* [
|
|
12309
|
-
* [
|
|
12310
|
-
* [
|
|
12311
|
-
* [
|
|
12312
|
-
* [
|
|
12313
|
-
* [
|
|
12314
|
-
* [
|
|
12315
|
-
* [
|
|
12316
|
-
* [
|
|
12317
|
-
* [
|
|
12318
|
-
* [
|
|
12319
|
-
* [
|
|
12320
|
-
* [
|
|
12321
|
-
* [
|
|
12322
|
-
* [
|
|
12323
|
-
* [
|
|
12324
|
-
* [
|
|
12325
|
-
* [
|
|
12463
|
+
* [CreateDedicatedClusterOrder](https://cloud.tencent.com/document/api/1346/73769)
|
|
12464
|
+
* [CreateSite](https://cloud.tencent.com/document/api/1346/73768)
|
|
12465
|
+
* [DeleteDedicatedClusters](https://cloud.tencent.com/document/api/1346/73767)
|
|
12466
|
+
* [DeleteSites](https://cloud.tencent.com/document/api/1346/73766)
|
|
12467
|
+
* [DescribeDedicatedClusterCosCapacity](https://cloud.tencent.com/document/api/1346/73765)
|
|
12468
|
+
* [DescribeDedicatedClusterHostStatistics](https://cloud.tencent.com/document/api/1346/73764)
|
|
12469
|
+
* [DescribeDedicatedClusterHosts](https://cloud.tencent.com/document/api/1346/73763)
|
|
12470
|
+
* [DescribeDedicatedClusterInstanceTypes](https://cloud.tencent.com/document/api/1346/73762)
|
|
12471
|
+
* [DescribeDedicatedClusterOrders](https://cloud.tencent.com/document/api/1346/73761)
|
|
12472
|
+
* [DescribeDedicatedClusterOverview](https://cloud.tencent.com/document/api/1346/73760)
|
|
12473
|
+
* [DescribeDedicatedClusterTypes](https://cloud.tencent.com/document/api/1346/73759)
|
|
12474
|
+
* [DescribeDedicatedClusters](https://cloud.tencent.com/document/api/1346/73758)
|
|
12475
|
+
* [DescribeDedicatedSupportedZones](https://cloud.tencent.com/document/api/1346/73757)
|
|
12476
|
+
* [DescribeSites](https://cloud.tencent.com/document/api/1346/73756)
|
|
12477
|
+
* [DescribeSitesDetail](https://cloud.tencent.com/document/api/1346/73755)
|
|
12478
|
+
* [ModifyDedicatedClusterInfo](https://cloud.tencent.com/document/api/1346/73754)
|
|
12479
|
+
* [ModifyOrderStatus](https://cloud.tencent.com/document/api/1346/73753)
|
|
12480
|
+
* [ModifySiteDeviceInfo](https://cloud.tencent.com/document/api/1346/73752)
|
|
12481
|
+
* [ModifySiteInfo](https://cloud.tencent.com/document/api/1346/73751)
|
|
12326
12482
|
|
|
12327
12483
|
新增数据结构:
|
|
12328
12484
|
|
|
12329
|
-
* [
|
|
12330
|
-
* [
|
|
12331
|
-
* [
|
|
12332
|
-
* [
|
|
12333
|
-
* [
|
|
12334
|
-
* [
|
|
12335
|
-
* [
|
|
12336
|
-
* [
|
|
12337
|
-
* [
|
|
12338
|
-
* [
|
|
12339
|
-
* [
|
|
12340
|
-
* [
|
|
12341
|
-
* [
|
|
12342
|
-
* [
|
|
12343
|
-
* [
|
|
12485
|
+
* [CbsInfo](https://cloud.tencent.com/document/api/1346/73770#CbsInfo)
|
|
12486
|
+
* [CosCapacity](https://cloud.tencent.com/document/api/1346/73770#CosCapacity)
|
|
12487
|
+
* [CosInfo](https://cloud.tencent.com/document/api/1346/73770#CosInfo)
|
|
12488
|
+
* [DedicatedCluster](https://cloud.tencent.com/document/api/1346/73770#DedicatedCluster)
|
|
12489
|
+
* [DedicatedClusterInstanceType](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterInstanceType)
|
|
12490
|
+
* [DedicatedClusterOrder](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterOrder)
|
|
12491
|
+
* [DedicatedClusterOrderItem](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterOrderItem)
|
|
12492
|
+
* [DedicatedClusterType](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterType)
|
|
12493
|
+
* [DedicatedClusterTypeInfo](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterTypeInfo)
|
|
12494
|
+
* [HostInfo](https://cloud.tencent.com/document/api/1346/73770#HostInfo)
|
|
12495
|
+
* [HostStatistic](https://cloud.tencent.com/document/api/1346/73770#HostStatistic)
|
|
12496
|
+
* [RegionZoneInfo](https://cloud.tencent.com/document/api/1346/73770#RegionZoneInfo)
|
|
12497
|
+
* [Site](https://cloud.tencent.com/document/api/1346/73770#Site)
|
|
12498
|
+
* [SiteDetail](https://cloud.tencent.com/document/api/1346/73770#SiteDetail)
|
|
12499
|
+
* [ZoneInfo](https://cloud.tencent.com/document/api/1346/73770#ZoneInfo)
|
|
12344
12500
|
|
|
12345
12501
|
### 第 1 次发布
|
|
12346
12502
|
|
|
@@ -12352,7 +12508,7 @@
|
|
|
12352
12508
|
|
|
12353
12509
|
新增接口:
|
|
12354
12510
|
|
|
12355
|
-
* [
|
|
12511
|
+
* [CreateDedicatedCluster](https://cloud.tencent.com/document/api/1346/73710)
|
|
12356
12512
|
|
|
12357
12513
|
|
|
12358
12514
|
|
|
@@ -20581,6 +20737,27 @@
|
|
|
20581
20737
|
|
|
20582
20738
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
20583
20739
|
|
|
20740
|
+
### 第 66 次发布
|
|
20741
|
+
|
|
20742
|
+
发布时间:2022-05-20 06:04:11
|
|
20743
|
+
|
|
20744
|
+
本次发布包含了以下内容:
|
|
20745
|
+
|
|
20746
|
+
改善已有的文档。
|
|
20747
|
+
|
|
20748
|
+
新增接口:
|
|
20749
|
+
|
|
20750
|
+
* [[CreatePayRollPreOrder](https://cloud.tencent.com/document/api/1122/74068)](https://cloud.tencent.com/document/api/#/#)
|
|
20751
|
+
* [[CreatePayRollPreOrderWithAuth](https://cloud.tencent.com/document/api/1122/74067)](https://cloud.tencent.com/document/api/#/#)
|
|
20752
|
+
* [[CreatePayRollToken](https://cloud.tencent.com/document/api/1122/74066)](https://cloud.tencent.com/document/api/#/#)
|
|
20753
|
+
* [[GetPayRollAuth](https://cloud.tencent.com/document/api/1122/74065)](https://cloud.tencent.com/document/api/#/#)
|
|
20754
|
+
* [[GetPayRollAuthList](https://cloud.tencent.com/document/api/1122/74064)](https://cloud.tencent.com/document/api/#/#)
|
|
20755
|
+
* [[GetPayRollAuthResult](https://cloud.tencent.com/document/api/1122/74063)](https://cloud.tencent.com/document/api/#/#)
|
|
20756
|
+
|
|
20757
|
+
新增数据结构:
|
|
20758
|
+
|
|
20759
|
+
* [[PayRollAuthResult](https://cloud.tencent.com/document/api/1122/40683#PayRollAuthResult)](https://cloud.tencent.com/document/api/1122/40683#[PayRollAuthResult](https://cloud.tencent.com/document/api/1122/40683#PayRollAuthResult))
|
|
20760
|
+
|
|
20584
20761
|
### 第 65 次发布
|
|
20585
20762
|
|
|
20586
20763
|
发布时间:2022-05-05 11:48:14
|
|
@@ -22447,6 +22624,21 @@
|
|
|
22447
22624
|
|
|
22448
22625
|
## 云服务器(cvm) 版本:2017-03-12
|
|
22449
22626
|
|
|
22627
|
+
### 第 82 次发布
|
|
22628
|
+
|
|
22629
|
+
发布时间:2022-05-20 06:04:47
|
|
22630
|
+
|
|
22631
|
+
本次发布包含了以下内容:
|
|
22632
|
+
|
|
22633
|
+
改善已有的文档。
|
|
22634
|
+
|
|
22635
|
+
修改接口:
|
|
22636
|
+
|
|
22637
|
+
* [RunInstances](https://cloud.tencent.com/document/api/213/15730)
|
|
22638
|
+
|
|
22639
|
+
* 新增入参:DedicatedClusterId
|
|
22640
|
+
|
|
22641
|
+
|
|
22450
22642
|
### 第 81 次发布
|
|
22451
22643
|
|
|
22452
22644
|
发布时间:2022-05-09 06:05:50
|
|
@@ -28088,6 +28280,21 @@
|
|
|
28088
28280
|
|
|
28089
28281
|
## 数据湖计算(dlc) 版本:2021-01-25
|
|
28090
28282
|
|
|
28283
|
+
### 第 16 次发布
|
|
28284
|
+
|
|
28285
|
+
发布时间:2022-05-20 06:10:49
|
|
28286
|
+
|
|
28287
|
+
本次发布包含了以下内容:
|
|
28288
|
+
|
|
28289
|
+
改善已有的文档。
|
|
28290
|
+
|
|
28291
|
+
修改数据结构:
|
|
28292
|
+
|
|
28293
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
|
28294
|
+
|
|
28295
|
+
* 新增成员:SparkJobName, SparkJobId, SparkJobFile, UiUrl
|
|
28296
|
+
|
|
28297
|
+
|
|
28091
28298
|
### 第 15 次发布
|
|
28092
28299
|
|
|
28093
28300
|
发布时间:2022-05-12 06:10:06
|
|
@@ -28507,6 +28714,21 @@
|
|
|
28507
28714
|
|
|
28508
28715
|
## DNSPod(dnspod) 版本:2021-03-23
|
|
28509
28716
|
|
|
28717
|
+
### 第 4 次发布
|
|
28718
|
+
|
|
28719
|
+
发布时间:2022-05-19 06:11:31
|
|
28720
|
+
|
|
28721
|
+
本次发布包含了以下内容:
|
|
28722
|
+
|
|
28723
|
+
改善已有的文档。
|
|
28724
|
+
|
|
28725
|
+
修改接口:
|
|
28726
|
+
|
|
28727
|
+
* [ModifyDynamicDNS](https://cloud.tencent.com/document/api/1427/56158)
|
|
28728
|
+
|
|
28729
|
+
* 新增入参:Ttl
|
|
28730
|
+
|
|
28731
|
+
|
|
28510
28732
|
### 第 3 次发布
|
|
28511
28733
|
|
|
28512
28734
|
发布时间:2021-12-09 08:05:19
|
|
@@ -29995,6 +30217,21 @@
|
|
|
29995
30217
|
|
|
29996
30218
|
## 边缘计算机器(ecm) 版本:2019-07-19
|
|
29997
30219
|
|
|
30220
|
+
### 第 60 次发布
|
|
30221
|
+
|
|
30222
|
+
发布时间:2022-05-20 06:11:20
|
|
30223
|
+
|
|
30224
|
+
本次发布包含了以下内容:
|
|
30225
|
+
|
|
30226
|
+
改善已有的文档。
|
|
30227
|
+
|
|
30228
|
+
修改数据结构:
|
|
30229
|
+
|
|
30230
|
+
* [NetworkInterface](https://cloud.tencent.com/document/api/1108/42574#NetworkInterface)
|
|
30231
|
+
|
|
30232
|
+
* 新增成员:Business
|
|
30233
|
+
|
|
30234
|
+
|
|
29998
30235
|
### 第 59 次发布
|
|
29999
30236
|
|
|
30000
30237
|
发布时间:2021-11-18 20:07:06
|
|
@@ -31770,6 +32007,25 @@
|
|
|
31770
32007
|
|
|
31771
32008
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
31772
32009
|
|
|
32010
|
+
### 第 31 次发布
|
|
32011
|
+
|
|
32012
|
+
发布时间:2022-05-20 06:11:47
|
|
32013
|
+
|
|
32014
|
+
本次发布包含了以下内容:
|
|
32015
|
+
|
|
32016
|
+
改善已有的文档。
|
|
32017
|
+
|
|
32018
|
+
新增接口:
|
|
32019
|
+
|
|
32020
|
+
* [[AddUsersForUserManager](https://cloud.tencent.com/document/api/589/74069)](https://cloud.tencent.com/document/api/#/#)
|
|
32021
|
+
* [[DescribeInstancesList](https://cloud.tencent.com/document/api/589/74070)](https://cloud.tencent.com/document/api/#/#)
|
|
32022
|
+
|
|
32023
|
+
新增数据结构:
|
|
32024
|
+
|
|
32025
|
+
* [[EmrListInstance](https://cloud.tencent.com/document/api/589/33981#EmrListInstance)](https://cloud.tencent.com/document/api/589/33981#[EmrListInstance](https://cloud.tencent.com/document/api/589/33981#EmrListInstance))
|
|
32026
|
+
* [[Filters](https://cloud.tencent.com/document/api/589/33981#Filters)](https://cloud.tencent.com/document/api/589/33981#[Filters](https://cloud.tencent.com/document/api/589/33981#Filters))
|
|
32027
|
+
* [[UserInfoForUserManager](https://cloud.tencent.com/document/api/589/33981#UserInfoForUserManager)](https://cloud.tencent.com/document/api/589/33981#[UserInfoForUserManager](https://cloud.tencent.com/document/api/589/33981#UserInfoForUserManager))
|
|
32028
|
+
|
|
31773
32029
|
### 第 30 次发布
|
|
31774
32030
|
|
|
31775
32031
|
发布时间:2022-05-13 06:12:03
|
|
@@ -39616,6 +39872,23 @@
|
|
|
39616
39872
|
|
|
39617
39873
|
## 物联网通信(iotcloud) 版本:2021-04-08
|
|
39618
39874
|
|
|
39875
|
+
### 第 4 次发布
|
|
39876
|
+
|
|
39877
|
+
发布时间:2022-05-20 06:13:13
|
|
39878
|
+
|
|
39879
|
+
本次发布包含了以下内容:
|
|
39880
|
+
|
|
39881
|
+
改善已有的文档。
|
|
39882
|
+
|
|
39883
|
+
新增接口:
|
|
39884
|
+
|
|
39885
|
+
* [[GetAllVersion](https://cloud.tencent.com/document/api/634/74072)](https://cloud.tencent.com/document/api/#/#)
|
|
39886
|
+
* [[ListFirmwares](https://cloud.tencent.com/document/api/634/74071)](https://cloud.tencent.com/document/api/#/#)
|
|
39887
|
+
|
|
39888
|
+
新增数据结构:
|
|
39889
|
+
|
|
39890
|
+
* [[FirmwareInfo](https://cloud.tencent.com/document/api/634/71973#FirmwareInfo)](https://cloud.tencent.com/document/api/634/71973#[FirmwareInfo](https://cloud.tencent.com/document/api/634/71973#FirmwareInfo))
|
|
39891
|
+
|
|
39619
39892
|
### 第 3 次发布
|
|
39620
39893
|
|
|
39621
39894
|
发布时间:2022-05-11 10:24:44
|
|
@@ -42551,6 +42824,21 @@
|
|
|
42551
42824
|
|
|
42552
42825
|
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
42553
42826
|
|
|
42827
|
+
### 第 31 次发布
|
|
42828
|
+
|
|
42829
|
+
发布时间:2022-05-20 06:14:11
|
|
42830
|
+
|
|
42831
|
+
本次发布包含了以下内容:
|
|
42832
|
+
|
|
42833
|
+
改善已有的文档。
|
|
42834
|
+
|
|
42835
|
+
修改接口:
|
|
42836
|
+
|
|
42837
|
+
* [DescribeZones](https://cloud.tencent.com/document/api/1207/57513)
|
|
42838
|
+
|
|
42839
|
+
* 新增入参:OrderField, Order
|
|
42840
|
+
|
|
42841
|
+
|
|
42554
42842
|
### 第 30 次发布
|
|
42555
42843
|
|
|
42556
42844
|
发布时间:2022-04-29 06:09:55
|
|
@@ -52646,6 +52934,21 @@
|
|
|
52646
52934
|
|
|
52647
52935
|
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
52648
52936
|
|
|
52937
|
+
### 第 45 次发布
|
|
52938
|
+
|
|
52939
|
+
发布时间:2022-05-18 06:15:32
|
|
52940
|
+
|
|
52941
|
+
本次发布包含了以下内容:
|
|
52942
|
+
|
|
52943
|
+
改善已有的文档。
|
|
52944
|
+
|
|
52945
|
+
修改接口:
|
|
52946
|
+
|
|
52947
|
+
* [CreateInstances](https://cloud.tencent.com/document/api/239/20026)
|
|
52948
|
+
|
|
52949
|
+
* 新增入参:DryRun
|
|
52950
|
+
|
|
52951
|
+
|
|
52649
52952
|
### 第 44 次发布
|
|
52650
52953
|
|
|
52651
52954
|
发布时间:2022-05-17 06:14:17
|
|
@@ -52656,7 +52959,7 @@
|
|
|
52656
52959
|
|
|
52657
52960
|
新增接口:
|
|
52658
52961
|
|
|
52659
|
-
* [
|
|
52962
|
+
* [ModifyInstanceReadOnly](https://cloud.tencent.com/document/api/239/73781)
|
|
52660
52963
|
|
|
52661
52964
|
### 第 43 次发布
|
|
52662
52965
|
|
|
@@ -55792,6 +56095,47 @@
|
|
|
55792
56095
|
|
|
55793
56096
|
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
55794
56097
|
|
|
56098
|
+
### 第 31 次发布
|
|
56099
|
+
|
|
56100
|
+
发布时间:2022-05-20 06:16:38
|
|
56101
|
+
|
|
56102
|
+
本次发布包含了以下内容:
|
|
56103
|
+
|
|
56104
|
+
改善已有的文档。
|
|
56105
|
+
|
|
56106
|
+
修改接口:
|
|
56107
|
+
|
|
56108
|
+
* [UpgradeDBInstance](https://cloud.tencent.com/document/api/238/19948)
|
|
56109
|
+
|
|
56110
|
+
* 新增入参:WaitSwitch
|
|
56111
|
+
|
|
56112
|
+
|
|
56113
|
+
修改数据结构:
|
|
56114
|
+
|
|
56115
|
+
* [AccountCreateInfo](https://cloud.tencent.com/document/api/238/19976#AccountCreateInfo)
|
|
56116
|
+
|
|
56117
|
+
* 新增成员:Authentication
|
|
56118
|
+
|
|
56119
|
+
* [AccountDetail](https://cloud.tencent.com/document/api/238/19976#AccountDetail)
|
|
56120
|
+
|
|
56121
|
+
* 新增成员:Authentication, Host
|
|
56122
|
+
|
|
56123
|
+
|
|
56124
|
+
### 第 30 次发布
|
|
56125
|
+
|
|
56126
|
+
发布时间:2022-05-19 06:17:03
|
|
56127
|
+
|
|
56128
|
+
本次发布包含了以下内容:
|
|
56129
|
+
|
|
56130
|
+
改善已有的文档。
|
|
56131
|
+
|
|
56132
|
+
修改数据结构:
|
|
56133
|
+
|
|
56134
|
+
* [AccountPrivilegeModifyInfo](https://cloud.tencent.com/document/api/238/19976#AccountPrivilegeModifyInfo)
|
|
56135
|
+
|
|
56136
|
+
* 新增成员:IsAdmin
|
|
56137
|
+
|
|
56138
|
+
|
|
55795
56139
|
### 第 29 次发布
|
|
55796
56140
|
|
|
55797
56141
|
发布时间:2022-05-09 06:12:52
|
|
@@ -56789,6 +57133,22 @@
|
|
|
56789
57133
|
|
|
56790
57134
|
## 证书(ssl) 版本:2019-12-05
|
|
56791
57135
|
|
|
57136
|
+
### 第 12 次发布
|
|
57137
|
+
|
|
57138
|
+
发布时间:2022-05-20 06:17:18
|
|
57139
|
+
|
|
57140
|
+
本次发布包含了以下内容:
|
|
57141
|
+
|
|
57142
|
+
改善已有的文档。
|
|
57143
|
+
|
|
57144
|
+
新增接口:
|
|
57145
|
+
|
|
57146
|
+
* [[HostCertificate](https://cloud.tencent.com/document/api/400/74073)](https://cloud.tencent.com/document/api/#/#)
|
|
57147
|
+
|
|
57148
|
+
新增数据结构:
|
|
57149
|
+
|
|
57150
|
+
* [[CertHostingInfo](https://cloud.tencent.com/document/api/400/41679#CertHostingInfo)](https://cloud.tencent.com/document/api/400/41679#[CertHostingInfo](https://cloud.tencent.com/document/api/400/41679#CertHostingInfo))
|
|
57151
|
+
|
|
56792
57152
|
### 第 11 次发布
|
|
56793
57153
|
|
|
56794
57154
|
发布时间:2022-02-11 08:11:30
|
|
@@ -57260,6 +57620,25 @@
|
|
|
57260
57620
|
|
|
57261
57621
|
## 安全凭证服务(sts) 版本:2018-08-13
|
|
57262
57622
|
|
|
57623
|
+
### 第 9 次发布
|
|
57624
|
+
|
|
57625
|
+
发布时间:2022-05-18 06:16:35
|
|
57626
|
+
|
|
57627
|
+
本次发布包含了以下内容:
|
|
57628
|
+
|
|
57629
|
+
改善已有的文档。
|
|
57630
|
+
|
|
57631
|
+
修改接口:
|
|
57632
|
+
|
|
57633
|
+
* [AssumeRole](https://cloud.tencent.com/document/api/1312/48197)
|
|
57634
|
+
|
|
57635
|
+
* 新增入参:Tags
|
|
57636
|
+
|
|
57637
|
+
|
|
57638
|
+
新增数据结构:
|
|
57639
|
+
|
|
57640
|
+
* [Tag](https://cloud.tencent.com/document/api/1312/48198#Tag)
|
|
57641
|
+
|
|
57263
57642
|
### 第 8 次发布
|
|
57264
57643
|
|
|
57265
57644
|
发布时间:2022-04-25 06:12:01
|
|
@@ -64094,6 +64473,22 @@
|
|
|
64094
64473
|
|
|
64095
64474
|
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
64096
64475
|
|
|
64476
|
+
### 第 4 次发布
|
|
64477
|
+
|
|
64478
|
+
发布时间:2022-05-18 06:18:03
|
|
64479
|
+
|
|
64480
|
+
本次发布包含了以下内容:
|
|
64481
|
+
|
|
64482
|
+
改善已有的文档。
|
|
64483
|
+
|
|
64484
|
+
新增接口:
|
|
64485
|
+
|
|
64486
|
+
* [DownloadL7Logs](https://cloud.tencent.com/document/api/1552/73899)
|
|
64487
|
+
|
|
64488
|
+
新增数据结构:
|
|
64489
|
+
|
|
64490
|
+
* [L7OfflineLog](https://cloud.tencent.com/document/api/1552/73155#L7OfflineLog)
|
|
64491
|
+
|
|
64097
64492
|
### 第 3 次发布
|
|
64098
64493
|
|
|
64099
64494
|
发布时间:2022-05-09 06:14:50
|
|
@@ -65578,7 +65973,7 @@
|
|
|
65578
65973
|
|
|
65579
65974
|
新增数据结构:
|
|
65580
65975
|
|
|
65581
|
-
* [
|
|
65976
|
+
* [AuthParam](https://cloud.tencent.com/document/api/1137/40068#AuthParam)
|
|
65582
65977
|
|
|
65583
65978
|
### 第 24 次发布
|
|
65584
65979
|
|
|
@@ -66037,6 +66432,147 @@
|
|
|
66037
66432
|
|
|
66038
66433
|
## 容器服务(tke) 版本:2018-05-25
|
|
66039
66434
|
|
|
66435
|
+
### 第 101 次发布
|
|
66436
|
+
|
|
66437
|
+
发布时间:2022-05-20 06:19:18
|
|
66438
|
+
|
|
66439
|
+
本次发布包含了以下内容:
|
|
66440
|
+
|
|
66441
|
+
改善已有的文档。
|
|
66442
|
+
|
|
66443
|
+
新增接口:
|
|
66444
|
+
|
|
66445
|
+
* [[CreatePrometheusGlobalNotification](https://cloud.tencent.com/document/api/457/74076)](https://cloud.tencent.com/document/api/#/#)
|
|
66446
|
+
* [[DescribePrometheusGlobalNotification](https://cloud.tencent.com/document/api/457/74075)](https://cloud.tencent.com/document/api/#/#)
|
|
66447
|
+
* [[ModifyPrometheusGlobalNotification](https://cloud.tencent.com/document/api/457/74074)](https://cloud.tencent.com/document/api/#/#)
|
|
66448
|
+
|
|
66449
|
+
修改接口:
|
|
66450
|
+
|
|
66451
|
+
* [CreatePrometheusAlertPolicy](https://cloud.tencent.com/document/api/457/73918)
|
|
66452
|
+
|
|
66453
|
+
* 新增入参:InstanceId, AlertRule
|
|
66454
|
+
|
|
66455
|
+
* 新增出参:Id
|
|
66456
|
+
|
|
66457
|
+
* [CreatePrometheusTemp](https://cloud.tencent.com/document/api/457/73917)
|
|
66458
|
+
|
|
66459
|
+
* 新增入参:Template
|
|
66460
|
+
|
|
66461
|
+
* 新增出参:TemplateId
|
|
66462
|
+
|
|
66463
|
+
* [DeletePrometheusAlertPolicy](https://cloud.tencent.com/document/api/457/73916)
|
|
66464
|
+
|
|
66465
|
+
* 新增入参:InstanceId, AlertIds, Names
|
|
66466
|
+
|
|
66467
|
+
* [DeletePrometheusTemp](https://cloud.tencent.com/document/api/457/73915)
|
|
66468
|
+
|
|
66469
|
+
* 新增入参:TemplateId
|
|
66470
|
+
|
|
66471
|
+
* [DeletePrometheusTempSync](https://cloud.tencent.com/document/api/457/73914)
|
|
66472
|
+
|
|
66473
|
+
* 新增入参:TemplateId, Targets
|
|
66474
|
+
|
|
66475
|
+
* [DescribePrometheusAlertPolicy](https://cloud.tencent.com/document/api/457/73913)
|
|
66476
|
+
|
|
66477
|
+
* 新增入参:InstanceId, Offset, Limit, Filters
|
|
66478
|
+
|
|
66479
|
+
* 新增出参:AlertRules, Total
|
|
66480
|
+
|
|
66481
|
+
* [DescribePrometheusClusterAgents](https://cloud.tencent.com/document/api/457/73912)
|
|
66482
|
+
|
|
66483
|
+
* 新增入参:InstanceId, Offset, Limit
|
|
66484
|
+
|
|
66485
|
+
* 新增出参:Agents, Total
|
|
66486
|
+
|
|
66487
|
+
* [DescribePrometheusInstancesOverview](https://cloud.tencent.com/document/api/457/73911)
|
|
66488
|
+
|
|
66489
|
+
* 新增入参:Offset, Limit, Filters
|
|
66490
|
+
|
|
66491
|
+
* 新增出参:Instances, Total
|
|
66492
|
+
|
|
66493
|
+
* [DescribePrometheusRecordRules](https://cloud.tencent.com/document/api/457/73910)
|
|
66494
|
+
|
|
66495
|
+
* 新增入参:InstanceId, Offset, Limit, Filters
|
|
66496
|
+
|
|
66497
|
+
* 新增出参:Records, Total
|
|
66498
|
+
|
|
66499
|
+
* [DescribePrometheusTemp](https://cloud.tencent.com/document/api/457/73909)
|
|
66500
|
+
|
|
66501
|
+
* 新增入参:Filters, Offset, Limit
|
|
66502
|
+
|
|
66503
|
+
* 新增出参:Templates, Total
|
|
66504
|
+
|
|
66505
|
+
* [DescribePrometheusTempSync](https://cloud.tencent.com/document/api/457/73908)
|
|
66506
|
+
|
|
66507
|
+
* 新增入参:TemplateId
|
|
66508
|
+
|
|
66509
|
+
* 新增出参:Targets
|
|
66510
|
+
|
|
66511
|
+
* [ModifyPrometheusAlertPolicy](https://cloud.tencent.com/document/api/457/73907)
|
|
66512
|
+
|
|
66513
|
+
* 新增入参:InstanceId, AlertRule
|
|
66514
|
+
|
|
66515
|
+
* [ModifyPrometheusTemp](https://cloud.tencent.com/document/api/457/74013)
|
|
66516
|
+
|
|
66517
|
+
* 新增入参:TemplateId, Template
|
|
66518
|
+
|
|
66519
|
+
* [SyncPrometheusTemp](https://cloud.tencent.com/document/api/457/73906)
|
|
66520
|
+
|
|
66521
|
+
* 新增入参:TemplateId, Targets
|
|
66522
|
+
|
|
66523
|
+
|
|
66524
|
+
新增数据结构:
|
|
66525
|
+
|
|
66526
|
+
* [[PrometheusAlertManagerConfig](https://cloud.tencent.com/document/api/457/31866#PrometheusAlertManagerConfig)](https://cloud.tencent.com/document/api/457/31866#[PrometheusAlertManagerConfig](https://cloud.tencent.com/document/api/457/31866#PrometheusAlertManagerConfig))
|
|
66527
|
+
* [[PrometheusAlertPolicyItem](https://cloud.tencent.com/document/api/457/31866#PrometheusAlertPolicyItem)](https://cloud.tencent.com/document/api/457/31866#[PrometheusAlertPolicyItem](https://cloud.tencent.com/document/api/457/31866#PrometheusAlertPolicyItem))
|
|
66528
|
+
* [[PrometheusInstancesOverview](https://cloud.tencent.com/document/api/457/31866#PrometheusInstancesOverview)](https://cloud.tencent.com/document/api/457/31866#[PrometheusInstancesOverview](https://cloud.tencent.com/document/api/457/31866#PrometheusInstancesOverview))
|
|
66529
|
+
* [[PrometheusNotificationItem](https://cloud.tencent.com/document/api/457/31866#PrometheusNotificationItem)](https://cloud.tencent.com/document/api/457/31866#[PrometheusNotificationItem](https://cloud.tencent.com/document/api/457/31866#PrometheusNotificationItem))
|
|
66530
|
+
* [[PrometheusRecordRuleYamlItem](https://cloud.tencent.com/document/api/457/31866#PrometheusRecordRuleYamlItem)](https://cloud.tencent.com/document/api/457/31866#[PrometheusRecordRuleYamlItem](https://cloud.tencent.com/document/api/457/31866#PrometheusRecordRuleYamlItem))
|
|
66531
|
+
* [[PrometheusTemp](https://cloud.tencent.com/document/api/457/31866#PrometheusTemp)](https://cloud.tencent.com/document/api/457/31866#[PrometheusTemp](https://cloud.tencent.com/document/api/457/31866#PrometheusTemp))
|
|
66532
|
+
* [[PrometheusTempModify](https://cloud.tencent.com/document/api/457/31866#PrometheusTempModify)](https://cloud.tencent.com/document/api/457/31866#[PrometheusTempModify](https://cloud.tencent.com/document/api/457/31866#PrometheusTempModify))
|
|
66533
|
+
|
|
66534
|
+
### 第 100 次发布
|
|
66535
|
+
|
|
66536
|
+
发布时间:2022-05-19 06:19:17
|
|
66537
|
+
|
|
66538
|
+
本次发布包含了以下内容:
|
|
66539
|
+
|
|
66540
|
+
改善已有的文档。
|
|
66541
|
+
|
|
66542
|
+
新增接口:
|
|
66543
|
+
|
|
66544
|
+
* [ModifyPrometheusTemp](https://cloud.tencent.com/document/api/457/74013)
|
|
66545
|
+
|
|
66546
|
+
### 第 99 次发布
|
|
66547
|
+
|
|
66548
|
+
发布时间:2022-05-18 06:18:26
|
|
66549
|
+
|
|
66550
|
+
本次发布包含了以下内容:
|
|
66551
|
+
|
|
66552
|
+
改善已有的文档。
|
|
66553
|
+
|
|
66554
|
+
新增接口:
|
|
66555
|
+
|
|
66556
|
+
* [CreatePrometheusAlertPolicy](https://cloud.tencent.com/document/api/457/73918)
|
|
66557
|
+
* [CreatePrometheusTemp](https://cloud.tencent.com/document/api/457/73917)
|
|
66558
|
+
* [DeletePrometheusAlertPolicy](https://cloud.tencent.com/document/api/457/73916)
|
|
66559
|
+
* [DeletePrometheusTemp](https://cloud.tencent.com/document/api/457/73915)
|
|
66560
|
+
* [DeletePrometheusTempSync](https://cloud.tencent.com/document/api/457/73914)
|
|
66561
|
+
* [DescribePrometheusAlertPolicy](https://cloud.tencent.com/document/api/457/73913)
|
|
66562
|
+
* [DescribePrometheusClusterAgents](https://cloud.tencent.com/document/api/457/73912)
|
|
66563
|
+
* [DescribePrometheusInstancesOverview](https://cloud.tencent.com/document/api/457/73911)
|
|
66564
|
+
* [DescribePrometheusRecordRules](https://cloud.tencent.com/document/api/457/73910)
|
|
66565
|
+
* [DescribePrometheusTemp](https://cloud.tencent.com/document/api/457/73909)
|
|
66566
|
+
* [DescribePrometheusTempSync](https://cloud.tencent.com/document/api/457/73908)
|
|
66567
|
+
* [DisableClusterAudit](https://cloud.tencent.com/document/api/457/73901)
|
|
66568
|
+
* [DisableEventPersistence](https://cloud.tencent.com/document/api/457/73905)
|
|
66569
|
+
* [EnableClusterAudit](https://cloud.tencent.com/document/api/457/73900)
|
|
66570
|
+
* [EnableEventPersistence](https://cloud.tencent.com/document/api/457/73904)
|
|
66571
|
+
* [InstallLogAgent](https://cloud.tencent.com/document/api/457/73903)
|
|
66572
|
+
* [ModifyPrometheusAlertPolicy](https://cloud.tencent.com/document/api/457/73907)
|
|
66573
|
+
* [SyncPrometheusTemp](https://cloud.tencent.com/document/api/457/73906)
|
|
66574
|
+
* [UninstallLogAgent](https://cloud.tencent.com/document/api/457/73902)
|
|
66575
|
+
|
|
66040
66576
|
### 第 98 次发布
|
|
66041
66577
|
|
|
66042
66578
|
发布时间:2022-05-12 06:17:58
|
|
@@ -68126,6 +68662,24 @@
|
|
|
68126
68662
|
|
|
68127
68663
|
## 机器翻译(tmt) 版本:2018-03-21
|
|
68128
68664
|
|
|
68665
|
+
### 第 7 次发布
|
|
68666
|
+
|
|
68667
|
+
发布时间:2022-05-18 06:19:05
|
|
68668
|
+
|
|
68669
|
+
本次发布包含了以下内容:
|
|
68670
|
+
|
|
68671
|
+
改善已有的文档。
|
|
68672
|
+
|
|
68673
|
+
新增接口:
|
|
68674
|
+
|
|
68675
|
+
* [FileTranslate](https://cloud.tencent.com/document/api/551/73920)
|
|
68676
|
+
* [GetFileTranslate](https://cloud.tencent.com/document/api/551/73919)
|
|
68677
|
+
|
|
68678
|
+
新增数据结构:
|
|
68679
|
+
|
|
68680
|
+
* [GetFileTranslateData](https://cloud.tencent.com/document/api/551/17233#GetFileTranslateData)
|
|
68681
|
+
* [Task](https://cloud.tencent.com/document/api/551/17233#Task)
|
|
68682
|
+
|
|
68129
68683
|
### 第 6 次发布
|
|
68130
68684
|
|
|
68131
68685
|
发布时间:2020-07-21 08:18:31
|
|
@@ -68240,27 +68794,27 @@
|
|
|
68240
68794
|
|
|
68241
68795
|
新增接口:
|
|
68242
68796
|
|
|
68243
|
-
* [
|
|
68244
|
-
* [
|
|
68245
|
-
* [
|
|
68246
|
-
* [
|
|
68797
|
+
* [CreateCloudRecording](https://cloud.tencent.com/document/api/647/73786)
|
|
68798
|
+
* [DeleteCloudRecording](https://cloud.tencent.com/document/api/647/73785)
|
|
68799
|
+
* [DescribeCloudRecording](https://cloud.tencent.com/document/api/647/73784)
|
|
68800
|
+
* [ModifyCloudRecording](https://cloud.tencent.com/document/api/647/73783)
|
|
68247
68801
|
|
|
68248
68802
|
新增数据结构:
|
|
68249
68803
|
|
|
68250
|
-
* [
|
|
68251
|
-
* [
|
|
68252
|
-
* [
|
|
68253
|
-
* [
|
|
68254
|
-
* [
|
|
68255
|
-
* [
|
|
68256
|
-
* [
|
|
68257
|
-
* [
|
|
68258
|
-
* [
|
|
68259
|
-
* [
|
|
68260
|
-
* [
|
|
68261
|
-
* [
|
|
68262
|
-
* [
|
|
68263
|
-
* [
|
|
68804
|
+
* [AudioParams](https://cloud.tencent.com/document/api/647/44055#AudioParams)
|
|
68805
|
+
* [CloudStorage](https://cloud.tencent.com/document/api/647/44055#CloudStorage)
|
|
68806
|
+
* [CloudVod](https://cloud.tencent.com/document/api/647/44055#CloudVod)
|
|
68807
|
+
* [MixLayout](https://cloud.tencent.com/document/api/647/44055#MixLayout)
|
|
68808
|
+
* [MixLayoutParams](https://cloud.tencent.com/document/api/647/44055#MixLayoutParams)
|
|
68809
|
+
* [MixTranscodeParams](https://cloud.tencent.com/document/api/647/44055#MixTranscodeParams)
|
|
68810
|
+
* [RecordParams](https://cloud.tencent.com/document/api/647/44055#RecordParams)
|
|
68811
|
+
* [StorageFile](https://cloud.tencent.com/document/api/647/44055#StorageFile)
|
|
68812
|
+
* [StorageParams](https://cloud.tencent.com/document/api/647/44055#StorageParams)
|
|
68813
|
+
* [SubscribeStreamUserIds](https://cloud.tencent.com/document/api/647/44055#SubscribeStreamUserIds)
|
|
68814
|
+
* [TencentVod](https://cloud.tencent.com/document/api/647/44055#TencentVod)
|
|
68815
|
+
* [VideoParams](https://cloud.tencent.com/document/api/647/44055#VideoParams)
|
|
68816
|
+
* [WaterMark](https://cloud.tencent.com/document/api/647/44055#WaterMark)
|
|
68817
|
+
* [WaterMarkImage](https://cloud.tencent.com/document/api/647/44055#WaterMarkImage)
|
|
68264
68818
|
|
|
68265
68819
|
### 第 28 次发布
|
|
68266
68820
|
|
|
@@ -71540,11 +72094,11 @@
|
|
|
71540
72094
|
|
|
71541
72095
|
新增接口:
|
|
71542
72096
|
|
|
71543
|
-
* [
|
|
72097
|
+
* [DescribeLicenseUsageData](https://cloud.tencent.com/document/api/266/73787)
|
|
71544
72098
|
|
|
71545
72099
|
新增数据结构:
|
|
71546
72100
|
|
|
71547
|
-
* [
|
|
72101
|
+
* [LicenseUsageDataItem](https://cloud.tencent.com/document/api/266/31773#LicenseUsageDataItem)
|
|
71548
72102
|
|
|
71549
72103
|
### 第 103 次发布
|
|
71550
72104
|
|
|
@@ -74417,6 +74971,19 @@
|
|
|
74417
74971
|
|
|
74418
74972
|
## 私有网络(vpc) 版本:2017-03-12
|
|
74419
74973
|
|
|
74974
|
+
### 第 112 次发布
|
|
74975
|
+
|
|
74976
|
+
发布时间:2022-05-18 06:20:08
|
|
74977
|
+
|
|
74978
|
+
本次发布包含了以下内容:
|
|
74979
|
+
|
|
74980
|
+
改善已有的文档。
|
|
74981
|
+
|
|
74982
|
+
新增接口:
|
|
74983
|
+
|
|
74984
|
+
* [DisableFlowLogs](https://cloud.tencent.com/document/api/215/73922)
|
|
74985
|
+
* [EnableFlowLogs](https://cloud.tencent.com/document/api/215/73921)
|
|
74986
|
+
|
|
74420
74987
|
### 第 111 次发布
|
|
74421
74988
|
|
|
74422
74989
|
发布时间:2022-04-28 06:20:20
|