tencentcloud-sdk-nodejs-cbs 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 +148 -0
- package/SERVICE_CHANGELOG.md +251 -7
- package/package.json +1 -1
- package/products.md +14 -14
- package/src/services/cbs/v20170312/cbs_client.ts +1 -3
- package/src/services/cbs/v20170312/cbs_models.ts +24 -24
- package/tencentcloud/services/cbs/v20170312/cbs_client.d.ts +1 -3
- package/tencentcloud/services/cbs/v20170312/cbs_client.js +1 -3
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +21 -21
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
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,104 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
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
|
-
|
|
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
|
-
* [
|
|
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
|
-
* [
|
|
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
|
-
* [
|
|
24746
|
+
* [QueryFlexPlatformAccountBalance](https://cloud.tencent.com/document/api/1122/84021)
|
|
24576
24747
|
|
|
24577
24748
|
新增数据结构:
|
|
24578
24749
|
|
|
24579
|
-
* [
|
|
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
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
123
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2022-12-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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 |
|
|
@@ -565,9 +565,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
565
565
|
}
|
|
566
566
|
|
|
567
567
|
/**
|
|
568
|
-
*
|
|
569
|
-
|
|
570
|
-
可根据快照ID过滤。快照ID形如:snap-a1kmcp13。
|
|
568
|
+
* 查询快照操作日志功能已迁移至LookUpEvents接口(https://cloud.tencent.com/document/product/629/12359),本接口(DescribeSnapshotOperationLogs)即将下线,后续不再提供调用,请知悉。
|
|
571
569
|
|
|
572
570
|
*/
|
|
573
571
|
async DescribeSnapshotOperationLogs(
|
|
@@ -16,15 +16,33 @@
|
|
|
16
16
|
*/
|
|
17
17
|
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* 快照操作日志,已废弃。
|
|
20
20
|
*/
|
|
21
21
|
export interface SnapshotOperationLog {
|
|
22
|
+
/**
|
|
23
|
+
* 操作的状态。取值范围:
|
|
24
|
+
SUCCESS :表示操作成功
|
|
25
|
+
FAILED :表示操作失败
|
|
26
|
+
PROCESSING :表示操作中。
|
|
27
|
+
*/
|
|
28
|
+
OperationState: string
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* 开始时间。
|
|
32
|
+
*/
|
|
33
|
+
StartTime: string
|
|
34
|
+
|
|
22
35
|
/**
|
|
23
36
|
* 操作者的UIN。
|
|
24
37
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
25
38
|
*/
|
|
26
39
|
Operator: string
|
|
27
40
|
|
|
41
|
+
/**
|
|
42
|
+
* 操作的快照ID。
|
|
43
|
+
*/
|
|
44
|
+
SnapshotId: string
|
|
45
|
+
|
|
28
46
|
/**
|
|
29
47
|
* 操作类型。取值范围:
|
|
30
48
|
SNAP_OPERATION_DELETE:删除快照
|
|
@@ -37,24 +55,6 @@ ASP_OPERATION_DELETE_SNAP:由定期快照策略删除快照
|
|
|
37
55
|
*/
|
|
38
56
|
Operation: string
|
|
39
57
|
|
|
40
|
-
/**
|
|
41
|
-
* 操作的快照ID。
|
|
42
|
-
*/
|
|
43
|
-
SnapshotId: string
|
|
44
|
-
|
|
45
|
-
/**
|
|
46
|
-
* 操作的状态。取值范围:
|
|
47
|
-
SUCCESS :表示操作成功
|
|
48
|
-
FAILED :表示操作失败
|
|
49
|
-
PROCESSING :表示操作中。
|
|
50
|
-
*/
|
|
51
|
-
OperationState: string
|
|
52
|
-
|
|
53
|
-
/**
|
|
54
|
-
* 开始时间。
|
|
55
|
-
*/
|
|
56
|
-
StartTime: string
|
|
57
|
-
|
|
58
58
|
/**
|
|
59
59
|
* 结束时间。
|
|
60
60
|
*/
|
|
@@ -207,14 +207,14 @@ export interface DescribeSnapshotOperationLogsRequest {
|
|
|
207
207
|
Filters: Array<Filter>
|
|
208
208
|
|
|
209
209
|
/**
|
|
210
|
-
*
|
|
210
|
+
* 要查询的操作日志的截止时间,例如:“2019-11-22 23:59:59"
|
|
211
211
|
*/
|
|
212
|
-
|
|
212
|
+
EndTime?: string
|
|
213
213
|
|
|
214
214
|
/**
|
|
215
|
-
*
|
|
215
|
+
* 要查询的操作日志的起始时间,例如:“2019-11-22 00:00:00"
|
|
216
216
|
*/
|
|
217
|
-
|
|
217
|
+
BeginTime?: string
|
|
218
218
|
}
|
|
219
219
|
|
|
220
220
|
/**
|
|
@@ -1109,7 +1109,7 @@ export interface DescribeSnapshotOperationLogsResponse {
|
|
|
1109
1109
|
/**
|
|
1110
1110
|
* 快照操作日志列表。
|
|
1111
1111
|
*/
|
|
1112
|
-
SnapshotOperationLogSet
|
|
1112
|
+
SnapshotOperationLogSet: Array<SnapshotOperationLog>
|
|
1113
1113
|
|
|
1114
1114
|
/**
|
|
1115
1115
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -228,9 +228,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
228
228
|
*/
|
|
229
229
|
ApplySnapshot(req: ApplySnapshotRequest, cb?: (error: string, rep: ApplySnapshotResponse) => void): Promise<ApplySnapshotResponse>;
|
|
230
230
|
/**
|
|
231
|
-
*
|
|
232
|
-
|
|
233
|
-
可根据快照ID过滤。快照ID形如:snap-a1kmcp13。
|
|
231
|
+
* 查询快照操作日志功能已迁移至LookUpEvents接口(https://cloud.tencent.com/document/product/629/12359),本接口(DescribeSnapshotOperationLogs)即将下线,后续不再提供调用,请知悉。
|
|
234
232
|
|
|
235
233
|
*/
|
|
236
234
|
DescribeSnapshotOperationLogs(req: DescribeSnapshotOperationLogsRequest, cb?: (error: string, rep: DescribeSnapshotOperationLogsResponse) => void): Promise<DescribeSnapshotOperationLogsResponse>;
|
|
@@ -319,9 +319,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
319
319
|
return this.request("ApplySnapshot", req, cb);
|
|
320
320
|
}
|
|
321
321
|
/**
|
|
322
|
-
*
|
|
323
|
-
|
|
324
|
-
可根据快照ID过滤。快照ID形如:snap-a1kmcp13。
|
|
322
|
+
* 查询快照操作日志功能已迁移至LookUpEvents接口(https://cloud.tencent.com/document/product/629/12359),本接口(DescribeSnapshotOperationLogs)即将下线,后续不再提供调用,请知悉。
|
|
325
323
|
|
|
326
324
|
*/
|
|
327
325
|
async DescribeSnapshotOperationLogs(req, cb) {
|
|
@@ -1,12 +1,27 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
2
|
+
* 快照操作日志,已废弃。
|
|
3
3
|
*/
|
|
4
4
|
export interface SnapshotOperationLog {
|
|
5
|
+
/**
|
|
6
|
+
* 操作的状态。取值范围:
|
|
7
|
+
SUCCESS :表示操作成功
|
|
8
|
+
FAILED :表示操作失败
|
|
9
|
+
PROCESSING :表示操作中。
|
|
10
|
+
*/
|
|
11
|
+
OperationState: string;
|
|
12
|
+
/**
|
|
13
|
+
* 开始时间。
|
|
14
|
+
*/
|
|
15
|
+
StartTime: string;
|
|
5
16
|
/**
|
|
6
17
|
* 操作者的UIN。
|
|
7
18
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
8
19
|
*/
|
|
9
20
|
Operator: string;
|
|
21
|
+
/**
|
|
22
|
+
* 操作的快照ID。
|
|
23
|
+
*/
|
|
24
|
+
SnapshotId: string;
|
|
10
25
|
/**
|
|
11
26
|
* 操作类型。取值范围:
|
|
12
27
|
SNAP_OPERATION_DELETE:删除快照
|
|
@@ -18,21 +33,6 @@ export interface SnapshotOperationLog {
|
|
|
18
33
|
ASP_OPERATION_DELETE_SNAP:由定期快照策略删除快照
|
|
19
34
|
*/
|
|
20
35
|
Operation: string;
|
|
21
|
-
/**
|
|
22
|
-
* 操作的快照ID。
|
|
23
|
-
*/
|
|
24
|
-
SnapshotId: string;
|
|
25
|
-
/**
|
|
26
|
-
* 操作的状态。取值范围:
|
|
27
|
-
SUCCESS :表示操作成功
|
|
28
|
-
FAILED :表示操作失败
|
|
29
|
-
PROCESSING :表示操作中。
|
|
30
|
-
*/
|
|
31
|
-
OperationState: string;
|
|
32
|
-
/**
|
|
33
|
-
* 开始时间。
|
|
34
|
-
*/
|
|
35
|
-
StartTime: string;
|
|
36
36
|
/**
|
|
37
37
|
* 结束时间。
|
|
38
38
|
*/
|
|
@@ -160,14 +160,14 @@ export interface DescribeSnapshotOperationLogsRequest {
|
|
|
160
160
|
<li>snapshot-id - Array of String - 是否必填:是 - 按快照ID过滤,每个请求最多可指定10个快照ID。
|
|
161
161
|
*/
|
|
162
162
|
Filters: Array<Filter>;
|
|
163
|
-
/**
|
|
164
|
-
* 要查询的操作日志的起始时间,例如:“2019-11-22 00:00:00"
|
|
165
|
-
*/
|
|
166
|
-
BeginTime?: string;
|
|
167
163
|
/**
|
|
168
164
|
* 要查询的操作日志的截止时间,例如:“2019-11-22 23:59:59"
|
|
169
165
|
*/
|
|
170
166
|
EndTime?: string;
|
|
167
|
+
/**
|
|
168
|
+
* 要查询的操作日志的起始时间,例如:“2019-11-22 00:00:00"
|
|
169
|
+
*/
|
|
170
|
+
BeginTime?: string;
|
|
171
171
|
}
|
|
172
172
|
/**
|
|
173
173
|
* CopySnapshotCrossRegions返回参数结构体
|
|
@@ -925,7 +925,7 @@ export interface DescribeSnapshotOperationLogsResponse {
|
|
|
925
925
|
/**
|
|
926
926
|
* 快照操作日志列表。
|
|
927
927
|
*/
|
|
928
|
-
SnapshotOperationLogSet
|
|
928
|
+
SnapshotOperationLogSet: Array<SnapshotOperationLog>;
|
|
929
929
|
/**
|
|
930
930
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
931
931
|
*/
|