tencentcloud-sdk-nodejs-teo 4.0.789 → 4.0.790
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/README.md +6 -0
- package/package.json +1 -1
- package/products.md +12 -12
- package/src/services/teo/v20220901/teo_client.ts +20 -15
- package/src/services/teo/v20220901/teo_models.ts +8 -4
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +20 -15
- package/tencentcloud/services/teo/v20220901/teo_client.js +20 -15
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +8 -4
package/README.md
CHANGED
|
@@ -53,6 +53,9 @@ const client = new CvmClient({
|
|
|
53
53
|
httpProfile: {
|
|
54
54
|
reqMethod: "POST", // 请求方法
|
|
55
55
|
reqTimeout: 30, // 请求超时时间,默认60s
|
|
56
|
+
headers: {
|
|
57
|
+
// 自定义 header
|
|
58
|
+
},
|
|
56
59
|
// proxy: "http://127.0.0.1:8899" // http请求代理
|
|
57
60
|
},
|
|
58
61
|
},
|
|
@@ -139,3 +142,6 @@ new XxxClient({
|
|
|
139
142
|
# MacOS
|
|
140
143
|
http_proxy=http://代理地址:代理端口 node app.js
|
|
141
144
|
```
|
|
145
|
+
|
|
146
|
+
- 整数类型值超出 JavaScript 最大安全整数
|
|
147
|
+
使用新的数据类型 `BigInt`
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-12-29 01:09:11 |
|
|
41
41
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-12-27 01:08:57 |
|
|
42
42
|
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-01-25 15:34:29 |
|
|
43
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-01-
|
|
43
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-01-30 01:08:20 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-01-15 01:08:17 |
|
|
45
45
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-01-17 01:09:06 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-01-24 01:23:26 |
|
|
@@ -94,10 +94,10 @@
|
|
|
94
94
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-12-20 01:36:00 |
|
|
95
95
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
|
|
96
96
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
97
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-01-
|
|
97
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-01-30 01:14:22 |
|
|
98
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-01-25 01:13:20 |
|
|
99
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-01-
|
|
100
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-01-
|
|
99
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-01-30 01:14:38 |
|
|
100
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-01-30 01:14:52 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-12-15 19:41:44 |
|
|
102
102
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-01-12 01:15:37 |
|
|
103
103
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-12-25 00:11:01 |
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2023-11-06 00:11:14 |
|
|
126
126
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2023-10-16 01:17:51 |
|
|
127
127
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
128
|
-
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-01-
|
|
128
|
+
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-01-30 01:16:52 |
|
|
129
129
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-08-17 03:44:44 |
|
|
130
130
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-09-22 02:00:51 |
|
|
131
131
|
| iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-01-26 01:15:52 |
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
| memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2023-10-20 01:19:21 |
|
|
144
144
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
145
145
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
|
146
|
-
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) |
|
|
146
|
+
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2024-01-30 01:18:35 |
|
|
147
147
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-01-29 01:17:07 |
|
|
148
148
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-01-29 01:17:14 |
|
|
149
149
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-01-26 01:17:35 |
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-10-13 01:22:28 |
|
|
168
168
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-12-25 00:16:39 |
|
|
169
169
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
170
|
-
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-01-
|
|
170
|
+
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-01-30 01:20:45 |
|
|
171
171
|
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2024-01-24 01:34:14 |
|
|
172
172
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-12-25 00:16:59 |
|
|
173
173
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2023-07-11 01:37:49 |
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
179
179
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-01-17 01:21:16 |
|
|
180
180
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
|
|
181
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-01-
|
|
181
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-01-30 01:21:39 |
|
|
182
182
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-08-17 04:46:28 |
|
|
183
183
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-12-28 01:23:11 |
|
|
184
184
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-01-17 01:21:44 |
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-01-12 01:24:10 |
|
|
206
206
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-11-15 02:26:59 |
|
|
207
207
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-12-20 02:13:36 |
|
|
208
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-01-
|
|
208
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-01-30 01:24:01 |
|
|
209
209
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-27 00:20:12 |
|
|
210
210
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
211
211
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-01-22 11:36:09 |
|
|
219
219
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
220
220
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2024-01-12 01:25:58 |
|
|
221
|
-
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-01-
|
|
221
|
+
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-01-30 01:25:25 |
|
|
222
222
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2023-08-10 01:43:37 |
|
|
223
223
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
224
224
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-01-23 01:30:19 |
|
|
@@ -233,11 +233,11 @@
|
|
|
233
233
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-12-22 01:27:31 |
|
|
234
234
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-08-17 05:50:56 |
|
|
235
235
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-01-25 01:25:21 |
|
|
236
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-01-
|
|
236
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-01-30 01:27:12 |
|
|
237
237
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-27 00:23:42 |
|
|
238
238
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-01-26 01:25:28 |
|
|
239
239
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-11-15 02:42:49 |
|
|
240
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-01-
|
|
240
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-01-30 01:28:12 |
|
|
241
241
|
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2024-01-17 01:27:53 |
|
|
242
242
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
243
243
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-12-26 02:06:57 |
|
|
@@ -465,8 +465,9 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
465
465
|
}
|
|
466
466
|
|
|
467
467
|
/**
|
|
468
|
-
|
|
469
|
-
|
|
468
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [删除四层代理实例
|
|
469
|
+
](https://cloud.tencent.com/document/product/1552/103415) 。
|
|
470
|
+
*/
|
|
470
471
|
async DeleteApplicationProxy(
|
|
471
472
|
req: DeleteApplicationProxyRequest,
|
|
472
473
|
cb?: (error: string, rep: DeleteApplicationProxyResponse) => void
|
|
@@ -505,7 +506,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
505
506
|
}
|
|
506
507
|
|
|
507
508
|
/**
|
|
508
|
-
*
|
|
509
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [删除四层代理转发规则](https://cloud.tencent.com/document/product/1552/103414) 。
|
|
509
510
|
*/
|
|
510
511
|
async DeleteApplicationProxyRule(
|
|
511
512
|
req: DeleteApplicationProxyRuleRequest,
|
|
@@ -597,8 +598,9 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
597
598
|
}
|
|
598
599
|
|
|
599
600
|
/**
|
|
600
|
-
|
|
601
|
-
|
|
601
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理转发规则状态
|
|
602
|
+
](https://cloud.tencent.com/document/product/1552/103409) 。
|
|
603
|
+
*/
|
|
602
604
|
async ModifyApplicationProxyRuleStatus(
|
|
603
605
|
req: ModifyApplicationProxyRuleStatusRequest,
|
|
604
606
|
cb?: (error: string, rep: ModifyApplicationProxyRuleStatusResponse) => void
|
|
@@ -837,7 +839,7 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
837
839
|
}
|
|
838
840
|
|
|
839
841
|
/**
|
|
840
|
-
*
|
|
842
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理实例状态](https://cloud.tencent.com/document/product/1552/103408) 。
|
|
841
843
|
*/
|
|
842
844
|
async ModifyApplicationProxyStatus(
|
|
843
845
|
req: ModifyApplicationProxyStatusRequest,
|
|
@@ -857,7 +859,7 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
857
859
|
}
|
|
858
860
|
|
|
859
861
|
/**
|
|
860
|
-
*
|
|
862
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,新版接口中将四层代理实例列表的查询和四层转发规则的查询拆分成两个接口,详情请参考 [查询四层代理实例列表](https://cloud.tencent.com/document/product/1552/103413) 和 [查询四层代理转发规则列表](https://cloud.tencent.com/document/product/1552/103412)。
|
|
861
863
|
*/
|
|
862
864
|
async DescribeApplicationProxies(
|
|
863
865
|
req: DescribeApplicationProxiesRequest,
|
|
@@ -897,8 +899,9 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
897
899
|
}
|
|
898
900
|
|
|
899
901
|
/**
|
|
900
|
-
|
|
901
|
-
|
|
902
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理实例
|
|
903
|
+
](https://cloud.tencent.com/document/product/1552/103411) 。
|
|
904
|
+
*/
|
|
902
905
|
async ModifyApplicationProxy(
|
|
903
906
|
req: ModifyApplicationProxyRequest,
|
|
904
907
|
cb?: (error: string, rep: ModifyApplicationProxyResponse) => void
|
|
@@ -999,7 +1002,7 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
999
1002
|
}
|
|
1000
1003
|
|
|
1001
1004
|
/**
|
|
1002
|
-
*
|
|
1005
|
+
* 查询四层代理实例下的转发规则列表。
|
|
1003
1006
|
*/
|
|
1004
1007
|
async DescribeL4ProxyRules(
|
|
1005
1008
|
req: DescribeL4ProxyRulesRequest,
|
|
@@ -1029,7 +1032,7 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
1029
1032
|
}
|
|
1030
1033
|
|
|
1031
1034
|
/**
|
|
1032
|
-
*
|
|
1035
|
+
* 本接口为旧版,如需调用请尽快迁移至新版 [创建四层代理实例](https://cloud.tencent.com/document/product/1552/103417) 。
|
|
1033
1036
|
*/
|
|
1034
1037
|
async CreateApplicationProxy(
|
|
1035
1038
|
req: CreateApplicationProxyRequest,
|
|
@@ -1059,8 +1062,9 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
1059
1062
|
}
|
|
1060
1063
|
|
|
1061
1064
|
/**
|
|
1062
|
-
|
|
1063
|
-
|
|
1065
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理转发规则
|
|
1066
|
+
](https://cloud.tencent.com/document/product/1552/103410) 。
|
|
1067
|
+
*/
|
|
1064
1068
|
async ModifyApplicationProxyRule(
|
|
1065
1069
|
req: ModifyApplicationProxyRuleRequest,
|
|
1066
1070
|
cb?: (error: string, rep: ModifyApplicationProxyRuleResponse) => void
|
|
@@ -1191,8 +1195,9 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
1191
1195
|
}
|
|
1192
1196
|
|
|
1193
1197
|
/**
|
|
1194
|
-
|
|
1195
|
-
|
|
1198
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [创建四层代理转发规则
|
|
1199
|
+
](https://cloud.tencent.com/document/product/1552/103416) 。
|
|
1200
|
+
*/
|
|
1196
1201
|
async CreateApplicationProxyRule(
|
|
1197
1202
|
req: CreateApplicationProxyRuleRequest,
|
|
1198
1203
|
cb?: (error: string, rep: CreateApplicationProxyRuleResponse) => void
|
|
@@ -5075,6 +5075,14 @@ export interface DescribeConfigGroupVersionsResponse {
|
|
|
5075
5075
|
* DescribeApplicationProxies请求参数结构体
|
|
5076
5076
|
*/
|
|
5077
5077
|
export interface DescribeApplicationProxiesRequest {
|
|
5078
|
+
/**
|
|
5079
|
+
* 站点ID。该参数必填。
|
|
5080
|
+
*/
|
|
5081
|
+
ZoneId?: string
|
|
5082
|
+
/**
|
|
5083
|
+
* 过滤条件,Filters.Values的上限为20。详细的过滤条件如下:<li>proxy-id<br> 按照【<strong>代理ID</strong>】进行过滤。代理ID形如:proxy-ev2sawbwfd。<br> 类型:String<br> 必选:否</li><li>zone-id<br> 按照【<strong>站点ID</strong>】进行过滤。站点ID形如:zone-vawer2vadg。<br> 类型:String<br> 必选:否</li><li>rule-tag<br> 按照【<strong>规则标签</strong>】对应用代理下的规则进行过滤。规则标签形如:rule-service-1。<br> 类型:String<br> 必选:否</li>
|
|
5084
|
+
*/
|
|
5085
|
+
Filters?: Array<Filter>
|
|
5078
5086
|
/**
|
|
5079
5087
|
* 分页查询偏移量。默认为0。
|
|
5080
5088
|
*/
|
|
@@ -5083,10 +5091,6 @@ export interface DescribeApplicationProxiesRequest {
|
|
|
5083
5091
|
* 分页查询限制数目。默认值:20,最大值:1000。
|
|
5084
5092
|
*/
|
|
5085
5093
|
Limit?: number
|
|
5086
|
-
/**
|
|
5087
|
-
* 过滤条件,Filters.Values的上限为20。详细的过滤条件如下:<li>proxy-id<br> 按照【<strong>代理ID</strong>】进行过滤。代理ID形如:proxy-ev2sawbwfd。<br> 类型:String<br> 必选:否</li><li>zone-id<br> 按照【<strong>站点ID</strong>】进行过滤。站点ID形如:zone-vawer2vadg。<br> 类型:String<br> 必选:否</li><li>rule-tag<br> 按照【<strong>规则标签</strong>】对应用代理下的规则进行过滤。规则标签形如:rule-service-1。<br> 类型:String<br> 必选:否</li>
|
|
5088
|
-
*/
|
|
5089
|
-
Filters?: Array<Filter>
|
|
5090
5094
|
}
|
|
5091
5095
|
|
|
5092
5096
|
/**
|
|
@@ -51,8 +51,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
51
51
|
*/
|
|
52
52
|
ModifyOriginGroup(req: ModifyOriginGroupRequest, cb?: (error: string, rep: ModifyOriginGroupResponse) => void): Promise<ModifyOriginGroupResponse>;
|
|
53
53
|
/**
|
|
54
|
-
|
|
55
|
-
|
|
54
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [删除四层代理实例
|
|
55
|
+
](https://cloud.tencent.com/document/product/1552/103415) 。
|
|
56
|
+
*/
|
|
56
57
|
DeleteApplicationProxy(req: DeleteApplicationProxyRequest, cb?: (error: string, rep: DeleteApplicationProxyResponse) => void): Promise<DeleteApplicationProxyResponse>;
|
|
57
58
|
/**
|
|
58
59
|
* 用于启用/停用四层代理实例。
|
|
@@ -67,7 +68,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
67
68
|
*/
|
|
68
69
|
DescribeEnvironments(req: DescribeEnvironmentsRequest, cb?: (error: string, rep: DescribeEnvironmentsResponse) => void): Promise<DescribeEnvironmentsResponse>;
|
|
69
70
|
/**
|
|
70
|
-
*
|
|
71
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [删除四层代理转发规则](https://cloud.tencent.com/document/product/1552/103414) 。
|
|
71
72
|
*/
|
|
72
73
|
DeleteApplicationProxyRule(req: DeleteApplicationProxyRuleRequest, cb?: (error: string, rep: DeleteApplicationProxyRuleResponse) => void): Promise<DeleteApplicationProxyRuleResponse>;
|
|
73
74
|
/**
|
|
@@ -105,8 +106,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
105
106
|
*/
|
|
106
107
|
BindSecurityTemplateToEntity(req: BindSecurityTemplateToEntityRequest, cb?: (error: string, rep: BindSecurityTemplateToEntityResponse) => void): Promise<BindSecurityTemplateToEntityResponse>;
|
|
107
108
|
/**
|
|
108
|
-
|
|
109
|
-
|
|
109
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理转发规则状态
|
|
110
|
+
](https://cloud.tencent.com/document/product/1552/103409) 。
|
|
111
|
+
*/
|
|
110
112
|
ModifyApplicationProxyRuleStatus(req: ModifyApplicationProxyRuleStatusRequest, cb?: (error: string, rep: ModifyApplicationProxyRuleStatusResponse) => void): Promise<ModifyApplicationProxyRuleStatusResponse>;
|
|
111
113
|
/**
|
|
112
114
|
* 为未购买套餐的站点购买套餐
|
|
@@ -201,7 +203,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
201
203
|
*/
|
|
202
204
|
CreateL4Proxy(req: CreateL4ProxyRequest, cb?: (error: string, rep: CreateL4ProxyResponse) => void): Promise<CreateL4ProxyResponse>;
|
|
203
205
|
/**
|
|
204
|
-
*
|
|
206
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理实例状态](https://cloud.tencent.com/document/product/1552/103408) 。
|
|
205
207
|
*/
|
|
206
208
|
ModifyApplicationProxyStatus(req: ModifyApplicationProxyStatusRequest, cb?: (error: string, rep: ModifyApplicationProxyStatusResponse) => void): Promise<ModifyApplicationProxyStatusResponse>;
|
|
207
209
|
/**
|
|
@@ -209,7 +211,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
209
211
|
*/
|
|
210
212
|
DescribeTimingL7AnalysisData(req: DescribeTimingL7AnalysisDataRequest, cb?: (error: string, rep: DescribeTimingL7AnalysisDataResponse) => void): Promise<DescribeTimingL7AnalysisDataResponse>;
|
|
211
213
|
/**
|
|
212
|
-
*
|
|
214
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,新版接口中将四层代理实例列表的查询和四层转发规则的查询拆分成两个接口,详情请参考 [查询四层代理实例列表](https://cloud.tencent.com/document/product/1552/103413) 和 [查询四层代理转发规则列表](https://cloud.tencent.com/document/product/1552/103412)。
|
|
213
215
|
*/
|
|
214
216
|
DescribeApplicationProxies(req: DescribeApplicationProxiesRequest, cb?: (error: string, rep: DescribeApplicationProxiesResponse) => void): Promise<DescribeApplicationProxiesResponse>;
|
|
215
217
|
/**
|
|
@@ -225,8 +227,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
225
227
|
*/
|
|
226
228
|
CreateConfigGroupVersion(req: CreateConfigGroupVersionRequest, cb?: (error: string, rep: CreateConfigGroupVersionResponse) => void): Promise<CreateConfigGroupVersionResponse>;
|
|
227
229
|
/**
|
|
228
|
-
|
|
229
|
-
|
|
230
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理实例
|
|
231
|
+
](https://cloud.tencent.com/document/product/1552/103411) 。
|
|
232
|
+
*/
|
|
230
233
|
ModifyApplicationProxy(req: ModifyApplicationProxyRequest, cb?: (error: string, rep: ModifyApplicationProxyResponse) => void): Promise<ModifyApplicationProxyResponse>;
|
|
231
234
|
/**
|
|
232
235
|
* EdgeOne 为您提供 CNAME、NS 和无域名接入三种接入方式,您需要先通过此接口完成站点创建。CNAME 和 NS 接入站点的场景可参考 [从零开始快速接入 EdgeOne](https://cloud.tencent.com/document/product/1552/87601); 无域名接入的场景可参考 [快速启用四层代理服务](https://cloud.tencent.com/document/product/1552/96051)。
|
|
@@ -267,7 +270,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
267
270
|
*/
|
|
268
271
|
DeleteRules(req: DeleteRulesRequest, cb?: (error: string, rep: DeleteRulesResponse) => void): Promise<DeleteRulesResponse>;
|
|
269
272
|
/**
|
|
270
|
-
*
|
|
273
|
+
* 查询四层代理实例下的转发规则列表。
|
|
271
274
|
*/
|
|
272
275
|
DescribeL4ProxyRules(req: DescribeL4ProxyRulesRequest, cb?: (error: string, rep: DescribeL4ProxyRulesResponse) => void): Promise<DescribeL4ProxyRulesResponse>;
|
|
273
276
|
/**
|
|
@@ -279,7 +282,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
279
282
|
*/
|
|
280
283
|
DescribeRules(req: DescribeRulesRequest, cb?: (error: string, rep: DescribeRulesResponse) => void): Promise<DescribeRulesResponse>;
|
|
281
284
|
/**
|
|
282
|
-
*
|
|
285
|
+
* 本接口为旧版,如需调用请尽快迁移至新版 [创建四层代理实例](https://cloud.tencent.com/document/product/1552/103417) 。
|
|
283
286
|
*/
|
|
284
287
|
CreateApplicationProxy(req: CreateApplicationProxyRequest, cb?: (error: string, rep: CreateApplicationProxyResponse) => void): Promise<CreateApplicationProxyResponse>;
|
|
285
288
|
/**
|
|
@@ -291,8 +294,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
291
294
|
*/
|
|
292
295
|
ModifyAliasDomain(req: ModifyAliasDomainRequest, cb?: (error: string, rep: ModifyAliasDomainResponse) => void): Promise<ModifyAliasDomainResponse>;
|
|
293
296
|
/**
|
|
294
|
-
|
|
295
|
-
|
|
297
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理转发规则
|
|
298
|
+
](https://cloud.tencent.com/document/product/1552/103410) 。
|
|
299
|
+
*/
|
|
296
300
|
ModifyApplicationProxyRule(req: ModifyApplicationProxyRuleRequest, cb?: (error: string, rep: ModifyApplicationProxyRuleResponse) => void): Promise<ModifyApplicationProxyRuleResponse>;
|
|
297
301
|
/**
|
|
298
302
|
* 创建源站组,以源站组的方式管理业务源站。此处配置的源站组可于**添加加速域名**和**四层代理**等功能中引用。
|
|
@@ -345,8 +349,9 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
345
349
|
*/
|
|
346
350
|
DeleteSecurityIPGroup(req: DeleteSecurityIPGroupRequest, cb?: (error: string, rep: DeleteSecurityIPGroupResponse) => void): Promise<DeleteSecurityIPGroupResponse>;
|
|
347
351
|
/**
|
|
348
|
-
|
|
349
|
-
|
|
352
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [创建四层代理转发规则
|
|
353
|
+
](https://cloud.tencent.com/document/product/1552/103416) 。
|
|
354
|
+
*/
|
|
350
355
|
CreateApplicationProxyRule(req: CreateApplicationProxyRuleRequest, cb?: (error: string, rep: CreateApplicationProxyRuleResponse) => void): Promise<CreateApplicationProxyRuleResponse>;
|
|
351
356
|
/**
|
|
352
357
|
* 该接口用于查询您有权限的站点信息。可根据不同查询条件筛选站点。
|
|
@@ -92,8 +92,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
92
92
|
return this.request("ModifyOriginGroup", req, cb);
|
|
93
93
|
}
|
|
94
94
|
/**
|
|
95
|
-
|
|
96
|
-
|
|
95
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [删除四层代理实例
|
|
96
|
+
](https://cloud.tencent.com/document/product/1552/103415) 。
|
|
97
|
+
*/
|
|
97
98
|
async DeleteApplicationProxy(req, cb) {
|
|
98
99
|
return this.request("DeleteApplicationProxy", req, cb);
|
|
99
100
|
}
|
|
@@ -116,7 +117,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
116
117
|
return this.request("DescribeEnvironments", req, cb);
|
|
117
118
|
}
|
|
118
119
|
/**
|
|
119
|
-
*
|
|
120
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [删除四层代理转发规则](https://cloud.tencent.com/document/product/1552/103414) 。
|
|
120
121
|
*/
|
|
121
122
|
async DeleteApplicationProxyRule(req, cb) {
|
|
122
123
|
return this.request("DeleteApplicationProxyRule", req, cb);
|
|
@@ -172,8 +173,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
172
173
|
return this.request("BindSecurityTemplateToEntity", req, cb);
|
|
173
174
|
}
|
|
174
175
|
/**
|
|
175
|
-
|
|
176
|
-
|
|
176
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理转发规则状态
|
|
177
|
+
](https://cloud.tencent.com/document/product/1552/103409) 。
|
|
178
|
+
*/
|
|
177
179
|
async ModifyApplicationProxyRuleStatus(req, cb) {
|
|
178
180
|
return this.request("ModifyApplicationProxyRuleStatus", req, cb);
|
|
179
181
|
}
|
|
@@ -316,7 +318,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
316
318
|
return this.request("CreateL4Proxy", req, cb);
|
|
317
319
|
}
|
|
318
320
|
/**
|
|
319
|
-
*
|
|
321
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理实例状态](https://cloud.tencent.com/document/product/1552/103408) 。
|
|
320
322
|
*/
|
|
321
323
|
async ModifyApplicationProxyStatus(req, cb) {
|
|
322
324
|
return this.request("ModifyApplicationProxyStatus", req, cb);
|
|
@@ -328,7 +330,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
328
330
|
return this.request("DescribeTimingL7AnalysisData", req, cb);
|
|
329
331
|
}
|
|
330
332
|
/**
|
|
331
|
-
*
|
|
333
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,新版接口中将四层代理实例列表的查询和四层转发规则的查询拆分成两个接口,详情请参考 [查询四层代理实例列表](https://cloud.tencent.com/document/product/1552/103413) 和 [查询四层代理转发规则列表](https://cloud.tencent.com/document/product/1552/103412)。
|
|
332
334
|
*/
|
|
333
335
|
async DescribeApplicationProxies(req, cb) {
|
|
334
336
|
return this.request("DescribeApplicationProxies", req, cb);
|
|
@@ -352,8 +354,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
352
354
|
return this.request("CreateConfigGroupVersion", req, cb);
|
|
353
355
|
}
|
|
354
356
|
/**
|
|
355
|
-
|
|
356
|
-
|
|
357
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理实例
|
|
358
|
+
](https://cloud.tencent.com/document/product/1552/103411) 。
|
|
359
|
+
*/
|
|
357
360
|
async ModifyApplicationProxy(req, cb) {
|
|
358
361
|
return this.request("ModifyApplicationProxy", req, cb);
|
|
359
362
|
}
|
|
@@ -414,7 +417,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
414
417
|
return this.request("DeleteRules", req, cb);
|
|
415
418
|
}
|
|
416
419
|
/**
|
|
417
|
-
*
|
|
420
|
+
* 查询四层代理实例下的转发规则列表。
|
|
418
421
|
*/
|
|
419
422
|
async DescribeL4ProxyRules(req, cb) {
|
|
420
423
|
return this.request("DescribeL4ProxyRules", req, cb);
|
|
@@ -432,7 +435,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
432
435
|
return this.request("DescribeRules", req, cb);
|
|
433
436
|
}
|
|
434
437
|
/**
|
|
435
|
-
*
|
|
438
|
+
* 本接口为旧版,如需调用请尽快迁移至新版 [创建四层代理实例](https://cloud.tencent.com/document/product/1552/103417) 。
|
|
436
439
|
*/
|
|
437
440
|
async CreateApplicationProxy(req, cb) {
|
|
438
441
|
return this.request("CreateApplicationProxy", req, cb);
|
|
@@ -450,8 +453,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
450
453
|
return this.request("ModifyAliasDomain", req, cb);
|
|
451
454
|
}
|
|
452
455
|
/**
|
|
453
|
-
|
|
454
|
-
|
|
456
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理转发规则
|
|
457
|
+
](https://cloud.tencent.com/document/product/1552/103410) 。
|
|
458
|
+
*/
|
|
455
459
|
async ModifyApplicationProxyRule(req, cb) {
|
|
456
460
|
return this.request("ModifyApplicationProxyRule", req, cb);
|
|
457
461
|
}
|
|
@@ -530,8 +534,9 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
530
534
|
return this.request("DeleteSecurityIPGroup", req, cb);
|
|
531
535
|
}
|
|
532
536
|
/**
|
|
533
|
-
|
|
534
|
-
|
|
537
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [创建四层代理转发规则
|
|
538
|
+
](https://cloud.tencent.com/document/product/1552/103416) 。
|
|
539
|
+
*/
|
|
535
540
|
async CreateApplicationProxyRule(req, cb) {
|
|
536
541
|
return this.request("CreateApplicationProxyRule", req, cb);
|
|
537
542
|
}
|
|
@@ -4874,6 +4874,14 @@ export interface DescribeConfigGroupVersionsResponse {
|
|
|
4874
4874
|
* DescribeApplicationProxies请求参数结构体
|
|
4875
4875
|
*/
|
|
4876
4876
|
export interface DescribeApplicationProxiesRequest {
|
|
4877
|
+
/**
|
|
4878
|
+
* 站点ID。该参数必填。
|
|
4879
|
+
*/
|
|
4880
|
+
ZoneId?: string;
|
|
4881
|
+
/**
|
|
4882
|
+
* 过滤条件,Filters.Values的上限为20。详细的过滤条件如下:<li>proxy-id<br> 按照【<strong>代理ID</strong>】进行过滤。代理ID形如:proxy-ev2sawbwfd。<br> 类型:String<br> 必选:否</li><li>zone-id<br> 按照【<strong>站点ID</strong>】进行过滤。站点ID形如:zone-vawer2vadg。<br> 类型:String<br> 必选:否</li><li>rule-tag<br> 按照【<strong>规则标签</strong>】对应用代理下的规则进行过滤。规则标签形如:rule-service-1。<br> 类型:String<br> 必选:否</li>
|
|
4883
|
+
*/
|
|
4884
|
+
Filters?: Array<Filter>;
|
|
4877
4885
|
/**
|
|
4878
4886
|
* 分页查询偏移量。默认为0。
|
|
4879
4887
|
*/
|
|
@@ -4882,10 +4890,6 @@ export interface DescribeApplicationProxiesRequest {
|
|
|
4882
4890
|
* 分页查询限制数目。默认值:20,最大值:1000。
|
|
4883
4891
|
*/
|
|
4884
4892
|
Limit?: number;
|
|
4885
|
-
/**
|
|
4886
|
-
* 过滤条件,Filters.Values的上限为20。详细的过滤条件如下:<li>proxy-id<br> 按照【<strong>代理ID</strong>】进行过滤。代理ID形如:proxy-ev2sawbwfd。<br> 类型:String<br> 必选:否</li><li>zone-id<br> 按照【<strong>站点ID</strong>】进行过滤。站点ID形如:zone-vawer2vadg。<br> 类型:String<br> 必选:否</li><li>rule-tag<br> 按照【<strong>规则标签</strong>】对应用代理下的规则进行过滤。规则标签形如:rule-service-1。<br> 类型:String<br> 必选:否</li>
|
|
4887
|
-
*/
|
|
4888
|
-
Filters?: Array<Filter>;
|
|
4889
4893
|
}
|
|
4890
4894
|
/**
|
|
4891
4895
|
* DescribeContentQuota请求参数结构体
|