tencentcloud-sdk-nodejs 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/CHANGELOG.md +414 -0
- package/README.md +6 -0
- package/SERVICE_CHANGELOG.md +939 -260
- package/examples/cls/v20201016/cls.proto +34 -0
- package/examples/cls/v20201016/upload_log.js +69 -0
- package/package.json +1 -1
- package/products.md +12 -12
- package/src/common/abstract_client.ts +32 -0
- package/src/common/http/http_connection.ts +5 -2
- package/src/common/sdk_version.ts +1 -1
- package/src/common/sign.ts +8 -4
- package/src/services/cdb/v20170320/cdb_client.ts +18 -6
- package/src/services/cdb/v20170320/cdb_models.ts +15 -0
- package/src/services/emr/v20190103/emr_models.ts +7 -7
- package/src/services/ess/v20201111/ess_client.ts +22 -4
- package/src/services/ess/v20201111/ess_models.ts +19 -10
- package/src/services/essbasic/v20210526/essbasic_client.ts +11 -9
- package/src/services/essbasic/v20210526/essbasic_models.ts +4 -0
- package/src/services/iotvideo/v20211125/iotvideo_models.ts +8 -0
- package/src/services/mna/v20210119/mna_models.ts +3 -3
- package/src/services/rum/v20210622/rum_models.ts +2 -1
- package/src/services/ssl/v20191205/ssl_models.ts +2 -3
- package/src/services/teo/v20220901/teo_client.ts +20 -15
- package/src/services/teo/v20220901/teo_models.ts +8 -4
- package/src/services/tmt/v20180321/tmt_models.ts +2 -2
- package/src/services/wedata/v20210820/wedata_client.ts +2802 -5338
- package/src/services/wedata/v20210820/wedata_models.ts +14500 -29440
- package/tencentcloud/common/abstract_client.d.ts +4 -0
- package/tencentcloud/common/abstract_client.js +22 -0
- package/tencentcloud/common/http/http_connection.js +6 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/common/sign.d.ts +2 -1
- package/tencentcloud/common/sign.js +6 -4
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +7 -3
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +9 -3
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +13 -0
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +7 -7
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +22 -4
- package/tencentcloud/services/ess/v20201111/ess_client.js +22 -4
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +19 -10
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +11 -9
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +11 -9
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +4 -0
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +8 -0
- package/tencentcloud/services/mna/v20210119/mna_models.d.ts +3 -3
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +2 -1
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +2 -3
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +15 -10
- package/tencentcloud/services/teo/v20220901/teo_client.js +15 -10
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +8 -4
- package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +2 -2
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +675 -1483
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +1027 -2237
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +14275 -28693
- package/test/cdb.v20170320.test.js +12 -2
- package/test/wedata.v20210820.test.js +636 -2646
|
@@ -360,13 +360,13 @@ export interface SrcAddressInfo {
|
|
|
360
360
|
*/
|
|
361
361
|
export interface NetDetails {
|
|
362
362
|
/**
|
|
363
|
-
* 流量值(
|
|
363
|
+
* 流量值(byte)
|
|
364
364
|
*/
|
|
365
|
-
Current
|
|
365
|
+
Current?: number;
|
|
366
366
|
/**
|
|
367
367
|
* 时间点,单位:s
|
|
368
368
|
*/
|
|
369
|
-
Time
|
|
369
|
+
Time?: string;
|
|
370
370
|
}
|
|
371
371
|
/**
|
|
372
372
|
* CreateQos返回参数结构体
|
|
@@ -397,8 +397,7 @@ export interface Certificates {
|
|
|
397
397
|
From?: string;
|
|
398
398
|
/**
|
|
399
399
|
* 证书套餐类型:
|
|
400
|
-
|
|
401
|
-
1 = GeoTrust DV SSL CA - G3, 2 = TrustAsia TLS RSA CA, 3 = SecureSite 增强型企业版(EV Pro), 4 = SecureSite 增强型(EV), 5 = SecureSite 企业型专业版(OV Pro), 6 = SecureSite 企业型(OV), 7 = SecureSite 企业型(OV)通配符, 8 = Geotrust 增强型(EV), 9 = Geotrust 企业型(OV), 10 = Geotrust 企业型(OV)通配符, 11 = TrustAsia 域名型多域名 SSL 证书, 12 = TrustAsia 域名型(DV)通配符, 13 = TrustAsia 企业型通配符(OV)SSL 证书(D3), 14 = TrustAsia 企业型(OV)SSL 证书(D3), 15 = TrustAsia 企业型多域名 (OV)SSL 证书(D3), 16 = TrustAsia 增强型 (EV)SSL 证书(D3), 17 = TrustAsia 增强型多域名(EV)SSL 证书(D3), 18 = GlobalSign 企业型(OV)SSL 证书, 19 = GlobalSign 企业型通配符 (OV)SSL 证书, 20 = GlobalSign 增强型 (EV)SSL 证书, 21 = TrustAsia 企业型通配符多域名(OV)SSL 证书(D3), 22 = GlobalSign 企业型多域名(OV)SSL 证书, 23 = GlobalSign 企业型通配符多域名(OV)SSL 证书, 24 = GlobalSign 增强型多域名(EV)SSL 证书。
|
|
400
|
+
2 = TrustAsia TLS RSA CA,3 = SecureSite 增强型企业版(EV Pro), 4 = SecureSite 增强型(EV), 5 = SecureSite 企业型专业版(OV Pro), 6 = SecureSite 企业型(OV), 7 = SecureSite 企业型(OV)通配符, 8 = Geotrust 增强型(EV), 9 = Geotrust 企业型(OV), 10 = Geotrust 企业型(OV)通配符, 11 = TrustAsia 域名型多域名 SSL 证书, 12 = TrustAsia 域名型(DV)通配符, 13 = TrustAsia 企业型通配符(OV)SSL 证书(D3), 14 = TrustAsia 企业型(OV)SSL 证书(D3), 15 = TrustAsia 企业型多域名 (OV)SSL 证书(D3), 16 = TrustAsia 增强型 (EV)SSL 证书(D3), 17 = TrustAsia 增强型多域名(EV)SSL 证书(D3), 18 = GlobalSign 企业型(OV)SSL 证书, 19 = GlobalSign 企业型通配符 (OV)SSL 证书, 20 = GlobalSign 增强型 (EV)SSL 证书, 21 = TrustAsia 企业型通配符多域名(OV)SSL 证书(D3), 22 = GlobalSign 企业型多域名(OV)SSL 证书, 23 = GlobalSign 企业型通配符多域名(OV)SSL 证书, 24 = GlobalSign 增强型多域名(EV)SSL 证书,25 = Wotrus 域名型证书,26 = Wotrus 域名型多域名证书,27 = Wotrus 域名型通配符证书,28 = Wotrus 企业型证书,29 = Wotrus 企业型多域名证书,30 = Wotrus 企业型通配符证书,31 = Wotrus 增强型证书,32 = Wotrus 增强型多域名证书,33 = Wotrus 国密域名型证书,34 = Wotrus 国密域名型多域名证书,35 = Wotrus 国密域名型通配符证书,37 = Wotrus 国密企业型证书,38 = Wotrus 国密企业型多域名证书,39 = Wotrus 国密企业型通配符证书,40 = Wotrus 国密增强型证书,41 = Wotrus 国密增强型多域名证书,42 = TrustAsia 域名型通配符多域名证书,43 = DNSPod-企业型(OV)SSL证书,44 = DNSPod-企业型(OV)通配符SSL证书,45 = DNSPod-企业型(OV)多域名SSL证书, 46 = DNSPod-增强型(EV)SSL证书,47 = DNSPod-增强型(EV)多域名SSL证书,48 = DNSPod-域名型(DV)SSL证书,49 = DNSPod-域名型(DV)通配符SSL证书,50 = DNSPod-域名型(DV)多域名SSL证书,51 = DNSPod(国密)-企业型(OV)SSL证书,52 = DNSPod(国密)-企业型(OV)通配符SSL证书,53 = DNSPod(国密)-企业型(OV)多域名SSL证书,54 = DNSPod(国密)-域名型(DV)SSL证书,55 = DNSPod(国密)-域名型(DV)通配符SSL证书, 56 = DNSPod(国密)-域名型(DV)多域名SSL证书,57 = SecureSite 企业型专业版多域名(OV Pro),58 = SecureSite 企业型多域名(OV),59 = SecureSite 增强型专业版多域名(EV Pro),60 = SecureSite 增强型多域名(EV),61 = Geotrust 增强型多域名(EV)
|
|
402
401
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
403
402
|
*/
|
|
404
403
|
PackageType?: string;
|
|
@@ -2740,7 +2739,7 @@ export interface DescribeCertificatesRequest {
|
|
|
2740
2739
|
*/
|
|
2741
2740
|
Offset?: number;
|
|
2742
2741
|
/**
|
|
2743
|
-
* 每页数量,默认
|
|
2742
|
+
* 每页数量,默认10。最大1000
|
|
2744
2743
|
*/
|
|
2745
2744
|
Limit?: number;
|
|
2746
2745
|
/**
|
|
@@ -52,7 +52,8 @@ export declare class Client extends AbstractClient {
|
|
|
52
52
|
*/
|
|
53
53
|
ModifyOriginGroup(req: ModifyOriginGroupRequest, cb?: (error: string, rep: ModifyOriginGroupResponse) => void): Promise<ModifyOriginGroupResponse>;
|
|
54
54
|
/**
|
|
55
|
-
*
|
|
55
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [删除四层代理实例
|
|
56
|
+
](https://cloud.tencent.com/document/product/1552/103415) 。
|
|
56
57
|
*/
|
|
57
58
|
DeleteApplicationProxy(req: DeleteApplicationProxyRequest, cb?: (error: string, rep: DeleteApplicationProxyResponse) => void): Promise<DeleteApplicationProxyResponse>;
|
|
58
59
|
/**
|
|
@@ -68,7 +69,7 @@ export declare class Client extends AbstractClient {
|
|
|
68
69
|
*/
|
|
69
70
|
DescribeEnvironments(req: DescribeEnvironmentsRequest, cb?: (error: string, rep: DescribeEnvironmentsResponse) => void): Promise<DescribeEnvironmentsResponse>;
|
|
70
71
|
/**
|
|
71
|
-
*
|
|
72
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [删除四层代理转发规则](https://cloud.tencent.com/document/product/1552/103414) 。
|
|
72
73
|
*/
|
|
73
74
|
DeleteApplicationProxyRule(req: DeleteApplicationProxyRuleRequest, cb?: (error: string, rep: DeleteApplicationProxyRuleResponse) => void): Promise<DeleteApplicationProxyRuleResponse>;
|
|
74
75
|
/**
|
|
@@ -106,7 +107,8 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
106
107
|
*/
|
|
107
108
|
BindSecurityTemplateToEntity(req: BindSecurityTemplateToEntityRequest, cb?: (error: string, rep: BindSecurityTemplateToEntityResponse) => void): Promise<BindSecurityTemplateToEntityResponse>;
|
|
108
109
|
/**
|
|
109
|
-
*
|
|
110
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理转发规则状态
|
|
111
|
+
](https://cloud.tencent.com/document/product/1552/103409) 。
|
|
110
112
|
*/
|
|
111
113
|
ModifyApplicationProxyRuleStatus(req: ModifyApplicationProxyRuleStatusRequest, cb?: (error: string, rep: ModifyApplicationProxyRuleStatusResponse) => void): Promise<ModifyApplicationProxyRuleStatusResponse>;
|
|
112
114
|
/**
|
|
@@ -202,7 +204,7 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
202
204
|
*/
|
|
203
205
|
CreateL4Proxy(req: CreateL4ProxyRequest, cb?: (error: string, rep: CreateL4ProxyResponse) => void): Promise<CreateL4ProxyResponse>;
|
|
204
206
|
/**
|
|
205
|
-
*
|
|
207
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理实例状态](https://cloud.tencent.com/document/product/1552/103408) 。
|
|
206
208
|
*/
|
|
207
209
|
ModifyApplicationProxyStatus(req: ModifyApplicationProxyStatusRequest, cb?: (error: string, rep: ModifyApplicationProxyStatusResponse) => void): Promise<ModifyApplicationProxyStatusResponse>;
|
|
208
210
|
/**
|
|
@@ -210,7 +212,7 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
210
212
|
*/
|
|
211
213
|
DescribeTimingL7AnalysisData(req: DescribeTimingL7AnalysisDataRequest, cb?: (error: string, rep: DescribeTimingL7AnalysisDataResponse) => void): Promise<DescribeTimingL7AnalysisDataResponse>;
|
|
212
214
|
/**
|
|
213
|
-
*
|
|
215
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,新版接口中将四层代理实例列表的查询和四层转发规则的查询拆分成两个接口,详情请参考 [查询四层代理实例列表](https://cloud.tencent.com/document/product/1552/103413) 和 [查询四层代理转发规则列表](https://cloud.tencent.com/document/product/1552/103412)。
|
|
214
216
|
*/
|
|
215
217
|
DescribeApplicationProxies(req: DescribeApplicationProxiesRequest, cb?: (error: string, rep: DescribeApplicationProxiesResponse) => void): Promise<DescribeApplicationProxiesResponse>;
|
|
216
218
|
/**
|
|
@@ -226,7 +228,8 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
226
228
|
*/
|
|
227
229
|
CreateConfigGroupVersion(req: CreateConfigGroupVersionRequest, cb?: (error: string, rep: CreateConfigGroupVersionResponse) => void): Promise<CreateConfigGroupVersionResponse>;
|
|
228
230
|
/**
|
|
229
|
-
*
|
|
231
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理实例
|
|
232
|
+
](https://cloud.tencent.com/document/product/1552/103411) 。
|
|
230
233
|
*/
|
|
231
234
|
ModifyApplicationProxy(req: ModifyApplicationProxyRequest, cb?: (error: string, rep: ModifyApplicationProxyResponse) => void): Promise<ModifyApplicationProxyResponse>;
|
|
232
235
|
/**
|
|
@@ -268,7 +271,7 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
268
271
|
*/
|
|
269
272
|
DeleteRules(req: DeleteRulesRequest, cb?: (error: string, rep: DeleteRulesResponse) => void): Promise<DeleteRulesResponse>;
|
|
270
273
|
/**
|
|
271
|
-
*
|
|
274
|
+
* 查询四层代理实例下的转发规则列表。
|
|
272
275
|
*/
|
|
273
276
|
DescribeL4ProxyRules(req: DescribeL4ProxyRulesRequest, cb?: (error: string, rep: DescribeL4ProxyRulesResponse) => void): Promise<DescribeL4ProxyRulesResponse>;
|
|
274
277
|
/**
|
|
@@ -280,7 +283,7 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
280
283
|
*/
|
|
281
284
|
DescribeRules(req: DescribeRulesRequest, cb?: (error: string, rep: DescribeRulesResponse) => void): Promise<DescribeRulesResponse>;
|
|
282
285
|
/**
|
|
283
|
-
*
|
|
286
|
+
* 本接口为旧版,如需调用请尽快迁移至新版 [创建四层代理实例](https://cloud.tencent.com/document/product/1552/103417) 。
|
|
284
287
|
*/
|
|
285
288
|
CreateApplicationProxy(req: CreateApplicationProxyRequest, cb?: (error: string, rep: CreateApplicationProxyResponse) => void): Promise<CreateApplicationProxyResponse>;
|
|
286
289
|
/**
|
|
@@ -292,7 +295,8 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
292
295
|
*/
|
|
293
296
|
ModifyAliasDomain(req: ModifyAliasDomainRequest, cb?: (error: string, rep: ModifyAliasDomainResponse) => void): Promise<ModifyAliasDomainResponse>;
|
|
294
297
|
/**
|
|
295
|
-
*
|
|
298
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理转发规则
|
|
299
|
+
](https://cloud.tencent.com/document/product/1552/103410) 。
|
|
296
300
|
*/
|
|
297
301
|
ModifyApplicationProxyRule(req: ModifyApplicationProxyRuleRequest, cb?: (error: string, rep: ModifyApplicationProxyRuleResponse) => void): Promise<ModifyApplicationProxyRuleResponse>;
|
|
298
302
|
/**
|
|
@@ -346,7 +350,8 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
346
350
|
*/
|
|
347
351
|
DeleteSecurityIPGroup(req: DeleteSecurityIPGroupRequest, cb?: (error: string, rep: DeleteSecurityIPGroupResponse) => void): Promise<DeleteSecurityIPGroupResponse>;
|
|
348
352
|
/**
|
|
349
|
-
*
|
|
353
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [创建四层代理转发规则
|
|
354
|
+
](https://cloud.tencent.com/document/product/1552/103416) 。
|
|
350
355
|
*/
|
|
351
356
|
CreateApplicationProxyRule(req: CreateApplicationProxyRuleRequest, cb?: (error: string, rep: CreateApplicationProxyRuleResponse) => void): Promise<CreateApplicationProxyRuleResponse>;
|
|
352
357
|
/**
|
|
@@ -92,7 +92,8 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
92
92
|
return this.request("ModifyOriginGroup", req, cb);
|
|
93
93
|
}
|
|
94
94
|
/**
|
|
95
|
-
*
|
|
95
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [删除四层代理实例
|
|
96
|
+
](https://cloud.tencent.com/document/product/1552/103415) 。
|
|
96
97
|
*/
|
|
97
98
|
async DeleteApplicationProxy(req, cb) {
|
|
98
99
|
return this.request("DeleteApplicationProxy", req, cb);
|
|
@@ -116,7 +117,7 @@ class Client extends abstract_client_1.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,7 +173,8 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
172
173
|
return this.request("BindSecurityTemplateToEntity", req, cb);
|
|
173
174
|
}
|
|
174
175
|
/**
|
|
175
|
-
*
|
|
176
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理转发规则状态
|
|
177
|
+
](https://cloud.tencent.com/document/product/1552/103409) 。
|
|
176
178
|
*/
|
|
177
179
|
async ModifyApplicationProxyRuleStatus(req, cb) {
|
|
178
180
|
return this.request("ModifyApplicationProxyRuleStatus", req, cb);
|
|
@@ -316,7 +318,7 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
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 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
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,7 +354,8 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
352
354
|
return this.request("CreateConfigGroupVersion", req, cb);
|
|
353
355
|
}
|
|
354
356
|
/**
|
|
355
|
-
*
|
|
357
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理实例
|
|
358
|
+
](https://cloud.tencent.com/document/product/1552/103411) 。
|
|
356
359
|
*/
|
|
357
360
|
async ModifyApplicationProxy(req, cb) {
|
|
358
361
|
return this.request("ModifyApplicationProxy", req, cb);
|
|
@@ -414,7 +417,7 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
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 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
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,7 +453,8 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
450
453
|
return this.request("ModifyAliasDomain", req, cb);
|
|
451
454
|
}
|
|
452
455
|
/**
|
|
453
|
-
*
|
|
456
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [修改四层代理转发规则
|
|
457
|
+
](https://cloud.tencent.com/document/product/1552/103410) 。
|
|
454
458
|
*/
|
|
455
459
|
async ModifyApplicationProxyRule(req, cb) {
|
|
456
460
|
return this.request("ModifyApplicationProxyRule", req, cb);
|
|
@@ -530,7 +534,8 @@ CNAME 模式接入时,若您未完成站点归属权校验,本接口将为
|
|
|
530
534
|
return this.request("DeleteSecurityIPGroup", req, cb);
|
|
531
535
|
}
|
|
532
536
|
/**
|
|
533
|
-
*
|
|
537
|
+
* 本接口为旧版,如需调用请尽快迁移至新版,详情请参考 [创建四层代理转发规则
|
|
538
|
+
](https://cloud.tencent.com/document/product/1552/103416) 。
|
|
534
539
|
*/
|
|
535
540
|
async CreateApplicationProxyRule(req, cb) {
|
|
536
541
|
return this.request("CreateApplicationProxyRule", req, cb);
|
|
@@ -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请求参数结构体
|
|
@@ -455,8 +455,8 @@ export interface TextTranslateRequest {
|
|
|
455
455
|
/**
|
|
456
456
|
* 目标语言,各源语言的目标语言支持列表如下
|
|
457
457
|
|
|
458
|
-
<li> zh(简体中文):en(英语)、ja(日语)、ko(韩语)、fr(法语)、es(西班牙语)、it(意大利语)、de(德语)、tr(土耳其语)、ru(俄语)、pt(葡萄牙语)、vi(越南语)、id(印尼语)、th(泰语)、ms(马来语)</li>
|
|
459
|
-
<li>zh-TW(繁体中文):en(英语)、ja(日语)、ko(韩语)、fr(法语)、es(西班牙语)、it(意大利语)、de(德语)、tr(土耳其语)、ru(俄语)、pt(葡萄牙语)、vi(越南语)、id(印尼语)、th(泰语)、ms(马来语)</li>
|
|
458
|
+
<li> zh(简体中文):zh-TW(繁体中文)、en(英语)、ja(日语)、ko(韩语)、fr(法语)、es(西班牙语)、it(意大利语)、de(德语)、tr(土耳其语)、ru(俄语)、pt(葡萄牙语)、vi(越南语)、id(印尼语)、th(泰语)、ms(马来语)</li>
|
|
459
|
+
<li>zh-TW(繁体中文):zh(简体中文)、en(英语)、ja(日语)、ko(韩语)、fr(法语)、es(西班牙语)、it(意大利语)、de(德语)、tr(土耳其语)、ru(俄语)、pt(葡萄牙语)、vi(越南语)、id(印尼语)、th(泰语)、ms(马来语)</li>
|
|
460
460
|
<li>en(英语):zh(中文)、zh-TW(繁体中文)、ja(日语)、ko(韩语)、fr(法语)、es(西班牙语)、it(意大利语)、de(德语)、tr(土耳其语)、ru(俄语)、pt(葡萄牙语)、vi(越南语)、id(印尼语)、th(泰语)、ms(马来语)、ar(阿拉伯语)、hi(印地语)</li>
|
|
461
461
|
<li>ja(日语):zh(中文)、zh-TW(繁体中文)、en(英语)、ko(韩语)</li>
|
|
462
462
|
<li>ko(韩语):zh(中文)、zh-TW(繁体中文)、en(英语)、ja(日语)</li>
|