tencentcloud-sdk-nodejs 4.0.740 → 4.0.741
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 +192 -0
- package/SERVICE_CHANGELOG.md +272 -135
- package/package.json +1 -1
- package/products.md +14 -14
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ams/index.ts +2 -2
- package/src/services/billing/v20180709/billing_models.ts +4 -0
- package/src/services/bma/index.ts +2 -2
- package/src/services/btoe/index.ts +2 -2
- package/src/services/cvm/v20170312/cvm_client.ts +1 -0
- package/src/services/cvm/v20170312/cvm_models.ts +6 -2
- package/src/services/dbbrain/index.ts +2 -2
- package/src/services/dts/index.ts +2 -2
- package/src/services/es/v20180416/es_models.ts +41 -9
- package/src/services/ess/v20201111/ess_models.ts +20 -4
- package/src/services/essbasic/index.ts +2 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +20 -4
- package/src/services/iotcloud/index.ts +2 -2
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/mongodb/index.ts +2 -2
- package/src/services/organization/index.ts +2 -2
- package/src/services/tbaas/v20180416/tbaas_models.ts +12 -2
- package/src/services/tbp/index.ts +2 -2
- package/src/services/tcr/v20190924/tcr_client.ts +16 -8
- package/src/services/tdmq/v20200217/tdmq_models.ts +1 -1
- package/src/services/tem/index.ts +2 -2
- package/src/services/teo/index.ts +2 -2
- package/src/services/teo/v20220901/teo_models.ts +4 -5
- package/src/services/thpc/index.ts +2 -2
- package/src/services/tione/index.ts +2 -2
- package/src/services/tse/v20201207/tse_client.ts +42 -2
- package/src/services/tse/v20201207/tse_models.ts +205 -10
- package/src/services/vm/index.ts +2 -2
- package/src/services/wedata/v20210820/wedata_client.ts +21 -7
- package/src/services/wedata/v20210820/wedata_models.ts +115 -6
- package/src/services/yunsou/index.ts +2 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ams/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +4 -0
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +1 -0
- package/tencentcloud/services/cvm/v20170312/cvm_client.js +1 -0
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -2
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/dts/index.d.ts +4 -4
- package/tencentcloud/services/dts/index.js +2 -2
- package/tencentcloud/services/es/v20180416/es_models.d.ts +41 -9
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +20 -4
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +20 -4
- package/tencentcloud/services/iotcloud/index.d.ts +4 -4
- package/tencentcloud/services/iotcloud/index.js +2 -2
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/mongodb/index.d.ts +4 -4
- package/tencentcloud/services/mongodb/index.js +2 -2
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +12 -2
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/tcr/v20190924/tcr_client.d.ts +12 -4
- package/tencentcloud/services/tcr/v20190924/tcr_client.js +12 -4
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +1 -1
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/index.d.ts +4 -4
- package/tencentcloud/services/teo/index.js +2 -2
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +4 -5
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +13 -1
- package/tencentcloud/services/tse/v20201207/tse_client.js +18 -0
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +195 -10
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +7 -3
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +9 -3
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +111 -6
- package/tencentcloud/services/yunsou/index.d.ts +4 -4
- package/tencentcloud/services/yunsou/index.js +2 -2
- package/test/tse.v20201207.test.js +30 -0
- package/test/wedata.v20210820.test.js +12 -2
|
@@ -86,7 +86,9 @@ export declare class Client extends AbstractClient {
|
|
|
86
86
|
*/
|
|
87
87
|
DescribeReplicationInstanceCreateTasks(req: DescribeReplicationInstanceCreateTasksRequest, cb?: (error: string, rep: DescribeReplicationInstanceCreateTasksResponse) => void): Promise<DescribeReplicationInstanceCreateTasksResponse>;
|
|
88
88
|
/**
|
|
89
|
-
*
|
|
89
|
+
* 接口未使用
|
|
90
|
+
|
|
91
|
+
更新自定义账户
|
|
90
92
|
*/
|
|
91
93
|
ModifyCustomAccount(req: ModifyCustomAccountRequest, cb?: (error: string, rep: ModifyCustomAccountResponse) => void): Promise<ModifyCustomAccountResponse>;
|
|
92
94
|
/**
|
|
@@ -198,7 +200,9 @@ export declare class Client extends AbstractClient {
|
|
|
198
200
|
*/
|
|
199
201
|
DescribeRegions(req?: DescribeRegionsRequest, cb?: (error: string, rep: DescribeRegionsResponse) => void): Promise<DescribeRegionsResponse>;
|
|
200
202
|
/**
|
|
201
|
-
*
|
|
203
|
+
* 接口未使用
|
|
204
|
+
|
|
205
|
+
删除自定义账号
|
|
202
206
|
*/
|
|
203
207
|
DeleteCustomAccount(req: DeleteCustomAccountRequest, cb?: (error: string, rep: DeleteCustomAccountResponse) => void): Promise<DeleteCustomAccountResponse>;
|
|
204
208
|
/**
|
|
@@ -246,7 +250,9 @@ export declare class Client extends AbstractClient {
|
|
|
246
250
|
*/
|
|
247
251
|
CreateUserPersonal(req: CreateUserPersonalRequest, cb?: (error: string, rep: CreateUserPersonalResponse) => void): Promise<CreateUserPersonalResponse>;
|
|
248
252
|
/**
|
|
249
|
-
*
|
|
253
|
+
* 接口未使用
|
|
254
|
+
|
|
255
|
+
查询自定义账号
|
|
250
256
|
*/
|
|
251
257
|
DescribeCustomAccounts(req: DescribeCustomAccountsRequest, cb?: (error: string, rep: DescribeCustomAccountsResponse) => void): Promise<DescribeCustomAccountsResponse>;
|
|
252
258
|
/**
|
|
@@ -282,7 +288,9 @@ export declare class Client extends AbstractClient {
|
|
|
282
288
|
*/
|
|
283
289
|
DescribeChartDownloadInfo(req: DescribeChartDownloadInfoRequest, cb?: (error: string, rep: DescribeChartDownloadInfoResponse) => void): Promise<DescribeChartDownloadInfoResponse>;
|
|
284
290
|
/**
|
|
285
|
-
*
|
|
291
|
+
* 接口未使用
|
|
292
|
+
|
|
293
|
+
创建自定义账户
|
|
286
294
|
*/
|
|
287
295
|
CreateCustomAccount(req: CreateCustomAccountRequest, cb?: (error: string, rep: CreateCustomAccountResponse) => void): Promise<CreateCustomAccountResponse>;
|
|
288
296
|
/**
|
|
@@ -144,7 +144,9 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
144
144
|
return this.request("DescribeReplicationInstanceCreateTasks", req, cb);
|
|
145
145
|
}
|
|
146
146
|
/**
|
|
147
|
-
*
|
|
147
|
+
* 接口未使用
|
|
148
|
+
|
|
149
|
+
更新自定义账户
|
|
148
150
|
*/
|
|
149
151
|
async ModifyCustomAccount(req, cb) {
|
|
150
152
|
return this.request("ModifyCustomAccount", req, cb);
|
|
@@ -312,7 +314,9 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
312
314
|
return this.request("DescribeRegions", req, cb);
|
|
313
315
|
}
|
|
314
316
|
/**
|
|
315
|
-
*
|
|
317
|
+
* 接口未使用
|
|
318
|
+
|
|
319
|
+
删除自定义账号
|
|
316
320
|
*/
|
|
317
321
|
async DeleteCustomAccount(req, cb) {
|
|
318
322
|
return this.request("DeleteCustomAccount", req, cb);
|
|
@@ -384,7 +388,9 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
384
388
|
return this.request("CreateUserPersonal", req, cb);
|
|
385
389
|
}
|
|
386
390
|
/**
|
|
387
|
-
*
|
|
391
|
+
* 接口未使用
|
|
392
|
+
|
|
393
|
+
查询自定义账号
|
|
388
394
|
*/
|
|
389
395
|
async DescribeCustomAccounts(req, cb) {
|
|
390
396
|
return this.request("DescribeCustomAccounts", req, cb);
|
|
@@ -438,7 +444,9 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
438
444
|
return this.request("DescribeChartDownloadInfo", req, cb);
|
|
439
445
|
}
|
|
440
446
|
/**
|
|
441
|
-
*
|
|
447
|
+
* 接口未使用
|
|
448
|
+
|
|
449
|
+
创建自定义账户
|
|
442
450
|
*/
|
|
443
451
|
async CreateCustomAccount(req, cb) {
|
|
444
452
|
return this.request("CreateCustomAccount", req, cb);
|
|
@@ -2518,7 +2518,7 @@ export interface DescribeRocketMQClusterResponse {
|
|
|
2518
2518
|
*/
|
|
2519
2519
|
ClusterConfig?: RocketMQClusterConfig;
|
|
2520
2520
|
/**
|
|
2521
|
-
*
|
|
2521
|
+
* 集群最近使用量,即将废弃,请使用腾讯云可观测平台获取相关数据。
|
|
2522
2522
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2523
2523
|
*/
|
|
2524
2524
|
ClusterStats?: RocketMQClusterRecentStats;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const tem: {
|
|
2
|
-
v20201221: {
|
|
3
|
-
Client: typeof import("./v20201221/tem_client").Client;
|
|
4
|
-
Models: typeof import("./v20201221/tem_models");
|
|
5
|
-
};
|
|
6
2
|
v20210701: {
|
|
7
3
|
Client: typeof import("./v20210701/tem_client").Client;
|
|
8
4
|
Models: typeof import("./v20210701/tem_models");
|
|
9
5
|
};
|
|
6
|
+
v20201221: {
|
|
7
|
+
Client: typeof import("./v20201221/tem_client").Client;
|
|
8
|
+
Models: typeof import("./v20201221/tem_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.tem = void 0;
|
|
4
|
-
const v20201221_1 = require("./v20201221");
|
|
5
4
|
const v20210701_1 = require("./v20210701");
|
|
5
|
+
const v20201221_1 = require("./v20201221");
|
|
6
6
|
exports.tem = {
|
|
7
|
-
v20201221: v20201221_1.v20201221,
|
|
8
7
|
v20210701: v20210701_1.v20210701,
|
|
8
|
+
v20201221: v20201221_1.v20201221,
|
|
9
9
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const teo: {
|
|
2
|
-
v20220901: {
|
|
3
|
-
Client: typeof import("./v20220901/teo_client").Client;
|
|
4
|
-
Models: typeof import("./v20220901/teo_models");
|
|
5
|
-
};
|
|
6
2
|
v20220106: {
|
|
7
3
|
Client: typeof import("./v20220106/teo_client").Client;
|
|
8
4
|
Models: typeof import("./v20220106/teo_models");
|
|
9
5
|
};
|
|
6
|
+
v20220901: {
|
|
7
|
+
Client: typeof import("./v20220901/teo_client").Client;
|
|
8
|
+
Models: typeof import("./v20220901/teo_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.teo = void 0;
|
|
4
|
-
const v20220901_1 = require("./v20220901");
|
|
5
4
|
const v20220106_1 = require("./v20220106");
|
|
5
|
+
const v20220901_1 = require("./v20220901");
|
|
6
6
|
exports.teo = {
|
|
7
|
-
v20220901: v20220901_1.v20220901,
|
|
8
7
|
v20220106: v20220106_1.v20220106,
|
|
8
|
+
v20220901: v20220901_1.v20220901,
|
|
9
9
|
};
|
|
@@ -1309,11 +1309,11 @@ export interface DescribeRulesResponse {
|
|
|
1309
1309
|
/**
|
|
1310
1310
|
* 站点 ID。
|
|
1311
1311
|
*/
|
|
1312
|
-
ZoneId
|
|
1312
|
+
ZoneId?: string;
|
|
1313
1313
|
/**
|
|
1314
1314
|
* 规则列表,按规则执行顺序从先往后排序。
|
|
1315
1315
|
*/
|
|
1316
|
-
RuleItems
|
|
1316
|
+
RuleItems?: Array<RuleItem>;
|
|
1317
1317
|
/**
|
|
1318
1318
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1319
1319
|
*/
|
|
@@ -1828,8 +1828,7 @@ export interface ModifyApplicationProxyRequest {
|
|
|
1828
1828
|
SessionPersistTime?: number;
|
|
1829
1829
|
/**
|
|
1830
1830
|
* 四层代理模式,取值有:
|
|
1831
|
-
<li>
|
|
1832
|
-
<li>instance:表示实例模式。</li>不填写保持原有配置。
|
|
1831
|
+
<li>instance:表示实例模式。</li>不填写使用默认值instance。
|
|
1833
1832
|
*/
|
|
1834
1833
|
ProxyType?: string;
|
|
1835
1834
|
/**
|
|
@@ -6298,7 +6297,7 @@ export interface StandardDebug {
|
|
|
6298
6297
|
*/
|
|
6299
6298
|
Switch: string;
|
|
6300
6299
|
/**
|
|
6301
|
-
* 允许的客户端来源。支持填写
|
|
6300
|
+
* 允许的客户端来源。支持填写 IPv4 以及 IPv6 的 IP/IP 段。0.0.0.0/0 表示允许所有 IPv4 客户端进行调试,::/0 表示允许所有 IPv6 客户端进行调试。
|
|
6302
6301
|
*/
|
|
6303
6302
|
AllowClientIPList: Array<string>;
|
|
6304
6303
|
/**
|
|
@@ -3,12 +3,12 @@ export declare const thpc: {
|
|
|
3
3
|
Client: typeof import("./v20211109/thpc_client").Client;
|
|
4
4
|
Models: typeof import("./v20211109/thpc_models");
|
|
5
5
|
};
|
|
6
|
-
v20230321: {
|
|
7
|
-
Client: typeof import("./v20230321/thpc_client").Client;
|
|
8
|
-
Models: typeof import("./v20230321/thpc_models");
|
|
9
|
-
};
|
|
10
6
|
v20220401: {
|
|
11
7
|
Client: typeof import("./v20220401/thpc_client").Client;
|
|
12
8
|
Models: typeof import("./v20220401/thpc_models");
|
|
13
9
|
};
|
|
10
|
+
v20230321: {
|
|
11
|
+
Client: typeof import("./v20230321/thpc_client").Client;
|
|
12
|
+
Models: typeof import("./v20230321/thpc_models");
|
|
13
|
+
};
|
|
14
14
|
};
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.thpc = void 0;
|
|
4
4
|
const v20211109_1 = require("./v20211109");
|
|
5
|
-
const v20230321_1 = require("./v20230321");
|
|
6
5
|
const v20220401_1 = require("./v20220401");
|
|
6
|
+
const v20230321_1 = require("./v20230321");
|
|
7
7
|
exports.thpc = {
|
|
8
8
|
v20211109: v20211109_1.v20211109,
|
|
9
|
-
v20230321: v20230321_1.v20230321,
|
|
10
9
|
v20220401: v20220401_1.v20220401,
|
|
10
|
+
v20230321: v20230321_1.v20230321,
|
|
11
11
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const tione: {
|
|
2
|
-
v20211111: {
|
|
3
|
-
Client: typeof import("./v20211111/tione_client").Client;
|
|
4
|
-
Models: typeof import("./v20211111/tione_models");
|
|
5
|
-
};
|
|
6
2
|
v20191022: {
|
|
7
3
|
Client: typeof import("./v20191022/tione_client").Client;
|
|
8
4
|
Models: typeof import("./v20191022/tione_models");
|
|
9
5
|
};
|
|
6
|
+
v20211111: {
|
|
7
|
+
Client: typeof import("./v20211111/tione_client").Client;
|
|
8
|
+
Models: typeof import("./v20211111/tione_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.tione = void 0;
|
|
4
|
-
const v20211111_1 = require("./v20211111");
|
|
5
4
|
const v20191022_1 = require("./v20191022");
|
|
5
|
+
const v20211111_1 = require("./v20211111");
|
|
6
6
|
exports.tione = {
|
|
7
|
-
v20211111: v20211111_1.v20211111,
|
|
8
7
|
v20191022: v20191022_1.v20191022,
|
|
8
|
+
v20211111: v20211111_1.v20211111,
|
|
9
9
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { DescribeCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayServiceResponse, DeleteCloudNativeAPIGatewayRouteRateLimitResponse,
|
|
3
|
+
import { DescribeCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayServiceResponse, DeleteCloudNativeAPIGatewayRouteRateLimitResponse, DeleteWafDomainsRequest, DescribeCloudNativeAPIGatewayServiceRateLimitRequest, CreateCloudNativeAPIGatewayRequest, DescribeCloudNativeAPIGatewayNodesRequest, ModifyCloudNativeAPIGatewayRouteRequest, DescribeCloudNativeAPIGatewayUpstreamRequest, DeleteNativeGatewayServerGroupResponse, ModifyCloudNativeAPIGatewayCertificateResponse, CreateCloudNativeAPIGatewayRouteRateLimitResponse, DescribeSREInstanceAccessAddressResponse, ModifyCloudNativeAPIGatewayCanaryRuleResponse, DescribeUpstreamHealthCheckConfigRequest, CreateNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayCertificatesRequest, ModifyCloudNativeAPIGatewayResponse, CloseWafProtectionRequest, ModifyCloudNativeAPIGatewayServiceResponse, DescribeCloudNativeAPIGatewayNodesResponse, CreateCloudNativeAPIGatewayResponse, DescribeUpstreamHealthCheckConfigResponse, OpenWafProtectionResponse, DeleteCloudNativeAPIGatewayCertificateResponse, DeleteCloudNativeAPIGatewayCanaryRuleRequest, ModifyCloudNativeAPIGatewayRouteRateLimitRequest, DescribeNacosReplicasRequest, CreateCloudNativeAPIGatewayServiceRequest, ModifyCloudNativeAPIGatewayCertificateRequest, CreateWafDomainsResponse, DescribeCloudNativeAPIGatewayServicesRequest, DescribeCloudNativeAPIGatewayUpstreamResponse, DescribeCloudNativeAPIGatewayCertificatesResponse, UpdateEngineInternetAccessRequest, CreateCloudNativeAPIGatewayCanaryRuleResponse, DescribeSREInstancesRequest, DeleteEngineResponse, DescribeCloudNativeAPIGatewayRoutesResponse, DescribeWafProtectionResponse, DescribeZookeeperReplicasRequest, UpdateUpstreamTargetsRequest, DeleteCloudNativeAPIGatewayServiceResponse, DeleteCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayPortsResponse, CreateCloudNativeAPIGatewayRouteRateLimitRequest, DeleteNativeGatewayServerGroupRequest, ModifyCloudNativeAPIGatewayRouteResponse, DescribeNacosReplicasResponse, DeleteCloudNativeAPIGatewayServiceRateLimitRequest, ModifyUpstreamNodeStatusRequest, DescribeCloudNativeAPIGatewayConfigResponse, CreateCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayConfigRequest, DescribeCloudNativeAPIGatewaysRequest, DescribeNacosServerInterfacesResponse, DescribeCloudNativeAPIGatewayServiceRateLimitResponse, DeleteCloudNativeAPIGatewayServiceRequest, CreateCloudNativeAPIGatewayCertificateResponse, CreateCloudNativeAPIGatewayCanaryRuleRequest, ModifyNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayRouteRateLimitRequest, DescribeOneCloudNativeAPIGatewayServiceRequest, DescribeCloudNativeAPIGatewaysResponse, UpdateEngineInternetAccessResponse, UpdateCloudNativeAPIGatewaySpecRequest, DescribeCloudNativeAPIGatewayServicesResponse, DeleteCloudNativeAPIGatewayRouteRateLimitRequest, DeleteEngineRequest, DescribeWafDomainsResponse, ModifyCloudNativeAPIGatewayServiceRateLimitRequest, DescribeSREInstanceAccessAddressRequest, DescribeCloudNativeAPIGatewayCanaryRulesResponse, UpdateUpstreamTargetsResponse, DeleteCloudNativeAPIGatewayCertificateRequest, DeleteCloudNativeAPIGatewayServiceRateLimitResponse, CloseWafProtectionResponse, UpdateUpstreamHealthCheckConfigRequest, UpdateCloudNativeAPIGatewaySpecResponse, DescribeZookeeperServerInterfacesResponse, DescribeNativeGatewayServerGroupsRequest, DeleteCloudNativeAPIGatewayRequest, DescribeCloudNativeAPIGatewayCertificateDetailsResponse, UpdateCloudNativeAPIGatewayCertificateInfoRequest, DescribeOneCloudNativeAPIGatewayServiceResponse, ModifyCloudNativeAPIGatewayServiceRequest, DeleteCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayCertificateRequest, DescribeWafDomainsRequest, DescribeWafProtectionRequest, ModifyUpstreamNodeStatusResponse, DescribeZookeeperServerInterfacesRequest, DescribeCloudNativeAPIGatewayRouteRateLimitResponse, DescribeCloudNativeAPIGatewayRequest, DescribeNativeGatewayServerGroupsResponse, OpenWafProtectionRequest, DeleteCloudNativeAPIGatewayRouteRequest, DescribeCloudNativeAPIGatewayRoutesRequest, CreateEngineResponse, CreateCloudNativeAPIGatewayServiceRateLimitResponse, ModifyCloudNativeAPIGatewayServiceRateLimitResponse, DescribeNacosServerInterfacesRequest, UpdateUpstreamHealthCheckConfigResponse, DescribeSREInstancesResponse, DescribeCloudNativeAPIGatewayCertificateDetailsRequest, CreateWafDomainsRequest, CreateCloudNativeAPIGatewayRouteRequest, CreateNativeGatewayServerGroupResponse, CreateCloudNativeAPIGatewayServiceRateLimitRequest, DescribeZookeeperReplicasResponse, CreateEngineRequest, ModifyCloudNativeAPIGatewayCanaryRuleRequest, DeleteWafDomainsResponse, ModifyCloudNativeAPIGatewayRequest, ModifyCloudNativeAPIGatewayRouteRateLimitResponse, DescribeCloudNativeAPIGatewayCanaryRulesRequest, DeleteCloudNativeAPIGatewayCanaryRuleResponse, DescribeCloudNativeAPIGatewayPortsRequest, ModifyNativeGatewayServerGroupResponse, UpdateCloudNativeAPIGatewayCertificateInfoResponse } from "./tse_models";
|
|
4
4
|
/**
|
|
5
5
|
* tse client
|
|
6
6
|
* @class
|
|
@@ -59,6 +59,10 @@ export declare class Client extends AbstractClient {
|
|
|
59
59
|
* 修改云原生网关的灰度规则
|
|
60
60
|
*/
|
|
61
61
|
ModifyCloudNativeAPIGatewayCanaryRule(req: ModifyCloudNativeAPIGatewayCanaryRuleRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayCanaryRuleResponse) => void): Promise<ModifyCloudNativeAPIGatewayCanaryRuleResponse>;
|
|
62
|
+
/**
|
|
63
|
+
* 删除 WAF 防护域名
|
|
64
|
+
*/
|
|
65
|
+
DeleteWafDomains(req: DeleteWafDomainsRequest, cb?: (error: string, rep: DeleteWafDomainsResponse) => void): Promise<DeleteWafDomainsResponse>;
|
|
62
66
|
/**
|
|
63
67
|
* 删除云原生网关服务
|
|
64
68
|
*/
|
|
@@ -135,6 +139,10 @@ export declare class Client extends AbstractClient {
|
|
|
135
139
|
* 查询云原生网关的限流插件(路由)
|
|
136
140
|
*/
|
|
137
141
|
DescribeCloudNativeAPIGatewayRouteRateLimit(req: DescribeCloudNativeAPIGatewayRouteRateLimitRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayRouteRateLimitResponse) => void): Promise<DescribeCloudNativeAPIGatewayRouteRateLimitResponse>;
|
|
142
|
+
/**
|
|
143
|
+
* 获取 WAF 防护状态
|
|
144
|
+
*/
|
|
145
|
+
DescribeWafProtection(req: DescribeWafProtectionRequest, cb?: (error: string, rep: DescribeWafProtectionResponse) => void): Promise<DescribeWafProtectionResponse>;
|
|
138
146
|
/**
|
|
139
147
|
* 获取云原生API网关实例网络配置信息
|
|
140
148
|
*/
|
|
@@ -151,6 +159,10 @@ export declare class Client extends AbstractClient {
|
|
|
151
159
|
* 创建云原生网关的灰度规则
|
|
152
160
|
*/
|
|
153
161
|
CreateCloudNativeAPIGatewayCanaryRule(req: CreateCloudNativeAPIGatewayCanaryRuleRequest, cb?: (error: string, rep: CreateCloudNativeAPIGatewayCanaryRuleResponse) => void): Promise<CreateCloudNativeAPIGatewayCanaryRuleResponse>;
|
|
162
|
+
/**
|
|
163
|
+
* 获取 WAF 防护域名
|
|
164
|
+
*/
|
|
165
|
+
DescribeWafDomains(req: DescribeWafDomainsRequest, cb?: (error: string, rep: DescribeWafDomainsResponse) => void): Promise<DescribeWafDomainsResponse>;
|
|
154
166
|
/**
|
|
155
167
|
* 查询云原生网关单个证书详情
|
|
156
168
|
*/
|
|
@@ -105,6 +105,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
105
105
|
async ModifyCloudNativeAPIGatewayCanaryRule(req, cb) {
|
|
106
106
|
return this.request("ModifyCloudNativeAPIGatewayCanaryRule", req, cb);
|
|
107
107
|
}
|
|
108
|
+
/**
|
|
109
|
+
* 删除 WAF 防护域名
|
|
110
|
+
*/
|
|
111
|
+
async DeleteWafDomains(req, cb) {
|
|
112
|
+
return this.request("DeleteWafDomains", req, cb);
|
|
113
|
+
}
|
|
108
114
|
/**
|
|
109
115
|
* 删除云原生网关服务
|
|
110
116
|
*/
|
|
@@ -219,6 +225,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
219
225
|
async DescribeCloudNativeAPIGatewayRouteRateLimit(req, cb) {
|
|
220
226
|
return this.request("DescribeCloudNativeAPIGatewayRouteRateLimit", req, cb);
|
|
221
227
|
}
|
|
228
|
+
/**
|
|
229
|
+
* 获取 WAF 防护状态
|
|
230
|
+
*/
|
|
231
|
+
async DescribeWafProtection(req, cb) {
|
|
232
|
+
return this.request("DescribeWafProtection", req, cb);
|
|
233
|
+
}
|
|
222
234
|
/**
|
|
223
235
|
* 获取云原生API网关实例网络配置信息
|
|
224
236
|
*/
|
|
@@ -243,6 +255,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
243
255
|
async CreateCloudNativeAPIGatewayCanaryRule(req, cb) {
|
|
244
256
|
return this.request("CreateCloudNativeAPIGatewayCanaryRule", req, cb);
|
|
245
257
|
}
|
|
258
|
+
/**
|
|
259
|
+
* 获取 WAF 防护域名
|
|
260
|
+
*/
|
|
261
|
+
async DescribeWafDomains(req, cb) {
|
|
262
|
+
return this.request("DescribeWafDomains", req, cb);
|
|
263
|
+
}
|
|
246
264
|
/**
|
|
247
265
|
* 查询云原生网关单个证书详情
|
|
248
266
|
*/
|
|
@@ -84,21 +84,42 @@ export interface ApolloEnvParam {
|
|
|
84
84
|
EnvDesc?: string;
|
|
85
85
|
}
|
|
86
86
|
/**
|
|
87
|
-
*
|
|
87
|
+
* DeleteWafDomains请求参数结构体
|
|
88
88
|
*/
|
|
89
|
-
export interface
|
|
89
|
+
export interface DeleteWafDomainsRequest {
|
|
90
90
|
/**
|
|
91
91
|
* 网关ID
|
|
92
92
|
*/
|
|
93
93
|
GatewayId: string;
|
|
94
94
|
/**
|
|
95
|
-
*
|
|
95
|
+
* WAF 防护域名列表
|
|
96
96
|
*/
|
|
97
|
-
|
|
97
|
+
Domains: Array<string>;
|
|
98
|
+
}
|
|
99
|
+
/**
|
|
100
|
+
* 服务的 WAF 状态
|
|
101
|
+
*/
|
|
102
|
+
export interface ServiceWafStatus {
|
|
98
103
|
/**
|
|
99
|
-
*
|
|
104
|
+
* 服务的名字
|
|
105
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
100
106
|
*/
|
|
101
|
-
|
|
107
|
+
Name?: string;
|
|
108
|
+
/**
|
|
109
|
+
* 服务的 ID
|
|
110
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
111
|
+
*/
|
|
112
|
+
Id?: string;
|
|
113
|
+
/**
|
|
114
|
+
* 服务的类型
|
|
115
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
116
|
+
*/
|
|
117
|
+
Type?: string;
|
|
118
|
+
/**
|
|
119
|
+
* 服务是否开启 WAF 防护
|
|
120
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
121
|
+
*/
|
|
122
|
+
Status?: string;
|
|
102
123
|
}
|
|
103
124
|
/**
|
|
104
125
|
* DescribeCloudNativeAPIGatewayServiceRateLimit请求参数结构体
|
|
@@ -528,6 +549,15 @@ export interface QpsThreshold {
|
|
|
528
549
|
*/
|
|
529
550
|
Max: number;
|
|
530
551
|
}
|
|
552
|
+
/**
|
|
553
|
+
* ModifyCloudNativeAPIGateway返回参数结构体
|
|
554
|
+
*/
|
|
555
|
+
export interface ModifyCloudNativeAPIGatewayResponse {
|
|
556
|
+
/**
|
|
557
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
558
|
+
*/
|
|
559
|
+
RequestId?: string;
|
|
560
|
+
}
|
|
531
561
|
/**
|
|
532
562
|
* CloseWafProtection请求参数结构体
|
|
533
563
|
*/
|
|
@@ -1345,6 +1375,19 @@ export interface DescribeCloudNativeAPIGatewayRoutesResponse {
|
|
|
1345
1375
|
*/
|
|
1346
1376
|
RequestId?: string;
|
|
1347
1377
|
}
|
|
1378
|
+
/**
|
|
1379
|
+
* DescribeWafProtection返回参数结构体
|
|
1380
|
+
*/
|
|
1381
|
+
export interface DescribeWafProtectionResponse {
|
|
1382
|
+
/**
|
|
1383
|
+
* 保护状态
|
|
1384
|
+
*/
|
|
1385
|
+
Result?: DescribeWafProtectionResult;
|
|
1386
|
+
/**
|
|
1387
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1388
|
+
*/
|
|
1389
|
+
RequestId?: string;
|
|
1390
|
+
}
|
|
1348
1391
|
/**
|
|
1349
1392
|
* DescribeZookeeperReplicas请求参数结构体
|
|
1350
1393
|
*/
|
|
@@ -1388,6 +1431,16 @@ export interface DeleteCloudNativeAPIGatewayServiceResponse {
|
|
|
1388
1431
|
*/
|
|
1389
1432
|
RequestId?: string;
|
|
1390
1433
|
}
|
|
1434
|
+
/**
|
|
1435
|
+
* 获取WAF保护域名列表
|
|
1436
|
+
*/
|
|
1437
|
+
export interface DescribeWafDomainsResult {
|
|
1438
|
+
/**
|
|
1439
|
+
* WAF防护域名列表
|
|
1440
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1441
|
+
*/
|
|
1442
|
+
Domains?: Array<string>;
|
|
1443
|
+
}
|
|
1391
1444
|
/**
|
|
1392
1445
|
* 实例监听端口信息
|
|
1393
1446
|
*/
|
|
@@ -2567,6 +2620,20 @@ export interface DeleteEngineRequest {
|
|
|
2567
2620
|
*/
|
|
2568
2621
|
InstanceId: string;
|
|
2569
2622
|
}
|
|
2623
|
+
/**
|
|
2624
|
+
* DescribeWafDomains返回参数结构体
|
|
2625
|
+
*/
|
|
2626
|
+
export interface DescribeWafDomainsResponse {
|
|
2627
|
+
/**
|
|
2628
|
+
* 已被 WAF 防护域名
|
|
2629
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2630
|
+
*/
|
|
2631
|
+
Result?: DescribeWafDomainsResult;
|
|
2632
|
+
/**
|
|
2633
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2634
|
+
*/
|
|
2635
|
+
RequestId?: string;
|
|
2636
|
+
}
|
|
2570
2637
|
/**
|
|
2571
2638
|
* Zookeeper副本信息
|
|
2572
2639
|
*/
|
|
@@ -2769,6 +2836,23 @@ export interface CloseWafProtectionResponse {
|
|
|
2769
2836
|
*/
|
|
2770
2837
|
RequestId?: string;
|
|
2771
2838
|
}
|
|
2839
|
+
/**
|
|
2840
|
+
* UpdateUpstreamHealthCheckConfig请求参数结构体
|
|
2841
|
+
*/
|
|
2842
|
+
export interface UpdateUpstreamHealthCheckConfigRequest {
|
|
2843
|
+
/**
|
|
2844
|
+
* 网关ID
|
|
2845
|
+
*/
|
|
2846
|
+
GatewayId: string;
|
|
2847
|
+
/**
|
|
2848
|
+
* 网关服务名称
|
|
2849
|
+
*/
|
|
2850
|
+
Name: string;
|
|
2851
|
+
/**
|
|
2852
|
+
* 健康检查配置
|
|
2853
|
+
*/
|
|
2854
|
+
HealthCheckConfig: UpstreamHealthCheckConfig;
|
|
2855
|
+
}
|
|
2772
2856
|
/**
|
|
2773
2857
|
* 弹性伸缩配置指标
|
|
2774
2858
|
*/
|
|
@@ -3223,13 +3307,35 @@ export interface CreateCloudNativeAPIGatewayCertificateRequest {
|
|
|
3223
3307
|
Crt?: string;
|
|
3224
3308
|
}
|
|
3225
3309
|
/**
|
|
3226
|
-
*
|
|
3310
|
+
* DescribeWafDomains请求参数结构体
|
|
3227
3311
|
*/
|
|
3228
|
-
export interface
|
|
3312
|
+
export interface DescribeWafDomainsRequest {
|
|
3229
3313
|
/**
|
|
3230
|
-
*
|
|
3314
|
+
* 网关ID
|
|
3231
3315
|
*/
|
|
3232
|
-
|
|
3316
|
+
GatewayId: string;
|
|
3317
|
+
}
|
|
3318
|
+
/**
|
|
3319
|
+
* DescribeWafProtection请求参数结构体
|
|
3320
|
+
*/
|
|
3321
|
+
export interface DescribeWafProtectionRequest {
|
|
3322
|
+
/**
|
|
3323
|
+
* 网关ID
|
|
3324
|
+
*/
|
|
3325
|
+
GatewayId: string;
|
|
3326
|
+
/**
|
|
3327
|
+
* 防护资源的类型。
|
|
3328
|
+
- Global 实例
|
|
3329
|
+
- Service 服务
|
|
3330
|
+
- Route 路由
|
|
3331
|
+
- Object 对象
|
|
3332
|
+
* @deprecated
|
|
3333
|
+
*/
|
|
3334
|
+
Type?: string;
|
|
3335
|
+
/**
|
|
3336
|
+
* 防护资源类型列表,支持查询多个类型(Global、Service、Route、Object)。为空时,默认查询Global类型。
|
|
3337
|
+
*/
|
|
3338
|
+
TypeList?: Array<string>;
|
|
3233
3339
|
}
|
|
3234
3340
|
/**
|
|
3235
3341
|
* ModifyUpstreamNodeStatus返回参数结构体
|
|
@@ -3332,6 +3438,51 @@ export interface DescribeNativeGatewayServerGroupsResponse {
|
|
|
3332
3438
|
*/
|
|
3333
3439
|
RequestId?: string;
|
|
3334
3440
|
}
|
|
3441
|
+
/**
|
|
3442
|
+
* 路由 WAF 状态
|
|
3443
|
+
*/
|
|
3444
|
+
export interface RouteWafStatus {
|
|
3445
|
+
/**
|
|
3446
|
+
* 路由的名字
|
|
3447
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3448
|
+
*/
|
|
3449
|
+
Name?: string;
|
|
3450
|
+
/**
|
|
3451
|
+
* 路由的 ID
|
|
3452
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3453
|
+
*/
|
|
3454
|
+
Id?: string;
|
|
3455
|
+
/**
|
|
3456
|
+
* 路由是否开启 WAF 防护
|
|
3457
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3458
|
+
*/
|
|
3459
|
+
Status?: string;
|
|
3460
|
+
/**
|
|
3461
|
+
* 方法
|
|
3462
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3463
|
+
*/
|
|
3464
|
+
Methods?: Array<string>;
|
|
3465
|
+
/**
|
|
3466
|
+
* 路径
|
|
3467
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3468
|
+
*/
|
|
3469
|
+
Paths?: Array<string>;
|
|
3470
|
+
/**
|
|
3471
|
+
* 域名
|
|
3472
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3473
|
+
*/
|
|
3474
|
+
Hosts?: Array<string>;
|
|
3475
|
+
/**
|
|
3476
|
+
* 路由对应服务的名字
|
|
3477
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3478
|
+
*/
|
|
3479
|
+
ServiceName?: string;
|
|
3480
|
+
/**
|
|
3481
|
+
* 路由对应服务的ID
|
|
3482
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3483
|
+
*/
|
|
3484
|
+
ServiceId?: string;
|
|
3485
|
+
}
|
|
3335
3486
|
/**
|
|
3336
3487
|
* 定时伸缩配置参数
|
|
3337
3488
|
*/
|
|
@@ -4260,6 +4411,15 @@ export interface KongServiceRouteList {
|
|
|
4260
4411
|
*/
|
|
4261
4412
|
TotalCount?: number;
|
|
4262
4413
|
}
|
|
4414
|
+
/**
|
|
4415
|
+
* DeleteWafDomains返回参数结构体
|
|
4416
|
+
*/
|
|
4417
|
+
export interface DeleteWafDomainsResponse {
|
|
4418
|
+
/**
|
|
4419
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
4420
|
+
*/
|
|
4421
|
+
RequestId?: string;
|
|
4422
|
+
}
|
|
4263
4423
|
/**
|
|
4264
4424
|
* 创建云原生API网关响应结果。
|
|
4265
4425
|
*/
|
|
@@ -4452,6 +4612,31 @@ export interface UpdateCloudNativeAPIGatewayCertificateInfoResponse {
|
|
|
4452
4612
|
*/
|
|
4453
4613
|
RequestId?: string;
|
|
4454
4614
|
}
|
|
4615
|
+
/**
|
|
4616
|
+
* 获取WAF保护资源状态
|
|
4617
|
+
*/
|
|
4618
|
+
export interface DescribeWafProtectionResult {
|
|
4619
|
+
/**
|
|
4620
|
+
* 全局防护状态
|
|
4621
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4622
|
+
*/
|
|
4623
|
+
GlobalStatus?: string;
|
|
4624
|
+
/**
|
|
4625
|
+
* 服务防护状态
|
|
4626
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4627
|
+
*/
|
|
4628
|
+
ServicesStatus?: Array<ServiceWafStatus>;
|
|
4629
|
+
/**
|
|
4630
|
+
* 路由防护状态
|
|
4631
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4632
|
+
*/
|
|
4633
|
+
RouteStatus?: Array<RouteWafStatus>;
|
|
4634
|
+
/**
|
|
4635
|
+
* 对象防护状态
|
|
4636
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4637
|
+
*/
|
|
4638
|
+
ObjectStatus?: string;
|
|
4639
|
+
}
|
|
4455
4640
|
/**
|
|
4456
4641
|
* 云原生网关服务详细信息
|
|
4457
4642
|
*/
|
|
@@ -1,8 +1,4 @@
|
|
|
1
1
|
export declare const vm: {
|
|
2
|
-
v20200709: {
|
|
3
|
-
Client: typeof import("./v20200709/vm_client").Client;
|
|
4
|
-
Models: typeof import("./v20200709/vm_models");
|
|
5
|
-
};
|
|
6
2
|
v20210922: {
|
|
7
3
|
Client: typeof import("./v20210922/vm_client").Client;
|
|
8
4
|
Models: typeof import("./v20210922/vm_models");
|
|
@@ -11,4 +7,8 @@ export declare const vm: {
|
|
|
11
7
|
Client: typeof import("./v20201229/vm_client").Client;
|
|
12
8
|
Models: typeof import("./v20201229/vm_models");
|
|
13
9
|
};
|
|
10
|
+
v20200709: {
|
|
11
|
+
Client: typeof import("./v20200709/vm_client").Client;
|
|
12
|
+
Models: typeof import("./v20200709/vm_models");
|
|
13
|
+
};
|
|
14
14
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.vm = void 0;
|
|
4
|
-
const v20200709_1 = require("./v20200709");
|
|
5
4
|
const v20210922_1 = require("./v20210922");
|
|
6
5
|
const v20201229_1 = require("./v20201229");
|
|
6
|
+
const v20200709_1 = require("./v20200709");
|
|
7
7
|
exports.vm = {
|
|
8
|
-
v20200709: v20200709_1.v20200709,
|
|
9
8
|
v20210922: v20210922_1.v20210922,
|
|
10
9
|
v20201229: v20201229_1.v20201229,
|
|
10
|
+
v20200709: v20200709_1.v20200709,
|
|
11
11
|
};
|