tencentcloud-sdk-nodejs-tke 4.0.374 → 4.0.375
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 +204 -0
- package/SERVICE_CHANGELOG.md +342 -25
- package/package.json +1 -1
- package/products.md +12 -12
- package/src/services/tke/v20180525/tke_client.ts +4 -1
- package/src/services/tke/v20180525/tke_models.ts +96 -1
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +1 -1
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +81 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,207 @@
|
|
|
1
|
+
# Release 4.0.375
|
|
2
|
+
|
|
3
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
4
|
+
|
|
5
|
+
### 第 73 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-07-04 06:05:30
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [ApplyFlexPayment](https://cloud.tencent.com/document/api/1122/74976)
|
|
16
|
+
|
|
17
|
+
* 新增入参:Environment
|
|
18
|
+
|
|
19
|
+
* [ApplyFlexSettlement](https://cloud.tencent.com/document/api/1122/74975)
|
|
20
|
+
|
|
21
|
+
* 新增入参:Environment
|
|
22
|
+
|
|
23
|
+
* [CreateFlexPayee](https://cloud.tencent.com/document/api/1122/74974)
|
|
24
|
+
|
|
25
|
+
* 新增入参:PhoneNo, Environment
|
|
26
|
+
|
|
27
|
+
* [FreezeFlexBalance](https://cloud.tencent.com/document/api/1122/74973)
|
|
28
|
+
|
|
29
|
+
* 新增入参:Environment
|
|
30
|
+
|
|
31
|
+
* [ModifyFlexPayeeAccountRightStatus](https://cloud.tencent.com/document/api/1122/74972)
|
|
32
|
+
|
|
33
|
+
* 新增入参:Environment
|
|
34
|
+
|
|
35
|
+
* [QueryFlexAmountBeforeTax](https://cloud.tencent.com/document/api/1122/74971)
|
|
36
|
+
|
|
37
|
+
* 新增入参:Environment
|
|
38
|
+
|
|
39
|
+
* [QueryFlexFreezeOrderList](https://cloud.tencent.com/document/api/1122/74970)
|
|
40
|
+
|
|
41
|
+
* 新增入参:Environment
|
|
42
|
+
|
|
43
|
+
* [QueryFlexPayeeAccountBalance](https://cloud.tencent.com/document/api/1122/74969)
|
|
44
|
+
|
|
45
|
+
* 新增入参:Environment
|
|
46
|
+
|
|
47
|
+
* [QueryFlexPayeeAccountInfo](https://cloud.tencent.com/document/api/1122/74968)
|
|
48
|
+
|
|
49
|
+
* 新增入参:Environment
|
|
50
|
+
|
|
51
|
+
* [QueryFlexPayeeAccountList](https://cloud.tencent.com/document/api/1122/74967)
|
|
52
|
+
|
|
53
|
+
* 新增入参:Environment
|
|
54
|
+
|
|
55
|
+
* [QueryFlexPayeeInfo](https://cloud.tencent.com/document/api/1122/74966)
|
|
56
|
+
|
|
57
|
+
* 新增入参:Environment
|
|
58
|
+
|
|
59
|
+
* [QueryFlexPaymentOrderList](https://cloud.tencent.com/document/api/1122/74965)
|
|
60
|
+
|
|
61
|
+
* 新增入参:Environment
|
|
62
|
+
|
|
63
|
+
* [QueryFlexPaymentOrderStatus](https://cloud.tencent.com/document/api/1122/74964)
|
|
64
|
+
|
|
65
|
+
* 新增入参:Environment
|
|
66
|
+
|
|
67
|
+
* [QueryFlexSettlementOrderList](https://cloud.tencent.com/document/api/1122/74963)
|
|
68
|
+
|
|
69
|
+
* 新增入参:OperationType, Environment
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
修改数据结构:
|
|
73
|
+
|
|
74
|
+
* [PaymentOrderResult](https://cloud.tencent.com/document/api/1122/40683#PaymentOrderResult)
|
|
75
|
+
|
|
76
|
+
* 新增成员:PayeeId
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
82
|
+
|
|
83
|
+
### 第 88 次发布
|
|
84
|
+
|
|
85
|
+
发布时间:2022-07-04 06:06:18
|
|
86
|
+
|
|
87
|
+
本次发布包含了以下内容:
|
|
88
|
+
|
|
89
|
+
改善已有的文档。
|
|
90
|
+
|
|
91
|
+
新增接口:
|
|
92
|
+
|
|
93
|
+
* [DescribeChcHosts](https://cloud.tencent.com/document/api/213/76366)
|
|
94
|
+
|
|
95
|
+
新增数据结构:
|
|
96
|
+
|
|
97
|
+
* [ChcDeployExtraConfig](https://cloud.tencent.com/document/api/213/15753#ChcDeployExtraConfig)
|
|
98
|
+
* [ChcHost](https://cloud.tencent.com/document/api/213/15753#ChcHost)
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
## 云原生数据库 TDSQL-C(cynosdb) 版本:2019-01-07
|
|
103
|
+
|
|
104
|
+
### 第 17 次发布
|
|
105
|
+
|
|
106
|
+
发布时间:2022-07-04 06:07:00
|
|
107
|
+
|
|
108
|
+
本次发布包含了以下内容:
|
|
109
|
+
|
|
110
|
+
改善已有的文档。
|
|
111
|
+
|
|
112
|
+
新增接口:
|
|
113
|
+
|
|
114
|
+
* [DescribeBackupDownloadUrl](https://cloud.tencent.com/document/api/1003/76374)
|
|
115
|
+
* [DescribeBinlogDownloadUrl](https://cloud.tencent.com/document/api/1003/76373)
|
|
116
|
+
* [DescribeBinlogSaveDays](https://cloud.tencent.com/document/api/1003/76372)
|
|
117
|
+
* [DescribeBinlogs](https://cloud.tencent.com/document/api/1003/76371)
|
|
118
|
+
* [DescribeInstanceSlowQueries](https://cloud.tencent.com/document/api/1003/76369)
|
|
119
|
+
* [ExportInstanceSlowQueries](https://cloud.tencent.com/document/api/1003/76368)
|
|
120
|
+
* [ModifyBackupName](https://cloud.tencent.com/document/api/1003/76370)
|
|
121
|
+
|
|
122
|
+
新增数据结构:
|
|
123
|
+
|
|
124
|
+
* [BinlogItem](https://cloud.tencent.com/document/api/1003/48097#BinlogItem)
|
|
125
|
+
* [SlowQueriesItem](https://cloud.tencent.com/document/api/1003/48097#SlowQueriesItem)
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
## 数据湖计算(dlc) 版本:2021-01-25
|
|
130
|
+
|
|
131
|
+
### 第 25 次发布
|
|
132
|
+
|
|
133
|
+
发布时间:2022-07-04 06:07:50
|
|
134
|
+
|
|
135
|
+
本次发布包含了以下内容:
|
|
136
|
+
|
|
137
|
+
改善已有的文档。
|
|
138
|
+
|
|
139
|
+
新增接口:
|
|
140
|
+
|
|
141
|
+
* [ReportHeartbeatMetaData](https://cloud.tencent.com/document/api/1342/76375)
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
146
|
+
|
|
147
|
+
### 第 20 次发布
|
|
148
|
+
|
|
149
|
+
发布时间:2022-07-04 06:14:12
|
|
150
|
+
|
|
151
|
+
本次发布包含了以下内容:
|
|
152
|
+
|
|
153
|
+
改善已有的文档。
|
|
154
|
+
|
|
155
|
+
修改接口:
|
|
156
|
+
|
|
157
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
|
158
|
+
|
|
159
|
+
* 新增入参:LogLevel
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
165
|
+
|
|
166
|
+
### 第 108 次发布
|
|
167
|
+
|
|
168
|
+
发布时间:2022-07-04 06:17:50
|
|
169
|
+
|
|
170
|
+
本次发布包含了以下内容:
|
|
171
|
+
|
|
172
|
+
改善已有的文档。
|
|
173
|
+
|
|
174
|
+
修改接口:
|
|
175
|
+
|
|
176
|
+
* [CreatePrometheusClusterAgent](https://cloud.tencent.com/document/api/457/76247)
|
|
177
|
+
|
|
178
|
+
* 新增入参:InstanceId, Agents
|
|
179
|
+
|
|
180
|
+
|
|
181
|
+
新增数据结构:
|
|
182
|
+
|
|
183
|
+
* [PrometheusClusterAgentBasic](https://cloud.tencent.com/document/api/457/31866#PrometheusClusterAgentBasic)
|
|
184
|
+
* [PrometheusClusterAgentPodConfig](https://cloud.tencent.com/document/api/457/31866#PrometheusClusterAgentPodConfig)
|
|
185
|
+
* [Toleration](https://cloud.tencent.com/document/api/457/31866#Toleration)
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
190
|
+
|
|
191
|
+
### 第 2 次发布
|
|
192
|
+
|
|
193
|
+
发布时间:2022-07-04 06:20:00
|
|
194
|
+
|
|
195
|
+
本次发布包含了以下内容:
|
|
196
|
+
|
|
197
|
+
改善已有的文档。
|
|
198
|
+
|
|
199
|
+
新增接口:
|
|
200
|
+
|
|
201
|
+
* [DescribeProject](https://cloud.tencent.com/document/api/1267/76377)
|
|
202
|
+
|
|
203
|
+
|
|
204
|
+
|
|
1
205
|
# Release 4.0.374
|
|
2
206
|
|
|
3
207
|
## 云数据库独享集群(dbdc) 版本:2020-10-29
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,88 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 73 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-07-
|
|
7
|
+
发布时间:2022-07-04 06:05:30
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [ApplyFlexPayment](https://cloud.tencent.com/document/api/1122/74976)
|
|
16
|
+
|
|
17
|
+
* 新增入参:Environment
|
|
18
|
+
|
|
19
|
+
* [ApplyFlexSettlement](https://cloud.tencent.com/document/api/1122/74975)
|
|
20
|
+
|
|
21
|
+
* 新增入参:Environment
|
|
22
|
+
|
|
23
|
+
* [CreateFlexPayee](https://cloud.tencent.com/document/api/1122/74974)
|
|
24
|
+
|
|
25
|
+
* 新增入参:PhoneNo, Environment
|
|
26
|
+
|
|
27
|
+
* [FreezeFlexBalance](https://cloud.tencent.com/document/api/1122/74973)
|
|
28
|
+
|
|
29
|
+
* 新增入参:Environment
|
|
30
|
+
|
|
31
|
+
* [ModifyFlexPayeeAccountRightStatus](https://cloud.tencent.com/document/api/1122/74972)
|
|
32
|
+
|
|
33
|
+
* 新增入参:Environment
|
|
34
|
+
|
|
35
|
+
* [QueryFlexAmountBeforeTax](https://cloud.tencent.com/document/api/1122/74971)
|
|
36
|
+
|
|
37
|
+
* 新增入参:Environment
|
|
38
|
+
|
|
39
|
+
* [QueryFlexFreezeOrderList](https://cloud.tencent.com/document/api/1122/74970)
|
|
40
|
+
|
|
41
|
+
* 新增入参:Environment
|
|
42
|
+
|
|
43
|
+
* [QueryFlexPayeeAccountBalance](https://cloud.tencent.com/document/api/1122/74969)
|
|
44
|
+
|
|
45
|
+
* 新增入参:Environment
|
|
46
|
+
|
|
47
|
+
* [QueryFlexPayeeAccountInfo](https://cloud.tencent.com/document/api/1122/74968)
|
|
48
|
+
|
|
49
|
+
* 新增入参:Environment
|
|
50
|
+
|
|
51
|
+
* [QueryFlexPayeeAccountList](https://cloud.tencent.com/document/api/1122/74967)
|
|
52
|
+
|
|
53
|
+
* 新增入参:Environment
|
|
54
|
+
|
|
55
|
+
* [QueryFlexPayeeInfo](https://cloud.tencent.com/document/api/1122/74966)
|
|
56
|
+
|
|
57
|
+
* 新增入参:Environment
|
|
58
|
+
|
|
59
|
+
* [QueryFlexPaymentOrderList](https://cloud.tencent.com/document/api/1122/74965)
|
|
60
|
+
|
|
61
|
+
* 新增入参:Environment
|
|
62
|
+
|
|
63
|
+
* [QueryFlexPaymentOrderStatus](https://cloud.tencent.com/document/api/1122/74964)
|
|
64
|
+
|
|
65
|
+
* 新增入参:Environment
|
|
66
|
+
|
|
67
|
+
* [QueryFlexSettlementOrderList](https://cloud.tencent.com/document/api/1122/74963)
|
|
68
|
+
|
|
69
|
+
* 新增入参:OperationType, Environment
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
修改数据结构:
|
|
73
|
+
|
|
74
|
+
* [PaymentOrderResult](https://cloud.tencent.com/document/api/1122/40683#PaymentOrderResult)
|
|
75
|
+
|
|
76
|
+
* 新增成员:PayeeId
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
82
|
+
|
|
83
|
+
### 第 88 次发布
|
|
84
|
+
|
|
85
|
+
发布时间:2022-07-04 06:06:18
|
|
8
86
|
|
|
9
87
|
本次发布包含了以下内容:
|
|
10
88
|
|
|
@@ -12,19 +90,20 @@
|
|
|
12
90
|
|
|
13
91
|
新增接口:
|
|
14
92
|
|
|
15
|
-
* [
|
|
93
|
+
* [DescribeChcHosts](https://cloud.tencent.com/document/api/213/76366)
|
|
16
94
|
|
|
17
95
|
新增数据结构:
|
|
18
96
|
|
|
19
|
-
* [
|
|
97
|
+
* [ChcDeployExtraConfig](https://cloud.tencent.com/document/api/213/15753#ChcDeployExtraConfig)
|
|
98
|
+
* [ChcHost](https://cloud.tencent.com/document/api/213/15753#ChcHost)
|
|
20
99
|
|
|
21
100
|
|
|
22
101
|
|
|
23
|
-
##
|
|
102
|
+
## 云原生数据库 TDSQL-C(cynosdb) 版本:2019-01-07
|
|
24
103
|
|
|
25
|
-
### 第
|
|
104
|
+
### 第 17 次发布
|
|
26
105
|
|
|
27
|
-
发布时间:2022-07-
|
|
106
|
+
发布时间:2022-07-04 06:07:00
|
|
28
107
|
|
|
29
108
|
本次发布包含了以下内容:
|
|
30
109
|
|
|
@@ -32,15 +111,26 @@
|
|
|
32
111
|
|
|
33
112
|
新增接口:
|
|
34
113
|
|
|
35
|
-
* [
|
|
114
|
+
* [DescribeBackupDownloadUrl](https://cloud.tencent.com/document/api/1003/76374)
|
|
115
|
+
* [DescribeBinlogDownloadUrl](https://cloud.tencent.com/document/api/1003/76373)
|
|
116
|
+
* [DescribeBinlogSaveDays](https://cloud.tencent.com/document/api/1003/76372)
|
|
117
|
+
* [DescribeBinlogs](https://cloud.tencent.com/document/api/1003/76371)
|
|
118
|
+
* [DescribeInstanceSlowQueries](https://cloud.tencent.com/document/api/1003/76369)
|
|
119
|
+
* [ExportInstanceSlowQueries](https://cloud.tencent.com/document/api/1003/76368)
|
|
120
|
+
* [ModifyBackupName](https://cloud.tencent.com/document/api/1003/76370)
|
|
36
121
|
|
|
122
|
+
新增数据结构:
|
|
37
123
|
|
|
124
|
+
* [BinlogItem](https://cloud.tencent.com/document/api/1003/48097#BinlogItem)
|
|
125
|
+
* [SlowQueriesItem](https://cloud.tencent.com/document/api/1003/48097#SlowQueriesItem)
|
|
38
126
|
|
|
39
|
-
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
40
127
|
|
|
41
|
-
### 第 1 次发布
|
|
42
128
|
|
|
43
|
-
|
|
129
|
+
## 数据湖计算(dlc) 版本:2021-01-25
|
|
130
|
+
|
|
131
|
+
### 第 25 次发布
|
|
132
|
+
|
|
133
|
+
发布时间:2022-07-04 06:07:50
|
|
44
134
|
|
|
45
135
|
本次发布包含了以下内容:
|
|
46
136
|
|
|
@@ -48,14 +138,67 @@
|
|
|
48
138
|
|
|
49
139
|
新增接口:
|
|
50
140
|
|
|
51
|
-
* [
|
|
52
|
-
|
|
141
|
+
* [ReportHeartbeatMetaData](https://cloud.tencent.com/document/api/1342/76375)
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
146
|
+
|
|
147
|
+
### 第 20 次发布
|
|
148
|
+
|
|
149
|
+
发布时间:2022-07-04 06:14:12
|
|
150
|
+
|
|
151
|
+
本次发布包含了以下内容:
|
|
152
|
+
|
|
153
|
+
改善已有的文档。
|
|
154
|
+
|
|
155
|
+
修改接口:
|
|
156
|
+
|
|
157
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
|
158
|
+
|
|
159
|
+
* 新增入参:LogLevel
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
165
|
+
|
|
166
|
+
### 第 108 次发布
|
|
167
|
+
|
|
168
|
+
发布时间:2022-07-04 06:17:50
|
|
169
|
+
|
|
170
|
+
本次发布包含了以下内容:
|
|
171
|
+
|
|
172
|
+
改善已有的文档。
|
|
173
|
+
|
|
174
|
+
修改接口:
|
|
175
|
+
|
|
176
|
+
* [CreatePrometheusClusterAgent](https://cloud.tencent.com/document/api/457/76247)
|
|
177
|
+
|
|
178
|
+
* 新增入参:InstanceId, Agents
|
|
179
|
+
|
|
53
180
|
|
|
54
181
|
新增数据结构:
|
|
55
182
|
|
|
56
|
-
* [
|
|
57
|
-
* [
|
|
58
|
-
* [
|
|
183
|
+
* [PrometheusClusterAgentBasic](https://cloud.tencent.com/document/api/457/31866#PrometheusClusterAgentBasic)
|
|
184
|
+
* [PrometheusClusterAgentPodConfig](https://cloud.tencent.com/document/api/457/31866#PrometheusClusterAgentPodConfig)
|
|
185
|
+
* [Toleration](https://cloud.tencent.com/document/api/457/31866#Toleration)
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
190
|
+
|
|
191
|
+
### 第 2 次发布
|
|
192
|
+
|
|
193
|
+
发布时间:2022-07-04 06:20:00
|
|
194
|
+
|
|
195
|
+
本次发布包含了以下内容:
|
|
196
|
+
|
|
197
|
+
改善已有的文档。
|
|
198
|
+
|
|
199
|
+
新增接口:
|
|
200
|
+
|
|
201
|
+
* [DescribeProject](https://cloud.tencent.com/document/api/1267/76377)
|
|
59
202
|
|
|
60
203
|
|
|
61
204
|
|
|
@@ -21286,6 +21429,80 @@
|
|
|
21286
21429
|
|
|
21287
21430
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
21288
21431
|
|
|
21432
|
+
### 第 73 次发布
|
|
21433
|
+
|
|
21434
|
+
发布时间:2022-07-04 06:05:30
|
|
21435
|
+
|
|
21436
|
+
本次发布包含了以下内容:
|
|
21437
|
+
|
|
21438
|
+
改善已有的文档。
|
|
21439
|
+
|
|
21440
|
+
修改接口:
|
|
21441
|
+
|
|
21442
|
+
* [ApplyFlexPayment](https://cloud.tencent.com/document/api/1122/74976)
|
|
21443
|
+
|
|
21444
|
+
* 新增入参:Environment
|
|
21445
|
+
|
|
21446
|
+
* [ApplyFlexSettlement](https://cloud.tencent.com/document/api/1122/74975)
|
|
21447
|
+
|
|
21448
|
+
* 新增入参:Environment
|
|
21449
|
+
|
|
21450
|
+
* [CreateFlexPayee](https://cloud.tencent.com/document/api/1122/74974)
|
|
21451
|
+
|
|
21452
|
+
* 新增入参:PhoneNo, Environment
|
|
21453
|
+
|
|
21454
|
+
* [FreezeFlexBalance](https://cloud.tencent.com/document/api/1122/74973)
|
|
21455
|
+
|
|
21456
|
+
* 新增入参:Environment
|
|
21457
|
+
|
|
21458
|
+
* [ModifyFlexPayeeAccountRightStatus](https://cloud.tencent.com/document/api/1122/74972)
|
|
21459
|
+
|
|
21460
|
+
* 新增入参:Environment
|
|
21461
|
+
|
|
21462
|
+
* [QueryFlexAmountBeforeTax](https://cloud.tencent.com/document/api/1122/74971)
|
|
21463
|
+
|
|
21464
|
+
* 新增入参:Environment
|
|
21465
|
+
|
|
21466
|
+
* [QueryFlexFreezeOrderList](https://cloud.tencent.com/document/api/1122/74970)
|
|
21467
|
+
|
|
21468
|
+
* 新增入参:Environment
|
|
21469
|
+
|
|
21470
|
+
* [QueryFlexPayeeAccountBalance](https://cloud.tencent.com/document/api/1122/74969)
|
|
21471
|
+
|
|
21472
|
+
* 新增入参:Environment
|
|
21473
|
+
|
|
21474
|
+
* [QueryFlexPayeeAccountInfo](https://cloud.tencent.com/document/api/1122/74968)
|
|
21475
|
+
|
|
21476
|
+
* 新增入参:Environment
|
|
21477
|
+
|
|
21478
|
+
* [QueryFlexPayeeAccountList](https://cloud.tencent.com/document/api/1122/74967)
|
|
21479
|
+
|
|
21480
|
+
* 新增入参:Environment
|
|
21481
|
+
|
|
21482
|
+
* [QueryFlexPayeeInfo](https://cloud.tencent.com/document/api/1122/74966)
|
|
21483
|
+
|
|
21484
|
+
* 新增入参:Environment
|
|
21485
|
+
|
|
21486
|
+
* [QueryFlexPaymentOrderList](https://cloud.tencent.com/document/api/1122/74965)
|
|
21487
|
+
|
|
21488
|
+
* 新增入参:Environment
|
|
21489
|
+
|
|
21490
|
+
* [QueryFlexPaymentOrderStatus](https://cloud.tencent.com/document/api/1122/74964)
|
|
21491
|
+
|
|
21492
|
+
* 新增入参:Environment
|
|
21493
|
+
|
|
21494
|
+
* [QueryFlexSettlementOrderList](https://cloud.tencent.com/document/api/1122/74963)
|
|
21495
|
+
|
|
21496
|
+
* 新增入参:OperationType, Environment
|
|
21497
|
+
|
|
21498
|
+
|
|
21499
|
+
修改数据结构:
|
|
21500
|
+
|
|
21501
|
+
* [PaymentOrderResult](https://cloud.tencent.com/document/api/1122/40683#PaymentOrderResult)
|
|
21502
|
+
|
|
21503
|
+
* 新增成员:PayeeId
|
|
21504
|
+
|
|
21505
|
+
|
|
21289
21506
|
### 第 72 次发布
|
|
21290
21507
|
|
|
21291
21508
|
发布时间:2022-07-01 06:08:45
|
|
@@ -23354,6 +23571,23 @@
|
|
|
23354
23571
|
|
|
23355
23572
|
## 云服务器(cvm) 版本:2017-03-12
|
|
23356
23573
|
|
|
23574
|
+
### 第 88 次发布
|
|
23575
|
+
|
|
23576
|
+
发布时间:2022-07-04 06:06:18
|
|
23577
|
+
|
|
23578
|
+
本次发布包含了以下内容:
|
|
23579
|
+
|
|
23580
|
+
改善已有的文档。
|
|
23581
|
+
|
|
23582
|
+
新增接口:
|
|
23583
|
+
|
|
23584
|
+
* [[DescribeChcHosts](https://cloud.tencent.com/document/api/213/76366)](https://cloud.tencent.com/document/api/#/#)
|
|
23585
|
+
|
|
23586
|
+
新增数据结构:
|
|
23587
|
+
|
|
23588
|
+
* [[ChcDeployExtraConfig](https://cloud.tencent.com/document/api/213/15753#ChcDeployExtraConfig)](https://cloud.tencent.com/document/api/213/15753#[ChcDeployExtraConfig](https://cloud.tencent.com/document/api/213/15753#ChcDeployExtraConfig))
|
|
23589
|
+
* [[ChcHost](https://cloud.tencent.com/document/api/213/15753#ChcHost)](https://cloud.tencent.com/document/api/213/15753#[ChcHost](https://cloud.tencent.com/document/api/213/15753#ChcHost))
|
|
23590
|
+
|
|
23357
23591
|
### 第 87 次发布
|
|
23358
23592
|
|
|
23359
23593
|
发布时间:2022-06-16 06:04:38
|
|
@@ -26675,6 +26909,29 @@
|
|
|
26675
26909
|
|
|
26676
26910
|
## 云原生数据库 TDSQL-C(cynosdb) 版本:2019-01-07
|
|
26677
26911
|
|
|
26912
|
+
### 第 17 次发布
|
|
26913
|
+
|
|
26914
|
+
发布时间:2022-07-04 06:07:00
|
|
26915
|
+
|
|
26916
|
+
本次发布包含了以下内容:
|
|
26917
|
+
|
|
26918
|
+
改善已有的文档。
|
|
26919
|
+
|
|
26920
|
+
新增接口:
|
|
26921
|
+
|
|
26922
|
+
* [[DescribeBackupDownloadUrl](https://cloud.tencent.com/document/api/1003/76374)](https://cloud.tencent.com/document/api/#/#)
|
|
26923
|
+
* [[DescribeBinlogDownloadUrl](https://cloud.tencent.com/document/api/1003/76373)](https://cloud.tencent.com/document/api/#/#)
|
|
26924
|
+
* [[DescribeBinlogSaveDays](https://cloud.tencent.com/document/api/1003/76372)](https://cloud.tencent.com/document/api/#/#)
|
|
26925
|
+
* [[DescribeBinlogs](https://cloud.tencent.com/document/api/1003/76371)](https://cloud.tencent.com/document/api/#/#)
|
|
26926
|
+
* [[DescribeInstanceSlowQueries](https://cloud.tencent.com/document/api/1003/76369)](https://cloud.tencent.com/document/api/#/#)
|
|
26927
|
+
* [[ExportInstanceSlowQueries](https://cloud.tencent.com/document/api/1003/76368)](https://cloud.tencent.com/document/api/#/#)
|
|
26928
|
+
* [[ModifyBackupName](https://cloud.tencent.com/document/api/1003/76370)](https://cloud.tencent.com/document/api/#/#)
|
|
26929
|
+
|
|
26930
|
+
新增数据结构:
|
|
26931
|
+
|
|
26932
|
+
* [[BinlogItem](https://cloud.tencent.com/document/api/1003/48097#BinlogItem)](https://cloud.tencent.com/document/api/1003/48097#[BinlogItem](https://cloud.tencent.com/document/api/1003/48097#BinlogItem))
|
|
26933
|
+
* [[SlowQueriesItem](https://cloud.tencent.com/document/api/1003/48097#SlowQueriesItem)](https://cloud.tencent.com/document/api/1003/48097#[SlowQueriesItem](https://cloud.tencent.com/document/api/1003/48097#SlowQueriesItem))
|
|
26934
|
+
|
|
26678
26935
|
### 第 16 次发布
|
|
26679
26936
|
|
|
26680
26937
|
发布时间:2022-03-29 08:08:26
|
|
@@ -28115,11 +28372,11 @@
|
|
|
28115
28372
|
|
|
28116
28373
|
新增接口:
|
|
28117
28374
|
|
|
28118
|
-
* [
|
|
28375
|
+
* [DescribeHostList](https://cloud.tencent.com/document/api/1322/76350)
|
|
28119
28376
|
|
|
28120
28377
|
新增数据结构:
|
|
28121
28378
|
|
|
28122
|
-
* [
|
|
28379
|
+
* [HostDetail](https://cloud.tencent.com/document/api/1322/74754#HostDetail)
|
|
28123
28380
|
|
|
28124
28381
|
### 第 1 次发布
|
|
28125
28382
|
|
|
@@ -29380,6 +29637,18 @@
|
|
|
29380
29637
|
|
|
29381
29638
|
## 数据湖计算(dlc) 版本:2021-01-25
|
|
29382
29639
|
|
|
29640
|
+
### 第 25 次发布
|
|
29641
|
+
|
|
29642
|
+
发布时间:2022-07-04 06:07:50
|
|
29643
|
+
|
|
29644
|
+
本次发布包含了以下内容:
|
|
29645
|
+
|
|
29646
|
+
改善已有的文档。
|
|
29647
|
+
|
|
29648
|
+
新增接口:
|
|
29649
|
+
|
|
29650
|
+
* [[ReportHeartbeatMetaData](https://cloud.tencent.com/document/api/1342/76375)](https://cloud.tencent.com/document/api/#/#)
|
|
29651
|
+
|
|
29383
29652
|
### 第 24 次发布
|
|
29384
29653
|
|
|
29385
29654
|
发布时间:2022-07-01 06:10:47
|
|
@@ -51275,7 +51544,7 @@
|
|
|
51275
51544
|
|
|
51276
51545
|
新增接口:
|
|
51277
51546
|
|
|
51278
|
-
* [
|
|
51547
|
+
* [DescribeUrlDetectionResult](https://cloud.tencent.com/document/api/283/76351)
|
|
51279
51548
|
|
|
51280
51549
|
### 第 7 次发布
|
|
51281
51550
|
|
|
@@ -51839,6 +52108,21 @@
|
|
|
51839
52108
|
|
|
51840
52109
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
51841
52110
|
|
|
52111
|
+
### 第 20 次发布
|
|
52112
|
+
|
|
52113
|
+
发布时间:2022-07-04 06:14:12
|
|
52114
|
+
|
|
52115
|
+
本次发布包含了以下内容:
|
|
52116
|
+
|
|
52117
|
+
改善已有的文档。
|
|
52118
|
+
|
|
52119
|
+
修改接口:
|
|
52120
|
+
|
|
52121
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
|
52122
|
+
|
|
52123
|
+
* 新增入参:LogLevel
|
|
52124
|
+
|
|
52125
|
+
|
|
51842
52126
|
### 第 19 次发布
|
|
51843
52127
|
|
|
51844
52128
|
发布时间:2022-06-15 06:12:20
|
|
@@ -69752,6 +70036,27 @@
|
|
|
69752
70036
|
|
|
69753
70037
|
## 容器服务(tke) 版本:2018-05-25
|
|
69754
70038
|
|
|
70039
|
+
### 第 108 次发布
|
|
70040
|
+
|
|
70041
|
+
发布时间:2022-07-04 06:17:50
|
|
70042
|
+
|
|
70043
|
+
本次发布包含了以下内容:
|
|
70044
|
+
|
|
70045
|
+
改善已有的文档。
|
|
70046
|
+
|
|
70047
|
+
修改接口:
|
|
70048
|
+
|
|
70049
|
+
* [CreatePrometheusClusterAgent](https://cloud.tencent.com/document/api/457/76247)
|
|
70050
|
+
|
|
70051
|
+
* 新增入参:InstanceId, Agents
|
|
70052
|
+
|
|
70053
|
+
|
|
70054
|
+
新增数据结构:
|
|
70055
|
+
|
|
70056
|
+
* [[PrometheusClusterAgentBasic](https://cloud.tencent.com/document/api/457/31866#PrometheusClusterAgentBasic)](https://cloud.tencent.com/document/api/457/31866#[PrometheusClusterAgentBasic](https://cloud.tencent.com/document/api/457/31866#PrometheusClusterAgentBasic))
|
|
70057
|
+
* [[PrometheusClusterAgentPodConfig](https://cloud.tencent.com/document/api/457/31866#PrometheusClusterAgentPodConfig)](https://cloud.tencent.com/document/api/457/31866#[PrometheusClusterAgentPodConfig](https://cloud.tencent.com/document/api/457/31866#PrometheusClusterAgentPodConfig))
|
|
70058
|
+
* [[Toleration](https://cloud.tencent.com/document/api/457/31866#Toleration)](https://cloud.tencent.com/document/api/457/31866#[Toleration](https://cloud.tencent.com/document/api/457/31866#Toleration))
|
|
70059
|
+
|
|
69755
70060
|
### 第 107 次发布
|
|
69756
70061
|
|
|
69757
70062
|
发布时间:2022-07-01 06:19:07
|
|
@@ -82001,6 +82306,18 @@
|
|
|
82001
82306
|
|
|
82002
82307
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
82003
82308
|
|
|
82309
|
+
### 第 2 次发布
|
|
82310
|
+
|
|
82311
|
+
发布时间:2022-07-04 06:20:00
|
|
82312
|
+
|
|
82313
|
+
本次发布包含了以下内容:
|
|
82314
|
+
|
|
82315
|
+
改善已有的文档。
|
|
82316
|
+
|
|
82317
|
+
新增接口:
|
|
82318
|
+
|
|
82319
|
+
* [[DescribeProject](https://cloud.tencent.com/document/api/1267/76377)](https://cloud.tencent.com/document/api/#/#)
|
|
82320
|
+
|
|
82004
82321
|
### 第 1 次发布
|
|
82005
82322
|
|
|
82006
82323
|
发布时间:2022-07-01 10:43:09
|
|
@@ -82011,14 +82328,14 @@
|
|
|
82011
82328
|
|
|
82012
82329
|
新增接口:
|
|
82013
82330
|
|
|
82014
|
-
* [
|
|
82015
|
-
* [
|
|
82331
|
+
* [DescribeRelatedInstances](https://cloud.tencent.com/document/api/1267/76335)
|
|
82332
|
+
* [DescribeTaskInstances](https://cloud.tencent.com/document/api/1267/76334)
|
|
82016
82333
|
|
|
82017
82334
|
新增数据结构:
|
|
82018
82335
|
|
|
82019
|
-
* [
|
|
82020
|
-
* [
|
|
82021
|
-
* [
|
|
82336
|
+
* [DescribeTaskInstancesData](https://cloud.tencent.com/document/api/1267/76336#DescribeTaskInstancesData)
|
|
82337
|
+
* [OrderField](https://cloud.tencent.com/document/api/1267/76336#OrderField)
|
|
82338
|
+
* [TaskInstanceInfo](https://cloud.tencent.com/document/api/1267/76336#TaskInstanceInfo)
|
|
82022
82339
|
|
|
82023
82340
|
|
|
82024
82341
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -8,13 +8,13 @@
|
|
|
8
8
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-05-23 06:01:56 |
|
|
9
9
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-04-15 06:01:25 |
|
|
10
10
|
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2022-06-23 06:06:13 |
|
|
11
|
-
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-07-
|
|
11
|
+
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-07-04 06:02:00 |
|
|
12
12
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
|
|
13
13
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
|
|
14
14
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-06-07 06:00:45 |
|
|
15
15
|
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-06-14 06:05:10 |
|
|
16
16
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-06-30 06:00:50 |
|
|
17
|
-
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-
|
|
17
|
+
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-07-04 06:02:30 |
|
|
18
18
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-06-23 06:06:50 |
|
|
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 |
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2022-04-27 06:05:49 |
|
|
36
36
|
| casb | [云数据加密代理网关](https://cloud.tencent.com/document/product/1303) | 2022-04-04 06:11:55 |
|
|
37
37
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-06-30 06:01:55 |
|
|
38
|
-
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-
|
|
38
|
+
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-07-04 06:03:33 |
|
|
39
39
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-07-01 06:06:59 |
|
|
40
40
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-06-27 06:05:09 |
|
|
41
41
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-05-16 17:18:07 |
|
|
@@ -44,32 +44,32 @@
|
|
|
44
44
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2022-05-24 06:08:29 |
|
|
45
45
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-04-04 06:17:16 |
|
|
46
46
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-05-31 06:06:47 |
|
|
47
|
-
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-
|
|
47
|
+
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-07-04 06:04:36 |
|
|
48
48
|
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2022-06-30 10:31:31 |
|
|
49
49
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-06-27 06:06:02 |
|
|
50
50
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
51
51
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
52
52
|
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-05-31 06:07:03 |
|
|
53
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-
|
|
53
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-07-04 06:04:52 |
|
|
54
54
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-05-25 06:05:44 |
|
|
55
55
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-06-22 06:04:38 |
|
|
56
56
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-06-29 06:04:44 |
|
|
57
57
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-06-24 06:09:00 |
|
|
58
58
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-04-04 06:23:04 |
|
|
59
59
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
60
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-07-
|
|
60
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-07-04 06:05:30 |
|
|
61
61
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
62
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-
|
|
62
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-07-04 06:06:18 |
|
|
63
63
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-07-01 06:09:29 |
|
|
64
64
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
65
|
-
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-
|
|
65
|
+
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-07-04 06:07:00 |
|
|
66
66
|
| dasb | [堡垒机](https://cloud.tencent.com/document/product/1025) | 2022-06-01 20:56:43 |
|
|
67
67
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-04-04 06:33:41 |
|
|
68
68
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-06-22 06:06:28 |
|
|
69
69
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2022-07-01 11:26:52 |
|
|
70
70
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-04-13 06:36:47 |
|
|
71
71
|
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-05-31 06:09:47 |
|
|
72
|
-
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-07-
|
|
72
|
+
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-07-04 06:07:50 |
|
|
73
73
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-06-23 06:11:27 |
|
|
74
74
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2022-05-24 06:11:36 |
|
|
75
75
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
132
132
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-04-13 07:00:13 |
|
|
133
133
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
134
|
-
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-
|
|
134
|
+
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-07-04 06:14:12 |
|
|
135
135
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-06-29 06:11:12 |
|
|
136
136
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-06-10 06:11:43 |
|
|
137
137
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-06-13 06:15:36 |
|
|
@@ -186,7 +186,7 @@
|
|
|
186
186
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-06-15 06:15:49 |
|
|
187
187
|
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-06-07 22:05:59 |
|
|
188
188
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
|
|
189
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-07-
|
|
189
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-07-04 06:17:50 |
|
|
190
190
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
191
191
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-04-04 07:18:11 |
|
|
192
192
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-05-19 06:19:37 |
|
|
@@ -203,7 +203,7 @@
|
|
|
203
203
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-07-01 06:20:43 |
|
|
204
204
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-06-23 06:22:00 |
|
|
205
205
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
|
|
206
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2022-07-
|
|
206
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2022-07-04 06:20:00 |
|
|
207
207
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
208
208
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2022-06-29 15:15:26 |
|
|
209
209
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|
|
@@ -89,6 +89,7 @@ import {
|
|
|
89
89
|
ModifyClusterAttributeResponse,
|
|
90
90
|
RunAutomationServiceEnabled,
|
|
91
91
|
CreateClusterResponse,
|
|
92
|
+
PrometheusClusterAgentPodConfig,
|
|
92
93
|
RunSecurityServiceEnabled,
|
|
93
94
|
ImageCache,
|
|
94
95
|
DeletePrometheusAlertRuleResponse,
|
|
@@ -137,6 +138,7 @@ import {
|
|
|
137
138
|
DescribeClusterNodePoolDetailResponse,
|
|
138
139
|
DescribeEKSContainerInstanceEventRequest,
|
|
139
140
|
ScaleOutClusterMasterResponse,
|
|
141
|
+
Toleration,
|
|
140
142
|
CreateEKSContainerInstancesResponse,
|
|
141
143
|
DescribeClusterKubeconfigResponse,
|
|
142
144
|
DescribeClusterCommonNamesRequest,
|
|
@@ -327,6 +329,7 @@ import {
|
|
|
327
329
|
PrometheusJobTargets,
|
|
328
330
|
ModifyClusterAsGroupOptionAttributeResponse,
|
|
329
331
|
UninstallLogAgentResponse,
|
|
332
|
+
PrometheusClusterAgentBasic,
|
|
330
333
|
DeleteTKEEdgeClusterResponse,
|
|
331
334
|
CreatePrometheusTempResponse,
|
|
332
335
|
DescribePrometheusTargetsRequest,
|
|
@@ -1645,7 +1648,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
1645
1648
|
* 与云监控融合的2.0实例关联集群
|
|
1646
1649
|
*/
|
|
1647
1650
|
async CreatePrometheusClusterAgent(
|
|
1648
|
-
req
|
|
1651
|
+
req: CreatePrometheusClusterAgentRequest,
|
|
1649
1652
|
cb?: (error: string, rep: CreatePrometheusClusterAgentResponse) => void
|
|
1650
1653
|
): Promise<CreatePrometheusClusterAgentResponse> {
|
|
1651
1654
|
return this.request("CreatePrometheusClusterAgent", req, cb)
|
|
@@ -1682,6 +1682,26 @@ export interface CreateClusterResponse {
|
|
|
1682
1682
|
RequestId?: string
|
|
1683
1683
|
}
|
|
1684
1684
|
|
|
1685
|
+
/**
|
|
1686
|
+
* 关联集群时在集群内部署组件的pod额外配置
|
|
1687
|
+
*/
|
|
1688
|
+
export interface PrometheusClusterAgentPodConfig {
|
|
1689
|
+
/**
|
|
1690
|
+
* 是否使用HostNetWork
|
|
1691
|
+
*/
|
|
1692
|
+
HostNet?: boolean
|
|
1693
|
+
|
|
1694
|
+
/**
|
|
1695
|
+
* 指定pod运行节点
|
|
1696
|
+
*/
|
|
1697
|
+
NodeSelector?: Array<Label>
|
|
1698
|
+
|
|
1699
|
+
/**
|
|
1700
|
+
* 容忍污点
|
|
1701
|
+
*/
|
|
1702
|
+
Tolerations?: Array<Toleration>
|
|
1703
|
+
}
|
|
1704
|
+
|
|
1685
1705
|
/**
|
|
1686
1706
|
* 描述了 “云安全” 服务相关的信息
|
|
1687
1707
|
*/
|
|
@@ -2740,6 +2760,26 @@ export interface ScaleOutClusterMasterResponse {
|
|
|
2740
2760
|
RequestId?: string
|
|
2741
2761
|
}
|
|
2742
2762
|
|
|
2763
|
+
/**
|
|
2764
|
+
* kubernetes Taint
|
|
2765
|
+
*/
|
|
2766
|
+
export interface Toleration {
|
|
2767
|
+
/**
|
|
2768
|
+
* 容忍应用到的 taint key
|
|
2769
|
+
*/
|
|
2770
|
+
Key?: string
|
|
2771
|
+
|
|
2772
|
+
/**
|
|
2773
|
+
* 键与值的关系
|
|
2774
|
+
*/
|
|
2775
|
+
Operator?: string
|
|
2776
|
+
|
|
2777
|
+
/**
|
|
2778
|
+
* 要匹配的污点效果
|
|
2779
|
+
*/
|
|
2780
|
+
Effect?: string
|
|
2781
|
+
}
|
|
2782
|
+
|
|
2743
2783
|
/**
|
|
2744
2784
|
* CreateEKSContainerInstances返回参数结构体
|
|
2745
2785
|
*/
|
|
@@ -6126,7 +6166,17 @@ export interface ImageCacheEvent {
|
|
|
6126
6166
|
/**
|
|
6127
6167
|
* CreatePrometheusClusterAgent请求参数结构体
|
|
6128
6168
|
*/
|
|
6129
|
-
export
|
|
6169
|
+
export interface CreatePrometheusClusterAgentRequest {
|
|
6170
|
+
/**
|
|
6171
|
+
* 实例ID
|
|
6172
|
+
*/
|
|
6173
|
+
InstanceId: string
|
|
6174
|
+
|
|
6175
|
+
/**
|
|
6176
|
+
* agent列表
|
|
6177
|
+
*/
|
|
6178
|
+
Agents: Array<PrometheusClusterAgentBasic>
|
|
6179
|
+
}
|
|
6130
6180
|
|
|
6131
6181
|
/**
|
|
6132
6182
|
* DeleteEKSContainerInstances返回参数结构体
|
|
@@ -7227,6 +7277,51 @@ export interface UninstallLogAgentResponse {
|
|
|
7227
7277
|
RequestId?: string
|
|
7228
7278
|
}
|
|
7229
7279
|
|
|
7280
|
+
/**
|
|
7281
|
+
* 与云监控融合托管prometheus实例,关联集群基础信息
|
|
7282
|
+
*/
|
|
7283
|
+
export interface PrometheusClusterAgentBasic {
|
|
7284
|
+
/**
|
|
7285
|
+
* 集群ID
|
|
7286
|
+
*/
|
|
7287
|
+
Region: string
|
|
7288
|
+
|
|
7289
|
+
/**
|
|
7290
|
+
* 集群类型
|
|
7291
|
+
*/
|
|
7292
|
+
ClusterType: string
|
|
7293
|
+
|
|
7294
|
+
/**
|
|
7295
|
+
* 集群ID
|
|
7296
|
+
*/
|
|
7297
|
+
ClusterId: string
|
|
7298
|
+
|
|
7299
|
+
/**
|
|
7300
|
+
* 是否开启公网CLB
|
|
7301
|
+
*/
|
|
7302
|
+
EnableExternal: boolean
|
|
7303
|
+
|
|
7304
|
+
/**
|
|
7305
|
+
* 集群内部署组件的pod配置
|
|
7306
|
+
*/
|
|
7307
|
+
InClusterPodConfig?: PrometheusClusterAgentPodConfig
|
|
7308
|
+
|
|
7309
|
+
/**
|
|
7310
|
+
* 该集群采集的所有指标都会带上这些labels
|
|
7311
|
+
*/
|
|
7312
|
+
ExternalLabels?: Array<Label>
|
|
7313
|
+
|
|
7314
|
+
/**
|
|
7315
|
+
* 是否安装默认采集配置
|
|
7316
|
+
*/
|
|
7317
|
+
NotInstallBasicScrape?: boolean
|
|
7318
|
+
|
|
7319
|
+
/**
|
|
7320
|
+
* 是否采集指标,true代表drop所有指标,false代表采集默认指标
|
|
7321
|
+
*/
|
|
7322
|
+
NotScrape?: boolean
|
|
7323
|
+
}
|
|
7324
|
+
|
|
7230
7325
|
/**
|
|
7231
7326
|
* DeleteTKEEdgeCluster返回参数结构体
|
|
7232
7327
|
*/
|
|
@@ -473,7 +473,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
473
473
|
/**
|
|
474
474
|
* 与云监控融合的2.0实例关联集群
|
|
475
475
|
*/
|
|
476
|
-
CreatePrometheusClusterAgent(req
|
|
476
|
+
CreatePrometheusClusterAgent(req: CreatePrometheusClusterAgentRequest, cb?: (error: string, rep: CreatePrometheusClusterAgentResponse) => void): Promise<CreatePrometheusClusterAgentResponse>;
|
|
477
477
|
/**
|
|
478
478
|
* 删除2.0实例告警策略
|
|
479
479
|
*/
|
|
@@ -1426,6 +1426,23 @@ export interface CreateClusterResponse {
|
|
|
1426
1426
|
*/
|
|
1427
1427
|
RequestId?: string;
|
|
1428
1428
|
}
|
|
1429
|
+
/**
|
|
1430
|
+
* 关联集群时在集群内部署组件的pod额外配置
|
|
1431
|
+
*/
|
|
1432
|
+
export interface PrometheusClusterAgentPodConfig {
|
|
1433
|
+
/**
|
|
1434
|
+
* 是否使用HostNetWork
|
|
1435
|
+
*/
|
|
1436
|
+
HostNet?: boolean;
|
|
1437
|
+
/**
|
|
1438
|
+
* 指定pod运行节点
|
|
1439
|
+
*/
|
|
1440
|
+
NodeSelector?: Array<Label>;
|
|
1441
|
+
/**
|
|
1442
|
+
* 容忍污点
|
|
1443
|
+
*/
|
|
1444
|
+
Tolerations?: Array<Toleration>;
|
|
1445
|
+
}
|
|
1429
1446
|
/**
|
|
1430
1447
|
* 描述了 “云安全” 服务相关的信息
|
|
1431
1448
|
*/
|
|
@@ -2329,6 +2346,23 @@ export interface ScaleOutClusterMasterResponse {
|
|
|
2329
2346
|
*/
|
|
2330
2347
|
RequestId?: string;
|
|
2331
2348
|
}
|
|
2349
|
+
/**
|
|
2350
|
+
* kubernetes Taint
|
|
2351
|
+
*/
|
|
2352
|
+
export interface Toleration {
|
|
2353
|
+
/**
|
|
2354
|
+
* 容忍应用到的 taint key
|
|
2355
|
+
*/
|
|
2356
|
+
Key?: string;
|
|
2357
|
+
/**
|
|
2358
|
+
* 键与值的关系
|
|
2359
|
+
*/
|
|
2360
|
+
Operator?: string;
|
|
2361
|
+
/**
|
|
2362
|
+
* 要匹配的污点效果
|
|
2363
|
+
*/
|
|
2364
|
+
Effect?: string;
|
|
2365
|
+
}
|
|
2332
2366
|
/**
|
|
2333
2367
|
* CreateEKSContainerInstances返回参数结构体
|
|
2334
2368
|
*/
|
|
@@ -5208,7 +5242,16 @@ export interface ImageCacheEvent {
|
|
|
5208
5242
|
/**
|
|
5209
5243
|
* CreatePrometheusClusterAgent请求参数结构体
|
|
5210
5244
|
*/
|
|
5211
|
-
export
|
|
5245
|
+
export interface CreatePrometheusClusterAgentRequest {
|
|
5246
|
+
/**
|
|
5247
|
+
* 实例ID
|
|
5248
|
+
*/
|
|
5249
|
+
InstanceId: string;
|
|
5250
|
+
/**
|
|
5251
|
+
* agent列表
|
|
5252
|
+
*/
|
|
5253
|
+
Agents: Array<PrometheusClusterAgentBasic>;
|
|
5254
|
+
}
|
|
5212
5255
|
/**
|
|
5213
5256
|
* DeleteEKSContainerInstances返回参数结构体
|
|
5214
5257
|
*/
|
|
@@ -6152,6 +6195,43 @@ export interface UninstallLogAgentResponse {
|
|
|
6152
6195
|
*/
|
|
6153
6196
|
RequestId?: string;
|
|
6154
6197
|
}
|
|
6198
|
+
/**
|
|
6199
|
+
* 与云监控融合托管prometheus实例,关联集群基础信息
|
|
6200
|
+
*/
|
|
6201
|
+
export interface PrometheusClusterAgentBasic {
|
|
6202
|
+
/**
|
|
6203
|
+
* 集群ID
|
|
6204
|
+
*/
|
|
6205
|
+
Region: string;
|
|
6206
|
+
/**
|
|
6207
|
+
* 集群类型
|
|
6208
|
+
*/
|
|
6209
|
+
ClusterType: string;
|
|
6210
|
+
/**
|
|
6211
|
+
* 集群ID
|
|
6212
|
+
*/
|
|
6213
|
+
ClusterId: string;
|
|
6214
|
+
/**
|
|
6215
|
+
* 是否开启公网CLB
|
|
6216
|
+
*/
|
|
6217
|
+
EnableExternal: boolean;
|
|
6218
|
+
/**
|
|
6219
|
+
* 集群内部署组件的pod配置
|
|
6220
|
+
*/
|
|
6221
|
+
InClusterPodConfig?: PrometheusClusterAgentPodConfig;
|
|
6222
|
+
/**
|
|
6223
|
+
* 该集群采集的所有指标都会带上这些labels
|
|
6224
|
+
*/
|
|
6225
|
+
ExternalLabels?: Array<Label>;
|
|
6226
|
+
/**
|
|
6227
|
+
* 是否安装默认采集配置
|
|
6228
|
+
*/
|
|
6229
|
+
NotInstallBasicScrape?: boolean;
|
|
6230
|
+
/**
|
|
6231
|
+
* 是否采集指标,true代表drop所有指标,false代表采集默认指标
|
|
6232
|
+
*/
|
|
6233
|
+
NotScrape?: boolean;
|
|
6234
|
+
}
|
|
6155
6235
|
/**
|
|
6156
6236
|
* DeleteTKEEdgeCluster返回参数结构体
|
|
6157
6237
|
*/
|