tencentcloud-sdk-nodejs-redis 4.0.461 → 4.0.462
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 +155 -0
- package/SERVICE_CHANGELOG.md +252 -172
- package/package.json +1 -1
- package/products.md +9 -9
- package/src/services/redis/v20180412/redis_models.ts +35 -30
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +34 -30
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,158 @@
|
|
|
1
|
+
# Release 4.0.462
|
|
2
|
+
|
|
3
|
+
## 验证码(captcha) 版本:2019-07-22
|
|
4
|
+
|
|
5
|
+
### 第 11 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-10-18 06:13:00
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [GetTotalTicketStatistics](https://cloud.tencent.com/document/api/1110/81517)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
20
|
+
|
|
21
|
+
### 第 4 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2022-10-18 06:36:52
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
新增接口:
|
|
30
|
+
|
|
31
|
+
* [DeleteRoom](https://cloud.tencent.com/document/api/1639/81518)
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
36
|
+
|
|
37
|
+
### 第 57 次发布
|
|
38
|
+
|
|
39
|
+
发布时间:2022-10-18 06:44:04
|
|
40
|
+
|
|
41
|
+
本次发布包含了以下内容:
|
|
42
|
+
|
|
43
|
+
改善已有的文档。
|
|
44
|
+
|
|
45
|
+
修改接口:
|
|
46
|
+
|
|
47
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/239/20018)
|
|
48
|
+
|
|
49
|
+
* 新增入参:AzMode
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
## 证书(ssl) 版本:2019-12-05
|
|
55
|
+
|
|
56
|
+
### 第 20 次发布
|
|
57
|
+
|
|
58
|
+
发布时间:2022-10-18 06:47:25
|
|
59
|
+
|
|
60
|
+
本次发布包含了以下内容:
|
|
61
|
+
|
|
62
|
+
改善已有的文档。
|
|
63
|
+
|
|
64
|
+
新增接口:
|
|
65
|
+
|
|
66
|
+
* [DescribePackages](https://cloud.tencent.com/document/api/400/81519)
|
|
67
|
+
|
|
68
|
+
新增数据结构:
|
|
69
|
+
|
|
70
|
+
* [PackageInfo](https://cloud.tencent.com/document/api/400/41679#PackageInfo)
|
|
71
|
+
* [PackageTransferOutInfo](https://cloud.tencent.com/document/api/400/41679#PackageTransferOutInfo)
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
76
|
+
|
|
77
|
+
### 第 125 次发布
|
|
78
|
+
|
|
79
|
+
发布时间:2022-10-18 06:55:58
|
|
80
|
+
|
|
81
|
+
本次发布包含了以下内容:
|
|
82
|
+
|
|
83
|
+
改善已有的文档。
|
|
84
|
+
|
|
85
|
+
修改接口:
|
|
86
|
+
|
|
87
|
+
* [DescribeClusterAuthenticationOptions](https://cloud.tencent.com/document/api/457/62278)
|
|
88
|
+
|
|
89
|
+
* 新增出参:OIDCConfig
|
|
90
|
+
|
|
91
|
+
* [ModifyClusterAuthenticationOptions](https://cloud.tencent.com/document/api/457/62277)
|
|
92
|
+
|
|
93
|
+
* 新增入参:OIDCConfig
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
新增数据结构:
|
|
97
|
+
|
|
98
|
+
* [OIDCConfigAuthenticationOptions](https://cloud.tencent.com/document/api/457/31866#OIDCConfigAuthenticationOptions)
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
103
|
+
|
|
104
|
+
### 第 8 次发布
|
|
105
|
+
|
|
106
|
+
发布时间:2022-10-17 22:02:42
|
|
107
|
+
|
|
108
|
+
本次发布包含了以下内容:
|
|
109
|
+
|
|
110
|
+
改善已有的文档。
|
|
111
|
+
|
|
112
|
+
新增接口:
|
|
113
|
+
|
|
114
|
+
* [DescribeTmpToken](https://cloud.tencent.com/document/api/1458/81515)
|
|
115
|
+
|
|
116
|
+
修改接口:
|
|
117
|
+
|
|
118
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
|
119
|
+
|
|
120
|
+
* 新增入参:CodeParts
|
|
121
|
+
|
|
122
|
+
* [DescribeCodePackStatus](https://cloud.tencent.com/document/api/1458/81457)
|
|
123
|
+
|
|
124
|
+
* 新增出参:Status
|
|
125
|
+
|
|
126
|
+
* [DescribeCodePackUrl](https://cloud.tencent.com/document/api/1458/81456)
|
|
127
|
+
|
|
128
|
+
* 新增出参:ImgUrl, FileKey
|
|
129
|
+
|
|
130
|
+
* [DescribeCodePacks](https://cloud.tencent.com/document/api/1458/75016)
|
|
131
|
+
|
|
132
|
+
* 新增出参:CodePacks, TotalCount
|
|
133
|
+
|
|
134
|
+
* [DescribeJobFileUrl](https://cloud.tencent.com/document/api/1458/81455)
|
|
135
|
+
|
|
136
|
+
* 新增出参:Url
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
新增数据结构:
|
|
140
|
+
|
|
141
|
+
* [CodePack](https://cloud.tencent.com/document/api/1458/75030#CodePack)
|
|
142
|
+
|
|
143
|
+
修改数据结构:
|
|
144
|
+
|
|
145
|
+
* [PackSpec](https://cloud.tencent.com/document/api/1458/75030#PackSpec)
|
|
146
|
+
|
|
147
|
+
* 新增成员:CodeParts
|
|
148
|
+
|
|
149
|
+
* [TraceData](https://cloud.tencent.com/document/api/1458/75030#TraceData)
|
|
150
|
+
|
|
151
|
+
* 新增成员:PhaseData, Status
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
1
156
|
# Release 4.0.461
|
|
2
157
|
|
|
3
158
|
## 品牌经营管家(bma) 版本:2021-06-24
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 验证码(captcha) 版本:2019-07-22
|
|
4
4
|
|
|
5
5
|
### 第 11 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-10-
|
|
7
|
+
发布时间:2022-10-18 06:13:00
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,15 +12,15 @@
|
|
|
12
12
|
|
|
13
13
|
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [GetTotalTicketStatistics](https://cloud.tencent.com/document/api/1110/81517)
|
|
16
16
|
|
|
17
17
|
|
|
18
18
|
|
|
19
|
-
##
|
|
19
|
+
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
20
20
|
|
|
21
|
-
### 第
|
|
21
|
+
### 第 4 次发布
|
|
22
22
|
|
|
23
|
-
发布时间:2022-10-
|
|
23
|
+
发布时间:2022-10-18 06:36:52
|
|
24
24
|
|
|
25
25
|
本次发布包含了以下内容:
|
|
26
26
|
|
|
@@ -28,44 +28,34 @@
|
|
|
28
28
|
|
|
29
29
|
新增接口:
|
|
30
30
|
|
|
31
|
-
* [
|
|
32
|
-
* [DeleteAuditLogFile](https://cloud.tencent.com/document/api/1003/81439)
|
|
33
|
-
* [DescribeAuditLogFiles](https://cloud.tencent.com/document/api/1003/81438)
|
|
34
|
-
* [DescribeAuditLogs](https://cloud.tencent.com/document/api/1003/81437)
|
|
35
|
-
|
|
36
|
-
新增数据结构:
|
|
37
|
-
|
|
38
|
-
* [AuditLog](https://cloud.tencent.com/document/api/1003/48097#AuditLog)
|
|
39
|
-
* [AuditLogFile](https://cloud.tencent.com/document/api/1003/48097#AuditLogFile)
|
|
40
|
-
* [AuditLogFilter](https://cloud.tencent.com/document/api/1003/48097#AuditLogFilter)
|
|
31
|
+
* [DeleteRoom](https://cloud.tencent.com/document/api/1639/81518)
|
|
41
32
|
|
|
42
33
|
|
|
43
34
|
|
|
44
|
-
##
|
|
35
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
45
36
|
|
|
46
|
-
### 第
|
|
37
|
+
### 第 57 次发布
|
|
47
38
|
|
|
48
|
-
发布时间:2022-10-
|
|
39
|
+
发布时间:2022-10-18 06:44:04
|
|
49
40
|
|
|
50
41
|
本次发布包含了以下内容:
|
|
51
42
|
|
|
52
43
|
改善已有的文档。
|
|
53
44
|
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
* CreateChannelFlowEvidenceReport
|
|
45
|
+
修改接口:
|
|
57
46
|
|
|
47
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/239/20018)
|
|
58
48
|
|
|
49
|
+
* 新增入参:AzMode
|
|
59
50
|
|
|
60
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
61
51
|
|
|
62
52
|
|
|
63
53
|
|
|
64
|
-
##
|
|
54
|
+
## 证书(ssl) 版本:2019-12-05
|
|
65
55
|
|
|
66
|
-
### 第
|
|
56
|
+
### 第 20 次发布
|
|
67
57
|
|
|
68
|
-
发布时间:2022-10-
|
|
58
|
+
发布时间:2022-10-18 06:47:25
|
|
69
59
|
|
|
70
60
|
本次发布包含了以下内容:
|
|
71
61
|
|
|
@@ -73,72 +63,47 @@
|
|
|
73
63
|
|
|
74
64
|
新增接口:
|
|
75
65
|
|
|
76
|
-
* [
|
|
77
|
-
* [ApplySdkVerificationToken](https://cloud.tencent.com/document/api/1007/81474)
|
|
78
|
-
* [ApplyWebVerificationToken](https://cloud.tencent.com/document/api/1007/81473)
|
|
79
|
-
* [CreateUploadUrl](https://cloud.tencent.com/document/api/1007/81468)
|
|
80
|
-
* [DetectReflectLivenessAndCompare](https://cloud.tencent.com/document/api/1007/66076)
|
|
81
|
-
* [GenerateReflectSequence](https://cloud.tencent.com/document/api/1007/81476)
|
|
82
|
-
* [GetLivenessResult](https://cloud.tencent.com/document/api/1007/81472)
|
|
83
|
-
* [GetSdkVerificationResult](https://cloud.tencent.com/document/api/1007/81471)
|
|
84
|
-
* [GetWebVerificationResult](https://cloud.tencent.com/document/api/1007/81470)
|
|
85
|
-
* [VideoLivenessCompare](https://cloud.tencent.com/document/api/1007/81475)
|
|
66
|
+
* [DescribePackages](https://cloud.tencent.com/document/api/400/81519)
|
|
86
67
|
|
|
87
68
|
新增数据结构:
|
|
88
69
|
|
|
89
|
-
* [
|
|
90
|
-
* [
|
|
91
|
-
* [FileInfo](https://cloud.tencent.com/document/api/1007/41958#FileInfo)
|
|
92
|
-
* [VerificationDetail](https://cloud.tencent.com/document/api/1007/41958#VerificationDetail)
|
|
70
|
+
* [PackageInfo](https://cloud.tencent.com/document/api/400/41679#PackageInfo)
|
|
71
|
+
* [PackageTransferOutInfo](https://cloud.tencent.com/document/api/400/41679#PackageTransferOutInfo)
|
|
93
72
|
|
|
94
73
|
|
|
95
74
|
|
|
96
|
-
##
|
|
75
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
97
76
|
|
|
98
|
-
### 第
|
|
77
|
+
### 第 125 次发布
|
|
99
78
|
|
|
100
|
-
发布时间:2022-10-
|
|
79
|
+
发布时间:2022-10-18 06:55:58
|
|
101
80
|
|
|
102
81
|
本次发布包含了以下内容:
|
|
103
82
|
|
|
104
83
|
改善已有的文档。
|
|
105
84
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
|
109
|
-
* [CreateCustomRule](https://cloud.tencent.com/document/api/1458/81463)
|
|
110
|
-
* [CreateTraceCodesAsync](https://cloud.tencent.com/document/api/1458/81462)
|
|
111
|
-
* [DescribeCustomRuleById](https://cloud.tencent.com/document/api/1458/81461)
|
|
112
|
-
* [DescribeCustomRules](https://cloud.tencent.com/document/api/1458/81460)
|
|
113
|
-
* [ModifyCustomRule](https://cloud.tencent.com/document/api/1458/81459)
|
|
114
|
-
* [ModifyCustomRuleStatus](https://cloud.tencent.com/document/api/1458/81458)
|
|
115
|
-
|
|
116
|
-
新增数据结构:
|
|
85
|
+
修改接口:
|
|
117
86
|
|
|
118
|
-
* [
|
|
119
|
-
* [CustomRule](https://cloud.tencent.com/document/api/1458/75030#CustomRule)
|
|
87
|
+
* [DescribeClusterAuthenticationOptions](https://cloud.tencent.com/document/api/457/62278)
|
|
120
88
|
|
|
121
|
-
|
|
89
|
+
* 新增出参:OIDCConfig
|
|
122
90
|
|
|
123
|
-
|
|
91
|
+
* [ModifyClusterAuthenticationOptions](https://cloud.tencent.com/document/api/457/62277)
|
|
124
92
|
|
|
125
|
-
|
|
93
|
+
* 新增入参:OIDCConfig
|
|
126
94
|
|
|
127
|
-
改善已有的文档。
|
|
128
95
|
|
|
129
|
-
|
|
96
|
+
新增数据结构:
|
|
130
97
|
|
|
131
|
-
* [
|
|
132
|
-
* [DescribeCodePackUrl](https://cloud.tencent.com/document/api/1458/81456)
|
|
133
|
-
* [DescribeJobFileUrl](https://cloud.tencent.com/document/api/1458/81455)
|
|
98
|
+
* [OIDCConfigAuthenticationOptions](https://cloud.tencent.com/document/api/457/31866#OIDCConfigAuthenticationOptions)
|
|
134
99
|
|
|
135
100
|
|
|
136
101
|
|
|
137
|
-
##
|
|
102
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
138
103
|
|
|
139
|
-
### 第
|
|
104
|
+
### 第 8 次发布
|
|
140
105
|
|
|
141
|
-
发布时间:2022-10-17
|
|
106
|
+
发布时间:2022-10-17 22:02:42
|
|
142
107
|
|
|
143
108
|
本次发布包含了以下内容:
|
|
144
109
|
|
|
@@ -146,59 +111,45 @@
|
|
|
146
111
|
|
|
147
112
|
新增接口:
|
|
148
113
|
|
|
149
|
-
* [
|
|
150
|
-
* [StopPublishCdnStream](https://cloud.tencent.com/document/api/647/81478)
|
|
151
|
-
* [UpdatePublishCdnStream](https://cloud.tencent.com/document/api/647/81477)
|
|
114
|
+
* [DescribeTmpToken](https://cloud.tencent.com/document/api/1458/81515)
|
|
152
115
|
|
|
153
|
-
|
|
116
|
+
修改接口:
|
|
154
117
|
|
|
155
|
-
* [
|
|
156
|
-
* [AudioEncode](https://cloud.tencent.com/document/api/647/44055#AudioEncode)
|
|
157
|
-
* [MaxVideoUser](https://cloud.tencent.com/document/api/647/44055#MaxVideoUser)
|
|
158
|
-
* [McuAudioParams](https://cloud.tencent.com/document/api/647/44055#McuAudioParams)
|
|
159
|
-
* [McuCustomCrop](https://cloud.tencent.com/document/api/647/44055#McuCustomCrop)
|
|
160
|
-
* [McuLayout](https://cloud.tencent.com/document/api/647/44055#McuLayout)
|
|
161
|
-
* [McuLayoutParams](https://cloud.tencent.com/document/api/647/44055#McuLayoutParams)
|
|
162
|
-
* [McuLayoutVolume](https://cloud.tencent.com/document/api/647/44055#McuLayoutVolume)
|
|
163
|
-
* [McuPassThrough](https://cloud.tencent.com/document/api/647/44055#McuPassThrough)
|
|
164
|
-
* [McuPublishCdnParam](https://cloud.tencent.com/document/api/647/44055#McuPublishCdnParam)
|
|
165
|
-
* [McuSeiParams](https://cloud.tencent.com/document/api/647/44055#McuSeiParams)
|
|
166
|
-
* [McuUserInfoParams](https://cloud.tencent.com/document/api/647/44055#McuUserInfoParams)
|
|
167
|
-
* [McuVideoParams](https://cloud.tencent.com/document/api/647/44055#McuVideoParams)
|
|
168
|
-
* [McuWaterMarkImage](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkImage)
|
|
169
|
-
* [McuWaterMarkParams](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkParams)
|
|
170
|
-
* [MixUserInfo](https://cloud.tencent.com/document/api/647/44055#MixUserInfo)
|
|
171
|
-
* [SingleSubscribeParams](https://cloud.tencent.com/document/api/647/44055#SingleSubscribeParams)
|
|
172
|
-
* [UserMediaStream](https://cloud.tencent.com/document/api/647/44055#UserMediaStream)
|
|
173
|
-
* [VideoEncode](https://cloud.tencent.com/document/api/647/44055#VideoEncode)
|
|
118
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
|
174
119
|
|
|
120
|
+
* 新增入参:CodeParts
|
|
175
121
|
|
|
122
|
+
* [DescribeCodePackStatus](https://cloud.tencent.com/document/api/1458/81457)
|
|
176
123
|
|
|
177
|
-
|
|
124
|
+
* 新增出参:Status
|
|
178
125
|
|
|
179
|
-
|
|
126
|
+
* [DescribeCodePackUrl](https://cloud.tencent.com/document/api/1458/81456)
|
|
180
127
|
|
|
181
|
-
|
|
128
|
+
* 新增出参:ImgUrl, FileKey
|
|
182
129
|
|
|
183
|
-
|
|
130
|
+
* [DescribeCodePacks](https://cloud.tencent.com/document/api/1458/75016)
|
|
184
131
|
|
|
185
|
-
|
|
132
|
+
* 新增出参:CodePacks, TotalCount
|
|
186
133
|
|
|
187
|
-
|
|
134
|
+
* [DescribeJobFileUrl](https://cloud.tencent.com/document/api/1458/81455)
|
|
135
|
+
|
|
136
|
+
* 新增出参:Url
|
|
188
137
|
|
|
189
|
-
* [DeleteCustomFunction](https://cloud.tencent.com/document/api/1267/81485)
|
|
190
|
-
* [DescribeFunctionKinds](https://cloud.tencent.com/document/api/1267/81484)
|
|
191
|
-
* [DescribeFunctionTypes](https://cloud.tencent.com/document/api/1267/81483)
|
|
192
|
-
* [DescribeOrganizationalFunctions](https://cloud.tencent.com/document/api/1267/81482)
|
|
193
|
-
* [SaveCustomFunction](https://cloud.tencent.com/document/api/1267/81481)
|
|
194
|
-
* [SubmitCustomFunction](https://cloud.tencent.com/document/api/1267/81480)
|
|
195
138
|
|
|
196
139
|
新增数据结构:
|
|
197
140
|
|
|
198
|
-
* [
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
141
|
+
* [CodePack](https://cloud.tencent.com/document/api/1458/75030#CodePack)
|
|
142
|
+
|
|
143
|
+
修改数据结构:
|
|
144
|
+
|
|
145
|
+
* [PackSpec](https://cloud.tencent.com/document/api/1458/75030#PackSpec)
|
|
146
|
+
|
|
147
|
+
* 新增成员:CodeParts
|
|
148
|
+
|
|
149
|
+
* [TraceData](https://cloud.tencent.com/document/api/1458/75030#TraceData)
|
|
150
|
+
|
|
151
|
+
* 新增成员:PhaseData, Status
|
|
152
|
+
|
|
202
153
|
|
|
203
154
|
|
|
204
155
|
|
|
@@ -7954,7 +7905,7 @@
|
|
|
7954
7905
|
|
|
7955
7906
|
新增接口:
|
|
7956
7907
|
|
|
7957
|
-
* [
|
|
7908
|
+
* [CreateCRObtain](https://cloud.tencent.com/document/api/1296/81467)
|
|
7958
7909
|
|
|
7959
7910
|
### 第 10 次发布
|
|
7960
7911
|
|
|
@@ -9793,6 +9744,18 @@
|
|
|
9793
9744
|
|
|
9794
9745
|
## 验证码(captcha) 版本:2019-07-22
|
|
9795
9746
|
|
|
9747
|
+
### 第 11 次发布
|
|
9748
|
+
|
|
9749
|
+
发布时间:2022-10-18 06:13:00
|
|
9750
|
+
|
|
9751
|
+
本次发布包含了以下内容:
|
|
9752
|
+
|
|
9753
|
+
改善已有的文档。
|
|
9754
|
+
|
|
9755
|
+
新增接口:
|
|
9756
|
+
|
|
9757
|
+
* [[GetTotalTicketStatistics](https://cloud.tencent.com/document/api/1110/81517)](https://cloud.tencent.com/document/api/#/#)
|
|
9758
|
+
|
|
9796
9759
|
### 第 10 次发布
|
|
9797
9760
|
|
|
9798
9761
|
发布时间:2022-10-10 06:11:02
|
|
@@ -29876,16 +29839,16 @@
|
|
|
29876
29839
|
|
|
29877
29840
|
新增接口:
|
|
29878
29841
|
|
|
29879
|
-
* [
|
|
29880
|
-
* [
|
|
29881
|
-
* [
|
|
29882
|
-
* [
|
|
29842
|
+
* [CreateAuditLogFile](https://cloud.tencent.com/document/api/1003/81440)
|
|
29843
|
+
* [DeleteAuditLogFile](https://cloud.tencent.com/document/api/1003/81439)
|
|
29844
|
+
* [DescribeAuditLogFiles](https://cloud.tencent.com/document/api/1003/81438)
|
|
29845
|
+
* [DescribeAuditLogs](https://cloud.tencent.com/document/api/1003/81437)
|
|
29883
29846
|
|
|
29884
29847
|
新增数据结构:
|
|
29885
29848
|
|
|
29886
|
-
* [
|
|
29887
|
-
* [
|
|
29888
|
-
* [
|
|
29849
|
+
* [AuditLog](https://cloud.tencent.com/document/api/1003/48097#AuditLog)
|
|
29850
|
+
* [AuditLogFile](https://cloud.tencent.com/document/api/1003/48097#AuditLogFile)
|
|
29851
|
+
* [AuditLogFilter](https://cloud.tencent.com/document/api/1003/48097#AuditLogFilter)
|
|
29889
29852
|
|
|
29890
29853
|
### 第 28 次发布
|
|
29891
29854
|
|
|
@@ -40377,23 +40340,23 @@
|
|
|
40377
40340
|
|
|
40378
40341
|
新增接口:
|
|
40379
40342
|
|
|
40380
|
-
* [
|
|
40381
|
-
* [
|
|
40382
|
-
* [
|
|
40383
|
-
* [
|
|
40384
|
-
* [
|
|
40385
|
-
* [
|
|
40386
|
-
* [
|
|
40387
|
-
* [
|
|
40388
|
-
* [
|
|
40389
|
-
* [
|
|
40343
|
+
* [ApplyLivenessToken](https://cloud.tencent.com/document/api/1007/81469)
|
|
40344
|
+
* [ApplySdkVerificationToken](https://cloud.tencent.com/document/api/1007/81474)
|
|
40345
|
+
* [ApplyWebVerificationToken](https://cloud.tencent.com/document/api/1007/81473)
|
|
40346
|
+
* [CreateUploadUrl](https://cloud.tencent.com/document/api/1007/81468)
|
|
40347
|
+
* [DetectReflectLivenessAndCompare](https://cloud.tencent.com/document/api/1007/66076)
|
|
40348
|
+
* [GenerateReflectSequence](https://cloud.tencent.com/document/api/1007/81476)
|
|
40349
|
+
* [GetLivenessResult](https://cloud.tencent.com/document/api/1007/81472)
|
|
40350
|
+
* [GetSdkVerificationResult](https://cloud.tencent.com/document/api/1007/81471)
|
|
40351
|
+
* [GetWebVerificationResult](https://cloud.tencent.com/document/api/1007/81470)
|
|
40352
|
+
* [VideoLivenessCompare](https://cloud.tencent.com/document/api/1007/81475)
|
|
40390
40353
|
|
|
40391
40354
|
新增数据结构:
|
|
40392
40355
|
|
|
40393
|
-
* [
|
|
40394
|
-
* [
|
|
40395
|
-
* [
|
|
40396
|
-
* [
|
|
40356
|
+
* [CardVerifyResult](https://cloud.tencent.com/document/api/1007/41958#CardVerifyResult)
|
|
40357
|
+
* [CompareResult](https://cloud.tencent.com/document/api/1007/41958#CompareResult)
|
|
40358
|
+
* [FileInfo](https://cloud.tencent.com/document/api/1007/41958#FileInfo)
|
|
40359
|
+
* [VerificationDetail](https://cloud.tencent.com/document/api/1007/41958#VerificationDetail)
|
|
40397
40360
|
|
|
40398
40361
|
### 第 47 次发布
|
|
40399
40362
|
|
|
@@ -50084,6 +50047,18 @@
|
|
|
50084
50047
|
|
|
50085
50048
|
## 低代码互动课堂(lcic) 版本:2022-08-17
|
|
50086
50049
|
|
|
50050
|
+
### 第 4 次发布
|
|
50051
|
+
|
|
50052
|
+
发布时间:2022-10-18 06:36:52
|
|
50053
|
+
|
|
50054
|
+
本次发布包含了以下内容:
|
|
50055
|
+
|
|
50056
|
+
改善已有的文档。
|
|
50057
|
+
|
|
50058
|
+
新增接口:
|
|
50059
|
+
|
|
50060
|
+
* [[DeleteRoom](https://cloud.tencent.com/document/api/1639/81518)](https://cloud.tencent.com/document/api/#/#)
|
|
50061
|
+
|
|
50087
50062
|
### 第 3 次发布
|
|
50088
50063
|
|
|
50089
50064
|
发布时间:2022-10-14 06:37:15
|
|
@@ -62419,6 +62394,21 @@
|
|
|
62419
62394
|
|
|
62420
62395
|
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
62421
62396
|
|
|
62397
|
+
### 第 57 次发布
|
|
62398
|
+
|
|
62399
|
+
发布时间:2022-10-18 06:44:04
|
|
62400
|
+
|
|
62401
|
+
本次发布包含了以下内容:
|
|
62402
|
+
|
|
62403
|
+
改善已有的文档。
|
|
62404
|
+
|
|
62405
|
+
修改接口:
|
|
62406
|
+
|
|
62407
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/239/20018)
|
|
62408
|
+
|
|
62409
|
+
* 新增入参:AzMode
|
|
62410
|
+
|
|
62411
|
+
|
|
62422
62412
|
### 第 56 次发布
|
|
62423
62413
|
|
|
62424
62414
|
发布时间:2022-10-14 06:44:02
|
|
@@ -67065,6 +67055,23 @@
|
|
|
67065
67055
|
|
|
67066
67056
|
## 证书(ssl) 版本:2019-12-05
|
|
67067
67057
|
|
|
67058
|
+
### 第 20 次发布
|
|
67059
|
+
|
|
67060
|
+
发布时间:2022-10-18 06:47:25
|
|
67061
|
+
|
|
67062
|
+
本次发布包含了以下内容:
|
|
67063
|
+
|
|
67064
|
+
改善已有的文档。
|
|
67065
|
+
|
|
67066
|
+
新增接口:
|
|
67067
|
+
|
|
67068
|
+
* [[DescribePackages](https://cloud.tencent.com/document/api/400/81519)](https://cloud.tencent.com/document/api/#/#)
|
|
67069
|
+
|
|
67070
|
+
新增数据结构:
|
|
67071
|
+
|
|
67072
|
+
* [[PackageInfo](https://cloud.tencent.com/document/api/400/41679#PackageInfo)](https://cloud.tencent.com/document/api/400/41679#[PackageInfo](https://cloud.tencent.com/document/api/400/41679#PackageInfo))
|
|
67073
|
+
* [[PackageTransferOutInfo](https://cloud.tencent.com/document/api/400/41679#PackageTransferOutInfo)](https://cloud.tencent.com/document/api/400/41679#[PackageTransferOutInfo](https://cloud.tencent.com/document/api/400/41679#PackageTransferOutInfo))
|
|
67074
|
+
|
|
67068
67075
|
### 第 19 次发布
|
|
67069
67076
|
|
|
67070
67077
|
发布时间:2022-10-14 06:47:12
|
|
@@ -79445,6 +79452,29 @@
|
|
|
79445
79452
|
|
|
79446
79453
|
## 容器服务(tke) 版本:2018-05-25
|
|
79447
79454
|
|
|
79455
|
+
### 第 125 次发布
|
|
79456
|
+
|
|
79457
|
+
发布时间:2022-10-18 06:55:58
|
|
79458
|
+
|
|
79459
|
+
本次发布包含了以下内容:
|
|
79460
|
+
|
|
79461
|
+
改善已有的文档。
|
|
79462
|
+
|
|
79463
|
+
修改接口:
|
|
79464
|
+
|
|
79465
|
+
* [DescribeClusterAuthenticationOptions](https://cloud.tencent.com/document/api/457/62278)
|
|
79466
|
+
|
|
79467
|
+
* 新增出参:OIDCConfig
|
|
79468
|
+
|
|
79469
|
+
* [ModifyClusterAuthenticationOptions](https://cloud.tencent.com/document/api/457/62277)
|
|
79470
|
+
|
|
79471
|
+
* 新增入参:OIDCConfig
|
|
79472
|
+
|
|
79473
|
+
|
|
79474
|
+
新增数据结构:
|
|
79475
|
+
|
|
79476
|
+
* [[OIDCConfigAuthenticationOptions](https://cloud.tencent.com/document/api/457/31866#OIDCConfigAuthenticationOptions)](https://cloud.tencent.com/document/api/457/31866#[OIDCConfigAuthenticationOptions](https://cloud.tencent.com/document/api/457/31866#OIDCConfigAuthenticationOptions))
|
|
79477
|
+
|
|
79448
79478
|
### 第 124 次发布
|
|
79449
79479
|
|
|
79450
79480
|
发布时间:2022-10-10 06:45:41
|
|
@@ -82286,6 +82316,56 @@
|
|
|
82286
82316
|
|
|
82287
82317
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
82288
82318
|
|
|
82319
|
+
### 第 8 次发布
|
|
82320
|
+
|
|
82321
|
+
发布时间:2022-10-17 22:02:42
|
|
82322
|
+
|
|
82323
|
+
本次发布包含了以下内容:
|
|
82324
|
+
|
|
82325
|
+
改善已有的文档。
|
|
82326
|
+
|
|
82327
|
+
新增接口:
|
|
82328
|
+
|
|
82329
|
+
* [[DescribeTmpToken](https://cloud.tencent.com/document/api/1458/81515)](https://cloud.tencent.com/document/api/#/#)
|
|
82330
|
+
|
|
82331
|
+
修改接口:
|
|
82332
|
+
|
|
82333
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
|
82334
|
+
|
|
82335
|
+
* 新增入参:CodeParts
|
|
82336
|
+
|
|
82337
|
+
* [DescribeCodePackStatus](https://cloud.tencent.com/document/api/1458/81457)
|
|
82338
|
+
|
|
82339
|
+
* 新增出参:Status
|
|
82340
|
+
|
|
82341
|
+
* [DescribeCodePackUrl](https://cloud.tencent.com/document/api/1458/81456)
|
|
82342
|
+
|
|
82343
|
+
* 新增出参:ImgUrl, FileKey
|
|
82344
|
+
|
|
82345
|
+
* [DescribeCodePacks](https://cloud.tencent.com/document/api/1458/75016)
|
|
82346
|
+
|
|
82347
|
+
* 新增出参:CodePacks, TotalCount
|
|
82348
|
+
|
|
82349
|
+
* [DescribeJobFileUrl](https://cloud.tencent.com/document/api/1458/81455)
|
|
82350
|
+
|
|
82351
|
+
* 新增出参:Url
|
|
82352
|
+
|
|
82353
|
+
|
|
82354
|
+
新增数据结构:
|
|
82355
|
+
|
|
82356
|
+
* [[CodePack](https://cloud.tencent.com/document/api/1458/75030#CodePack)](https://cloud.tencent.com/document/api/1458/75030#[CodePack](https://cloud.tencent.com/document/api/1458/75030#CodePack))
|
|
82357
|
+
|
|
82358
|
+
修改数据结构:
|
|
82359
|
+
|
|
82360
|
+
* [PackSpec](https://cloud.tencent.com/document/api/1458/75030#PackSpec)
|
|
82361
|
+
|
|
82362
|
+
* 新增成员:CodeParts
|
|
82363
|
+
|
|
82364
|
+
* [TraceData](https://cloud.tencent.com/document/api/1458/75030#TraceData)
|
|
82365
|
+
|
|
82366
|
+
* 新增成员:PhaseData, Status
|
|
82367
|
+
|
|
82368
|
+
|
|
82289
82369
|
### 第 7 次发布
|
|
82290
82370
|
|
|
82291
82371
|
发布时间:2022-10-14 20:26:32
|
|
@@ -82296,18 +82376,18 @@
|
|
|
82296
82376
|
|
|
82297
82377
|
新增接口:
|
|
82298
82378
|
|
|
82299
|
-
* [
|
|
82300
|
-
* [
|
|
82301
|
-
* [
|
|
82302
|
-
* [
|
|
82303
|
-
* [
|
|
82304
|
-
* [
|
|
82305
|
-
* [
|
|
82379
|
+
* [CreateCustomPack](https://cloud.tencent.com/document/api/1458/81464)
|
|
82380
|
+
* [CreateCustomRule](https://cloud.tencent.com/document/api/1458/81463)
|
|
82381
|
+
* [CreateTraceCodesAsync](https://cloud.tencent.com/document/api/1458/81462)
|
|
82382
|
+
* [DescribeCustomRuleById](https://cloud.tencent.com/document/api/1458/81461)
|
|
82383
|
+
* [DescribeCustomRules](https://cloud.tencent.com/document/api/1458/81460)
|
|
82384
|
+
* [ModifyCustomRule](https://cloud.tencent.com/document/api/1458/81459)
|
|
82385
|
+
* [ModifyCustomRuleStatus](https://cloud.tencent.com/document/api/1458/81458)
|
|
82306
82386
|
|
|
82307
82387
|
新增数据结构:
|
|
82308
82388
|
|
|
82309
|
-
* [
|
|
82310
|
-
* [
|
|
82389
|
+
* [CodePart](https://cloud.tencent.com/document/api/1458/75030#CodePart)
|
|
82390
|
+
* [CustomRule](https://cloud.tencent.com/document/api/1458/75030#CustomRule)
|
|
82311
82391
|
|
|
82312
82392
|
### 第 6 次发布
|
|
82313
82393
|
|
|
@@ -82319,9 +82399,9 @@
|
|
|
82319
82399
|
|
|
82320
82400
|
新增接口:
|
|
82321
82401
|
|
|
82322
|
-
* [
|
|
82323
|
-
* [
|
|
82324
|
-
* [
|
|
82402
|
+
* [DescribeCodePackStatus](https://cloud.tencent.com/document/api/1458/81457)
|
|
82403
|
+
* [DescribeCodePackUrl](https://cloud.tencent.com/document/api/1458/81456)
|
|
82404
|
+
* [DescribeJobFileUrl](https://cloud.tencent.com/document/api/1458/81455)
|
|
82325
82405
|
|
|
82326
82406
|
### 第 5 次发布
|
|
82327
82407
|
|
|
@@ -82500,31 +82580,31 @@
|
|
|
82500
82580
|
|
|
82501
82581
|
新增接口:
|
|
82502
82582
|
|
|
82503
|
-
* [
|
|
82504
|
-
* [
|
|
82505
|
-
* [
|
|
82583
|
+
* [StartPublishCdnStream](https://cloud.tencent.com/document/api/647/81479)
|
|
82584
|
+
* [StopPublishCdnStream](https://cloud.tencent.com/document/api/647/81478)
|
|
82585
|
+
* [UpdatePublishCdnStream](https://cloud.tencent.com/document/api/647/81477)
|
|
82506
82586
|
|
|
82507
82587
|
新增数据结构:
|
|
82508
82588
|
|
|
82509
|
-
* [
|
|
82510
|
-
* [
|
|
82511
|
-
* [
|
|
82512
|
-
* [
|
|
82513
|
-
* [
|
|
82514
|
-
* [
|
|
82515
|
-
* [
|
|
82516
|
-
* [
|
|
82517
|
-
* [
|
|
82518
|
-
* [
|
|
82519
|
-
* [
|
|
82520
|
-
* [
|
|
82521
|
-
* [
|
|
82522
|
-
* [
|
|
82523
|
-
* [
|
|
82524
|
-
* [
|
|
82525
|
-
* [
|
|
82526
|
-
* [
|
|
82527
|
-
* [
|
|
82589
|
+
* [AgentParams](https://cloud.tencent.com/document/api/647/44055#AgentParams)
|
|
82590
|
+
* [AudioEncode](https://cloud.tencent.com/document/api/647/44055#AudioEncode)
|
|
82591
|
+
* [MaxVideoUser](https://cloud.tencent.com/document/api/647/44055#MaxVideoUser)
|
|
82592
|
+
* [McuAudioParams](https://cloud.tencent.com/document/api/647/44055#McuAudioParams)
|
|
82593
|
+
* [McuCustomCrop](https://cloud.tencent.com/document/api/647/44055#McuCustomCrop)
|
|
82594
|
+
* [McuLayout](https://cloud.tencent.com/document/api/647/44055#McuLayout)
|
|
82595
|
+
* [McuLayoutParams](https://cloud.tencent.com/document/api/647/44055#McuLayoutParams)
|
|
82596
|
+
* [McuLayoutVolume](https://cloud.tencent.com/document/api/647/44055#McuLayoutVolume)
|
|
82597
|
+
* [McuPassThrough](https://cloud.tencent.com/document/api/647/44055#McuPassThrough)
|
|
82598
|
+
* [McuPublishCdnParam](https://cloud.tencent.com/document/api/647/44055#McuPublishCdnParam)
|
|
82599
|
+
* [McuSeiParams](https://cloud.tencent.com/document/api/647/44055#McuSeiParams)
|
|
82600
|
+
* [McuUserInfoParams](https://cloud.tencent.com/document/api/647/44055#McuUserInfoParams)
|
|
82601
|
+
* [McuVideoParams](https://cloud.tencent.com/document/api/647/44055#McuVideoParams)
|
|
82602
|
+
* [McuWaterMarkImage](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkImage)
|
|
82603
|
+
* [McuWaterMarkParams](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkParams)
|
|
82604
|
+
* [MixUserInfo](https://cloud.tencent.com/document/api/647/44055#MixUserInfo)
|
|
82605
|
+
* [SingleSubscribeParams](https://cloud.tencent.com/document/api/647/44055#SingleSubscribeParams)
|
|
82606
|
+
* [UserMediaStream](https://cloud.tencent.com/document/api/647/44055#UserMediaStream)
|
|
82607
|
+
* [VideoEncode](https://cloud.tencent.com/document/api/647/44055#VideoEncode)
|
|
82528
82608
|
|
|
82529
82609
|
### 第 39 次发布
|
|
82530
82610
|
|
|
@@ -93333,19 +93413,19 @@
|
|
|
93333
93413
|
|
|
93334
93414
|
新增接口:
|
|
93335
93415
|
|
|
93336
|
-
* [
|
|
93337
|
-
* [
|
|
93338
|
-
* [
|
|
93339
|
-
* [
|
|
93340
|
-
* [
|
|
93341
|
-
* [
|
|
93416
|
+
* [DeleteCustomFunction](https://cloud.tencent.com/document/api/1267/81485)
|
|
93417
|
+
* [DescribeFunctionKinds](https://cloud.tencent.com/document/api/1267/81484)
|
|
93418
|
+
* [DescribeFunctionTypes](https://cloud.tencent.com/document/api/1267/81483)
|
|
93419
|
+
* [DescribeOrganizationalFunctions](https://cloud.tencent.com/document/api/1267/81482)
|
|
93420
|
+
* [SaveCustomFunction](https://cloud.tencent.com/document/api/1267/81481)
|
|
93421
|
+
* [SubmitCustomFunction](https://cloud.tencent.com/document/api/1267/81480)
|
|
93342
93422
|
|
|
93343
93423
|
新增数据结构:
|
|
93344
93424
|
|
|
93345
|
-
* [
|
|
93346
|
-
* [
|
|
93347
|
-
* [
|
|
93348
|
-
* [
|
|
93425
|
+
* [FunctionResource](https://cloud.tencent.com/document/api/1267/76336#FunctionResource)
|
|
93426
|
+
* [FunctionTypeOrKind](https://cloud.tencent.com/document/api/1267/76336#FunctionTypeOrKind)
|
|
93427
|
+
* [FunctionVersion](https://cloud.tencent.com/document/api/1267/76336#FunctionVersion)
|
|
93428
|
+
* [OrganizationalFunction](https://cloud.tencent.com/document/api/1267/76336#OrganizationalFunction)
|
|
93349
93429
|
|
|
93350
93430
|
### 第 7 次发布
|
|
93351
93431
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -33,7 +33,7 @@
|
|
|
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-09-23 06:11:49 |
|
|
36
|
-
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-10-
|
|
36
|
+
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-10-18 06:13:00 |
|
|
37
37
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2022-08-03 06:08:12 |
|
|
38
38
|
| casb | [云数据加密代理网关](https://cloud.tencent.com/document/product/1303) | 2022-04-04 06:11:55 |
|
|
39
39
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-09-15 11:03:22 |
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-10-12 06:23:14 |
|
|
66
66
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-10-14 06:21:52 |
|
|
67
67
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
68
|
-
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-10-
|
|
68
|
+
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-10-17 13:57:08 |
|
|
69
69
|
| dasb | [堡垒机](https://cloud.tencent.com/document/product/1025) | 2022-08-16 06:19:02 |
|
|
70
70
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
71
71
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-07-29 06:07:15 |
|
|
@@ -112,12 +112,12 @@
|
|
|
112
112
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-08-16 06:27:22 |
|
|
113
113
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-09-12 06:28:33 |
|
|
114
114
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2022-04-04 06:49:46 |
|
|
115
|
-
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2022-
|
|
115
|
+
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2022-10-18 06:34:47 |
|
|
116
116
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-08-11 06:37:02 |
|
|
117
117
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2022-08-19 06:27:03 |
|
|
118
118
|
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-09-20 19:36:34 |
|
|
119
119
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-08-05 06:26:44 |
|
|
120
|
-
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2022-10-
|
|
120
|
+
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2022-10-18 06:36:52 |
|
|
121
121
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-09-14 06:27:13 |
|
|
122
122
|
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-09-23 06:36:42 |
|
|
123
123
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-09-19 06:43:11 |
|
|
147
147
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2022-09-19 06:43:24 |
|
|
148
148
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-09-23 06:43:17 |
|
|
149
|
-
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-10-
|
|
149
|
+
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-10-18 06:44:04 |
|
|
150
150
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-07-27 21:10:02 |
|
|
151
151
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
|
|
152
152
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
161
161
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2022-10-13 06:43:00 |
|
|
162
162
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2022-08-16 06:39:20 |
|
|
163
|
-
| ssl | [证书](https://cloud.tencent.com/document/product/400) | 2022-10-
|
|
163
|
+
| ssl | [证书](https://cloud.tencent.com/document/product/400) | 2022-10-18 06:47:25 |
|
|
164
164
|
| sslpod | [SSL 证书监控](https://cloud.tencent.com/document/product/1084) | 2022-04-04 07:07:55 |
|
|
165
165
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2022-07-18 06:15:58 |
|
|
166
166
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2022-07-07 06:15:25 |
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-10-17 06:45:52 |
|
|
186
186
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-10-10 06:42:56 |
|
|
187
187
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-09-28 06:54:52 |
|
|
188
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-10-
|
|
188
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-10-18 06:53:22 |
|
|
189
189
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-06-02 06:15:03 |
|
|
190
190
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
191
191
|
| tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2022-04-04 07:16:52 |
|
|
@@ -195,11 +195,11 @@
|
|
|
195
195
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-09-20 06:53:40 |
|
|
196
196
|
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-09-30 07:00:21 |
|
|
197
197
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
|
|
198
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-10-
|
|
198
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-10-18 06:55:58 |
|
|
199
199
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
200
200
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-04-04 07:18:11 |
|
|
201
201
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-08-31 06:55:53 |
|
|
202
|
-
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-10-
|
|
202
|
+
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-10-18 06:57:39 |
|
|
203
203
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-10-17 06:50:00 |
|
|
204
204
|
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2022-10-12 07:03:55 |
|
|
205
205
|
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-10-11 07:02:55 |
|
|
@@ -831,12 +831,12 @@ export interface DeleteParamTemplateResponse {
|
|
|
831
831
|
*/
|
|
832
832
|
export interface DescribeInstancesResponse {
|
|
833
833
|
/**
|
|
834
|
-
*
|
|
834
|
+
* 实例总数量。
|
|
835
835
|
*/
|
|
836
836
|
TotalCount: number
|
|
837
837
|
|
|
838
838
|
/**
|
|
839
|
-
*
|
|
839
|
+
* 实例详细信息列表。
|
|
840
840
|
*/
|
|
841
841
|
InstanceSet: Array<InstanceSet>
|
|
842
842
|
|
|
@@ -3578,134 +3578,139 @@ export interface Groups {
|
|
|
3578
3578
|
*/
|
|
3579
3579
|
export interface DescribeInstancesRequest {
|
|
3580
3580
|
/**
|
|
3581
|
-
*
|
|
3581
|
+
* 实例数量,参数默认值20,最大值为1000。
|
|
3582
3582
|
*/
|
|
3583
3583
|
Limit?: number
|
|
3584
3584
|
|
|
3585
3585
|
/**
|
|
3586
|
-
* 偏移量,取Limit
|
|
3586
|
+
* 偏移量,取Limit整数倍。
|
|
3587
3587
|
*/
|
|
3588
3588
|
Offset?: number
|
|
3589
3589
|
|
|
3590
3590
|
/**
|
|
3591
|
-
* 实例
|
|
3591
|
+
* 实例 ID,如:crs-6ubhgouj。
|
|
3592
3592
|
*/
|
|
3593
3593
|
InstanceId?: string
|
|
3594
3594
|
|
|
3595
3595
|
/**
|
|
3596
|
-
*
|
|
3596
|
+
* 实例排序依据,枚举值如下所示:<ul><li>projectId:项目ID。</li><li>createtime:实例创建时间。</li><li>instancename:实例名称。</li><li>type:实例类型。</li><li>curDeadline:实例到期时间。</li></ul>
|
|
3597
3597
|
*/
|
|
3598
3598
|
OrderBy?: string
|
|
3599
3599
|
|
|
3600
3600
|
/**
|
|
3601
|
-
* 1
|
|
3601
|
+
* 实例排序方式,默认为倒序排序。<ul><li>1:倒序。</li><li>0:顺序。</li></ul>
|
|
3602
3602
|
*/
|
|
3603
3603
|
OrderType?: number
|
|
3604
3604
|
|
|
3605
3605
|
/**
|
|
3606
|
-
* 私有网络ID
|
|
3606
|
+
* 私有网络 ID 数组。如果不配置该参数或设置数组为空则默认选择基础网络。例如47525。该参数暂时保留,可忽略。请根据 UniqVpcIds 参数格式设置私有网络ID数组。
|
|
3607
3607
|
*/
|
|
3608
3608
|
VpcIds?: Array<string>
|
|
3609
3609
|
|
|
3610
3610
|
/**
|
|
3611
|
-
*
|
|
3611
|
+
* 私有网络所属子网 ID 数组,例如:56854。该参数暂时保留,可忽略。请根据 UniqSubnetIds 参数格式设置私有网络子网 ID 数组。
|
|
3612
3612
|
*/
|
|
3613
3613
|
SubnetIds?: Array<string>
|
|
3614
3614
|
|
|
3615
3615
|
/**
|
|
3616
|
-
*
|
|
3616
|
+
* 设置模糊查询关键字,支持根据实例名称或实例ID模糊查询实例。
|
|
3617
3617
|
*/
|
|
3618
|
-
|
|
3618
|
+
SearchKey?: string
|
|
3619
3619
|
|
|
3620
3620
|
/**
|
|
3621
|
-
*
|
|
3621
|
+
* 项目 ID 组成的数组。
|
|
3622
3622
|
*/
|
|
3623
|
-
|
|
3623
|
+
ProjectIds?: Array<number>
|
|
3624
3624
|
|
|
3625
3625
|
/**
|
|
3626
|
-
*
|
|
3626
|
+
* 实例名称。
|
|
3627
3627
|
*/
|
|
3628
3628
|
InstanceName?: string
|
|
3629
3629
|
|
|
3630
3630
|
/**
|
|
3631
|
-
* 私有网络ID
|
|
3631
|
+
* 私有网络 ID 数组。如果不配置该参数或者设置数组为空则默认选择基础网络,如:vpc-sad23jfdfk。
|
|
3632
3632
|
*/
|
|
3633
3633
|
UniqVpcIds?: Array<string>
|
|
3634
3634
|
|
|
3635
3635
|
/**
|
|
3636
|
-
*
|
|
3636
|
+
* 私有网络所属子网 ID 数组,如:subnet-fdj24n34j2。
|
|
3637
3637
|
*/
|
|
3638
3638
|
UniqSubnetIds?: Array<string>
|
|
3639
3639
|
|
|
3640
3640
|
/**
|
|
3641
|
-
* 地域ID
|
|
3641
|
+
* 地域 ID 数组,该参数已经弃用,可通过公共参数Region查询对应地域。
|
|
3642
3642
|
*/
|
|
3643
3643
|
RegionIds?: Array<number>
|
|
3644
3644
|
|
|
3645
3645
|
/**
|
|
3646
|
-
*
|
|
3646
|
+
* 实例状态。<ul><li>0:待初始化。</li><li>1:流程中。</li><li>2:运行中。</li><li>-2:已隔离。</li><li>-3:待删除。</li></ul>
|
|
3647
3647
|
*/
|
|
3648
3648
|
Status?: Array<number>
|
|
3649
3649
|
|
|
3650
3650
|
/**
|
|
3651
|
-
*
|
|
3651
|
+
* 实例架构版本。<ul><li>1:单机版。</li><li>2:主从版。</li><li>3:集群版。</li></ul>
|
|
3652
3652
|
*/
|
|
3653
3653
|
TypeVersion?: number
|
|
3654
3654
|
|
|
3655
3655
|
/**
|
|
3656
|
-
*
|
|
3656
|
+
* 存储引擎信息。可设置为Redis-2.8、Redis-4.0、Redis-5.0、Redis-6.0 或者 CKV。
|
|
3657
3657
|
*/
|
|
3658
3658
|
EngineName?: string
|
|
3659
3659
|
|
|
3660
3660
|
/**
|
|
3661
|
-
*
|
|
3661
|
+
* 续费模式。<ul><li>0:默认状态(手动续费)。</li><li>1:自动续费。</li><li>2:明确不自动续费。</ul>
|
|
3662
3662
|
*/
|
|
3663
3663
|
AutoRenew?: Array<number>
|
|
3664
3664
|
|
|
3665
3665
|
/**
|
|
3666
|
-
*
|
|
3666
|
+
* 计费模式。<ul><li>postpaid:按量计费。</li><li>prepaid:包年包月。</li></ul>
|
|
3667
3667
|
*/
|
|
3668
3668
|
BillingMode?: string
|
|
3669
3669
|
|
|
3670
3670
|
/**
|
|
3671
|
-
*
|
|
3671
|
+
* 实例类型。<ul><li>1:Redis 老集群版。</li><li>2:Redis 2.8 主从版。</li><li>3:CKV 主从版。</li><li>4:CKV 集群版。</li><li>5:Redis 2.8 单机版。</li><li>6:Redis 4.0主从版。</li><li>7:Redis 4.0 集群版。</li><li>8:Redis 5.0 主从版。</li><li>9:Redis 5.0 集群版。</li></ul>
|
|
3672
3672
|
*/
|
|
3673
3673
|
Type?: number
|
|
3674
3674
|
|
|
3675
3675
|
/**
|
|
3676
|
-
*
|
|
3676
|
+
* 设置搜索关键字数组,可根据实例ID、实例名称、完整IP地址查询实例。
|
|
3677
3677
|
*/
|
|
3678
3678
|
SearchKeys?: Array<string>
|
|
3679
3679
|
|
|
3680
3680
|
/**
|
|
3681
|
-
*
|
|
3681
|
+
* 内部参数,用户可忽略。
|
|
3682
3682
|
*/
|
|
3683
3683
|
TypeList?: Array<number>
|
|
3684
3684
|
|
|
3685
3685
|
/**
|
|
3686
|
-
*
|
|
3686
|
+
* 内部参数,用户可忽略。
|
|
3687
3687
|
*/
|
|
3688
3688
|
MonitorVersion?: string
|
|
3689
3689
|
|
|
3690
3690
|
/**
|
|
3691
|
-
* 根据标签的Key和Value
|
|
3691
|
+
* 根据标签的 Key 和 Value 筛选资源。该参数不配置或者数组设置为空值,则不根据标签进行过滤。
|
|
3692
3692
|
*/
|
|
3693
3693
|
InstanceTags?: Array<InstanceTagInfo>
|
|
3694
3694
|
|
|
3695
3695
|
/**
|
|
3696
|
-
* 根据标签的Key
|
|
3696
|
+
* 根据标签的 Key 筛选资源,该参数不配置或者数组设置为空值,则不根据标签Key进行过滤。
|
|
3697
3697
|
*/
|
|
3698
3698
|
TagKeys?: Array<string>
|
|
3699
3699
|
|
|
3700
3700
|
/**
|
|
3701
|
-
*
|
|
3701
|
+
* 实例的产品版本。如果该参数不配置或者数组设置为空值,则默认不依据此参数过滤实例。<ul><li>local:本地盘版。</li><li>cloud:云盘版。</li><li>cdc:独享集群版。</li></ul>
|
|
3702
3702
|
*/
|
|
3703
3703
|
ProductVersions?: Array<string>
|
|
3704
3704
|
|
|
3705
3705
|
/**
|
|
3706
|
-
* 批量查询指定的实例
|
|
3706
|
+
* 批量查询指定的实例 ID,返回结果已 Limit 限制为主。
|
|
3707
3707
|
*/
|
|
3708
3708
|
InstanceIds?: Array<string>
|
|
3709
|
+
|
|
3710
|
+
/**
|
|
3711
|
+
* 可用区模式。<ul><li>singleaz:单可用区。</li><li>multiaz:多可用区。</li></ul>
|
|
3712
|
+
*/
|
|
3713
|
+
AzMode?: string
|
|
3709
3714
|
}
|
|
3710
3715
|
|
|
3711
3716
|
/**
|
|
@@ -684,11 +684,11 @@ export interface DeleteParamTemplateResponse {
|
|
|
684
684
|
*/
|
|
685
685
|
export interface DescribeInstancesResponse {
|
|
686
686
|
/**
|
|
687
|
-
*
|
|
687
|
+
* 实例总数量。
|
|
688
688
|
*/
|
|
689
689
|
TotalCount: number;
|
|
690
690
|
/**
|
|
691
|
-
*
|
|
691
|
+
* 实例详细信息列表。
|
|
692
692
|
*/
|
|
693
693
|
InstanceSet: Array<InstanceSet>;
|
|
694
694
|
/**
|
|
@@ -3012,109 +3012,113 @@ export interface Groups {
|
|
|
3012
3012
|
*/
|
|
3013
3013
|
export interface DescribeInstancesRequest {
|
|
3014
3014
|
/**
|
|
3015
|
-
*
|
|
3015
|
+
* 实例数量,参数默认值20,最大值为1000。
|
|
3016
3016
|
*/
|
|
3017
3017
|
Limit?: number;
|
|
3018
3018
|
/**
|
|
3019
|
-
* 偏移量,取Limit
|
|
3019
|
+
* 偏移量,取Limit整数倍。
|
|
3020
3020
|
*/
|
|
3021
3021
|
Offset?: number;
|
|
3022
3022
|
/**
|
|
3023
|
-
* 实例
|
|
3023
|
+
* 实例 ID,如:crs-6ubhgouj。
|
|
3024
3024
|
*/
|
|
3025
3025
|
InstanceId?: string;
|
|
3026
3026
|
/**
|
|
3027
|
-
*
|
|
3027
|
+
* 实例排序依据,枚举值如下所示:<ul><li>projectId:项目ID。</li><li>createtime:实例创建时间。</li><li>instancename:实例名称。</li><li>type:实例类型。</li><li>curDeadline:实例到期时间。</li></ul>
|
|
3028
3028
|
*/
|
|
3029
3029
|
OrderBy?: string;
|
|
3030
3030
|
/**
|
|
3031
|
-
* 1
|
|
3031
|
+
* 实例排序方式,默认为倒序排序。<ul><li>1:倒序。</li><li>0:顺序。</li></ul>
|
|
3032
3032
|
*/
|
|
3033
3033
|
OrderType?: number;
|
|
3034
3034
|
/**
|
|
3035
|
-
* 私有网络ID
|
|
3035
|
+
* 私有网络 ID 数组。如果不配置该参数或设置数组为空则默认选择基础网络。例如47525。该参数暂时保留,可忽略。请根据 UniqVpcIds 参数格式设置私有网络ID数组。
|
|
3036
3036
|
*/
|
|
3037
3037
|
VpcIds?: Array<string>;
|
|
3038
3038
|
/**
|
|
3039
|
-
*
|
|
3039
|
+
* 私有网络所属子网 ID 数组,例如:56854。该参数暂时保留,可忽略。请根据 UniqSubnetIds 参数格式设置私有网络子网 ID 数组。
|
|
3040
3040
|
*/
|
|
3041
3041
|
SubnetIds?: Array<string>;
|
|
3042
3042
|
/**
|
|
3043
|
-
*
|
|
3043
|
+
* 设置模糊查询关键字,支持根据实例名称或实例ID模糊查询实例。
|
|
3044
3044
|
*/
|
|
3045
|
-
|
|
3045
|
+
SearchKey?: string;
|
|
3046
3046
|
/**
|
|
3047
|
-
*
|
|
3047
|
+
* 项目 ID 组成的数组。
|
|
3048
3048
|
*/
|
|
3049
|
-
|
|
3049
|
+
ProjectIds?: Array<number>;
|
|
3050
3050
|
/**
|
|
3051
|
-
*
|
|
3051
|
+
* 实例名称。
|
|
3052
3052
|
*/
|
|
3053
3053
|
InstanceName?: string;
|
|
3054
3054
|
/**
|
|
3055
|
-
* 私有网络ID
|
|
3055
|
+
* 私有网络 ID 数组。如果不配置该参数或者设置数组为空则默认选择基础网络,如:vpc-sad23jfdfk。
|
|
3056
3056
|
*/
|
|
3057
3057
|
UniqVpcIds?: Array<string>;
|
|
3058
3058
|
/**
|
|
3059
|
-
*
|
|
3059
|
+
* 私有网络所属子网 ID 数组,如:subnet-fdj24n34j2。
|
|
3060
3060
|
*/
|
|
3061
3061
|
UniqSubnetIds?: Array<string>;
|
|
3062
3062
|
/**
|
|
3063
|
-
* 地域ID
|
|
3063
|
+
* 地域 ID 数组,该参数已经弃用,可通过公共参数Region查询对应地域。
|
|
3064
3064
|
*/
|
|
3065
3065
|
RegionIds?: Array<number>;
|
|
3066
3066
|
/**
|
|
3067
|
-
*
|
|
3067
|
+
* 实例状态。<ul><li>0:待初始化。</li><li>1:流程中。</li><li>2:运行中。</li><li>-2:已隔离。</li><li>-3:待删除。</li></ul>
|
|
3068
3068
|
*/
|
|
3069
3069
|
Status?: Array<number>;
|
|
3070
3070
|
/**
|
|
3071
|
-
*
|
|
3071
|
+
* 实例架构版本。<ul><li>1:单机版。</li><li>2:主从版。</li><li>3:集群版。</li></ul>
|
|
3072
3072
|
*/
|
|
3073
3073
|
TypeVersion?: number;
|
|
3074
3074
|
/**
|
|
3075
|
-
*
|
|
3075
|
+
* 存储引擎信息。可设置为Redis-2.8、Redis-4.0、Redis-5.0、Redis-6.0 或者 CKV。
|
|
3076
3076
|
*/
|
|
3077
3077
|
EngineName?: string;
|
|
3078
3078
|
/**
|
|
3079
|
-
*
|
|
3079
|
+
* 续费模式。<ul><li>0:默认状态(手动续费)。</li><li>1:自动续费。</li><li>2:明确不自动续费。</ul>
|
|
3080
3080
|
*/
|
|
3081
3081
|
AutoRenew?: Array<number>;
|
|
3082
3082
|
/**
|
|
3083
|
-
*
|
|
3083
|
+
* 计费模式。<ul><li>postpaid:按量计费。</li><li>prepaid:包年包月。</li></ul>
|
|
3084
3084
|
*/
|
|
3085
3085
|
BillingMode?: string;
|
|
3086
3086
|
/**
|
|
3087
|
-
*
|
|
3087
|
+
* 实例类型。<ul><li>1:Redis 老集群版。</li><li>2:Redis 2.8 主从版。</li><li>3:CKV 主从版。</li><li>4:CKV 集群版。</li><li>5:Redis 2.8 单机版。</li><li>6:Redis 4.0主从版。</li><li>7:Redis 4.0 集群版。</li><li>8:Redis 5.0 主从版。</li><li>9:Redis 5.0 集群版。</li></ul>
|
|
3088
3088
|
*/
|
|
3089
3089
|
Type?: number;
|
|
3090
3090
|
/**
|
|
3091
|
-
*
|
|
3091
|
+
* 设置搜索关键字数组,可根据实例ID、实例名称、完整IP地址查询实例。
|
|
3092
3092
|
*/
|
|
3093
3093
|
SearchKeys?: Array<string>;
|
|
3094
3094
|
/**
|
|
3095
|
-
*
|
|
3095
|
+
* 内部参数,用户可忽略。
|
|
3096
3096
|
*/
|
|
3097
3097
|
TypeList?: Array<number>;
|
|
3098
3098
|
/**
|
|
3099
|
-
*
|
|
3099
|
+
* 内部参数,用户可忽略。
|
|
3100
3100
|
*/
|
|
3101
3101
|
MonitorVersion?: string;
|
|
3102
3102
|
/**
|
|
3103
|
-
* 根据标签的Key和Value
|
|
3103
|
+
* 根据标签的 Key 和 Value 筛选资源。该参数不配置或者数组设置为空值,则不根据标签进行过滤。
|
|
3104
3104
|
*/
|
|
3105
3105
|
InstanceTags?: Array<InstanceTagInfo>;
|
|
3106
3106
|
/**
|
|
3107
|
-
* 根据标签的Key
|
|
3107
|
+
* 根据标签的 Key 筛选资源,该参数不配置或者数组设置为空值,则不根据标签Key进行过滤。
|
|
3108
3108
|
*/
|
|
3109
3109
|
TagKeys?: Array<string>;
|
|
3110
3110
|
/**
|
|
3111
|
-
*
|
|
3111
|
+
* 实例的产品版本。如果该参数不配置或者数组设置为空值,则默认不依据此参数过滤实例。<ul><li>local:本地盘版。</li><li>cloud:云盘版。</li><li>cdc:独享集群版。</li></ul>
|
|
3112
3112
|
*/
|
|
3113
3113
|
ProductVersions?: Array<string>;
|
|
3114
3114
|
/**
|
|
3115
|
-
* 批量查询指定的实例
|
|
3115
|
+
* 批量查询指定的实例 ID,返回结果已 Limit 限制为主。
|
|
3116
3116
|
*/
|
|
3117
3117
|
InstanceIds?: Array<string>;
|
|
3118
|
+
/**
|
|
3119
|
+
* 可用区模式。<ul><li>singleaz:单可用区。</li><li>multiaz:多可用区。</li></ul>
|
|
3120
|
+
*/
|
|
3121
|
+
AzMode?: string;
|
|
3118
3122
|
}
|
|
3119
3123
|
/**
|
|
3120
3124
|
* 访问命令
|