tencentcloud-sdk-nodejs-cynosdb 4.0.503 → 4.0.504

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 CHANGED
@@ -1,3 +1,151 @@
1
+ # Release 4.0.504
2
+
3
+ ## 人体分析(bda) 版本:2020-03-24
4
+
5
+ ### 第 10 次发布
6
+
7
+ 发布时间:2022-12-15 01:09:06
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 修改接口:
14
+
15
+ * [SegmentPortraitPic](https://cloud.tencent.com/document/api/1208/42970)
16
+
17
+ * 新增入参:Scene
18
+
19
+
20
+
21
+
22
+ ## 商业流程服务(bpaas) 版本:2018-12-17
23
+
24
+ ### 第 3 次发布
25
+
26
+ 发布时间:2022-12-15 01:10:28
27
+
28
+ 本次发布包含了以下内容:
29
+
30
+ 改善已有的文档。
31
+
32
+ 修改数据结构:
33
+
34
+ * [StatusNode](https://cloud.tencent.com/document/api/1083/80917#StatusNode)
35
+
36
+ * 新增成员:DataHubId, TaskName, CKafkaRegion, ExternalUrl
37
+
38
+
39
+
40
+
41
+ ## 本地专用集群(cdc) 版本:2020-12-14
42
+
43
+ ### 第 4 次发布
44
+
45
+ 发布时间:2022-12-15 01:12:58
46
+
47
+ 本次发布包含了以下内容:
48
+
49
+ 改善已有的文档。
50
+
51
+ 修改数据结构:
52
+
53
+ * [DedicatedClusterOrder](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterOrder)
54
+
55
+ * 新增成员:OrderType
56
+
57
+
58
+
59
+
60
+ ## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
61
+
62
+ ### 第 36 次发布
63
+
64
+ 发布时间:2022-12-15 01:20:30
65
+
66
+ 本次发布包含了以下内容:
67
+
68
+ 改善已有的文档。
69
+
70
+ 修改接口:
71
+
72
+ * [DescribeAccounts](https://cloud.tencent.com/document/api/1003/48075)
73
+
74
+ * 新增入参:Hosts, Limit, Offset
75
+
76
+ * 新增出参:TotalCount
77
+
78
+ * [DescribeBackupList](https://cloud.tencent.com/document/api/1003/48093)
79
+
80
+ * 新增入参:SnapshotIdList
81
+
82
+ * [DescribeClusterParams](https://cloud.tencent.com/document/api/1003/79556)
83
+
84
+ * 新增入参:ParamName
85
+
86
+ * [DescribeProjectSecurityGroups](https://cloud.tencent.com/document/api/1003/48304)
87
+
88
+ * 新增入参:Limit, Offset, SearchKey
89
+
90
+ * <font color="#dd0000">**修改入参**:</font>ProjectId
91
+
92
+ * 新增出参:Total
93
+
94
+
95
+
96
+
97
+ ## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
98
+
99
+ ### 第 32 次发布
100
+
101
+ 发布时间:2022-12-15 01:38:47
102
+
103
+ 本次发布包含了以下内容:
104
+
105
+ 改善已有的文档。
106
+
107
+ 新增接口:
108
+
109
+ * [CreateParameterTemplate](https://cloud.tencent.com/document/api/409/84071)
110
+ * [DeleteParameterTemplate](https://cloud.tencent.com/document/api/409/84070)
111
+ * [DescribeDBInstanceSecurityGroups](https://cloud.tencent.com/document/api/409/84064)
112
+ * [DescribeDefaultParameters](https://cloud.tencent.com/document/api/409/84069)
113
+ * [DescribeParameterTemplateAttributes](https://cloud.tencent.com/document/api/409/84068)
114
+ * [DescribeParameterTemplates](https://cloud.tencent.com/document/api/409/84067)
115
+ * [ModifyDBInstanceSecurityGroups](https://cloud.tencent.com/document/api/409/84063)
116
+ * [ModifyParameterTemplate](https://cloud.tencent.com/document/api/409/84066)
117
+
118
+ 新增数据结构:
119
+
120
+ * [ParameterTemplate](https://cloud.tencent.com/document/api/409/16778#ParameterTemplate)
121
+ * [PolicyRule](https://cloud.tencent.com/document/api/409/16778#PolicyRule)
122
+ * [SecurityGroup](https://cloud.tencent.com/document/api/409/16778#SecurityGroup)
123
+
124
+
125
+
126
+ ## 弹性微服务 TEM(tem) 版本:2021-07-01
127
+
128
+ ### 第 37 次发布
129
+
130
+ 发布时间:2022-12-15 01:49:45
131
+
132
+ 本次发布包含了以下内容:
133
+
134
+ 改善已有的文档。
135
+
136
+ 修改接口:
137
+
138
+ * [DescribeEnvironments](https://cloud.tencent.com/document/api/1371/60149)
139
+
140
+ * 新增入参:EnvironmentId
141
+
142
+
143
+
144
+
145
+ ## 弹性微服务 TEM(tem) 版本:2020-12-21
146
+
147
+
148
+
1
149
  # Release 4.0.503
2
150
 
3
151
  ## 企业收付平台(cpdp) 版本:2019-08-20
@@ -1,10 +1,104 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 企业收付平台(cpdp) 版本:2019-08-20
3
+ ## 人体分析(bda) 版本:2020-03-24
4
+
5
+ ### 第 10 次发布
6
+
7
+ 发布时间:2022-12-15 01:09:06
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 修改接口:
14
+
15
+ * [SegmentPortraitPic](https://cloud.tencent.com/document/api/1208/42970)
16
+
17
+ * 新增入参:Scene
18
+
19
+
20
+
21
+
22
+ ## 商业流程服务(bpaas) 版本:2018-12-17
23
+
24
+ ### 第 3 次发布
25
+
26
+ 发布时间:2022-12-15 01:10:28
27
+
28
+ 本次发布包含了以下内容:
29
+
30
+ 改善已有的文档。
31
+
32
+ 修改数据结构:
33
+
34
+ * [StatusNode](https://cloud.tencent.com/document/api/1083/80917#StatusNode)
35
+
36
+ * 新增成员:DataHubId, TaskName, CKafkaRegion, ExternalUrl
37
+
38
+
39
+
40
+
41
+ ## 本地专用集群(cdc) 版本:2020-12-14
42
+
43
+ ### 第 4 次发布
44
+
45
+ 发布时间:2022-12-15 01:12:58
46
+
47
+ 本次发布包含了以下内容:
48
+
49
+ 改善已有的文档。
50
+
51
+ 修改数据结构:
52
+
53
+ * [DedicatedClusterOrder](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterOrder)
54
+
55
+ * 新增成员:OrderType
56
+
4
57
 
5
- ### 第 96 次发布
6
58
 
7
- 发布时间:2022-12-14 11:33:48
59
+
60
+ ## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
61
+
62
+ ### 第 36 次发布
63
+
64
+ 发布时间:2022-12-15 01:20:30
65
+
66
+ 本次发布包含了以下内容:
67
+
68
+ 改善已有的文档。
69
+
70
+ 修改接口:
71
+
72
+ * [DescribeAccounts](https://cloud.tencent.com/document/api/1003/48075)
73
+
74
+ * 新增入参:Hosts, Limit, Offset
75
+
76
+ * 新增出参:TotalCount
77
+
78
+ * [DescribeBackupList](https://cloud.tencent.com/document/api/1003/48093)
79
+
80
+ * 新增入参:SnapshotIdList
81
+
82
+ * [DescribeClusterParams](https://cloud.tencent.com/document/api/1003/79556)
83
+
84
+ * 新增入参:ParamName
85
+
86
+ * [DescribeProjectSecurityGroups](https://cloud.tencent.com/document/api/1003/48304)
87
+
88
+ * 新增入参:Limit, Offset, SearchKey
89
+
90
+ * <font color="#dd0000">**修改入参**:</font>ProjectId
91
+
92
+ * 新增出参:Total
93
+
94
+
95
+
96
+
97
+ ## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
98
+
99
+ ### 第 32 次发布
100
+
101
+ 发布时间:2022-12-15 01:38:47
8
102
 
9
103
  本次发布包含了以下内容:
10
104
 
@@ -12,11 +106,43 @@
12
106
 
13
107
  新增接口:
14
108
 
15
- * [QueryFlexPlatformAccountBalance](https://cloud.tencent.com/document/api/1122/84021)
109
+ * [CreateParameterTemplate](https://cloud.tencent.com/document/api/409/84071)
110
+ * [DeleteParameterTemplate](https://cloud.tencent.com/document/api/409/84070)
111
+ * [DescribeDBInstanceSecurityGroups](https://cloud.tencent.com/document/api/409/84064)
112
+ * [DescribeDefaultParameters](https://cloud.tencent.com/document/api/409/84069)
113
+ * [DescribeParameterTemplateAttributes](https://cloud.tencent.com/document/api/409/84068)
114
+ * [DescribeParameterTemplates](https://cloud.tencent.com/document/api/409/84067)
115
+ * [ModifyDBInstanceSecurityGroups](https://cloud.tencent.com/document/api/409/84063)
116
+ * [ModifyParameterTemplate](https://cloud.tencent.com/document/api/409/84066)
16
117
 
17
118
  新增数据结构:
18
119
 
19
- * [PlatformAccountBalanceResult](https://cloud.tencent.com/document/api/1122/40683#PlatformAccountBalanceResult)
120
+ * [ParameterTemplate](https://cloud.tencent.com/document/api/409/16778#ParameterTemplate)
121
+ * [PolicyRule](https://cloud.tencent.com/document/api/409/16778#PolicyRule)
122
+ * [SecurityGroup](https://cloud.tencent.com/document/api/409/16778#SecurityGroup)
123
+
124
+
125
+
126
+ ## 弹性微服务 TEM(tem) 版本:2021-07-01
127
+
128
+ ### 第 37 次发布
129
+
130
+ 发布时间:2022-12-15 01:49:45
131
+
132
+ 本次发布包含了以下内容:
133
+
134
+ 改善已有的文档。
135
+
136
+ 修改接口:
137
+
138
+ * [DescribeEnvironments](https://cloud.tencent.com/document/api/1371/60149)
139
+
140
+ * 新增入参:EnvironmentId
141
+
142
+
143
+
144
+
145
+ ## 弹性微服务 TEM(tem) 版本:2020-12-21
20
146
 
21
147
 
22
148
 
@@ -6590,6 +6716,21 @@
6590
6716
 
6591
6717
  ## 人体分析(bda) 版本:2020-03-24
6592
6718
 
6719
+ ### 第 10 次发布
6720
+
6721
+ 发布时间:2022-12-15 01:09:06
6722
+
6723
+ 本次发布包含了以下内容:
6724
+
6725
+ 改善已有的文档。
6726
+
6727
+ 修改接口:
6728
+
6729
+ * [SegmentPortraitPic](https://cloud.tencent.com/document/api/1208/42970)
6730
+
6731
+ * 新增入参:Scene
6732
+
6733
+
6593
6734
  ### 第 9 次发布
6594
6735
 
6595
6736
  发布时间:2022-09-06 06:10:38
@@ -8843,6 +8984,21 @@
8843
8984
 
8844
8985
  ## 商业流程服务(bpaas) 版本:2018-12-17
8845
8986
 
8987
+ ### 第 3 次发布
8988
+
8989
+ 发布时间:2022-12-15 01:10:28
8990
+
8991
+ 本次发布包含了以下内容:
8992
+
8993
+ 改善已有的文档。
8994
+
8995
+ 修改数据结构:
8996
+
8997
+ * [StatusNode](https://cloud.tencent.com/document/api/1083/80917#StatusNode)
8998
+
8999
+ * 新增成员:DataHubId, TaskName, CKafkaRegion, ExternalUrl
9000
+
9001
+
8846
9002
  ### 第 2 次发布
8847
9003
 
8848
9004
  发布时间:2022-09-30 06:12:23
@@ -14408,6 +14564,21 @@
14408
14564
 
14409
14565
  ## 本地专用集群(cdc) 版本:2020-12-14
14410
14566
 
14567
+ ### 第 4 次发布
14568
+
14569
+ 发布时间:2022-12-15 01:12:58
14570
+
14571
+ 本次发布包含了以下内容:
14572
+
14573
+ 改善已有的文档。
14574
+
14575
+ 修改数据结构:
14576
+
14577
+ * [DedicatedClusterOrder](https://cloud.tencent.com/document/api/1346/73770#DedicatedClusterOrder)
14578
+
14579
+ * 新增成员:OrderType
14580
+
14581
+
14411
14582
  ### 第 3 次发布
14412
14583
 
14413
14584
  发布时间:2022-07-30 15:07:54
@@ -24572,11 +24743,11 @@
24572
24743
 
24573
24744
  新增接口:
24574
24745
 
24575
- * [[QueryFlexPlatformAccountBalance](https://cloud.tencent.com/document/api/1122/84021)](https://cloud.tencent.com/document/api/#/#)
24746
+ * [QueryFlexPlatformAccountBalance](https://cloud.tencent.com/document/api/1122/84021)
24576
24747
 
24577
24748
  新增数据结构:
24578
24749
 
24579
- * [[PlatformAccountBalanceResult](https://cloud.tencent.com/document/api/1122/40683#PlatformAccountBalanceResult)](https://cloud.tencent.com/document/api/1122/40683#[PlatformAccountBalanceResult](https://cloud.tencent.com/document/api/1122/40683#PlatformAccountBalanceResult))
24750
+ * [PlatformAccountBalanceResult](https://cloud.tencent.com/document/api/1122/40683#PlatformAccountBalanceResult)
24580
24751
 
24581
24752
  ### 第 95 次发布
24582
24753
 
@@ -31182,6 +31353,39 @@
31182
31353
 
31183
31354
  ## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
31184
31355
 
31356
+ ### 第 36 次发布
31357
+
31358
+ 发布时间:2022-12-15 01:20:30
31359
+
31360
+ 本次发布包含了以下内容:
31361
+
31362
+ 改善已有的文档。
31363
+
31364
+ 修改接口:
31365
+
31366
+ * [DescribeAccounts](https://cloud.tencent.com/document/api/1003/48075)
31367
+
31368
+ * 新增入参:Hosts, Limit, Offset
31369
+
31370
+ * 新增出参:TotalCount
31371
+
31372
+ * [DescribeBackupList](https://cloud.tencent.com/document/api/1003/48093)
31373
+
31374
+ * 新增入参:SnapshotIdList
31375
+
31376
+ * [DescribeClusterParams](https://cloud.tencent.com/document/api/1003/79556)
31377
+
31378
+ * 新增入参:ParamName
31379
+
31380
+ * [DescribeProjectSecurityGroups](https://cloud.tencent.com/document/api/1003/48304)
31381
+
31382
+ * 新增入参:Limit, Offset, SearchKey
31383
+
31384
+ * <font color="#dd0000">**修改入参**:</font>ProjectId
31385
+
31386
+ * 新增出参:Total
31387
+
31388
+
31185
31389
  ### 第 35 次发布
31186
31390
 
31187
31391
  发布时间:2022-12-08 01:24:51
@@ -65099,6 +65303,31 @@
65099
65303
 
65100
65304
  ## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
65101
65305
 
65306
+ ### 第 32 次发布
65307
+
65308
+ 发布时间:2022-12-15 01:38:47
65309
+
65310
+ 本次发布包含了以下内容:
65311
+
65312
+ 改善已有的文档。
65313
+
65314
+ 新增接口:
65315
+
65316
+ * [[CreateParameterTemplate](https://cloud.tencent.com/document/api/409/84071)](https://cloud.tencent.com/document/api/#/#)
65317
+ * [[DeleteParameterTemplate](https://cloud.tencent.com/document/api/409/84070)](https://cloud.tencent.com/document/api/#/#)
65318
+ * [[DescribeDBInstanceSecurityGroups](https://cloud.tencent.com/document/api/409/84064)](https://cloud.tencent.com/document/api/#/#)
65319
+ * [[DescribeDefaultParameters](https://cloud.tencent.com/document/api/409/84069)](https://cloud.tencent.com/document/api/#/#)
65320
+ * [[DescribeParameterTemplateAttributes](https://cloud.tencent.com/document/api/409/84068)](https://cloud.tencent.com/document/api/#/#)
65321
+ * [[DescribeParameterTemplates](https://cloud.tencent.com/document/api/409/84067)](https://cloud.tencent.com/document/api/#/#)
65322
+ * [[ModifyDBInstanceSecurityGroups](https://cloud.tencent.com/document/api/409/84063)](https://cloud.tencent.com/document/api/#/#)
65323
+ * [[ModifyParameterTemplate](https://cloud.tencent.com/document/api/409/84066)](https://cloud.tencent.com/document/api/#/#)
65324
+
65325
+ 新增数据结构:
65326
+
65327
+ * [[ParameterTemplate](https://cloud.tencent.com/document/api/409/16778#ParameterTemplate)](https://cloud.tencent.com/document/api/409/16778#[ParameterTemplate](https://cloud.tencent.com/document/api/409/16778#ParameterTemplate))
65328
+ * [[PolicyRule](https://cloud.tencent.com/document/api/409/16778#PolicyRule)](https://cloud.tencent.com/document/api/409/16778#[PolicyRule](https://cloud.tencent.com/document/api/409/16778#PolicyRule))
65329
+ * [[SecurityGroup](https://cloud.tencent.com/document/api/409/16778#SecurityGroup)](https://cloud.tencent.com/document/api/409/16778#[SecurityGroup](https://cloud.tencent.com/document/api/409/16778#SecurityGroup))
65330
+
65102
65331
  ### 第 31 次发布
65103
65332
 
65104
65333
  发布时间:2022-11-29 07:09:18
@@ -80354,6 +80583,21 @@
80354
80583
 
80355
80584
  ## 弹性微服务 TEM(tem) 版本:2021-07-01
80356
80585
 
80586
+ ### 第 37 次发布
80587
+
80588
+ 发布时间:2022-12-15 01:49:45
80589
+
80590
+ 本次发布包含了以下内容:
80591
+
80592
+ 改善已有的文档。
80593
+
80594
+ 修改接口:
80595
+
80596
+ * [DescribeEnvironments](https://cloud.tencent.com/document/api/1371/60149)
80597
+
80598
+ * 新增入参:EnvironmentId
80599
+
80600
+
80357
80601
  ### 第 36 次发布
80358
80602
 
80359
80603
  发布时间:2022-12-09 02:04:15
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-cynosdb",
3
- "version": "4.0.503",
3
+ "version": "4.0.504",
4
4
  "description": "Tencent Cloud API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -19,7 +19,7 @@
19
19
  | asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-04-04 06:08:40 |
20
20
  | ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2022-04-04 06:08:45 |
21
21
  | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-12-09 01:11:02 |
22
- | bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2022-09-06 06:10:38 |
22
+ | bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2022-12-15 01:09:06 |
23
23
  | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2022-08-09 10:42:14 |
24
24
  | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2022-10-31 06:10:22 |
25
25
  | bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
@@ -28,19 +28,19 @@
28
28
  | bmeip | [黑石弹性公网IP](https://cloud.tencent.com/document/product/1028) | 2022-04-19 06:04:56 |
29
29
  | bmlb | [黑石负载均衡](https://cloud.tencent.com/document/product/1027) | 2022-04-04 06:09:37 |
30
30
  | bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2022-04-15 06:02:36 |
31
- | bpaas | [商业流程服务](https://cloud.tencent.com/document/product/1083) | 2022-09-30 06:12:23 |
31
+ | bpaas | [商业流程服务](https://cloud.tencent.com/document/product/1083) | 2022-12-15 01:10:28 |
32
32
  | bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
33
33
  | bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2022-09-29 06:12:03 |
34
34
  | btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2022-04-04 06:10:17 |
35
35
  | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-12-06 06:19:53 |
36
- | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-11-22 06:12:35 |
36
+ | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-12-15 01:11:14 |
37
37
  | car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2022-11-18 06:12:01 |
38
38
  | casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-10-31 06:12:52 |
39
39
  | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-12-12 01:11:14 |
40
- | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-12-14 01:12:01 |
40
+ | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-12-15 01:11:34 |
41
41
  | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-12-08 01:17:22 |
42
42
  | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-12-09 01:15:21 |
43
- | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-07-30 15:07:54 |
43
+ | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-12-15 01:12:58 |
44
44
  | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2022-12-14 01:13:32 |
45
45
  | cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2022-10-31 06:15:53 |
46
46
  | cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2022-12-07 06:23:42 |
@@ -57,7 +57,7 @@
57
57
  | cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-11-24 06:19:10 |
58
58
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-12-14 01:17:29 |
59
59
  | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2022-10-31 06:18:55 |
60
- | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-12-06 06:27:51 |
60
+ | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-12-15 01:16:27 |
61
61
  | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-12-05 06:32:09 |
62
62
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-11-16 06:15:44 |
63
63
  | cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
@@ -66,7 +66,7 @@
66
66
  | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-12-07 06:29:50 |
67
67
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-12-13 10:22:29 |
68
68
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
69
- | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2022-12-08 01:24:51 |
69
+ | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2022-12-15 01:20:30 |
70
70
  | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2022-11-04 06:19:07 |
71
71
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
72
72
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-07-29 06:07:15 |
@@ -119,8 +119,8 @@
119
119
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2022-10-28 11:32:11 |
120
120
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-12-13 10:37:12 |
121
121
  | lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2022-12-13 10:37:33 |
122
- | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-12-14 01:33:53 |
123
- | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2022-12-14 01:34:24 |
122
+ | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-12-15 01:33:10 |
123
+ | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2022-12-15 01:33:41 |
124
124
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
125
125
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
126
126
  | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-11-23 06:38:36 |
@@ -143,11 +143,11 @@
143
143
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2022-12-07 06:54:25 |
144
144
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-11-17 06:38:25 |
145
145
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
146
- | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-11-29 07:09:18 |
146
+ | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-12-15 01:38:47 |
147
147
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-12-09 01:52:05 |
148
148
  | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2022-12-08 01:40:36 |
149
149
  | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-09-23 06:43:17 |
150
- | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2022-12-14 01:41:22 |
150
+ | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2022-12-15 01:40:07 |
151
151
  | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-07-27 21:10:02 |
152
152
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
153
153
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
@@ -180,12 +180,12 @@
180
180
  | tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
181
181
  | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-11-30 06:59:59 |
182
182
  | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2022-12-14 01:46:15 |
183
- | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-12-09 02:00:06 |
183
+ | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-12-15 01:46:24 |
184
184
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-10-21 06:47:14 |
185
185
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-11-17 06:47:13 |
186
186
  | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2022-11-25 07:03:54 |
187
187
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-12-06 07:10:10 |
188
- | tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-12-09 02:04:15 |
188
+ | tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-12-15 01:49:45 |
189
189
  | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-12-13 10:53:47 |
190
190
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-11-16 06:42:38 |
191
191
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
@@ -193,7 +193,7 @@
193
193
  | ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
194
194
  | tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2022-04-04 07:16:59 |
195
195
  | tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
196
- | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-12-12 01:52:02 |
196
+ | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-12-15 01:51:46 |
197
197
  | tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-12-08 01:49:46 |
198
198
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-12-13 10:56:59 |
199
199
  | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-12-14 01:52:28 |
@@ -150,8 +150,24 @@ export interface DescribeAccountsRequest {
150
150
  /**
151
151
  * 数据库类型,取值范围:
152
152
  <li> MYSQL </li>
153
+ 该参数已废用
153
154
  */
154
155
  DbType?: string
156
+
157
+ /**
158
+ * 需要过滤的账户列表
159
+ */
160
+ Hosts?: Array<string>
161
+
162
+ /**
163
+ * 限制量
164
+ */
165
+ Limit?: number
166
+
167
+ /**
168
+ * 偏移量
169
+ */
170
+ Offset?: number
155
171
  }
156
172
 
157
173
  /**
@@ -184,13 +200,15 @@ export interface ModifyMaintainPeriodConfigRequest {
184
200
  */
185
201
  export interface DescribeRollbackTimeRangeResponse {
186
202
  /**
187
- * 有效回归时间范围开始时间点(已废弃)
188
- */
203
+ * 有效回归时间范围开始时间点(已废弃)
204
+ 注意:此字段可能返回 null,表示取不到有效值。
205
+ */
189
206
  TimeRangeStart: string
190
207
 
191
208
  /**
192
- * 有效回归时间范围结束时间点(已废弃)
193
- */
209
+ * 有效回归时间范围结束时间点(已废弃)
210
+ 注意:此字段可能返回 null,表示取不到有效值。
211
+ */
194
212
  TimeRangeEnd: string
195
213
 
196
214
  /**
@@ -495,8 +513,9 @@ export interface DescribeClusterParamsResponse {
495
513
  TotalCount: number
496
514
 
497
515
  /**
498
- * 实例参数列表
499
- */
516
+ * 实例参数列表
517
+ 注意:此字段可能返回 null,表示取不到有效值。
518
+ */
500
519
  Items: Array<ParamInfo>
501
520
 
502
521
  /**
@@ -1459,6 +1478,11 @@ export interface DescribeProjectSecurityGroupsResponse {
1459
1478
  */
1460
1479
  Groups: Array<SecurityGroup>
1461
1480
 
1481
+ /**
1482
+ * 总数量
1483
+ */
1484
+ Total: number
1485
+
1462
1486
  /**
1463
1487
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1464
1488
  */
@@ -1722,6 +1746,11 @@ export interface DescribeBackupListRequest {
1722
1746
  * 备份备注名,模糊查询
1723
1747
  */
1724
1748
  BackupNames?: Array<string>
1749
+
1750
+ /**
1751
+ * 快照备份Id列表
1752
+ */
1753
+ SnapshotIdList?: Array<number>
1725
1754
  }
1726
1755
 
1727
1756
  /**
@@ -2284,7 +2313,7 @@ cpu最大值,可选范围参考DescribeServerlessInstanceSpecs接口返回
2284
2313
  AlarmPolicyIds?: Array<string>
2285
2314
 
2286
2315
  /**
2287
- * 参数数组
2316
+ * 参数数组,暂时支持character_set_server (utf8|latin1|gbk|utf8mb4) ,lower_case_table_names,1-大小写不敏感,0-大小写敏感
2288
2317
  */
2289
2318
  ClusterParams?: Array<ParamItem>
2290
2319
 
@@ -2623,7 +2652,22 @@ export interface DescribeProjectSecurityGroupsRequest {
2623
2652
  /**
2624
2653
  * 项目ID
2625
2654
  */
2626
- ProjectId: number
2655
+ ProjectId?: number
2656
+
2657
+ /**
2658
+ * 限制量
2659
+ */
2660
+ Limit?: number
2661
+
2662
+ /**
2663
+ * 偏移量
2664
+ */
2665
+ Offset?: number
2666
+
2667
+ /**
2668
+ * 搜索关键字
2669
+ */
2670
+ SearchKey?: string
2627
2671
  }
2628
2672
 
2629
2673
  /**
@@ -4647,10 +4691,16 @@ export interface ModifyClusterParamRequest {
4647
4691
  */
4648
4692
  export interface DescribeAccountsResponse {
4649
4693
  /**
4650
- * 数据库账号列表
4651
- */
4694
+ * 数据库账号列表
4695
+ 注意:此字段可能返回 null,表示取不到有效值。
4696
+ */
4652
4697
  AccountSet: Array<Account>
4653
4698
 
4699
+ /**
4700
+ * 账号总数量
4701
+ */
4702
+ TotalCount: number
4703
+
4654
4704
  /**
4655
4705
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4656
4706
  */
@@ -4729,6 +4779,11 @@ export interface DescribeClusterParamsRequest {
4729
4779
  * 集群ID
4730
4780
  */
4731
4781
  ClusterId: string
4782
+
4783
+ /**
4784
+ * 参数名字
4785
+ */
4786
+ ParamName?: string
4732
4787
  }
4733
4788
 
4734
4789
  /**
@@ -114,8 +114,21 @@ export interface DescribeAccountsRequest {
114
114
  /**
115
115
  * 数据库类型,取值范围:
116
116
  <li> MYSQL </li>
117
+ 该参数已废用
117
118
  */
118
119
  DbType?: string;
120
+ /**
121
+ * 需要过滤的账户列表
122
+ */
123
+ Hosts?: Array<string>;
124
+ /**
125
+ * 限制量
126
+ */
127
+ Limit?: number;
128
+ /**
129
+ * 偏移量
130
+ */
131
+ Offset?: number;
119
132
  }
120
133
  /**
121
134
  * ModifyMaintainPeriodConfig请求参数结构体
@@ -143,12 +156,14 @@ export interface ModifyMaintainPeriodConfigRequest {
143
156
  */
144
157
  export interface DescribeRollbackTimeRangeResponse {
145
158
  /**
146
- * 有效回归时间范围开始时间点(已废弃)
147
- */
159
+ * 有效回归时间范围开始时间点(已废弃)
160
+ 注意:此字段可能返回 null,表示取不到有效值。
161
+ */
148
162
  TimeRangeStart: string;
149
163
  /**
150
- * 有效回归时间范围结束时间点(已废弃)
151
- */
164
+ * 有效回归时间范围结束时间点(已废弃)
165
+ 注意:此字段可能返回 null,表示取不到有效值。
166
+ */
152
167
  TimeRangeEnd: string;
153
168
  /**
154
169
  * 可回档时间范围
@@ -409,8 +424,9 @@ export interface DescribeClusterParamsResponse {
409
424
  */
410
425
  TotalCount: number;
411
426
  /**
412
- * 实例参数列表
413
- */
427
+ * 实例参数列表
428
+ 注意:此字段可能返回 null,表示取不到有效值。
429
+ */
414
430
  Items: Array<ParamInfo>;
415
431
  /**
416
432
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1224,6 +1240,10 @@ export interface DescribeProjectSecurityGroupsResponse {
1224
1240
  * 安全组详情
1225
1241
  */
1226
1242
  Groups: Array<SecurityGroup>;
1243
+ /**
1244
+ * 总数量
1245
+ */
1246
+ Total: number;
1227
1247
  /**
1228
1248
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1229
1249
  */
@@ -1446,6 +1466,10 @@ export interface DescribeBackupListRequest {
1446
1466
  * 备份备注名,模糊查询
1447
1467
  */
1448
1468
  BackupNames?: Array<string>;
1469
+ /**
1470
+ * 快照备份Id列表
1471
+ */
1472
+ SnapshotIdList?: Array<number>;
1449
1473
  }
1450
1474
  /**
1451
1475
  * SearchClusterDatabases请求参数结构体
@@ -1908,7 +1932,7 @@ export interface CreateClustersRequest {
1908
1932
  */
1909
1933
  AlarmPolicyIds?: Array<string>;
1910
1934
  /**
1911
- * 参数数组
1935
+ * 参数数组,暂时支持character_set_server (utf8|latin1|gbk|utf8mb4) ,lower_case_table_names,1-大小写不敏感,0-大小写敏感
1912
1936
  */
1913
1937
  ClusterParams?: Array<ParamItem>;
1914
1938
  /**
@@ -2193,7 +2217,19 @@ export interface DescribeProjectSecurityGroupsRequest {
2193
2217
  /**
2194
2218
  * 项目ID
2195
2219
  */
2196
- ProjectId: number;
2220
+ ProjectId?: number;
2221
+ /**
2222
+ * 限制量
2223
+ */
2224
+ Limit?: number;
2225
+ /**
2226
+ * 偏移量
2227
+ */
2228
+ Offset?: number;
2229
+ /**
2230
+ * 搜索关键字
2231
+ */
2232
+ SearchKey?: string;
2197
2233
  }
2198
2234
  /**
2199
2235
  * ModifyClusterParam返回参数结构体
@@ -3887,9 +3923,14 @@ export interface ModifyClusterParamRequest {
3887
3923
  */
3888
3924
  export interface DescribeAccountsResponse {
3889
3925
  /**
3890
- * 数据库账号列表
3891
- */
3926
+ * 数据库账号列表
3927
+ 注意:此字段可能返回 null,表示取不到有效值。
3928
+ */
3892
3929
  AccountSet: Array<Account>;
3930
+ /**
3931
+ * 账号总数量
3932
+ */
3933
+ TotalCount: number;
3893
3934
  /**
3894
3935
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3895
3936
  */
@@ -3958,6 +3999,10 @@ export interface DescribeClusterParamsRequest {
3958
3999
  * 集群ID
3959
4000
  */
3960
4001
  ClusterId: string;
4002
+ /**
4003
+ * 参数名字
4004
+ */
4005
+ ParamName?: string;
3961
4006
  }
3962
4007
  /**
3963
4008
  * 审计日志详细信息