tencentcloud-sdk-nodejs-dlc 4.0.656 → 4.0.658
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 +398 -0
- package/SERVICE_CHANGELOG.md +420 -13
- package/package.json +1 -1
- package/products.md +26 -25
- package/src/services/dlc/v20210125/dlc_client.ts +16 -2
- package/src/services/dlc/v20210125/dlc_models.ts +224 -114
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +5 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +6 -0
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +220 -114
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,33 +1,49 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 141 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-08-
|
|
7
|
+
发布时间:2023-08-07 01:07:06
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [DescribeCpuExpandStrategy](https://cloud.tencent.com/document/api/236/96018)
|
|
16
|
+
* [StartCpuExpand](https://cloud.tencent.com/document/api/236/96017)
|
|
17
|
+
* [StopCpuExpand](https://cloud.tencent.com/document/api/236/96016)
|
|
16
18
|
|
|
17
|
-
* 新增出参:ConsumerContent
|
|
18
19
|
|
|
19
|
-
* [ModifyKafkaConsumer](https://cloud.tencent.com/document/api/614/95720)
|
|
20
20
|
|
|
21
|
-
|
|
21
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
22
22
|
|
|
23
|
+
### 第 58 次发布
|
|
23
24
|
|
|
25
|
+
发布时间:2023-08-07 01:10:42
|
|
24
26
|
|
|
27
|
+
本次发布包含了以下内容:
|
|
25
28
|
|
|
26
|
-
|
|
29
|
+
改善已有的文档。
|
|
27
30
|
|
|
28
|
-
|
|
31
|
+
新增接口:
|
|
32
|
+
|
|
33
|
+
* [DescribeUserRoles](https://cloud.tencent.com/document/api/1342/96019)
|
|
34
|
+
|
|
35
|
+
新增数据结构:
|
|
36
|
+
|
|
37
|
+
* [CosPermission](https://cloud.tencent.com/document/api/1342/53778#CosPermission)
|
|
38
|
+
* [UserRole](https://cloud.tencent.com/document/api/1342/53778#UserRole)
|
|
29
39
|
|
|
30
|
-
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
43
|
+
|
|
44
|
+
### 第 160 次发布
|
|
45
|
+
|
|
46
|
+
发布时间:2023-08-07 01:18:30
|
|
31
47
|
|
|
32
48
|
本次发布包含了以下内容:
|
|
33
49
|
|
|
@@ -35,10 +51,54 @@
|
|
|
35
51
|
|
|
36
52
|
修改接口:
|
|
37
53
|
|
|
38
|
-
* [
|
|
54
|
+
* [ModifyClusterAttribute](https://cloud.tencent.com/document/api/457/42938)
|
|
55
|
+
|
|
56
|
+
* 新增入参:ClusterProperty
|
|
57
|
+
|
|
58
|
+
* 新增出参:ClusterProperty
|
|
39
59
|
|
|
40
|
-
* 新增出参:ActivatedTotal
|
|
41
60
|
|
|
61
|
+
新增数据结构:
|
|
62
|
+
|
|
63
|
+
* [ClusterProperty](https://cloud.tencent.com/document/api/457/31866#ClusterProperty)
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
|
68
|
+
|
|
69
|
+
### 第 37 次发布
|
|
70
|
+
|
|
71
|
+
发布时间:2023-08-07 01:19:09
|
|
72
|
+
|
|
73
|
+
本次发布包含了以下内容:
|
|
74
|
+
|
|
75
|
+
改善已有的文档。
|
|
76
|
+
|
|
77
|
+
修改数据结构:
|
|
78
|
+
|
|
79
|
+
* [KongRoutePreview](https://cloud.tencent.com/document/api/1364/54942#KongRoutePreview)
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
85
|
+
|
|
86
|
+
### 第 163 次发布
|
|
87
|
+
|
|
88
|
+
发布时间:2023-08-07 01:19:59
|
|
89
|
+
|
|
90
|
+
本次发布包含了以下内容:
|
|
91
|
+
|
|
92
|
+
改善已有的文档。
|
|
93
|
+
|
|
94
|
+
新增接口:
|
|
95
|
+
|
|
96
|
+
* [AcceptVpcPeeringConnection](https://cloud.tencent.com/document/api/215/96026)
|
|
97
|
+
* [CreateVpcPeeringConnection](https://cloud.tencent.com/document/api/215/96025)
|
|
98
|
+
* [DeleteVpcPeeringConnection](https://cloud.tencent.com/document/api/215/96024)
|
|
99
|
+
* [DescribeVpcPeeringConnections](https://cloud.tencent.com/document/api/215/96023)
|
|
100
|
+
* [ModifyVpcPeeringConnection](https://cloud.tencent.com/document/api/215/96022)
|
|
101
|
+
* [RejectVpcPeeringConnection](https://cloud.tencent.com/document/api/215/96021)
|
|
42
102
|
|
|
43
103
|
|
|
44
104
|
|
|
@@ -10375,6 +10435,21 @@
|
|
|
10375
10435
|
|
|
10376
10436
|
## 业务风险情报(bri) 版本:2019-03-28
|
|
10377
10437
|
|
|
10438
|
+
### 第 4 次发布
|
|
10439
|
+
|
|
10440
|
+
发布时间:2023-08-03 12:20:37
|
|
10441
|
+
|
|
10442
|
+
本次发布包含了以下内容:
|
|
10443
|
+
|
|
10444
|
+
改善已有的文档。
|
|
10445
|
+
|
|
10446
|
+
修改数据结构:
|
|
10447
|
+
|
|
10448
|
+
* [BRIRequest](https://cloud.tencent.com/document/api/1064/35632#BRIRequest)
|
|
10449
|
+
|
|
10450
|
+
* 新增成员:SubAppid
|
|
10451
|
+
|
|
10452
|
+
|
|
10378
10453
|
### 第 3 次发布
|
|
10379
10454
|
|
|
10380
10455
|
发布时间:2020-10-19 08:01:54
|
|
@@ -14257,6 +14332,20 @@
|
|
|
14257
14332
|
|
|
14258
14333
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
14259
14334
|
|
|
14335
|
+
### 第 141 次发布
|
|
14336
|
+
|
|
14337
|
+
发布时间:2023-08-07 01:07:06
|
|
14338
|
+
|
|
14339
|
+
本次发布包含了以下内容:
|
|
14340
|
+
|
|
14341
|
+
改善已有的文档。
|
|
14342
|
+
|
|
14343
|
+
新增接口:
|
|
14344
|
+
|
|
14345
|
+
* [[DescribeCpuExpandStrategy](https://cloud.tencent.com/document/api/236/96018)](https://cloud.tencent.com/document/api/#/#)
|
|
14346
|
+
* [[StartCpuExpand](https://cloud.tencent.com/document/api/236/96017)](https://cloud.tencent.com/document/api/#/#)
|
|
14347
|
+
* [[StopCpuExpand](https://cloud.tencent.com/document/api/236/96016)](https://cloud.tencent.com/document/api/#/#)
|
|
14348
|
+
|
|
14260
14349
|
### 第 140 次发布
|
|
14261
14350
|
|
|
14262
14351
|
发布时间:2023-07-31 01:10:35
|
|
@@ -42626,6 +42715,23 @@
|
|
|
42626
42715
|
|
|
42627
42716
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
42628
42717
|
|
|
42718
|
+
### 第 58 次发布
|
|
42719
|
+
|
|
42720
|
+
发布时间:2023-08-07 01:10:42
|
|
42721
|
+
|
|
42722
|
+
本次发布包含了以下内容:
|
|
42723
|
+
|
|
42724
|
+
改善已有的文档。
|
|
42725
|
+
|
|
42726
|
+
新增接口:
|
|
42727
|
+
|
|
42728
|
+
* [[DescribeUserRoles](https://cloud.tencent.com/document/api/1342/96019)](https://cloud.tencent.com/document/api/#/#)
|
|
42729
|
+
|
|
42730
|
+
新增数据结构:
|
|
42731
|
+
|
|
42732
|
+
* [[CosPermission](https://cloud.tencent.com/document/api/1342/53778#CosPermission)](https://cloud.tencent.com/document/api/1342/53778#[CosPermission](https://cloud.tencent.com/document/api/1342/53778#CosPermission))
|
|
42733
|
+
* [[UserRole](https://cloud.tencent.com/document/api/1342/53778#UserRole)](https://cloud.tencent.com/document/api/1342/53778#[UserRole](https://cloud.tencent.com/document/api/1342/53778#UserRole))
|
|
42734
|
+
|
|
42629
42735
|
### 第 57 次发布
|
|
42630
42736
|
|
|
42631
42737
|
发布时间:2023-08-01 01:17:48
|
|
@@ -64992,6 +65098,148 @@
|
|
|
64992
65098
|
|
|
64993
65099
|
|
|
64994
65100
|
|
|
65101
|
+
## 智能视图计算平台(iss) 版本:2023-05-17
|
|
65102
|
+
|
|
65103
|
+
### 第 1 次发布
|
|
65104
|
+
|
|
65105
|
+
发布时间:2023-08-03 16:25:45
|
|
65106
|
+
|
|
65107
|
+
本次发布包含了以下内容:
|
|
65108
|
+
|
|
65109
|
+
改善已有的文档。
|
|
65110
|
+
|
|
65111
|
+
新增接口:
|
|
65112
|
+
|
|
65113
|
+
* [AddAITask](https://cloud.tencent.com/document/api/1344/95951)
|
|
65114
|
+
* [AddOrganization](https://cloud.tencent.com/document/api/1344/95894)
|
|
65115
|
+
* [AddRecordBackupPlan](https://cloud.tencent.com/document/api/1344/95929)
|
|
65116
|
+
* [AddRecordBackupTemplate](https://cloud.tencent.com/document/api/1344/95913)
|
|
65117
|
+
* [AddRecordPlan](https://cloud.tencent.com/document/api/1344/95928)
|
|
65118
|
+
* [AddRecordRetrieveTask](https://cloud.tencent.com/document/api/1344/95941)
|
|
65119
|
+
* [AddRecordTemplate](https://cloud.tencent.com/document/api/1344/95912)
|
|
65120
|
+
* [AddStreamAuth](https://cloud.tencent.com/document/api/1344/95902)
|
|
65121
|
+
* [AddUserDevice](https://cloud.tencent.com/document/api/1344/95876)
|
|
65122
|
+
* [CheckDomain](https://cloud.tencent.com/document/api/1344/95901)
|
|
65123
|
+
* [ControlDevicePTZ](https://cloud.tencent.com/document/api/1344/95880)
|
|
65124
|
+
* [ControlDevicePreset](https://cloud.tencent.com/document/api/1344/95879)
|
|
65125
|
+
* [ControlDeviceStream](https://cloud.tencent.com/document/api/1344/95943)
|
|
65126
|
+
* [ControlRecord](https://cloud.tencent.com/document/api/1344/95936)
|
|
65127
|
+
* [ControlRecordTimeline](https://cloud.tencent.com/document/api/1344/95935)
|
|
65128
|
+
* [DeleteAITask](https://cloud.tencent.com/document/api/1344/95950)
|
|
65129
|
+
* [DeleteDomain](https://cloud.tencent.com/document/api/1344/95900)
|
|
65130
|
+
* [DeleteGateway](https://cloud.tencent.com/document/api/1344/95889)
|
|
65131
|
+
* [DeleteOrganization](https://cloud.tencent.com/document/api/1344/95893)
|
|
65132
|
+
* [DeleteRecordBackupPlan](https://cloud.tencent.com/document/api/1344/95927)
|
|
65133
|
+
* [DeleteRecordBackupTemplate](https://cloud.tencent.com/document/api/1344/95911)
|
|
65134
|
+
* [DeleteRecordPlan](https://cloud.tencent.com/document/api/1344/95926)
|
|
65135
|
+
* [DeleteRecordRetrieveTask](https://cloud.tencent.com/document/api/1344/95940)
|
|
65136
|
+
* [DeleteRecordTemplate](https://cloud.tencent.com/document/api/1344/95910)
|
|
65137
|
+
* [DeleteUserDevice](https://cloud.tencent.com/document/api/1344/95875)
|
|
65138
|
+
* [DescribeAITask](https://cloud.tencent.com/document/api/1344/95949)
|
|
65139
|
+
* [DescribeAITaskResult](https://cloud.tencent.com/document/api/1344/95948)
|
|
65140
|
+
* [DescribeCNAME](https://cloud.tencent.com/document/api/1344/95899)
|
|
65141
|
+
* [DescribeDeviceChannel](https://cloud.tencent.com/document/api/1344/95874)
|
|
65142
|
+
* [DescribeDevicePreset](https://cloud.tencent.com/document/api/1344/95878)
|
|
65143
|
+
* [DescribeDeviceRegion](https://cloud.tencent.com/document/api/1344/95873)
|
|
65144
|
+
* [DescribeDomain](https://cloud.tencent.com/document/api/1344/95898)
|
|
65145
|
+
* [DescribeDomainRegion](https://cloud.tencent.com/document/api/1344/95897)
|
|
65146
|
+
* [DescribeGateway](https://cloud.tencent.com/document/api/1344/95888)
|
|
65147
|
+
* [DescribeGatewayMonitor](https://cloud.tencent.com/document/api/1344/95887)
|
|
65148
|
+
* [DescribeGatewayProtocol](https://cloud.tencent.com/document/api/1344/95886)
|
|
65149
|
+
* [DescribeGatewayVersion](https://cloud.tencent.com/document/api/1344/95885)
|
|
65150
|
+
* [DescribeOrganization](https://cloud.tencent.com/document/api/1344/95892)
|
|
65151
|
+
* [DescribeRecordBackupPlan](https://cloud.tencent.com/document/api/1344/95925)
|
|
65152
|
+
* [DescribeRecordBackupTemplate](https://cloud.tencent.com/document/api/1344/95909)
|
|
65153
|
+
* [DescribeRecordFile](https://cloud.tencent.com/document/api/1344/95934)
|
|
65154
|
+
* [DescribeRecordPlan](https://cloud.tencent.com/document/api/1344/95924)
|
|
65155
|
+
* [DescribeRecordPlaybackUrl](https://cloud.tencent.com/document/api/1344/95933)
|
|
65156
|
+
* [DescribeRecordRetrieveTask](https://cloud.tencent.com/document/api/1344/95939)
|
|
65157
|
+
* [DescribeRecordTemplate](https://cloud.tencent.com/document/api/1344/95908)
|
|
65158
|
+
* [DescribeStreamAuth](https://cloud.tencent.com/document/api/1344/95896)
|
|
65159
|
+
* [DescribeUserDevice](https://cloud.tencent.com/document/api/1344/95872)
|
|
65160
|
+
* [DescribeVideoDownloadUrl](https://cloud.tencent.com/document/api/1344/95932)
|
|
65161
|
+
* [ListAITasks](https://cloud.tencent.com/document/api/1344/95947)
|
|
65162
|
+
* [ListDevices](https://cloud.tencent.com/document/api/1344/95871)
|
|
65163
|
+
* [ListGateways](https://cloud.tencent.com/document/api/1344/95884)
|
|
65164
|
+
* [ListOrganizationChannelNumbers](https://cloud.tencent.com/document/api/1344/95923)
|
|
65165
|
+
* [ListOrganizationChannels](https://cloud.tencent.com/document/api/1344/95922)
|
|
65166
|
+
* [ListRecordBackupPlanDevices](https://cloud.tencent.com/document/api/1344/95921)
|
|
65167
|
+
* [ListRecordBackupPlans](https://cloud.tencent.com/document/api/1344/95920)
|
|
65168
|
+
* [ListRecordBackupTemplates](https://cloud.tencent.com/document/api/1344/95907)
|
|
65169
|
+
* [ListRecordPlanChannels](https://cloud.tencent.com/document/api/1344/95919)
|
|
65170
|
+
* [ListRecordPlanDevices](https://cloud.tencent.com/document/api/1344/95918)
|
|
65171
|
+
* [ListRecordPlans](https://cloud.tencent.com/document/api/1344/95917)
|
|
65172
|
+
* [ListRecordRetrieveTasks](https://cloud.tencent.com/document/api/1344/95938)
|
|
65173
|
+
* [ListRecordTemplates](https://cloud.tencent.com/document/api/1344/95906)
|
|
65174
|
+
* [PlayRecord](https://cloud.tencent.com/document/api/1344/95931)
|
|
65175
|
+
* [RefreshDeviceChannel](https://cloud.tencent.com/document/api/1344/95870)
|
|
65176
|
+
* [UpdateAITask](https://cloud.tencent.com/document/api/1344/95946)
|
|
65177
|
+
* [UpdateAITaskStatus](https://cloud.tencent.com/document/api/1344/95945)
|
|
65178
|
+
* [UpdateDeviceOrganization](https://cloud.tencent.com/document/api/1344/95869)
|
|
65179
|
+
* [UpdateDeviceStatus](https://cloud.tencent.com/document/api/1344/95868)
|
|
65180
|
+
* [UpdateGateway](https://cloud.tencent.com/document/api/1344/95883)
|
|
65181
|
+
* [UpdateOrganization](https://cloud.tencent.com/document/api/1344/95891)
|
|
65182
|
+
* [UpdateRecordBackupPlan](https://cloud.tencent.com/document/api/1344/95916)
|
|
65183
|
+
* [UpdateRecordBackupTemplate](https://cloud.tencent.com/document/api/1344/95905)
|
|
65184
|
+
* [UpdateRecordPlan](https://cloud.tencent.com/document/api/1344/95915)
|
|
65185
|
+
* [UpdateRecordTemplate](https://cloud.tencent.com/document/api/1344/95904)
|
|
65186
|
+
* [UpdateUserDevice](https://cloud.tencent.com/document/api/1344/95867)
|
|
65187
|
+
* [UpgradeGateway](https://cloud.tencent.com/document/api/1344/95882)
|
|
65188
|
+
|
|
65189
|
+
新增数据结构:
|
|
65190
|
+
|
|
65191
|
+
* [AIConfig](https://cloud.tencent.com/document/api/1344/95952#AIConfig)
|
|
65192
|
+
* [AITaskInfo](https://cloud.tencent.com/document/api/1344/95952#AITaskInfo)
|
|
65193
|
+
* [AITaskResultInfo](https://cloud.tencent.com/document/api/1344/95952#AITaskResultInfo)
|
|
65194
|
+
* [AITaskResultResponse](https://cloud.tencent.com/document/api/1344/95952#AITaskResultResponse)
|
|
65195
|
+
* [AITemplates](https://cloud.tencent.com/document/api/1344/95952#AITemplates)
|
|
65196
|
+
* [AddDeviceResponse](https://cloud.tencent.com/document/api/1344/95952#AddDeviceResponse)
|
|
65197
|
+
* [AddOrgResponse](https://cloud.tencent.com/document/api/1344/95952#AddOrgResponse)
|
|
65198
|
+
* [BaseAIResultInfo](https://cloud.tencent.com/document/api/1344/95952#BaseAIResultInfo)
|
|
65199
|
+
* [BodyAIResultInfo](https://cloud.tencent.com/document/api/1344/95952#BodyAIResultInfo)
|
|
65200
|
+
* [CarAIResultInfo](https://cloud.tencent.com/document/api/1344/95952#CarAIResultInfo)
|
|
65201
|
+
* [ChannelInfo](https://cloud.tencent.com/document/api/1344/95952#ChannelInfo)
|
|
65202
|
+
* [ChefClothAIResultInfo](https://cloud.tencent.com/document/api/1344/95952#ChefClothAIResultInfo)
|
|
65203
|
+
* [ChefHatAIResultInfo](https://cloud.tencent.com/document/api/1344/95952#ChefHatAIResultInfo)
|
|
65204
|
+
* [DescribeDeviceRegion](https://cloud.tencent.com/document/api/1344/95952#DescribeDeviceRegion)
|
|
65205
|
+
* [DescribeDeviceResponse](https://cloud.tencent.com/document/api/1344/95952#DescribeDeviceResponse)
|
|
65206
|
+
* [DescribeGatewayMonitor](https://cloud.tencent.com/document/api/1344/95952#DescribeGatewayMonitor)
|
|
65207
|
+
* [DescribeGatewayVersion](https://cloud.tencent.com/document/api/1344/95952#DescribeGatewayVersion)
|
|
65208
|
+
* [FaceMaskAIResultInfo](https://cloud.tencent.com/document/api/1344/95952#FaceMaskAIResultInfo)
|
|
65209
|
+
* [GatewayVersion](https://cloud.tencent.com/document/api/1344/95952#GatewayVersion)
|
|
65210
|
+
* [GatewaysData](https://cloud.tencent.com/document/api/1344/95952#GatewaysData)
|
|
65211
|
+
* [LifeCycleData](https://cloud.tencent.com/document/api/1344/95952#LifeCycleData)
|
|
65212
|
+
* [ListAITaskData](https://cloud.tencent.com/document/api/1344/95952#ListAITaskData)
|
|
65213
|
+
* [ListDeviceInfo](https://cloud.tencent.com/document/api/1344/95952#ListDeviceInfo)
|
|
65214
|
+
* [ListRecordBackupPlanResponse](https://cloud.tencent.com/document/api/1344/95952#ListRecordBackupPlanResponse)
|
|
65215
|
+
* [Location](https://cloud.tencent.com/document/api/1344/95952#Location)
|
|
65216
|
+
* [OperTimeSlot](https://cloud.tencent.com/document/api/1344/95952#OperTimeSlot)
|
|
65217
|
+
* [OrganizationChannelInfo](https://cloud.tencent.com/document/api/1344/95952#OrganizationChannelInfo)
|
|
65218
|
+
* [PetAIResultInfo](https://cloud.tencent.com/document/api/1344/95952#PetAIResultInfo)
|
|
65219
|
+
* [PhoneCallAIResultInfo](https://cloud.tencent.com/document/api/1344/95952#PhoneCallAIResultInfo)
|
|
65220
|
+
* [PlateContent](https://cloud.tencent.com/document/api/1344/95952#PlateContent)
|
|
65221
|
+
* [RecordPlanBaseInfo](https://cloud.tencent.com/document/api/1344/95952#RecordPlanBaseInfo)
|
|
65222
|
+
* [RecordPlanChannelInfo](https://cloud.tencent.com/document/api/1344/95952#RecordPlanChannelInfo)
|
|
65223
|
+
* [RecordPlanOptResponse](https://cloud.tencent.com/document/api/1344/95952#RecordPlanOptResponse)
|
|
65224
|
+
* [RecordPlaybackUrl](https://cloud.tencent.com/document/api/1344/95952#RecordPlaybackUrl)
|
|
65225
|
+
* [RecordRetrieveTaskChannelInfo](https://cloud.tencent.com/document/api/1344/95952#RecordRetrieveTaskChannelInfo)
|
|
65226
|
+
* [RecordRetrieveTaskDetailsInfo](https://cloud.tencent.com/document/api/1344/95952#RecordRetrieveTaskDetailsInfo)
|
|
65227
|
+
* [RecordTemplateInfo](https://cloud.tencent.com/document/api/1344/95952#RecordTemplateInfo)
|
|
65228
|
+
* [RecordTemplateTimeSections](https://cloud.tencent.com/document/api/1344/95952#RecordTemplateTimeSections)
|
|
65229
|
+
* [RecordTimeLine](https://cloud.tencent.com/document/api/1344/95952#RecordTimeLine)
|
|
65230
|
+
* [SmokingAIResultInfo](https://cloud.tencent.com/document/api/1344/95952#SmokingAIResultInfo)
|
|
65231
|
+
* [SnapshotConfig](https://cloud.tencent.com/document/api/1344/95952#SnapshotConfig)
|
|
65232
|
+
* [Timeline](https://cloud.tencent.com/document/api/1344/95952#Timeline)
|
|
65233
|
+
* [UpdateDeviceResponse](https://cloud.tencent.com/document/api/1344/95952#UpdateDeviceResponse)
|
|
65234
|
+
* [UpdateOrgResponse](https://cloud.tencent.com/document/api/1344/95952#UpdateOrgResponse)
|
|
65235
|
+
* [UpdateRecordBackupPlanModify](https://cloud.tencent.com/document/api/1344/95952#UpdateRecordBackupPlanModify)
|
|
65236
|
+
* [UpdateRecordBackupTemplateModify](https://cloud.tencent.com/document/api/1344/95952#UpdateRecordBackupTemplateModify)
|
|
65237
|
+
* [UpdateRecordPlanData](https://cloud.tencent.com/document/api/1344/95952#UpdateRecordPlanData)
|
|
65238
|
+
* [UpdateRecordTemplateData](https://cloud.tencent.com/document/api/1344/95952#UpdateRecordTemplateData)
|
|
65239
|
+
|
|
65240
|
+
|
|
65241
|
+
|
|
65242
|
+
|
|
64995
65243
|
## 媒体智能标签(ivld) 版本:2021-09-03
|
|
64996
65244
|
|
|
64997
65245
|
### 第 8 次发布
|
|
@@ -81669,6 +81917,20 @@
|
|
|
81669
81917
|
|
|
81670
81918
|
## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
|
|
81671
81919
|
|
|
81920
|
+
### 第 39 次发布
|
|
81921
|
+
|
|
81922
|
+
发布时间:2023-08-04 01:15:26
|
|
81923
|
+
|
|
81924
|
+
本次发布包含了以下内容:
|
|
81925
|
+
|
|
81926
|
+
改善已有的文档。
|
|
81927
|
+
|
|
81928
|
+
新增接口:
|
|
81929
|
+
|
|
81930
|
+
* [DescribeDBInstanceHAConfig](https://cloud.tencent.com/document/api/409/95970)
|
|
81931
|
+
* [ModifyDBInstanceHAConfig](https://cloud.tencent.com/document/api/409/95969)
|
|
81932
|
+
* [SwitchDBInstancePrimary](https://cloud.tencent.com/document/api/409/95968)
|
|
81933
|
+
|
|
81672
81934
|
### 第 38 次发布
|
|
81673
81935
|
|
|
81674
81936
|
发布时间:2023-07-21 01:35:07
|
|
@@ -85172,6 +85434,21 @@
|
|
|
85172
85434
|
|
|
85173
85435
|
## 云函数(scf) 版本:2018-04-16
|
|
85174
85436
|
|
|
85437
|
+
### 第 59 次发布
|
|
85438
|
+
|
|
85439
|
+
发布时间:2023-08-04 01:16:09
|
|
85440
|
+
|
|
85441
|
+
本次发布包含了以下内容:
|
|
85442
|
+
|
|
85443
|
+
改善已有的文档。
|
|
85444
|
+
|
|
85445
|
+
修改数据结构:
|
|
85446
|
+
|
|
85447
|
+
* [NamespaceResourceEnvTKE](https://cloud.tencent.com/document/api/583/17244#NamespaceResourceEnvTKE)
|
|
85448
|
+
|
|
85449
|
+
* 新增成员:PodTemplatePatch
|
|
85450
|
+
|
|
85451
|
+
|
|
85175
85452
|
### 第 58 次发布
|
|
85176
85453
|
|
|
85177
85454
|
发布时间:2023-08-02 01:20:41
|
|
@@ -87520,6 +87797,21 @@
|
|
|
87520
87797
|
|
|
87521
87798
|
## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
|
|
87522
87799
|
|
|
87800
|
+
### 第 49 次发布
|
|
87801
|
+
|
|
87802
|
+
发布时间:2023-08-04 01:16:26
|
|
87803
|
+
|
|
87804
|
+
本次发布包含了以下内容:
|
|
87805
|
+
|
|
87806
|
+
改善已有的文档。
|
|
87807
|
+
|
|
87808
|
+
修改数据结构:
|
|
87809
|
+
|
|
87810
|
+
* [DBInstance](https://cloud.tencent.com/document/api/238/19976#DBInstance)
|
|
87811
|
+
|
|
87812
|
+
* <font color="#dd0000">**修改成员**:</font>Architecture, Style
|
|
87813
|
+
|
|
87814
|
+
|
|
87523
87815
|
### 第 48 次发布
|
|
87524
87816
|
|
|
87525
87817
|
发布时间:2023-08-02 01:20:58
|
|
@@ -102295,6 +102587,29 @@
|
|
|
102295
102587
|
|
|
102296
102588
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
102297
102589
|
|
|
102590
|
+
### 第 47 次发布
|
|
102591
|
+
|
|
102592
|
+
发布时间:2023-08-04 01:18:31
|
|
102593
|
+
|
|
102594
|
+
本次发布包含了以下内容:
|
|
102595
|
+
|
|
102596
|
+
改善已有的文档。
|
|
102597
|
+
|
|
102598
|
+
修改数据结构:
|
|
102599
|
+
|
|
102600
|
+
* [L4OfflineLog](https://cloud.tencent.com/document/api/1552/80721#L4OfflineLog)
|
|
102601
|
+
|
|
102602
|
+
* 新增成员:LogStartTime, LogEndTime
|
|
102603
|
+
|
|
102604
|
+
* [L7OfflineLog](https://cloud.tencent.com/document/api/1552/80721#L7OfflineLog)
|
|
102605
|
+
|
|
102606
|
+
* 新增成员:LogStartTime, LogEndTime
|
|
102607
|
+
|
|
102608
|
+
* [Resource](https://cloud.tencent.com/document/api/1552/80721#Resource)
|
|
102609
|
+
|
|
102610
|
+
* <font color="#dd0000">**修改成员**:</font>Group, ZoneNumber
|
|
102611
|
+
|
|
102612
|
+
|
|
102298
102613
|
### 第 46 次发布
|
|
102299
102614
|
|
|
102300
102615
|
发布时间:2023-07-31 01:43:23
|
|
@@ -107232,6 +107547,27 @@
|
|
|
107232
107547
|
|
|
107233
107548
|
## 容器服务(tke) 版本:2018-05-25
|
|
107234
107549
|
|
|
107550
|
+
### 第 160 次发布
|
|
107551
|
+
|
|
107552
|
+
发布时间:2023-08-07 01:18:30
|
|
107553
|
+
|
|
107554
|
+
本次发布包含了以下内容:
|
|
107555
|
+
|
|
107556
|
+
改善已有的文档。
|
|
107557
|
+
|
|
107558
|
+
修改接口:
|
|
107559
|
+
|
|
107560
|
+
* [ModifyClusterAttribute](https://cloud.tencent.com/document/api/457/42938)
|
|
107561
|
+
|
|
107562
|
+
* 新增入参:ClusterProperty
|
|
107563
|
+
|
|
107564
|
+
* 新增出参:ClusterProperty
|
|
107565
|
+
|
|
107566
|
+
|
|
107567
|
+
新增数据结构:
|
|
107568
|
+
|
|
107569
|
+
* [[ClusterProperty](https://cloud.tencent.com/document/api/457/31866#ClusterProperty)](https://cloud.tencent.com/document/api/457/31866#[ClusterProperty](https://cloud.tencent.com/document/api/457/31866#ClusterProperty))
|
|
107570
|
+
|
|
107235
107571
|
### 第 159 次发布
|
|
107236
107572
|
|
|
107237
107573
|
发布时间:2023-07-14 01:40:32
|
|
@@ -112563,6 +112899,19 @@
|
|
|
112563
112899
|
|
|
112564
112900
|
## 微服务引擎 TSE(tse) 版本:2020-12-07
|
|
112565
112901
|
|
|
112902
|
+
### 第 37 次发布
|
|
112903
|
+
|
|
112904
|
+
发布时间:2023-08-07 01:19:09
|
|
112905
|
+
|
|
112906
|
+
本次发布包含了以下内容:
|
|
112907
|
+
|
|
112908
|
+
改善已有的文档。
|
|
112909
|
+
|
|
112910
|
+
修改数据结构:
|
|
112911
|
+
|
|
112912
|
+
* [KongRoutePreview](https://cloud.tencent.com/document/api/1364/54942#KongRoutePreview)
|
|
112913
|
+
|
|
112914
|
+
|
|
112566
112915
|
### 第 36 次发布
|
|
112567
112916
|
|
|
112568
112917
|
发布时间:2023-07-19 01:46:53
|
|
@@ -120819,6 +121168,23 @@
|
|
|
120819
121168
|
|
|
120820
121169
|
## 私有网络(vpc) 版本:2017-03-12
|
|
120821
121170
|
|
|
121171
|
+
### 第 163 次发布
|
|
121172
|
+
|
|
121173
|
+
发布时间:2023-08-07 01:19:59
|
|
121174
|
+
|
|
121175
|
+
本次发布包含了以下内容:
|
|
121176
|
+
|
|
121177
|
+
改善已有的文档。
|
|
121178
|
+
|
|
121179
|
+
新增接口:
|
|
121180
|
+
|
|
121181
|
+
* [[AcceptVpcPeeringConnection](https://cloud.tencent.com/document/api/215/96026)](https://cloud.tencent.com/document/api/#/#)
|
|
121182
|
+
* [[CreateVpcPeeringConnection](https://cloud.tencent.com/document/api/215/96025)](https://cloud.tencent.com/document/api/#/#)
|
|
121183
|
+
* [[DeleteVpcPeeringConnection](https://cloud.tencent.com/document/api/215/96024)](https://cloud.tencent.com/document/api/#/#)
|
|
121184
|
+
* [[DescribeVpcPeeringConnections](https://cloud.tencent.com/document/api/215/96023)](https://cloud.tencent.com/document/api/#/#)
|
|
121185
|
+
* [[ModifyVpcPeeringConnection](https://cloud.tencent.com/document/api/215/96022)](https://cloud.tencent.com/document/api/#/#)
|
|
121186
|
+
* [[RejectVpcPeeringConnection](https://cloud.tencent.com/document/api/215/96021)](https://cloud.tencent.com/document/api/#/#)
|
|
121187
|
+
|
|
120822
121188
|
### 第 162 次发布
|
|
120823
121189
|
|
|
120824
121190
|
发布时间:2023-07-28 01:57:59
|
|
@@ -125687,6 +126053,47 @@
|
|
|
125687
126053
|
|
|
125688
126054
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
125689
126055
|
|
|
126056
|
+
### 第 38 次发布
|
|
126057
|
+
|
|
126058
|
+
发布时间:2023-08-04 01:21:15
|
|
126059
|
+
|
|
126060
|
+
本次发布包含了以下内容:
|
|
126061
|
+
|
|
126062
|
+
改善已有的文档。
|
|
126063
|
+
|
|
126064
|
+
修改接口:
|
|
126065
|
+
|
|
126066
|
+
* [BatchDeleteIntegrationTasks](https://cloud.tencent.com/document/api/1267/82540)
|
|
126067
|
+
|
|
126068
|
+
* 新增入参:DeleteKFFlag
|
|
126069
|
+
|
|
126070
|
+
* [CommitIntegrationTask](https://cloud.tencent.com/document/api/1267/82526)
|
|
126071
|
+
|
|
126072
|
+
* 新增入参:VersionDesc, InstanceVersion
|
|
126073
|
+
|
|
126074
|
+
* [DeleteIntegrationTask](https://cloud.tencent.com/document/api/1267/82516)
|
|
126075
|
+
|
|
126076
|
+
* 新增出参:DeleteFlag, DeleteErrInfo
|
|
126077
|
+
|
|
126078
|
+
* [DescribeIntegrationTask](https://cloud.tencent.com/document/api/1267/82495)
|
|
126079
|
+
|
|
126080
|
+
* 新增入参:InstanceVersion
|
|
126081
|
+
|
|
126082
|
+
* 新增出参:AgentStatus, TaskVersion
|
|
126083
|
+
|
|
126084
|
+
|
|
126085
|
+
新增数据结构:
|
|
126086
|
+
|
|
126087
|
+
* [AgentStatus](https://cloud.tencent.com/document/api/1267/76336#AgentStatus)
|
|
126088
|
+
* [TaskVersionInstance](https://cloud.tencent.com/document/api/1267/76336#TaskVersionInstance)
|
|
126089
|
+
|
|
126090
|
+
修改数据结构:
|
|
126091
|
+
|
|
126092
|
+
* [IntegrationTaskInfo](https://cloud.tencent.com/document/api/1267/76336#IntegrationTaskInfo)
|
|
126093
|
+
|
|
126094
|
+
* 新增成员:SwitchResource, ReadPhase, InstanceVersion
|
|
126095
|
+
|
|
126096
|
+
|
|
125690
126097
|
### 第 37 次发布
|
|
125691
126098
|
|
|
125692
126099
|
发布时间:2023-07-20 01:54:12
|