tencentcloud-sdk-nodejs-tke 4.0.310 → 4.0.311
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 +189 -0
- package/SERVICE_CHANGELOG.md +268 -37
- package/package.json +1 -1
- package/products.md +10 -10
- package/src/services/tke/v20180525/tke_client.ts +5 -4
- package/src/services/tke/v20180525/tke_models.ts +105 -63
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +1 -1
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +91 -56
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,192 @@
|
|
|
1
|
+
# Release 4.0.311
|
|
2
|
+
|
|
3
|
+
## 正版曲库直通车(ame) 版本:2019-09-16
|
|
4
|
+
|
|
5
|
+
### 第 31 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-03-21 08:06:03
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [SyncKTVRobotCommand](https://cloud.tencent.com/document/api/1155/68348)
|
|
16
|
+
|
|
17
|
+
* 新增入参:SetVolumeCommandInput
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
新增数据结构:
|
|
21
|
+
|
|
22
|
+
* [SetVolumeCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetVolumeCommandInput)
|
|
23
|
+
|
|
24
|
+
修改数据结构:
|
|
25
|
+
|
|
26
|
+
* [KTVRobotInfo](https://cloud.tencent.com/document/api/1155/40113#KTVRobotInfo)
|
|
27
|
+
|
|
28
|
+
* 新增成员:SetVolumeInput
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
## 电子签服务(ess) 版本:2020-11-11
|
|
34
|
+
|
|
35
|
+
### 第 3 次发布
|
|
36
|
+
|
|
37
|
+
发布时间:2022-03-18 15:46:35
|
|
38
|
+
|
|
39
|
+
本次发布包含了以下内容:
|
|
40
|
+
|
|
41
|
+
改善已有的文档。
|
|
42
|
+
|
|
43
|
+
修改接口:
|
|
44
|
+
|
|
45
|
+
* [CancelFlow](https://cloud.tencent.com/document/api/1323/70362)
|
|
46
|
+
|
|
47
|
+
* <font color="#dd0000">**修改入参**:</font>Agent
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
修改数据结构:
|
|
51
|
+
|
|
52
|
+
* [FlowCreateApprover](https://cloud.tencent.com/document/api/1323/70369#FlowCreateApprover)
|
|
53
|
+
|
|
54
|
+
* 新增成员:VerifyChannel
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
|
60
|
+
|
|
61
|
+
### 第 13 次发布
|
|
62
|
+
|
|
63
|
+
发布时间:2022-03-21 08:15:09
|
|
64
|
+
|
|
65
|
+
本次发布包含了以下内容:
|
|
66
|
+
|
|
67
|
+
改善已有的文档。
|
|
68
|
+
|
|
69
|
+
修改接口:
|
|
70
|
+
|
|
71
|
+
* [DescribeProjects](https://cloud.tencent.com/document/api/1464/61475)
|
|
72
|
+
|
|
73
|
+
* 新增入参:IsDemo
|
|
74
|
+
|
|
75
|
+
* [DescribeScores](https://cloud.tencent.com/document/api/1464/61951)
|
|
76
|
+
|
|
77
|
+
* 新增入参:IsDemo
|
|
78
|
+
|
|
79
|
+
* [DescribeTawInstances](https://cloud.tencent.com/document/api/1464/69213)
|
|
80
|
+
|
|
81
|
+
* 新增入参:IsDemo
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
修改数据结构:
|
|
85
|
+
|
|
86
|
+
* [ProjectLimit](https://cloud.tencent.com/document/api/1464/61476#ProjectLimit)
|
|
87
|
+
|
|
88
|
+
* <font color="#dd0000">**修改成员**:</font>ID, ProjectID
|
|
89
|
+
|
|
90
|
+
* [RumProject](https://cloud.tencent.com/document/api/1464/61476#RumProject)
|
|
91
|
+
|
|
92
|
+
* 新增成员:ProjectStatus
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
## 云函数(scf) 版本:2018-04-16
|
|
98
|
+
|
|
99
|
+
### 第 45 次发布
|
|
100
|
+
|
|
101
|
+
发布时间:2022-03-21 08:15:19
|
|
102
|
+
|
|
103
|
+
本次发布包含了以下内容:
|
|
104
|
+
|
|
105
|
+
改善已有的文档。
|
|
106
|
+
|
|
107
|
+
修改接口:
|
|
108
|
+
|
|
109
|
+
* [PutProvisionedConcurrencyConfig](https://cloud.tencent.com/document/api/583/51246)
|
|
110
|
+
|
|
111
|
+
* 新增入参:ProvisionedType, TrackingTarget, MinCapacity, MaxCapacity
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
117
|
+
|
|
118
|
+
### 第 81 次发布
|
|
119
|
+
|
|
120
|
+
发布时间:2022-03-21 08:16:19
|
|
121
|
+
|
|
122
|
+
本次发布包含了以下内容:
|
|
123
|
+
|
|
124
|
+
改善已有的文档。
|
|
125
|
+
|
|
126
|
+
新增接口:
|
|
127
|
+
|
|
128
|
+
* [FreezeCloudBaseRunServers](https://cloud.tencent.com/document/api/876/71436)
|
|
129
|
+
* [UnfreezeCloudBaseRunServers](https://cloud.tencent.com/document/api/876/71435)
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
134
|
+
|
|
135
|
+
### 第 93 次发布
|
|
136
|
+
|
|
137
|
+
发布时间:2022-03-21 08:17:26
|
|
138
|
+
|
|
139
|
+
本次发布包含了以下内容:
|
|
140
|
+
|
|
141
|
+
改善已有的文档。
|
|
142
|
+
|
|
143
|
+
修改接口:
|
|
144
|
+
|
|
145
|
+
* [ModifyClusterAttribute](https://cloud.tencent.com/document/api/457/42938)
|
|
146
|
+
|
|
147
|
+
* 新增入参:ClusterLevel, AutoUpgradeClusterLevel
|
|
148
|
+
|
|
149
|
+
* 新增出参:ClusterLevel, AutoUpgradeClusterLevel
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
新增数据结构:
|
|
153
|
+
|
|
154
|
+
* [AutoUpgradeClusterLevel](https://cloud.tencent.com/document/api/457/31866#AutoUpgradeClusterLevel)
|
|
155
|
+
|
|
156
|
+
修改数据结构:
|
|
157
|
+
|
|
158
|
+
* [ClusterBasicSettings](https://cloud.tencent.com/document/api/457/31866#ClusterBasicSettings)
|
|
159
|
+
|
|
160
|
+
* 新增成员:ClusterLevel, AutoUpgradeClusterLevel
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
## 云点播(vod) 版本:2018-07-17
|
|
166
|
+
|
|
167
|
+
### 第 97 次发布
|
|
168
|
+
|
|
169
|
+
发布时间:2022-03-21 08:18:21
|
|
170
|
+
|
|
171
|
+
本次发布包含了以下内容:
|
|
172
|
+
|
|
173
|
+
改善已有的文档。
|
|
174
|
+
|
|
175
|
+
新增接口:
|
|
176
|
+
|
|
177
|
+
* [ProcessImage](https://cloud.tencent.com/document/api/266/71437)
|
|
178
|
+
|
|
179
|
+
新增数据结构:
|
|
180
|
+
|
|
181
|
+
* [ContentReviewOcrResult](https://cloud.tencent.com/document/api/266/31773#ContentReviewOcrResult)
|
|
182
|
+
* [ContentReviewResult](https://cloud.tencent.com/document/api/266/31773#ContentReviewResult)
|
|
183
|
+
* [ImageContentReviewInput](https://cloud.tencent.com/document/api/266/31773#ImageContentReviewInput)
|
|
184
|
+
* [PoliticalImageResult](https://cloud.tencent.com/document/api/266/31773#PoliticalImageResult)
|
|
185
|
+
* [PornImageResult](https://cloud.tencent.com/document/api/266/31773#PornImageResult)
|
|
186
|
+
* [TerrorismImageResult](https://cloud.tencent.com/document/api/266/31773#TerrorismImageResult)
|
|
187
|
+
|
|
188
|
+
|
|
189
|
+
|
|
1
190
|
# Release 4.0.310
|
|
2
191
|
|
|
3
192
|
## 语音识别(asr) 版本:2019-06-14
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 正版曲库直通车(ame) 版本:2019-09-16
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 31 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-03-
|
|
7
|
+
发布时间:2022-03-21 08:06:03
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,18 +12,29 @@
|
|
|
12
12
|
|
|
13
13
|
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [SyncKTVRobotCommand](https://cloud.tencent.com/document/api/1155/68348)
|
|
16
16
|
|
|
17
|
-
* 新增入参:
|
|
17
|
+
* 新增入参:SetVolumeCommandInput
|
|
18
18
|
|
|
19
19
|
|
|
20
|
+
新增数据结构:
|
|
20
21
|
|
|
22
|
+
* [SetVolumeCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetVolumeCommandInput)
|
|
21
23
|
|
|
22
|
-
|
|
24
|
+
修改数据结构:
|
|
25
|
+
|
|
26
|
+
* [KTVRobotInfo](https://cloud.tencent.com/document/api/1155/40113#KTVRobotInfo)
|
|
27
|
+
|
|
28
|
+
* 新增成员:SetVolumeInput
|
|
23
29
|
|
|
24
|
-
### 第 11 次发布
|
|
25
30
|
|
|
26
|
-
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
## 电子签服务(ess) 版本:2020-11-11
|
|
34
|
+
|
|
35
|
+
### 第 3 次发布
|
|
36
|
+
|
|
37
|
+
发布时间:2022-03-18 15:46:35
|
|
27
38
|
|
|
28
39
|
本次发布包含了以下内容:
|
|
29
40
|
|
|
@@ -31,22 +42,25 @@
|
|
|
31
42
|
|
|
32
43
|
修改接口:
|
|
33
44
|
|
|
34
|
-
* [
|
|
45
|
+
* [CancelFlow](https://cloud.tencent.com/document/api/1323/70362)
|
|
35
46
|
|
|
36
|
-
*
|
|
47
|
+
* <font color="#dd0000">**修改入参**:</font>Agent
|
|
37
48
|
|
|
38
|
-
* [CreateWorkGroup](https://cloud.tencent.com/document/api/1342/58464)
|
|
39
49
|
|
|
40
|
-
|
|
50
|
+
修改数据结构:
|
|
41
51
|
|
|
52
|
+
* [FlowCreateApprover](https://cloud.tencent.com/document/api/1323/70369#FlowCreateApprover)
|
|
42
53
|
|
|
54
|
+
* 新增成员:VerifyChannel
|
|
43
55
|
|
|
44
56
|
|
|
45
|
-
## 云监控(monitor) 版本:2018-07-24
|
|
46
57
|
|
|
47
|
-
### 第 42 次发布
|
|
48
58
|
|
|
49
|
-
|
|
59
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
|
60
|
+
|
|
61
|
+
### 第 13 次发布
|
|
62
|
+
|
|
63
|
+
发布时间:2022-03-21 08:15:09
|
|
50
64
|
|
|
51
65
|
本次发布包含了以下内容:
|
|
52
66
|
|
|
@@ -54,37 +68,56 @@
|
|
|
54
68
|
|
|
55
69
|
修改接口:
|
|
56
70
|
|
|
57
|
-
* [
|
|
71
|
+
* [DescribeProjects](https://cloud.tencent.com/document/api/1464/61475)
|
|
58
72
|
|
|
59
|
-
* 新增入参:
|
|
73
|
+
* 新增入参:IsDemo
|
|
60
74
|
|
|
61
|
-
* [
|
|
75
|
+
* [DescribeScores](https://cloud.tencent.com/document/api/1464/61951)
|
|
62
76
|
|
|
63
|
-
* 新增入参:
|
|
77
|
+
* 新增入参:IsDemo
|
|
64
78
|
|
|
65
|
-
* [
|
|
79
|
+
* [DescribeTawInstances](https://cloud.tencent.com/document/api/1464/69213)
|
|
66
80
|
|
|
67
|
-
* 新增入参:
|
|
81
|
+
* 新增入参:IsDemo
|
|
68
82
|
|
|
69
83
|
|
|
70
|
-
|
|
84
|
+
修改数据结构:
|
|
71
85
|
|
|
72
|
-
* [
|
|
86
|
+
* [ProjectLimit](https://cloud.tencent.com/document/api/1464/61476#ProjectLimit)
|
|
73
87
|
|
|
74
|
-
|
|
88
|
+
* <font color="#dd0000">**修改成员**:</font>ID, ProjectID
|
|
75
89
|
|
|
76
|
-
* [
|
|
90
|
+
* [RumProject](https://cloud.tencent.com/document/api/1464/61476#RumProject)
|
|
77
91
|
|
|
78
|
-
* 新增成员:
|
|
92
|
+
* 新增成员:ProjectStatus
|
|
79
93
|
|
|
80
94
|
|
|
81
95
|
|
|
82
96
|
|
|
83
|
-
##
|
|
97
|
+
## 云函数(scf) 版本:2018-04-16
|
|
84
98
|
|
|
85
|
-
### 第
|
|
99
|
+
### 第 45 次发布
|
|
86
100
|
|
|
87
|
-
发布时间:2022-03-
|
|
101
|
+
发布时间:2022-03-21 08:15:19
|
|
102
|
+
|
|
103
|
+
本次发布包含了以下内容:
|
|
104
|
+
|
|
105
|
+
改善已有的文档。
|
|
106
|
+
|
|
107
|
+
修改接口:
|
|
108
|
+
|
|
109
|
+
* [PutProvisionedConcurrencyConfig](https://cloud.tencent.com/document/api/583/51246)
|
|
110
|
+
|
|
111
|
+
* 新增入参:ProvisionedType, TrackingTarget, MinCapacity, MaxCapacity
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
117
|
+
|
|
118
|
+
### 第 81 次发布
|
|
119
|
+
|
|
120
|
+
发布时间:2022-03-21 08:16:19
|
|
88
121
|
|
|
89
122
|
本次发布包含了以下内容:
|
|
90
123
|
|
|
@@ -92,15 +125,16 @@
|
|
|
92
125
|
|
|
93
126
|
新增接口:
|
|
94
127
|
|
|
95
|
-
* [
|
|
128
|
+
* [FreezeCloudBaseRunServers](https://cloud.tencent.com/document/api/876/71436)
|
|
129
|
+
* [UnfreezeCloudBaseRunServers](https://cloud.tencent.com/document/api/876/71435)
|
|
96
130
|
|
|
97
131
|
|
|
98
132
|
|
|
99
|
-
##
|
|
133
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
100
134
|
|
|
101
|
-
### 第
|
|
135
|
+
### 第 93 次发布
|
|
102
136
|
|
|
103
|
-
发布时间:2022-03-
|
|
137
|
+
发布时间:2022-03-21 08:17:26
|
|
104
138
|
|
|
105
139
|
本次发布包含了以下内容:
|
|
106
140
|
|
|
@@ -108,10 +142,48 @@
|
|
|
108
142
|
|
|
109
143
|
修改接口:
|
|
110
144
|
|
|
111
|
-
* [
|
|
145
|
+
* [ModifyClusterAttribute](https://cloud.tencent.com/document/api/457/42938)
|
|
112
146
|
|
|
113
|
-
*
|
|
147
|
+
* 新增入参:ClusterLevel, AutoUpgradeClusterLevel
|
|
148
|
+
|
|
149
|
+
* 新增出参:ClusterLevel, AutoUpgradeClusterLevel
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
新增数据结构:
|
|
153
|
+
|
|
154
|
+
* [AutoUpgradeClusterLevel](https://cloud.tencent.com/document/api/457/31866#AutoUpgradeClusterLevel)
|
|
155
|
+
|
|
156
|
+
修改数据结构:
|
|
114
157
|
|
|
158
|
+
* [ClusterBasicSettings](https://cloud.tencent.com/document/api/457/31866#ClusterBasicSettings)
|
|
159
|
+
|
|
160
|
+
* 新增成员:ClusterLevel, AutoUpgradeClusterLevel
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
## 云点播(vod) 版本:2018-07-17
|
|
166
|
+
|
|
167
|
+
### 第 97 次发布
|
|
168
|
+
|
|
169
|
+
发布时间:2022-03-21 08:18:21
|
|
170
|
+
|
|
171
|
+
本次发布包含了以下内容:
|
|
172
|
+
|
|
173
|
+
改善已有的文档。
|
|
174
|
+
|
|
175
|
+
新增接口:
|
|
176
|
+
|
|
177
|
+
* [ProcessImage](https://cloud.tencent.com/document/api/266/71437)
|
|
178
|
+
|
|
179
|
+
新增数据结构:
|
|
180
|
+
|
|
181
|
+
* [ContentReviewOcrResult](https://cloud.tencent.com/document/api/266/31773#ContentReviewOcrResult)
|
|
182
|
+
* [ContentReviewResult](https://cloud.tencent.com/document/api/266/31773#ContentReviewResult)
|
|
183
|
+
* [ImageContentReviewInput](https://cloud.tencent.com/document/api/266/31773#ImageContentReviewInput)
|
|
184
|
+
* [PoliticalImageResult](https://cloud.tencent.com/document/api/266/31773#PoliticalImageResult)
|
|
185
|
+
* [PornImageResult](https://cloud.tencent.com/document/api/266/31773#PornImageResult)
|
|
186
|
+
* [TerrorismImageResult](https://cloud.tencent.com/document/api/266/31773#TerrorismImageResult)
|
|
115
187
|
|
|
116
188
|
|
|
117
189
|
|
|
@@ -514,6 +586,32 @@
|
|
|
514
586
|
|
|
515
587
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
|
516
588
|
|
|
589
|
+
### 第 31 次发布
|
|
590
|
+
|
|
591
|
+
发布时间:2022-03-21 08:06:03
|
|
592
|
+
|
|
593
|
+
本次发布包含了以下内容:
|
|
594
|
+
|
|
595
|
+
改善已有的文档。
|
|
596
|
+
|
|
597
|
+
修改接口:
|
|
598
|
+
|
|
599
|
+
* [SyncKTVRobotCommand](https://cloud.tencent.com/document/api/1155/68348)
|
|
600
|
+
|
|
601
|
+
* 新增入参:SetVolumeCommandInput
|
|
602
|
+
|
|
603
|
+
|
|
604
|
+
新增数据结构:
|
|
605
|
+
|
|
606
|
+
* [[SetVolumeCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetVolumeCommandInput)](https://cloud.tencent.com/document/api/1155/40113#[SetVolumeCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetVolumeCommandInput))
|
|
607
|
+
|
|
608
|
+
修改数据结构:
|
|
609
|
+
|
|
610
|
+
* [KTVRobotInfo](https://cloud.tencent.com/document/api/1155/40113#KTVRobotInfo)
|
|
611
|
+
|
|
612
|
+
* 新增成员:SetVolumeInput
|
|
613
|
+
|
|
614
|
+
|
|
517
615
|
### 第 30 次发布
|
|
518
616
|
|
|
519
617
|
发布时间:2022-03-10 08:03:53
|
|
@@ -31074,6 +31172,28 @@
|
|
|
31074
31172
|
|
|
31075
31173
|
## 电子签服务(ess) 版本:2020-11-11
|
|
31076
31174
|
|
|
31175
|
+
### 第 3 次发布
|
|
31176
|
+
|
|
31177
|
+
发布时间:2022-03-18 15:46:35
|
|
31178
|
+
|
|
31179
|
+
本次发布包含了以下内容:
|
|
31180
|
+
|
|
31181
|
+
改善已有的文档。
|
|
31182
|
+
|
|
31183
|
+
修改接口:
|
|
31184
|
+
|
|
31185
|
+
* [CancelFlow](https://cloud.tencent.com/document/api/1323/70362)
|
|
31186
|
+
|
|
31187
|
+
* <font color="#dd0000">**修改入参**:</font>Agent
|
|
31188
|
+
|
|
31189
|
+
|
|
31190
|
+
修改数据结构:
|
|
31191
|
+
|
|
31192
|
+
* [FlowCreateApprover](https://cloud.tencent.com/document/api/1323/70369#FlowCreateApprover)
|
|
31193
|
+
|
|
31194
|
+
* 新增成员:VerifyChannel
|
|
31195
|
+
|
|
31196
|
+
|
|
31077
31197
|
### 第 2 次发布
|
|
31078
31198
|
|
|
31079
31199
|
发布时间:2022-03-16 08:09:15
|
|
@@ -43618,7 +43738,7 @@
|
|
|
43618
43738
|
|
|
43619
43739
|
新增数据结构:
|
|
43620
43740
|
|
|
43621
|
-
* [
|
|
43741
|
+
* [CLSNotice](https://cloud.tencent.com/document/api/248/30354#CLSNotice)
|
|
43622
43742
|
|
|
43623
43743
|
修改数据结构:
|
|
43624
43744
|
|
|
@@ -46265,7 +46385,7 @@
|
|
|
46265
46385
|
|
|
46266
46386
|
新增接口:
|
|
46267
46387
|
|
|
46268
|
-
* [
|
|
46388
|
+
* [TextCorrectionPro](https://cloud.tencent.com/document/api/271/71355)
|
|
46269
46389
|
|
|
46270
46390
|
### 第 13 次发布
|
|
46271
46391
|
|
|
@@ -50506,6 +50626,40 @@
|
|
|
50506
50626
|
|
|
50507
50627
|
## 前端性能监控(rum) 版本:2021-06-22
|
|
50508
50628
|
|
|
50629
|
+
### 第 13 次发布
|
|
50630
|
+
|
|
50631
|
+
发布时间:2022-03-21 08:15:09
|
|
50632
|
+
|
|
50633
|
+
本次发布包含了以下内容:
|
|
50634
|
+
|
|
50635
|
+
改善已有的文档。
|
|
50636
|
+
|
|
50637
|
+
修改接口:
|
|
50638
|
+
|
|
50639
|
+
* [DescribeProjects](https://cloud.tencent.com/document/api/1464/61475)
|
|
50640
|
+
|
|
50641
|
+
* 新增入参:IsDemo
|
|
50642
|
+
|
|
50643
|
+
* [DescribeScores](https://cloud.tencent.com/document/api/1464/61951)
|
|
50644
|
+
|
|
50645
|
+
* 新增入参:IsDemo
|
|
50646
|
+
|
|
50647
|
+
* [DescribeTawInstances](https://cloud.tencent.com/document/api/1464/69213)
|
|
50648
|
+
|
|
50649
|
+
* 新增入参:IsDemo
|
|
50650
|
+
|
|
50651
|
+
|
|
50652
|
+
修改数据结构:
|
|
50653
|
+
|
|
50654
|
+
* [ProjectLimit](https://cloud.tencent.com/document/api/1464/61476#ProjectLimit)
|
|
50655
|
+
|
|
50656
|
+
* <font color="#dd0000">**修改成员**:</font>ID, ProjectID
|
|
50657
|
+
|
|
50658
|
+
* [RumProject](https://cloud.tencent.com/document/api/1464/61476#RumProject)
|
|
50659
|
+
|
|
50660
|
+
* 新增成员:ProjectStatus
|
|
50661
|
+
|
|
50662
|
+
|
|
50509
50663
|
### 第 12 次发布
|
|
50510
50664
|
|
|
50511
50665
|
发布时间:2022-03-15 08:13:58
|
|
@@ -50738,6 +50892,21 @@
|
|
|
50738
50892
|
|
|
50739
50893
|
## 云函数(scf) 版本:2018-04-16
|
|
50740
50894
|
|
|
50895
|
+
### 第 45 次发布
|
|
50896
|
+
|
|
50897
|
+
发布时间:2022-03-21 08:15:19
|
|
50898
|
+
|
|
50899
|
+
本次发布包含了以下内容:
|
|
50900
|
+
|
|
50901
|
+
改善已有的文档。
|
|
50902
|
+
|
|
50903
|
+
修改接口:
|
|
50904
|
+
|
|
50905
|
+
* [PutProvisionedConcurrencyConfig](https://cloud.tencent.com/document/api/583/51246)
|
|
50906
|
+
|
|
50907
|
+
* 新增入参:ProvisionedType, TrackingTarget, MinCapacity, MaxCapacity
|
|
50908
|
+
|
|
50909
|
+
|
|
50741
50910
|
### 第 44 次发布
|
|
50742
50911
|
|
|
50743
50912
|
发布时间:2022-03-16 08:13:22
|
|
@@ -55715,6 +55884,19 @@
|
|
|
55715
55884
|
|
|
55716
55885
|
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
55717
55886
|
|
|
55887
|
+
### 第 81 次发布
|
|
55888
|
+
|
|
55889
|
+
发布时间:2022-03-21 08:16:19
|
|
55890
|
+
|
|
55891
|
+
本次发布包含了以下内容:
|
|
55892
|
+
|
|
55893
|
+
改善已有的文档。
|
|
55894
|
+
|
|
55895
|
+
新增接口:
|
|
55896
|
+
|
|
55897
|
+
* [[FreezeCloudBaseRunServers](https://cloud.tencent.com/document/api/876/71436)](https://cloud.tencent.com/document/api/#/#)
|
|
55898
|
+
* [[UnfreezeCloudBaseRunServers](https://cloud.tencent.com/document/api/876/71435)](https://cloud.tencent.com/document/api/#/#)
|
|
55899
|
+
|
|
55718
55900
|
### 第 80 次发布
|
|
55719
55901
|
|
|
55720
55902
|
发布时间:2022-01-17 08:12:48
|
|
@@ -62030,6 +62212,34 @@
|
|
|
62030
62212
|
|
|
62031
62213
|
## 容器服务(tke) 版本:2018-05-25
|
|
62032
62214
|
|
|
62215
|
+
### 第 93 次发布
|
|
62216
|
+
|
|
62217
|
+
发布时间:2022-03-21 08:17:26
|
|
62218
|
+
|
|
62219
|
+
本次发布包含了以下内容:
|
|
62220
|
+
|
|
62221
|
+
改善已有的文档。
|
|
62222
|
+
|
|
62223
|
+
修改接口:
|
|
62224
|
+
|
|
62225
|
+
* [ModifyClusterAttribute](https://cloud.tencent.com/document/api/457/42938)
|
|
62226
|
+
|
|
62227
|
+
* 新增入参:ClusterLevel, AutoUpgradeClusterLevel
|
|
62228
|
+
|
|
62229
|
+
* 新增出参:ClusterLevel, AutoUpgradeClusterLevel
|
|
62230
|
+
|
|
62231
|
+
|
|
62232
|
+
新增数据结构:
|
|
62233
|
+
|
|
62234
|
+
* [[AutoUpgradeClusterLevel](https://cloud.tencent.com/document/api/457/31866#AutoUpgradeClusterLevel)](https://cloud.tencent.com/document/api/457/31866#[AutoUpgradeClusterLevel](https://cloud.tencent.com/document/api/457/31866#AutoUpgradeClusterLevel))
|
|
62235
|
+
|
|
62236
|
+
修改数据结构:
|
|
62237
|
+
|
|
62238
|
+
* [ClusterBasicSettings](https://cloud.tencent.com/document/api/457/31866#ClusterBasicSettings)
|
|
62239
|
+
|
|
62240
|
+
* 新增成员:ClusterLevel, AutoUpgradeClusterLevel
|
|
62241
|
+
|
|
62242
|
+
|
|
62033
62243
|
### 第 92 次发布
|
|
62034
62244
|
|
|
62035
62245
|
发布时间:2022-03-16 08:15:43
|
|
@@ -67236,6 +67446,27 @@
|
|
|
67236
67446
|
|
|
67237
67447
|
## 云点播(vod) 版本:2018-07-17
|
|
67238
67448
|
|
|
67449
|
+
### 第 97 次发布
|
|
67450
|
+
|
|
67451
|
+
发布时间:2022-03-21 08:18:21
|
|
67452
|
+
|
|
67453
|
+
本次发布包含了以下内容:
|
|
67454
|
+
|
|
67455
|
+
改善已有的文档。
|
|
67456
|
+
|
|
67457
|
+
新增接口:
|
|
67458
|
+
|
|
67459
|
+
* [[ProcessImage](https://cloud.tencent.com/document/api/266/71437)](https://cloud.tencent.com/document/api/#/#)
|
|
67460
|
+
|
|
67461
|
+
新增数据结构:
|
|
67462
|
+
|
|
67463
|
+
* [[ContentReviewOcrResult](https://cloud.tencent.com/document/api/266/31773#ContentReviewOcrResult)](https://cloud.tencent.com/document/api/266/31773#[ContentReviewOcrResult](https://cloud.tencent.com/document/api/266/31773#ContentReviewOcrResult))
|
|
67464
|
+
* [[ContentReviewResult](https://cloud.tencent.com/document/api/266/31773#ContentReviewResult)](https://cloud.tencent.com/document/api/266/31773#[ContentReviewResult](https://cloud.tencent.com/document/api/266/31773#ContentReviewResult))
|
|
67465
|
+
* [[ImageContentReviewInput](https://cloud.tencent.com/document/api/266/31773#ImageContentReviewInput)](https://cloud.tencent.com/document/api/266/31773#[ImageContentReviewInput](https://cloud.tencent.com/document/api/266/31773#ImageContentReviewInput))
|
|
67466
|
+
* [[PoliticalImageResult](https://cloud.tencent.com/document/api/266/31773#PoliticalImageResult)](https://cloud.tencent.com/document/api/266/31773#[PoliticalImageResult](https://cloud.tencent.com/document/api/266/31773#PoliticalImageResult))
|
|
67467
|
+
* [[PornImageResult](https://cloud.tencent.com/document/api/266/31773#PornImageResult)](https://cloud.tencent.com/document/api/266/31773#[PornImageResult](https://cloud.tencent.com/document/api/266/31773#PornImageResult))
|
|
67468
|
+
* [[TerrorismImageResult](https://cloud.tencent.com/document/api/266/31773#TerrorismImageResult)](https://cloud.tencent.com/document/api/266/31773#[TerrorismImageResult](https://cloud.tencent.com/document/api/266/31773#TerrorismImageResult))
|
|
67469
|
+
|
|
67239
67470
|
### 第 96 次发布
|
|
67240
67471
|
|
|
67241
67472
|
发布时间:2022-03-10 08:17:15
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2022-02-21 08:00:44 |
|
|
6
6
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2022-03-14 08:04:49 |
|
|
7
7
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-03-14 08:04:51 |
|
|
8
|
-
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-03-
|
|
8
|
+
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-03-21 08:06:03 |
|
|
9
9
|
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2022-02-21 08:00:52 |
|
|
10
|
-
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-03-
|
|
10
|
+
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-03-21 08:06:11 |
|
|
11
11
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-02-21 08:01:03 |
|
|
12
12
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-02-21 08:01:04 |
|
|
13
13
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-03-03 08:00:37 |
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-02-21 08:02:15 |
|
|
34
34
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-03-14 08:06:27 |
|
|
35
35
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-03-04 08:05:02 |
|
|
36
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-03-
|
|
36
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-03-21 08:07:42 |
|
|
37
37
|
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-03-16 08:05:21 |
|
|
38
38
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2022-02-21 08:02:59 |
|
|
39
39
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-02-21 08:03:00 |
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2022-02-21 08:06:46 |
|
|
76
76
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-03-03 08:06:04 |
|
|
77
77
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-03-09 08:11:10 |
|
|
78
|
-
| ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-03-18
|
|
78
|
+
| ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-03-18 15:46:35 |
|
|
79
79
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-03-16 08:09:18 |
|
|
80
80
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-02-25 08:09:04 |
|
|
81
81
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-03-09 08:11:20 |
|
|
@@ -128,11 +128,11 @@
|
|
|
128
128
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-03-03 08:10:01 |
|
|
129
129
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-02-21 08:10:41 |
|
|
130
130
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-02-21 08:10:44 |
|
|
131
|
-
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-03-
|
|
131
|
+
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-03-21 08:14:58 |
|
|
132
132
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-02-21 08:10:55 |
|
|
133
133
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-02-21 08:10:56 |
|
|
134
|
-
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-03-
|
|
135
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-03-
|
|
134
|
+
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-03-21 08:15:09 |
|
|
135
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-03-21 08:15:19 |
|
|
136
136
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-03-16 08:13:30 |
|
|
137
137
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-03-17 08:11:49 |
|
|
138
138
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2022-02-21 08:11:16 |
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
154
154
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2022-02-21 08:12:00 |
|
|
155
155
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2022-02-21 08:12:01 |
|
|
156
|
-
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-
|
|
156
|
+
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-03-21 08:16:19 |
|
|
157
157
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-02-21 08:12:18 |
|
|
158
158
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
159
159
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-02-25 08:14:28 |
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-03-16 08:15:31 |
|
|
173
173
|
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-02-21 08:13:19 |
|
|
174
174
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-02-21 08:13:23 |
|
|
175
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-03-
|
|
175
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-03-21 08:17:26 |
|
|
176
176
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
177
177
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-02-21 08:13:40 |
|
|
178
178
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-02-21 08:13:41 |
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-02-21 08:14:12 |
|
|
185
185
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-02-21 08:14:15 |
|
|
186
186
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-02-21 08:14:16 |
|
|
187
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-03-
|
|
187
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-03-21 08:18:21 |
|
|
188
188
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-03-17 08:15:03 |
|
|
189
189
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-02-21 08:15:09 |
|
|
190
190
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-02-21 08:15:12 |
|
|
@@ -54,18 +54,19 @@ import {
|
|
|
54
54
|
RestartEKSContainerInstancesRequest,
|
|
55
55
|
DescribeExternalClusterSpecRequest,
|
|
56
56
|
DeletePrometheusTemplateRequest,
|
|
57
|
-
|
|
57
|
+
DescribeClusterAsGroupOptionRequest,
|
|
58
58
|
DescribeEKSContainerInstanceRegionsRequest,
|
|
59
59
|
DescribeEKSClustersResponse,
|
|
60
60
|
VolumeMount,
|
|
61
61
|
RouteTableInfo,
|
|
62
62
|
IPAddress,
|
|
63
|
-
|
|
63
|
+
AutoUpgradeClusterLevel,
|
|
64
64
|
GetMostSuitableImageCacheRequest,
|
|
65
65
|
PrometheusTarget,
|
|
66
66
|
SecurityContext,
|
|
67
67
|
CreateEKSClusterRequest,
|
|
68
68
|
DNSConfig,
|
|
69
|
+
InstanceUpgradeProgressItem,
|
|
69
70
|
DNSConfigOption,
|
|
70
71
|
DeleteClusterAsGroupsRequest,
|
|
71
72
|
DescribeClusterControllersResponse,
|
|
@@ -180,7 +181,7 @@ import {
|
|
|
180
181
|
GetUpgradeInstanceProgressResponse,
|
|
181
182
|
DescribeExistedInstancesResponse,
|
|
182
183
|
CreateEKSClusterResponse,
|
|
183
|
-
|
|
184
|
+
DeleteImageCachesResponse,
|
|
184
185
|
CreatePrometheusAlertRuleResponse,
|
|
185
186
|
UpdateEKSContainerInstanceResponse,
|
|
186
187
|
ResourceDeleteOption,
|
|
@@ -255,7 +256,7 @@ import {
|
|
|
255
256
|
DeleteClusterRouteTableResponse,
|
|
256
257
|
CreateClusterInstancesResponse,
|
|
257
258
|
DisableClusterDeletionProtectionResponse,
|
|
258
|
-
|
|
259
|
+
DeleteClusterRequest,
|
|
259
260
|
DescribePrometheusAgentInstancesResponse,
|
|
260
261
|
Container,
|
|
261
262
|
CreateClusterEndpointRequest,
|
|
@@ -830,47 +830,13 @@ export interface DeletePrometheusTemplateRequest {
|
|
|
830
830
|
}
|
|
831
831
|
|
|
832
832
|
/**
|
|
833
|
-
*
|
|
833
|
+
* DescribeClusterAsGroupOption请求参数结构体
|
|
834
834
|
*/
|
|
835
|
-
export interface
|
|
836
|
-
/**
|
|
837
|
-
* 节点instanceID
|
|
838
|
-
*/
|
|
839
|
-
InstanceID: string
|
|
840
|
-
|
|
841
|
-
/**
|
|
842
|
-
* 任务生命周期
|
|
843
|
-
process 运行中
|
|
844
|
-
paused 已停止
|
|
845
|
-
pauing 正在停止
|
|
846
|
-
done 已完成
|
|
847
|
-
timeout 已超时
|
|
848
|
-
aborted 已取消
|
|
849
|
-
pending 还未开始
|
|
850
|
-
*/
|
|
851
|
-
LifeState: string
|
|
852
|
-
|
|
853
|
-
/**
|
|
854
|
-
* 升级开始时间
|
|
855
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
856
|
-
*/
|
|
857
|
-
StartAt: string
|
|
858
|
-
|
|
859
|
-
/**
|
|
860
|
-
* 升级结束时间
|
|
861
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
862
|
-
*/
|
|
863
|
-
EndAt: string
|
|
864
|
-
|
|
865
|
-
/**
|
|
866
|
-
* 升级前检查结果
|
|
867
|
-
*/
|
|
868
|
-
CheckResult: InstanceUpgradePreCheckResult
|
|
869
|
-
|
|
835
|
+
export interface DescribeClusterAsGroupOptionRequest {
|
|
870
836
|
/**
|
|
871
|
-
*
|
|
837
|
+
* 集群ID
|
|
872
838
|
*/
|
|
873
|
-
|
|
839
|
+
ClusterId: string
|
|
874
840
|
}
|
|
875
841
|
|
|
876
842
|
/**
|
|
@@ -980,23 +946,13 @@ export interface IPAddress {
|
|
|
980
946
|
}
|
|
981
947
|
|
|
982
948
|
/**
|
|
983
|
-
*
|
|
949
|
+
* 自动变配集群等级
|
|
984
950
|
*/
|
|
985
|
-
export interface
|
|
951
|
+
export interface AutoUpgradeClusterLevel {
|
|
986
952
|
/**
|
|
987
|
-
*
|
|
953
|
+
* 是否开启自动变配集群等级
|
|
988
954
|
*/
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
/**
|
|
992
|
-
* 集群实例删除时的策略:terminate(销毁实例,仅支持按量计费云主机实例) retain (仅移除,保留实例)
|
|
993
|
-
*/
|
|
994
|
-
InstanceDeleteMode: string
|
|
995
|
-
|
|
996
|
-
/**
|
|
997
|
-
* 集群删除时资源的删除策略,目前支持CBS(默认保留CBS)
|
|
998
|
-
*/
|
|
999
|
-
ResourceDeleteOptions?: Array<ResourceDeleteOption>
|
|
955
|
+
IsAutoUpgrade: boolean
|
|
1000
956
|
}
|
|
1001
957
|
|
|
1002
958
|
/**
|
|
@@ -1136,6 +1092,50 @@ export interface DNSConfig {
|
|
|
1136
1092
|
Options?: Array<DNSConfigOption>
|
|
1137
1093
|
}
|
|
1138
1094
|
|
|
1095
|
+
/**
|
|
1096
|
+
* 某个节点的升级进度
|
|
1097
|
+
*/
|
|
1098
|
+
export interface InstanceUpgradeProgressItem {
|
|
1099
|
+
/**
|
|
1100
|
+
* 节点instanceID
|
|
1101
|
+
*/
|
|
1102
|
+
InstanceID: string
|
|
1103
|
+
|
|
1104
|
+
/**
|
|
1105
|
+
* 任务生命周期
|
|
1106
|
+
process 运行中
|
|
1107
|
+
paused 已停止
|
|
1108
|
+
pauing 正在停止
|
|
1109
|
+
done 已完成
|
|
1110
|
+
timeout 已超时
|
|
1111
|
+
aborted 已取消
|
|
1112
|
+
pending 还未开始
|
|
1113
|
+
*/
|
|
1114
|
+
LifeState: string
|
|
1115
|
+
|
|
1116
|
+
/**
|
|
1117
|
+
* 升级开始时间
|
|
1118
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1119
|
+
*/
|
|
1120
|
+
StartAt: string
|
|
1121
|
+
|
|
1122
|
+
/**
|
|
1123
|
+
* 升级结束时间
|
|
1124
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1125
|
+
*/
|
|
1126
|
+
EndAt: string
|
|
1127
|
+
|
|
1128
|
+
/**
|
|
1129
|
+
* 升级前检查结果
|
|
1130
|
+
*/
|
|
1131
|
+
CheckResult: InstanceUpgradePreCheckResult
|
|
1132
|
+
|
|
1133
|
+
/**
|
|
1134
|
+
* 升级步骤详情
|
|
1135
|
+
*/
|
|
1136
|
+
Detail: Array<TaskStepInfo>
|
|
1137
|
+
}
|
|
1138
|
+
|
|
1139
1139
|
/**
|
|
1140
1140
|
* DNS配置选项
|
|
1141
1141
|
*/
|
|
@@ -2002,6 +2002,16 @@ export interface ModifyClusterAttributeRequest {
|
|
|
2002
2002
|
* 集群描述
|
|
2003
2003
|
*/
|
|
2004
2004
|
ClusterDesc?: string
|
|
2005
|
+
|
|
2006
|
+
/**
|
|
2007
|
+
* 集群等级
|
|
2008
|
+
*/
|
|
2009
|
+
ClusterLevel?: string
|
|
2010
|
+
|
|
2011
|
+
/**
|
|
2012
|
+
* 自动变配集群等级
|
|
2013
|
+
*/
|
|
2014
|
+
AutoUpgradeClusterLevel?: AutoUpgradeClusterLevel
|
|
2005
2015
|
}
|
|
2006
2016
|
|
|
2007
2017
|
/**
|
|
@@ -2141,19 +2151,31 @@ export interface ModifyClusterAttributeResponse {
|
|
|
2141
2151
|
* 集群所属项目
|
|
2142
2152
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2143
2153
|
*/
|
|
2144
|
-
ProjectId
|
|
2154
|
+
ProjectId: number
|
|
2145
2155
|
|
|
2146
2156
|
/**
|
|
2147
2157
|
* 集群名称
|
|
2148
2158
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2149
2159
|
*/
|
|
2150
|
-
ClusterName
|
|
2160
|
+
ClusterName: string
|
|
2151
2161
|
|
|
2152
2162
|
/**
|
|
2153
2163
|
* 集群描述
|
|
2154
2164
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2155
2165
|
*/
|
|
2156
|
-
ClusterDesc
|
|
2166
|
+
ClusterDesc: string
|
|
2167
|
+
|
|
2168
|
+
/**
|
|
2169
|
+
* 集群等级
|
|
2170
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2171
|
+
*/
|
|
2172
|
+
ClusterLevel: string
|
|
2173
|
+
|
|
2174
|
+
/**
|
|
2175
|
+
* 自动变配集群等级
|
|
2176
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2177
|
+
*/
|
|
2178
|
+
AutoUpgradeClusterLevel: AutoUpgradeClusterLevel
|
|
2157
2179
|
|
|
2158
2180
|
/**
|
|
2159
2181
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -2519,6 +2541,16 @@ export interface ClusterBasicSettings {
|
|
|
2519
2541
|
* 当选择Cilium Overlay网络插件时,TKE会从该子网获取2个IP用来创建内网负载均衡
|
|
2520
2542
|
*/
|
|
2521
2543
|
SubnetId?: string
|
|
2544
|
+
|
|
2545
|
+
/**
|
|
2546
|
+
* 集群等级,针对托管集群生效
|
|
2547
|
+
*/
|
|
2548
|
+
ClusterLevel?: string
|
|
2549
|
+
|
|
2550
|
+
/**
|
|
2551
|
+
* 自动变配集群等级,针对托管集群生效
|
|
2552
|
+
*/
|
|
2553
|
+
AutoUpgradeClusterLevel?: AutoUpgradeClusterLevel
|
|
2522
2554
|
}
|
|
2523
2555
|
|
|
2524
2556
|
/**
|
|
@@ -3916,13 +3948,13 @@ export interface CreateEKSClusterResponse {
|
|
|
3916
3948
|
}
|
|
3917
3949
|
|
|
3918
3950
|
/**
|
|
3919
|
-
*
|
|
3951
|
+
* DeleteImageCaches返回参数结构体
|
|
3920
3952
|
*/
|
|
3921
|
-
export interface
|
|
3953
|
+
export interface DeleteImageCachesResponse {
|
|
3922
3954
|
/**
|
|
3923
|
-
*
|
|
3955
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
3924
3956
|
*/
|
|
3925
|
-
|
|
3957
|
+
RequestId?: string
|
|
3926
3958
|
}
|
|
3927
3959
|
|
|
3928
3960
|
/**
|
|
@@ -5806,13 +5838,23 @@ export interface DisableClusterDeletionProtectionResponse {
|
|
|
5806
5838
|
}
|
|
5807
5839
|
|
|
5808
5840
|
/**
|
|
5809
|
-
*
|
|
5841
|
+
* DeleteCluster请求参数结构体
|
|
5810
5842
|
*/
|
|
5811
|
-
export interface
|
|
5843
|
+
export interface DeleteClusterRequest {
|
|
5812
5844
|
/**
|
|
5813
|
-
*
|
|
5845
|
+
* 集群ID
|
|
5814
5846
|
*/
|
|
5815
|
-
|
|
5847
|
+
ClusterId: string
|
|
5848
|
+
|
|
5849
|
+
/**
|
|
5850
|
+
* 集群实例删除时的策略:terminate(销毁实例,仅支持按量计费云主机实例) retain (仅移除,保留实例)
|
|
5851
|
+
*/
|
|
5852
|
+
InstanceDeleteMode: string
|
|
5853
|
+
|
|
5854
|
+
/**
|
|
5855
|
+
* 集群删除时资源的删除策略,目前支持CBS(默认保留CBS)
|
|
5856
|
+
*/
|
|
5857
|
+
ResourceDeleteOptions?: Array<ResourceDeleteOption>
|
|
5816
5858
|
}
|
|
5817
5859
|
|
|
5818
5860
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { EnableVpcCniNetworkTypeRequest, DescribeClusterEndpointVipStatusRequest, CreateEKSContainerInstancesResponse, DescribeClusterSecurityResponse, ScaleOutClusterMasterRequest, DescribeClusterSecurityRequest, ModifyPrometheusAlertRuleRequest, DeleteClusterInstancesResponse, GetTkeAppChartListRequest, ModifyNodePoolDesiredCapacityAboutAsgResponse, ModifyClusterNodePoolResponse, DescribeClusterKubeconfigResponse, RemoveNodeFromNodePoolResponse, CreateClusterRouteRequest, DescribeClusterEndpointVipStatusResponse, ModifyClusterEndpointSPRequest, DescribeClusterInstancesResponse, DeleteClusterResponse, CreatePrometheusAlertRuleRequest, UpdateEKSClusterRequest, CreateClusterRouteTableResponse, DescribeClusterCommonNamesRequest, DescribeTKEEdgeScriptResponse, DeleteClusterEndpointResponse, CreatePrometheusTemplateRequest, CreateImageCacheResponse, RestartEKSContainerInstancesRequest, DescribeExternalClusterSpecRequest, DeletePrometheusTemplateRequest, DescribeEKSContainerInstanceRegionsRequest, DescribeEKSClustersResponse,
|
|
2
|
+
import { EnableVpcCniNetworkTypeRequest, DescribeClusterEndpointVipStatusRequest, CreateEKSContainerInstancesResponse, DescribeClusterSecurityResponse, ScaleOutClusterMasterRequest, DescribeClusterSecurityRequest, ModifyPrometheusAlertRuleRequest, DeleteClusterInstancesResponse, GetTkeAppChartListRequest, ModifyNodePoolDesiredCapacityAboutAsgResponse, ModifyClusterNodePoolResponse, DescribeClusterKubeconfigResponse, RemoveNodeFromNodePoolResponse, CreateClusterRouteRequest, DescribeClusterEndpointVipStatusResponse, ModifyClusterEndpointSPRequest, DescribeClusterInstancesResponse, DeleteClusterResponse, CreatePrometheusAlertRuleRequest, UpdateEKSClusterRequest, CreateClusterRouteTableResponse, DescribeClusterCommonNamesRequest, DescribeTKEEdgeScriptResponse, DeleteClusterEndpointResponse, CreatePrometheusTemplateRequest, CreateImageCacheResponse, RestartEKSContainerInstancesRequest, DescribeExternalClusterSpecRequest, DeletePrometheusTemplateRequest, DescribeClusterAsGroupOptionRequest, DescribeEKSContainerInstanceRegionsRequest, DescribeEKSClustersResponse, GetMostSuitableImageCacheRequest, CreateEKSClusterRequest, DeleteClusterAsGroupsRequest, DescribeClusterControllersResponse, DescribeExistedInstancesRequest, DescribeRegionsResponse, CreateClusterRouteResponse, DescribePrometheusTemplatesRequest, ModifyPrometheusAlertRuleResponse, AddNodeToNodePoolRequest, DescribeEKSContainerInstanceEventResponse, DescribePrometheusAlertRuleResponse, EnableClusterDeletionProtectionResponse, DescribeVpcCniPodLimitsResponse, DescribeVersionsResponse, ScaleInClusterMasterRequest, UpdateImageCacheRequest, CreateClusterNodePoolFromExistingAsgRequest, DescribePrometheusAgentInstancesRequest, ForwardApplicationRequestV3Response, DescribeImagesResponse, ModifyClusterAttributeRequest, DeleteClusterRouteResponse, ModifyClusterEndpointSPResponse, CreateClusterEndpointVipResponse, DescribeClustersRequest, ModifyClusterAttributeResponse, DeletePrometheusAlertRuleRequest, DescribePrometheusTemplateSyncResponse, DescribePrometheusAlertHistoryRequest, DeletePrometheusTemplateSyncRequest, SetNodePoolNodeProtectionResponse, DisableVpcCniNetworkTypeRequest, DeleteEKSContainerInstancesRequest, UpgradeClusterInstancesRequest, DeleteClusterEndpointVipResponse, SyncPrometheusTemplateRequest, CreatePrometheusDashboardResponse, DescribeEKSClusterCredentialResponse, DeleteClusterInstancesRequest, ModifyClusterAsGroupAttributeResponse, CreateClusterInstancesRequest, DescribeClusterAuthenticationOptionsRequest, DescribeEksContainerInstanceLogResponse, DeleteEKSClusterResponse, DescribeClusterStatusRequest, DescribeClusterStatusResponse, DeleteClusterNodePoolRequest, UpdateImageCacheResponse, DisableVpcCniNetworkTypeResponse, DescribeClusterKubeconfigRequest, CreatePrometheusTemplateResponse, CreateClusterEndpointVipRequest, EnableVpcCniNetworkTypeResponse, CheckInstancesUpgradeAbleRequest, ModifyNodePoolInstanceTypesRequest, AddClusterCIDRRequest, DeleteEKSContainerInstancesResponse, DescribePrometheusAlertRuleRequest, DescribeEKSClusterCredentialRequest, GetUpgradeInstanceProgressRequest, EnableClusterDeletionProtectionRequest, ModifyPrometheusTemplateRequest, DescribeExternalClusterSpecResponse, AddNodeToNodePoolResponse, UpdateEKSClusterResponse, DisableClusterDeletionProtectionRequest, DescribeRegionsRequest, UpdateEKSContainerInstanceRequest, DescribeClustersResponse, DescribeVpcCniPodLimitsRequest, DescribePrometheusOverviewsRequest, DescribeRouteTableConflictsRequest, SyncPrometheusTemplateResponse, DeleteEKSClusterRequest, GetUpgradeInstanceProgressResponse, DescribeExistedInstancesResponse, CreateEKSClusterResponse, DeleteImageCachesResponse, CreatePrometheusAlertRuleResponse, UpdateEKSContainerInstanceResponse, ModifyNodePoolInstanceTypesResponse, CreateClusterNodePoolFromExistingAsgResponse, DescribeEnableVpcCniProgressRequest, DescribeClusterEndpointStatusRequest, CreateClusterAsGroupRequest, DescribeClusterNodePoolsResponse, DescribeRouteTableConflictsResponse, DescribeVersionsRequest, CreateClusterResponse, DescribeClusterRoutesResponse, DescribeEKSContainerInstancesResponse, DeleteClusterRouteTableRequest, DescribeAvailableClusterVersionRequest, CreateClusterRequest, DeletePrometheusAlertRuleResponse, AcquireClusterAdminRoleRequest, CreateClusterAsGroupResponse, DescribeEksContainerInstanceLogRequest, ModifyClusterAuthenticationOptionsResponse, DescribeClusterAuthenticationOptionsResponse, DeleteClusterAsGroupsResponse, DescribePrometheusTemplatesResponse, DescribePrometheusInstanceRequest, DescribeClusterInstancesRequest, DescribePrometheusAgentsRequest, DescribeEnableVpcCniProgressResponse, AddClusterCIDRResponse, ModifyClusterNodePoolRequest, DescribeImageCachesResponse, CreateClusterEndpointResponse, DescribeEKSClustersRequest, CreateClusterNodePoolRequest, AcquireClusterAdminRoleResponse, RestartEKSContainerInstancesResponse, ModifyPrometheusTemplateResponse, GetTkeAppChartListResponse, DeletePrometheusTemplateResponse, DescribePrometheusTemplateSyncRequest, UpdateClusterVersionRequest, ModifyClusterAuthenticationOptionsRequest, DeleteClusterEndpointVipRequest, CheckInstancesUpgradeAbleResponse, DescribeClusterEndpointStatusResponse, UpgradeClusterInstancesResponse, CreatePrometheusDashboardRequest, DescribePrometheusAgentsResponse, AddExistedInstancesResponse, DeleteClusterRouteTableResponse, CreateClusterInstancesResponse, DisableClusterDeletionProtectionResponse, DeleteClusterRequest, DescribePrometheusAgentInstancesResponse, CreateClusterEndpointRequest, DescribeEKSContainerInstanceRegionsResponse, ModifyClusterAsGroupOptionAttributeResponse, DescribePrometheusInstanceResponse, AddExistedInstancesRequest, DescribeTKEEdgeScriptRequest, AddVpcCniSubnetsResponse, ModifyNodePoolDesiredCapacityAboutAsgRequest, DescribeClusterNodePoolsRequest, DescribeClusterRouteTablesRequest, ModifyClusterAsGroupOptionAttributeRequest, DescribeClusterRoutesRequest, DeleteClusterRouteRequest, DescribePrometheusOverviewsResponse, DeleteClusterEndpointRequest, DescribePrometheusTargetsRequest, DescribePrometheusTargetsResponse, DescribeClusterNodePoolDetailRequest, SetNodePoolNodeProtectionRequest, DeletePrometheusTemplateSyncResponse, CreateClusterRouteTableRequest, ScaleInClusterMasterResponse, DescribeClusterAsGroupsRequest, DescribeImagesRequest, GetMostSuitableImageCacheResponse, DescribeAvailableClusterVersionResponse, DescribeClusterRouteTablesResponse, AddVpcCniSubnetsRequest, DescribePrometheusAlertHistoryResponse, DescribeClusterCommonNamesResponse, DescribeClusterAsGroupOptionResponse, DeleteClusterNodePoolResponse, DeleteImageCachesRequest, UpdateClusterVersionResponse, CreateEKSContainerInstancesRequest, CreateClusterNodePoolResponse, CreateImageCacheRequest, ModifyClusterAsGroupAttributeRequest, RemoveNodeFromNodePoolRequest, DescribeClusterAsGroupsResponse, DescribeEKSContainerInstancesRequest, DescribeClusterNodePoolDetailResponse, ForwardApplicationRequestV3Request, DescribeClusterControllersRequest, DescribeEKSContainerInstanceEventRequest, ScaleOutClusterMasterResponse, DescribeImageCachesRequest } from "./tke_models";
|
|
3
3
|
/**
|
|
4
4
|
* tke client
|
|
5
5
|
* @class
|
|
@@ -696,42 +696,13 @@ export interface DeletePrometheusTemplateRequest {
|
|
|
696
696
|
TemplateId: string;
|
|
697
697
|
}
|
|
698
698
|
/**
|
|
699
|
-
*
|
|
699
|
+
* DescribeClusterAsGroupOption请求参数结构体
|
|
700
700
|
*/
|
|
701
|
-
export interface
|
|
702
|
-
/**
|
|
703
|
-
* 节点instanceID
|
|
704
|
-
*/
|
|
705
|
-
InstanceID: string;
|
|
706
|
-
/**
|
|
707
|
-
* 任务生命周期
|
|
708
|
-
process 运行中
|
|
709
|
-
paused 已停止
|
|
710
|
-
pauing 正在停止
|
|
711
|
-
done 已完成
|
|
712
|
-
timeout 已超时
|
|
713
|
-
aborted 已取消
|
|
714
|
-
pending 还未开始
|
|
715
|
-
*/
|
|
716
|
-
LifeState: string;
|
|
717
|
-
/**
|
|
718
|
-
* 升级开始时间
|
|
719
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
720
|
-
*/
|
|
721
|
-
StartAt: string;
|
|
722
|
-
/**
|
|
723
|
-
* 升级结束时间
|
|
724
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
725
|
-
*/
|
|
726
|
-
EndAt: string;
|
|
727
|
-
/**
|
|
728
|
-
* 升级前检查结果
|
|
729
|
-
*/
|
|
730
|
-
CheckResult: InstanceUpgradePreCheckResult;
|
|
701
|
+
export interface DescribeClusterAsGroupOptionRequest {
|
|
731
702
|
/**
|
|
732
|
-
*
|
|
703
|
+
* 集群ID
|
|
733
704
|
*/
|
|
734
|
-
|
|
705
|
+
ClusterId: string;
|
|
735
706
|
}
|
|
736
707
|
/**
|
|
737
708
|
* DescribeEKSContainerInstanceRegions请求参数结构体
|
|
@@ -824,21 +795,13 @@ export interface IPAddress {
|
|
|
824
795
|
Port: number;
|
|
825
796
|
}
|
|
826
797
|
/**
|
|
827
|
-
*
|
|
798
|
+
* 自动变配集群等级
|
|
828
799
|
*/
|
|
829
|
-
export interface
|
|
830
|
-
/**
|
|
831
|
-
* 集群ID
|
|
832
|
-
*/
|
|
833
|
-
ClusterId: string;
|
|
834
|
-
/**
|
|
835
|
-
* 集群实例删除时的策略:terminate(销毁实例,仅支持按量计费云主机实例) retain (仅移除,保留实例)
|
|
836
|
-
*/
|
|
837
|
-
InstanceDeleteMode: string;
|
|
800
|
+
export interface AutoUpgradeClusterLevel {
|
|
838
801
|
/**
|
|
839
|
-
*
|
|
802
|
+
* 是否开启自动变配集群等级
|
|
840
803
|
*/
|
|
841
|
-
|
|
804
|
+
IsAutoUpgrade: boolean;
|
|
842
805
|
}
|
|
843
806
|
/**
|
|
844
807
|
* GetMostSuitableImageCache请求参数结构体
|
|
@@ -956,6 +919,44 @@ export interface DNSConfig {
|
|
|
956
919
|
*/
|
|
957
920
|
Options?: Array<DNSConfigOption>;
|
|
958
921
|
}
|
|
922
|
+
/**
|
|
923
|
+
* 某个节点的升级进度
|
|
924
|
+
*/
|
|
925
|
+
export interface InstanceUpgradeProgressItem {
|
|
926
|
+
/**
|
|
927
|
+
* 节点instanceID
|
|
928
|
+
*/
|
|
929
|
+
InstanceID: string;
|
|
930
|
+
/**
|
|
931
|
+
* 任务生命周期
|
|
932
|
+
process 运行中
|
|
933
|
+
paused 已停止
|
|
934
|
+
pauing 正在停止
|
|
935
|
+
done 已完成
|
|
936
|
+
timeout 已超时
|
|
937
|
+
aborted 已取消
|
|
938
|
+
pending 还未开始
|
|
939
|
+
*/
|
|
940
|
+
LifeState: string;
|
|
941
|
+
/**
|
|
942
|
+
* 升级开始时间
|
|
943
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
944
|
+
*/
|
|
945
|
+
StartAt: string;
|
|
946
|
+
/**
|
|
947
|
+
* 升级结束时间
|
|
948
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
949
|
+
*/
|
|
950
|
+
EndAt: string;
|
|
951
|
+
/**
|
|
952
|
+
* 升级前检查结果
|
|
953
|
+
*/
|
|
954
|
+
CheckResult: InstanceUpgradePreCheckResult;
|
|
955
|
+
/**
|
|
956
|
+
* 升级步骤详情
|
|
957
|
+
*/
|
|
958
|
+
Detail: Array<TaskStepInfo>;
|
|
959
|
+
}
|
|
959
960
|
/**
|
|
960
961
|
* DNS配置选项
|
|
961
962
|
*/
|
|
@@ -1694,6 +1695,14 @@ export interface ModifyClusterAttributeRequest {
|
|
|
1694
1695
|
* 集群描述
|
|
1695
1696
|
*/
|
|
1696
1697
|
ClusterDesc?: string;
|
|
1698
|
+
/**
|
|
1699
|
+
* 集群等级
|
|
1700
|
+
*/
|
|
1701
|
+
ClusterLevel?: string;
|
|
1702
|
+
/**
|
|
1703
|
+
* 自动变配集群等级
|
|
1704
|
+
*/
|
|
1705
|
+
AutoUpgradeClusterLevel?: AutoUpgradeClusterLevel;
|
|
1697
1706
|
}
|
|
1698
1707
|
/**
|
|
1699
1708
|
* DeleteClusterRoute返回参数结构体
|
|
@@ -1819,17 +1828,27 @@ export interface ModifyClusterAttributeResponse {
|
|
|
1819
1828
|
* 集群所属项目
|
|
1820
1829
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1821
1830
|
*/
|
|
1822
|
-
ProjectId
|
|
1831
|
+
ProjectId: number;
|
|
1823
1832
|
/**
|
|
1824
1833
|
* 集群名称
|
|
1825
1834
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1826
1835
|
*/
|
|
1827
|
-
ClusterName
|
|
1836
|
+
ClusterName: string;
|
|
1828
1837
|
/**
|
|
1829
1838
|
* 集群描述
|
|
1830
1839
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1831
1840
|
*/
|
|
1832
|
-
ClusterDesc
|
|
1841
|
+
ClusterDesc: string;
|
|
1842
|
+
/**
|
|
1843
|
+
* 集群等级
|
|
1844
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1845
|
+
*/
|
|
1846
|
+
ClusterLevel: string;
|
|
1847
|
+
/**
|
|
1848
|
+
* 自动变配集群等级
|
|
1849
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1850
|
+
*/
|
|
1851
|
+
AutoUpgradeClusterLevel: AutoUpgradeClusterLevel;
|
|
1833
1852
|
/**
|
|
1834
1853
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1835
1854
|
*/
|
|
@@ -2139,6 +2158,14 @@ export interface ClusterBasicSettings {
|
|
|
2139
2158
|
* 当选择Cilium Overlay网络插件时,TKE会从该子网获取2个IP用来创建内网负载均衡
|
|
2140
2159
|
*/
|
|
2141
2160
|
SubnetId?: string;
|
|
2161
|
+
/**
|
|
2162
|
+
* 集群等级,针对托管集群生效
|
|
2163
|
+
*/
|
|
2164
|
+
ClusterLevel?: string;
|
|
2165
|
+
/**
|
|
2166
|
+
* 自动变配集群等级,针对托管集群生效
|
|
2167
|
+
*/
|
|
2168
|
+
AutoUpgradeClusterLevel?: AutoUpgradeClusterLevel;
|
|
2142
2169
|
}
|
|
2143
2170
|
/**
|
|
2144
2171
|
* CreatePrometheusDashboard返回参数结构体
|
|
@@ -3328,13 +3355,13 @@ export interface CreateEKSClusterResponse {
|
|
|
3328
3355
|
RequestId?: string;
|
|
3329
3356
|
}
|
|
3330
3357
|
/**
|
|
3331
|
-
*
|
|
3358
|
+
* DeleteImageCaches返回参数结构体
|
|
3332
3359
|
*/
|
|
3333
|
-
export interface
|
|
3360
|
+
export interface DeleteImageCachesResponse {
|
|
3334
3361
|
/**
|
|
3335
|
-
*
|
|
3362
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
3336
3363
|
*/
|
|
3337
|
-
|
|
3364
|
+
RequestId?: string;
|
|
3338
3365
|
}
|
|
3339
3366
|
/**
|
|
3340
3367
|
* CreatePrometheusAlertRule返回参数结构体
|
|
@@ -4935,13 +4962,21 @@ export interface DisableClusterDeletionProtectionResponse {
|
|
|
4935
4962
|
RequestId?: string;
|
|
4936
4963
|
}
|
|
4937
4964
|
/**
|
|
4938
|
-
*
|
|
4965
|
+
* DeleteCluster请求参数结构体
|
|
4939
4966
|
*/
|
|
4940
|
-
export interface
|
|
4967
|
+
export interface DeleteClusterRequest {
|
|
4941
4968
|
/**
|
|
4942
|
-
*
|
|
4969
|
+
* 集群ID
|
|
4943
4970
|
*/
|
|
4944
|
-
|
|
4971
|
+
ClusterId: string;
|
|
4972
|
+
/**
|
|
4973
|
+
* 集群实例删除时的策略:terminate(销毁实例,仅支持按量计费云主机实例) retain (仅移除,保留实例)
|
|
4974
|
+
*/
|
|
4975
|
+
InstanceDeleteMode: string;
|
|
4976
|
+
/**
|
|
4977
|
+
* 集群删除时资源的删除策略,目前支持CBS(默认保留CBS)
|
|
4978
|
+
*/
|
|
4979
|
+
ResourceDeleteOptions?: Array<ResourceDeleteOption>;
|
|
4945
4980
|
}
|
|
4946
4981
|
/**
|
|
4947
4982
|
* DescribePrometheusAgentInstances返回参数结构体
|