tencentcloud-sdk-nodejs 4.0.708 → 4.0.709
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 +294 -0
- package/SERVICE_CHANGELOG.md +393 -137
- package/package.json +1 -1
- package/products.md +21 -21
- package/src/common/sdk_version.ts +1 -1
- package/src/services/btoe/index.ts +2 -2
- package/src/services/cbs/v20170312/cbs_models.ts +1 -1
- package/src/services/cdwpg/v20201230/cdwpg_client.ts +21 -8
- package/src/services/cdwpg/v20201230/cdwpg_models.ts +274 -205
- package/src/services/cii/index.ts +2 -2
- package/src/services/clb/v20180317/clb_client.ts +30 -17
- package/src/services/clb/v20180317/clb_models.ts +107 -52
- package/src/services/cloudstudio/index.ts +2 -2
- package/src/services/cme/v20191029/cme_models.ts +8 -0
- package/src/services/cwp/v20180228/cwp_client.ts +2 -2
- package/src/services/cwp/v20180228/cwp_models.ts +32 -2
- package/src/services/dlc/v20210125/dlc_client.ts +15 -3
- package/src/services/dlc/v20210125/dlc_models.ts +72 -57
- package/src/services/dts/index.ts +2 -2
- package/src/services/ess/v20201111/ess_client.ts +36 -2
- package/src/services/essbasic/v20210526/essbasic_client.ts +161 -8
- package/src/services/essbasic/v20210526/essbasic_models.ts +129 -51
- package/src/services/facefusion/index.ts +2 -2
- package/src/services/iotcloud/index.ts +2 -2
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/irp/index.ts +2 -2
- package/src/services/lcic/v20220817/lcic_client.ts +30 -1
- package/src/services/lcic/v20220817/lcic_models.ts +191 -23
- package/src/services/mgobe/index.ts +2 -2
- package/src/services/oceanus/v20190422/oceanus_client.ts +63 -3
- package/src/services/oceanus/v20190422/oceanus_models.ts +207 -55
- package/src/services/organization/v20210331/organization_client.ts +57 -9
- package/src/services/organization/v20210331/organization_models.ts +192 -74
- package/src/services/rce/v20201103/rce_models.ts +7 -7
- package/src/services/scf/v20180416/scf_models.ts +1 -1
- package/src/services/tbp/index.ts +2 -2
- package/src/services/tdmq/v20200217/tdmq_client.ts +14 -1
- package/src/services/tdmq/v20200217/tdmq_models.ts +95 -12
- package/src/services/teo/index.ts +2 -2
- package/src/services/tse/v20201207/tse_client.ts +13 -0
- package/src/services/tse/v20201207/tse_models.ts +56 -2
- package/src/services/tsw/index.ts +2 -2
- package/src/services/vm/index.ts +2 -2
- package/src/services/waf/v20180125/waf_client.ts +314 -277
- package/src/services/waf/v20180125/waf_models.ts +4528 -4307
- package/src/services/wedata/v20210820/wedata_models.ts +6 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +1 -1
- package/tencentcloud/services/cdwpg/v20201230/cdwpg_client.d.ts +5 -1
- package/tencentcloud/services/cdwpg/v20201230/cdwpg_client.js +6 -0
- package/tencentcloud/services/cdwpg/v20201230/cdwpg_models.d.ts +267 -201
- package/tencentcloud/services/cii/index.d.ts +4 -4
- package/tencentcloud/services/cii/index.js +2 -2
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +10 -6
- package/tencentcloud/services/clb/v20180317/clb_client.js +13 -7
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +104 -52
- package/tencentcloud/services/cloudstudio/index.d.ts +4 -4
- package/tencentcloud/services/cloudstudio/index.js +2 -2
- package/tencentcloud/services/cme/v20191029/cme_models.d.ts +8 -0
- package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +2 -2
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +32 -2
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +5 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +6 -0
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +70 -57
- package/tencentcloud/services/dts/index.d.ts +4 -4
- package/tencentcloud/services/dts/index.js +2 -2
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +34 -0
- package/tencentcloud/services/ess/v20201111/ess_client.js +34 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +158 -5
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +158 -5
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +126 -48
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- 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/irp/index.d.ts +4 -4
- package/tencentcloud/services/irp/index.js +2 -2
- package/tencentcloud/services/lcic/v20220817/lcic_client.d.ts +9 -1
- package/tencentcloud/services/lcic/v20220817/lcic_client.js +12 -0
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +182 -23
- package/tencentcloud/services/mgobe/index.d.ts +4 -4
- package/tencentcloud/services/mgobe/index.js +2 -2
- package/tencentcloud/services/oceanus/v20190422/oceanus_client.d.ts +21 -1
- package/tencentcloud/services/oceanus/v20190422/oceanus_client.js +30 -0
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +197 -55
- package/tencentcloud/services/organization/v20210331/organization_client.d.ts +17 -1
- package/tencentcloud/services/organization/v20210331/organization_client.js +24 -0
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +183 -73
- package/tencentcloud/services/rce/v20201103/rce_models.d.ts +7 -7
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +1 -1
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +5 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +6 -0
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +92 -12
- package/tencentcloud/services/teo/index.d.ts +4 -4
- package/tencentcloud/services/teo/index.js +2 -2
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +5 -1
- package/tencentcloud/services/tse/v20201207/tse_client.js +6 -0
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +53 -2
- package/tencentcloud/services/tsw/index.d.ts +4 -4
- package/tencentcloud/services/tsw/index.js +2 -2
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +15 -3
- package/tencentcloud/services/waf/v20180125/waf_client.js +21 -3
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +4298 -4084
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +6 -1
- package/test/cdwpg.v20201230.test.js +10 -0
- package/test/clb.v20180317.test.js +14 -4
- package/test/dlc.v20210125.test.js +10 -0
- package/test/lcic.v20220817.test.js +20 -0
- package/test/oceanus.v20190422.test.js +50 -0
- package/test/organization.v20210331.test.js +40 -0
- package/test/tdmq.v20200217.test.js +10 -0
- package/test/tse.v20201207.test.js +10 -0
- package/test/waf.v20180125.test.js +32 -2
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const teo: {
|
|
2
|
-
v20220106: {
|
|
3
|
-
Client: typeof import("./v20220106/teo_client").Client;
|
|
4
|
-
Models: typeof import("./v20220106/teo_models");
|
|
5
|
-
};
|
|
6
2
|
v20220901: {
|
|
7
3
|
Client: typeof import("./v20220901/teo_client").Client;
|
|
8
4
|
Models: typeof import("./v20220901/teo_models");
|
|
9
5
|
};
|
|
6
|
+
v20220106: {
|
|
7
|
+
Client: typeof import("./v20220106/teo_client").Client;
|
|
8
|
+
Models: typeof import("./v20220106/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 v20220106_1 = require("./v20220106");
|
|
5
4
|
const v20220901_1 = require("./v20220901");
|
|
5
|
+
const v20220106_1 = require("./v20220106");
|
|
6
6
|
exports.teo = {
|
|
7
|
-
v20220106: v20220106_1.v20220106,
|
|
8
7
|
v20220901: v20220901_1.v20220901,
|
|
8
|
+
v20220106: v20220106_1.v20220106,
|
|
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, DescribeCloudNativeAPIGatewayServiceRateLimitRequest, CreateCloudNativeAPIGatewayRequest, DescribeCloudNativeAPIGatewayNodesRequest, ModifyCloudNativeAPIGatewayRouteRequest, DeleteNativeGatewayServerGroupResponse, ModifyCloudNativeAPIGatewayCertificateResponse, CreateCloudNativeAPIGatewayRouteRateLimitResponse, DescribeSREInstanceAccessAddressResponse, ModifyCloudNativeAPIGatewayCanaryRuleResponse, CreateNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayCertificatesRequest, ModifyCloudNativeAPIGatewayServiceResponse, DescribeCloudNativeAPIGatewayNodesResponse, CreateCloudNativeAPIGatewayResponse, DeleteCloudNativeAPIGatewayCertificateResponse, DeleteCloudNativeAPIGatewayCanaryRuleRequest, ModifyCloudNativeAPIGatewayRouteRateLimitRequest, DescribeNacosReplicasRequest, CreateCloudNativeAPIGatewayServiceRequest, ModifyCloudNativeAPIGatewayCertificateRequest, DescribeCloudNativeAPIGatewayServicesRequest, DescribeCloudNativeAPIGatewayCertificatesResponse, UpdateEngineInternetAccessRequest, CreateCloudNativeAPIGatewayCanaryRuleResponse, DescribeSREInstancesRequest, DeleteEngineResponse, DescribeCloudNativeAPIGatewayRoutesResponse, DescribeZookeeperReplicasRequest, DeleteCloudNativeAPIGatewayServiceResponse, DeleteCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayPortsResponse, CreateCloudNativeAPIGatewayRouteRateLimitRequest, DeleteNativeGatewayServerGroupRequest, ModifyCloudNativeAPIGatewayRouteResponse, DescribeNacosReplicasResponse, DeleteCloudNativeAPIGatewayServiceRateLimitRequest, DescribeCloudNativeAPIGatewayConfigResponse, CreateCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayConfigRequest, DescribeCloudNativeAPIGatewaysRequest, DescribeNacosServerInterfacesResponse, DescribeCloudNativeAPIGatewayServiceRateLimitResponse, DeleteCloudNativeAPIGatewayServiceRequest, CreateCloudNativeAPIGatewayCertificateResponse, CreateCloudNativeAPIGatewayCanaryRuleRequest, ModifyNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayRouteRateLimitRequest, DescribeOneCloudNativeAPIGatewayServiceRequest, DescribeCloudNativeAPIGatewaysResponse, UpdateEngineInternetAccessResponse, UpdateCloudNativeAPIGatewaySpecRequest, DescribeCloudNativeAPIGatewayServicesResponse, DeleteCloudNativeAPIGatewayRouteRateLimitRequest, DeleteEngineRequest, ModifyCloudNativeAPIGatewayServiceRateLimitRequest, DescribeSREInstanceAccessAddressRequest, DescribeCloudNativeAPIGatewayCanaryRulesResponse, DeleteCloudNativeAPIGatewayCertificateRequest, DeleteCloudNativeAPIGatewayServiceRateLimitResponse, UpdateCloudNativeAPIGatewaySpecResponse, DescribeZookeeperServerInterfacesResponse, DescribeNativeGatewayServerGroupsRequest, DeleteCloudNativeAPIGatewayRequest, DescribeCloudNativeAPIGatewayCertificateDetailsResponse, UpdateCloudNativeAPIGatewayCertificateInfoRequest, DescribeOneCloudNativeAPIGatewayServiceResponse, ModifyCloudNativeAPIGatewayServiceRequest, DeleteCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayCertificateRequest, ModifyCloudNativeAPIGatewayResponse, DescribeZookeeperServerInterfacesRequest, DescribeCloudNativeAPIGatewayRouteRateLimitResponse, DescribeCloudNativeAPIGatewayRequest, DescribeNativeGatewayServerGroupsResponse, DeleteCloudNativeAPIGatewayRouteRequest, DescribeCloudNativeAPIGatewayRoutesRequest, CreateEngineResponse, CreateCloudNativeAPIGatewayServiceRateLimitResponse, ModifyCloudNativeAPIGatewayServiceRateLimitResponse, DescribeNacosServerInterfacesRequest, DescribeSREInstancesResponse, DescribeCloudNativeAPIGatewayCertificateDetailsRequest, CreateCloudNativeAPIGatewayRouteRequest, CreateNativeGatewayServerGroupResponse, CreateCloudNativeAPIGatewayServiceRateLimitRequest, DescribeZookeeperReplicasResponse, CreateEngineRequest, ModifyCloudNativeAPIGatewayCanaryRuleRequest, ModifyCloudNativeAPIGatewayRequest, ModifyCloudNativeAPIGatewayRouteRateLimitResponse, DescribeCloudNativeAPIGatewayCanaryRulesRequest, DeleteCloudNativeAPIGatewayCanaryRuleResponse, DescribeCloudNativeAPIGatewayPortsRequest, ModifyNativeGatewayServerGroupResponse, UpdateCloudNativeAPIGatewayCertificateInfoResponse } from "./tse_models";
|
|
3
|
+
import { DescribeCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayServiceResponse, DeleteCloudNativeAPIGatewayRouteRateLimitResponse, DescribeCloudNativeAPIGatewayServiceRateLimitRequest, CreateCloudNativeAPIGatewayRequest, DescribeCloudNativeAPIGatewayNodesRequest, ModifyCloudNativeAPIGatewayRouteRequest, DeleteNativeGatewayServerGroupResponse, ModifyCloudNativeAPIGatewayCertificateResponse, CreateCloudNativeAPIGatewayRouteRateLimitResponse, DescribeSREInstanceAccessAddressResponse, ModifyCloudNativeAPIGatewayCanaryRuleResponse, CreateNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayCertificatesRequest, ModifyCloudNativeAPIGatewayServiceResponse, DescribeCloudNativeAPIGatewayNodesResponse, CreateCloudNativeAPIGatewayResponse, DeleteCloudNativeAPIGatewayCertificateResponse, DeleteCloudNativeAPIGatewayCanaryRuleRequest, ModifyCloudNativeAPIGatewayRouteRateLimitRequest, DescribeNacosReplicasRequest, CreateCloudNativeAPIGatewayServiceRequest, ModifyCloudNativeAPIGatewayCertificateRequest, DescribeCloudNativeAPIGatewayServicesRequest, UpdateUpstreamTargetsResponse, DescribeCloudNativeAPIGatewayCertificatesResponse, UpdateEngineInternetAccessRequest, CreateCloudNativeAPIGatewayCanaryRuleResponse, DescribeSREInstancesRequest, DeleteEngineResponse, DescribeCloudNativeAPIGatewayRoutesResponse, DescribeZookeeperReplicasRequest, UpdateUpstreamTargetsRequest, DeleteCloudNativeAPIGatewayServiceResponse, DeleteCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayPortsResponse, CreateCloudNativeAPIGatewayRouteRateLimitRequest, DeleteNativeGatewayServerGroupRequest, ModifyCloudNativeAPIGatewayRouteResponse, DescribeNacosReplicasResponse, DeleteCloudNativeAPIGatewayServiceRateLimitRequest, DescribeCloudNativeAPIGatewayConfigResponse, CreateCloudNativeAPIGatewayRouteResponse, DescribeCloudNativeAPIGatewayConfigRequest, DescribeCloudNativeAPIGatewaysRequest, DescribeNacosServerInterfacesResponse, DescribeCloudNativeAPIGatewayServiceRateLimitResponse, DeleteCloudNativeAPIGatewayServiceRequest, CreateCloudNativeAPIGatewayCertificateResponse, CreateCloudNativeAPIGatewayCanaryRuleRequest, ModifyNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayRouteRateLimitRequest, DescribeOneCloudNativeAPIGatewayServiceRequest, DescribeCloudNativeAPIGatewaysResponse, UpdateEngineInternetAccessResponse, UpdateCloudNativeAPIGatewaySpecRequest, DescribeCloudNativeAPIGatewayServicesResponse, DeleteCloudNativeAPIGatewayRouteRateLimitRequest, DeleteEngineRequest, ModifyCloudNativeAPIGatewayServiceRateLimitRequest, DescribeSREInstanceAccessAddressRequest, DescribeCloudNativeAPIGatewayCanaryRulesResponse, DeleteCloudNativeAPIGatewayCertificateRequest, DeleteCloudNativeAPIGatewayServiceRateLimitResponse, UpdateCloudNativeAPIGatewaySpecResponse, DescribeZookeeperServerInterfacesResponse, DescribeNativeGatewayServerGroupsRequest, DeleteCloudNativeAPIGatewayRequest, DescribeCloudNativeAPIGatewayCertificateDetailsResponse, UpdateCloudNativeAPIGatewayCertificateInfoRequest, DescribeOneCloudNativeAPIGatewayServiceResponse, ModifyCloudNativeAPIGatewayServiceRequest, DeleteCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayCertificateRequest, ModifyCloudNativeAPIGatewayResponse, DescribeZookeeperServerInterfacesRequest, DescribeCloudNativeAPIGatewayRouteRateLimitResponse, DescribeCloudNativeAPIGatewayRequest, DescribeNativeGatewayServerGroupsResponse, DeleteCloudNativeAPIGatewayRouteRequest, DescribeCloudNativeAPIGatewayRoutesRequest, CreateEngineResponse, CreateCloudNativeAPIGatewayServiceRateLimitResponse, ModifyCloudNativeAPIGatewayServiceRateLimitResponse, DescribeNacosServerInterfacesRequest, DescribeSREInstancesResponse, DescribeCloudNativeAPIGatewayCertificateDetailsRequest, CreateCloudNativeAPIGatewayRouteRequest, CreateNativeGatewayServerGroupResponse, CreateCloudNativeAPIGatewayServiceRateLimitRequest, DescribeZookeeperReplicasResponse, CreateEngineRequest, ModifyCloudNativeAPIGatewayCanaryRuleRequest, ModifyCloudNativeAPIGatewayRequest, ModifyCloudNativeAPIGatewayRouteRateLimitResponse, DescribeCloudNativeAPIGatewayCanaryRulesRequest, DeleteCloudNativeAPIGatewayCanaryRuleResponse, DescribeCloudNativeAPIGatewayPortsRequest, ModifyNativeGatewayServerGroupResponse, UpdateCloudNativeAPIGatewayCertificateInfoResponse } from "./tse_models";
|
|
4
4
|
/**
|
|
5
5
|
* tse client
|
|
6
6
|
* @class
|
|
@@ -155,6 +155,10 @@ export declare class Client extends AbstractClient {
|
|
|
155
155
|
* 删除云原生API网关实例
|
|
156
156
|
*/
|
|
157
157
|
DeleteCloudNativeAPIGateway(req: DeleteCloudNativeAPIGatewayRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayResponse) => void): Promise<DeleteCloudNativeAPIGatewayResponse>;
|
|
158
|
+
/**
|
|
159
|
+
* 更新网关上游实例列表,仅支持IPList服务类型
|
|
160
|
+
*/
|
|
161
|
+
UpdateUpstreamTargets(req: UpdateUpstreamTargetsRequest, cb?: (error: string, rep: UpdateUpstreamTargetsResponse) => void): Promise<UpdateUpstreamTargetsResponse>;
|
|
158
162
|
/**
|
|
159
163
|
* 删除云原生网关证书
|
|
160
164
|
*/
|
|
@@ -249,6 +249,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
249
249
|
async DeleteCloudNativeAPIGateway(req, cb) {
|
|
250
250
|
return this.request("DeleteCloudNativeAPIGateway", req, cb);
|
|
251
251
|
}
|
|
252
|
+
/**
|
|
253
|
+
* 更新网关上游实例列表,仅支持IPList服务类型
|
|
254
|
+
*/
|
|
255
|
+
async UpdateUpstreamTargets(req, cb) {
|
|
256
|
+
return this.request("UpdateUpstreamTargets", req, cb);
|
|
257
|
+
}
|
|
252
258
|
/**
|
|
253
259
|
* 删除云原生网关证书
|
|
254
260
|
*/
|
|
@@ -28,6 +28,11 @@ export interface DescribeCloudNativeAPIGatewayResponse {
|
|
|
28
28
|
* CreateCloudNativeAPIGatewayService返回参数结构体
|
|
29
29
|
*/
|
|
30
30
|
export interface CreateCloudNativeAPIGatewayServiceResponse {
|
|
31
|
+
/**
|
|
32
|
+
* 网关服务创建结果
|
|
33
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
34
|
+
*/
|
|
35
|
+
Result?: CreateGatewayServiceResult;
|
|
31
36
|
/**
|
|
32
37
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
33
38
|
*/
|
|
@@ -997,6 +1002,20 @@ export interface DescribeCloudNativeAPIGatewayServicesRequest {
|
|
|
997
1002
|
*/
|
|
998
1003
|
Filters?: Array<ListFilter>;
|
|
999
1004
|
}
|
|
1005
|
+
/**
|
|
1006
|
+
* UpdateUpstreamTargets返回参数结构体
|
|
1007
|
+
*/
|
|
1008
|
+
export interface UpdateUpstreamTargetsResponse {
|
|
1009
|
+
/**
|
|
1010
|
+
* 是否更新成功
|
|
1011
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1012
|
+
*/
|
|
1013
|
+
Result?: boolean;
|
|
1014
|
+
/**
|
|
1015
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1016
|
+
*/
|
|
1017
|
+
RequestId?: string;
|
|
1018
|
+
}
|
|
1000
1019
|
/**
|
|
1001
1020
|
* DescribeCloudNativeAPIGatewayCertificates返回参数结构体
|
|
1002
1021
|
*/
|
|
@@ -1098,6 +1117,16 @@ export interface DescribeSREInstancesRequest {
|
|
|
1098
1117
|
*/
|
|
1099
1118
|
QuerySource?: string;
|
|
1100
1119
|
}
|
|
1120
|
+
/**
|
|
1121
|
+
* 创建云原生网关服务结果
|
|
1122
|
+
*/
|
|
1123
|
+
export interface CreateGatewayServiceResult {
|
|
1124
|
+
/**
|
|
1125
|
+
* 网关服务ID
|
|
1126
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1127
|
+
*/
|
|
1128
|
+
ServiceId?: string;
|
|
1129
|
+
}
|
|
1101
1130
|
/**
|
|
1102
1131
|
* 云原生网关证书
|
|
1103
1132
|
*/
|
|
@@ -1161,6 +1190,23 @@ export interface DescribeZookeeperReplicasRequest {
|
|
|
1161
1190
|
*/
|
|
1162
1191
|
Offset?: number;
|
|
1163
1192
|
}
|
|
1193
|
+
/**
|
|
1194
|
+
* UpdateUpstreamTargets请求参数结构体
|
|
1195
|
+
*/
|
|
1196
|
+
export interface UpdateUpstreamTargetsRequest {
|
|
1197
|
+
/**
|
|
1198
|
+
* 网关实例ID
|
|
1199
|
+
*/
|
|
1200
|
+
GatewayId: string;
|
|
1201
|
+
/**
|
|
1202
|
+
* 服务名称或ID
|
|
1203
|
+
*/
|
|
1204
|
+
Name: string;
|
|
1205
|
+
/**
|
|
1206
|
+
* 实例列表
|
|
1207
|
+
*/
|
|
1208
|
+
Targets?: Array<KongTarget>;
|
|
1209
|
+
}
|
|
1164
1210
|
/**
|
|
1165
1211
|
* DeleteCloudNativeAPIGatewayService返回参数结构体
|
|
1166
1212
|
*/
|
|
@@ -2593,10 +2639,15 @@ export interface CloudNativeAPIGatewayConfig {
|
|
|
2593
2639
|
*/
|
|
2594
2640
|
Description?: string;
|
|
2595
2641
|
/**
|
|
2596
|
-
*
|
|
2642
|
+
* 负载均衡的规格类型
|
|
2597
2643
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2598
2644
|
*/
|
|
2599
2645
|
SlaType?: string;
|
|
2646
|
+
/**
|
|
2647
|
+
* clb规格名称
|
|
2648
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2649
|
+
*/
|
|
2650
|
+
SlaName?: string;
|
|
2600
2651
|
/**
|
|
2601
2652
|
* clb vip
|
|
2602
2653
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -3053,7 +3104,7 @@ export interface InternetConfig {
|
|
|
3053
3104
|
*/
|
|
3054
3105
|
Description?: string;
|
|
3055
3106
|
/**
|
|
3056
|
-
*
|
|
3107
|
+
* 负载均衡的规格类型,支持clb.c2.medium、clb.c3.small、clb.c3.medium、clb.c4.small、clb.c4.medium、clb.c4.large、clb.c4.xlarge,不传为共享型。
|
|
3057
3108
|
*/
|
|
3058
3109
|
SlaType?: string;
|
|
3059
3110
|
/**
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const tsw: {
|
|
2
|
-
v20210412: {
|
|
3
|
-
Client: typeof import("./v20210412/tsw_client").Client;
|
|
4
|
-
Models: typeof import("./v20210412/tsw_models");
|
|
5
|
-
};
|
|
6
2
|
v20200924: {
|
|
7
3
|
Client: typeof import("./v20200924/tsw_client").Client;
|
|
8
4
|
Models: typeof import("./v20200924/tsw_models");
|
|
9
5
|
};
|
|
6
|
+
v20210412: {
|
|
7
|
+
Client: typeof import("./v20210412/tsw_client").Client;
|
|
8
|
+
Models: typeof import("./v20210412/tsw_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.tsw = void 0;
|
|
4
|
-
const v20210412_1 = require("./v20210412");
|
|
5
4
|
const v20200924_1 = require("./v20200924");
|
|
5
|
+
const v20210412_1 = require("./v20210412");
|
|
6
6
|
exports.tsw = {
|
|
7
|
-
v20210412: v20210412_1.v20210412,
|
|
8
7
|
v20200924: v20200924_1.v20200924,
|
|
8
|
+
v20210412: v20210412_1.v20210412,
|
|
9
9
|
};
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
export declare const vm: {
|
|
2
|
+
v20210922: {
|
|
3
|
+
Client: typeof import("./v20210922/vm_client").Client;
|
|
4
|
+
Models: typeof import("./v20210922/vm_models");
|
|
5
|
+
};
|
|
2
6
|
v20200709: {
|
|
3
7
|
Client: typeof import("./v20200709/vm_client").Client;
|
|
4
8
|
Models: typeof import("./v20200709/vm_models");
|
|
@@ -7,8 +11,4 @@ export declare const vm: {
|
|
|
7
11
|
Client: typeof import("./v20201229/vm_client").Client;
|
|
8
12
|
Models: typeof import("./v20201229/vm_models");
|
|
9
13
|
};
|
|
10
|
-
v20210922: {
|
|
11
|
-
Client: typeof import("./v20210922/vm_client").Client;
|
|
12
|
-
Models: typeof import("./v20210922/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 v20210922_1 = require("./v20210922");
|
|
4
5
|
const v20200709_1 = require("./v20200709");
|
|
5
6
|
const v20201229_1 = require("./v20201229");
|
|
6
|
-
const v20210922_1 = require("./v20210922");
|
|
7
7
|
exports.vm = {
|
|
8
|
+
v20210922: v20210922_1.v20210922,
|
|
8
9
|
v20200709: v20200709_1.v20200709,
|
|
9
10
|
v20201229: v20201229_1.v20201229,
|
|
10
|
-
v20210922: v20210922_1.v20210922,
|
|
11
11
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import {
|
|
3
|
+
import { ModifyWebshellStatusRequest, DescribeUserClbWafRegionsResponse, AddAntiFakeUrlRequest, DescribePeakValueResponse, DeleteHostRequest, DescribeCertificateVerifyResultResponse, ModifyUserSignatureRuleResponse, ModifyInstanceNameResponse, DescribeWafAutoDenyRulesRequest, GenerateDealsAndPayNewRequest, DeleteCustomWhiteRuleResponse, ModifyHostModeResponse, GetAttackDownloadRecordsRequest, DescribeDomainRulesRequest, DeleteDownloadRecordRequest, DeleteAccessExportResponse, AddAntiInfoLeakRulesRequest, DeleteAttackWhiteRuleResponse, DescribeWebshellStatusRequest, GetAttackHistogramResponse, DeleteSpartaProtectionResponse, SwitchDomainRulesRequest, ModifyApiAnalyzeStatusResponse, ModifyAttackWhiteRuleRequest, ModifyCustomRuleResponse, FreshAntiFakeUrlRequest, ModifyAreaBanStatusRequest, DescribeSessionRequest, DescribePolicyStatusRequest, DescribeAccessFastAnalysisRequest, DeleteIpAccessControlRequest, DescribeDomainCountInfoResponse, ModifyHostModeRequest, DescribeCiphersDetailResponse, DescribeCustomRuleListRequest, PostAttackDownloadTaskResponse, DescribeAttackWhiteRuleRequest, AddSpartaProtectionResponse, DescribeUserDomainInfoRequest, DescribeHostResponse, ModifyWafAutoDenyRulesResponse, DescribeUserSignatureRuleResponse, UpsertCCRuleResponse, DescribeHostRequest, DeleteCustomRuleRequest, DescribeHostsRequest, ModifyCustomWhiteRuleStatusRequest, DescribeFindDomainListRequest, ModifyInstanceElasticModeResponse, DescribeCustomWhiteRuleResponse, ModifySpartaProtectionRequest, DeleteAttackDownloadRecordRequest, DescribeAntiFakeRulesRequest, DescribeVipInfoRequest, DescribeFindDomainListResponse, DeleteSessionResponse, ModifyWafAutoDenyStatusResponse, DescribeAccessIndexResponse, ModifyUserSignatureRuleRequest, ModifyWafThreatenIntelligenceResponse, DescribeUserDomainInfoResponse, ModifyAntiInfoLeakRulesResponse, AddCustomWhiteRuleResponse, SwitchElasticModeRequest, DescribeAntiFakeUrlRequest, DeleteAttackWhiteRuleRequest, DescribeHostsResponse, DescribeAccessIndexRequest, DescribeDomainsResponse, AddAntiFakeUrlResponse, ModifySpartaProtectionResponse, DescribeUserCdcClbWafRegionsResponse, SwitchElasticModeResponse, PostAttackDownloadTaskRequest, ModifyAntiFakeUrlStatusRequest, ModifyWafAutoDenyStatusRequest, ModifyAccessPeriodResponse, ModifyAttackWhiteRuleResponse, SearchAccessLogResponse, DescribeAntiInfoLeakageRulesRequest, CreateHostResponse, ModifyBotStatusRequest, ModifyHostFlowModeRequest, CreateHostRequest, GetInstanceQpsLimitResponse, ModifyCustomWhiteRuleResponse, DescribePortsRequest, DescribeWafAutoDenyStatusResponse, DescribeTlsVersionRequest, DescribeDomainDetailsSaasRequest, DescribeDomainCountInfoRequest, DescribeDomainWhiteRulesRequest, DescribePeakPointsResponse, ModifyInstanceRenewFlagRequest, DeleteIpAccessControlResponse, DescribeWafInfoResponse, AddAttackWhiteRuleRequest, DescribeAntiFakeUrlResponse, DescribeIpAccessControlRequest, ModifyWafThreatenIntelligenceRequest, ModifyInstanceQpsLimitResponse, DescribeIpHitItemsRequest, DescribeUserSignatureRuleRequest, DescribeUserClbWafRegionsRequest, AddAntiInfoLeakRulesResponse, DescribeWafThreatenIntelligenceResponse, AddDomainWhiteRuleRequest, DeleteAntiInfoLeakRuleResponse, DescribeRuleLimitResponse, CreateAccessExportResponse, ModifyHostRequest, DescribeHistogramResponse, RefreshAccessCheckResultResponse, ModifyUserLevelResponse, CreateAccessExportRequest, DescribeAutoDenyIPResponse, DescribeAntiInfoLeakRulesResponse, DescribeIpHitItemsResponse, ModifyHostResponse, DescribeCertificateVerifyResultRequest, DescribeUserCdcClbWafRegionsRequest, DeleteAttackDownloadRecordResponse, DescribeFlowTrendRequest, DescribeWafAutoDenyStatusRequest, AddDomainWhiteRuleResponse, DescribeIpAccessControlResponse, ModifyProtectionStatusRequest, DescribeInstancesResponse, UpsertSessionResponse, DeleteHostResponse, DeleteSessionRequest, SearchAttackLogRequest, AddCustomRuleResponse, DescribeFlowTrendResponse, UpsertIpAccessControlRequest, ModifyObjectRequest, DescribeAccessExportsRequest, DescribeCustomWhiteRuleRequest, DeleteAntiFakeUrlResponse, DescribeUserLevelResponse, DescribeCustomRuleListResponse, GetInstanceQpsLimitRequest, ModifyUserLevelRequest, SwitchDomainRulesResponse, ModifyInstanceQpsLimitRequest, FreshAntiFakeUrlResponse, DeleteSpartaProtectionRequest, DescribeAntiFakeRulesResponse, DescribeWafInfoRequest, GetAttackTotalCountRequest, DeleteDomainWhiteRulesResponse, DescribeAttackOverviewResponse, AddCustomWhiteRuleRequest, DescribeDomainDetailsClbRequest, ModifyDomainsCLSStatusResponse, ModifyBotStatusResponse, ModifyCustomRuleStatusResponse, ModifyHostStatusResponse, ModifyCustomRuleStatusRequest, ModifySpartaProtectionModeRequest, DescribeAttackOverviewRequest, DescribeUserLevelRequest, ModifyAntiFakeUrlResponse, DescribeBatchIpAccessControlRequest, DescribeInstancesRequest, ModifyAntiInfoLeakRulesRequest, DescribeBatchIpAccessControlResponse, DescribeDomainDetailsSaasResponse, ModifyApiAnalyzeStatusRequest, ModifyAntiInfoLeakRuleStatusResponse, ModifyAreaBanStatusResponse, ModifyWafAutoDenyRulesRequest, DescribeAccessFastAnalysisResponse, ModifyDomainIpv6StatusResponse, DescribeHostLimitResponse, DeleteAntiFakeUrlRequest, DescribeSpartaProtectionInfoRequest, ModifyWebshellStatusResponse, GenerateDealsAndPayNewResponse, DescribeCCRuleRequest, DescribeCCRuleListResponse, GetAttackDownloadRecordsResponse, DescribeAccessHistogramResponse, DescribeTopAttackDomainResponse, UpsertIpAccessControlResponse, DescribeAccessHistogramRequest, DescribeWafThreatenIntelligenceRequest, DescribeAccessExportsResponse, DeleteCustomRuleResponse, DescribeHistogramRequest, DeleteCCRuleResponse, UpsertCCRuleRequest, ModifyAntiInfoLeakRuleStatusRequest, ModifyProtectionStatusResponse, DescribeDomainsRequest, SearchAttackLogResponse, RefreshAccessCheckResultRequest, DescribeSpartaProtectionInfoResponse, ModifyModuleStatusRequest, ModifyInstanceNameRequest, DescribePortsResponse, ModifyCustomRuleRequest, ModifyDomainWhiteRuleRequest, DescribePeakPointsRequest, ModifyHostFlowModeResponse, DescribeCiphersDetailRequest, ModifyDomainIpv6StatusRequest, DescribeAntiInfoLeakageRulesResponse, GetAttackHistogramRequest, DescribeAttackTypeRequest, ModifyCustomWhiteRuleRequest, DeleteCustomWhiteRuleRequest, ModifyInstanceRenewFlagResponse, AddAttackWhiteRuleResponse, DescribeAutoDenyIPRequest, AddSpartaProtectionRequest, ModifyModuleStatusResponse, DescribeAntiInfoLeakRulesRequest, DeleteDomainWhiteRulesRequest, DescribeDomainVerifyResultRequest, ModifySpartaProtectionModeResponse, ModifyCustomWhiteRuleStatusResponse, DescribeTopAttackDomainRequest, DeleteDownloadRecordResponse, ModifyAccessPeriodRequest, DescribePeakValueRequest, DescribeDomainDetailsClbResponse, DescribePolicyStatusResponse, GetAttackTotalCountResponse, DescribeDomainRulesResponse, DescribeCCRuleListRequest, DescribeDomainVerifyResultResponse, AddCustomRuleRequest, DescribeWafAutoDenyRulesResponse, DeleteCCRuleRequest, DescribeAttackTypeResponse, DescribeCCRuleResponse, ModifyDomainWhiteRuleResponse, ModifyObjectResponse, ModifyAntiFakeUrlStatusResponse, ModifyAntiFakeUrlRequest, ModifyInstanceElasticModeRequest, DescribeWebshellStatusResponse, DeleteAntiInfoLeakRuleRequest, DescribeVipInfoResponse, DescribeRuleLimitRequest, ModifyDomainsCLSStatusRequest, DeleteAccessExportRequest, DescribeTlsVersionResponse, DescribeDomainWhiteRulesResponse, DescribeSessionResponse, UpsertSessionRequest, DescribeHostLimitRequest, DescribeObjectsResponse, SearchAccessLogRequest, DescribeAttackWhiteRuleResponse, DescribeObjectsRequest, ModifyHostStatusRequest } from "./waf_models";
|
|
4
4
|
/**
|
|
5
5
|
* waf client
|
|
6
6
|
* @class
|
|
@@ -49,6 +49,10 @@ export declare class Client extends AbstractClient {
|
|
|
49
49
|
* 设置套餐实例的弹性qps上限
|
|
50
50
|
*/
|
|
51
51
|
ModifyInstanceQpsLimit(req: ModifyInstanceQpsLimitRequest, cb?: (error: string, rep: ModifyInstanceQpsLimitResponse) => void): Promise<ModifyInstanceQpsLimitResponse>;
|
|
52
|
+
/**
|
|
53
|
+
* waf斯巴达-获取防护域名信息
|
|
54
|
+
*/
|
|
55
|
+
DescribeSpartaProtectionInfo(req: DescribeSpartaProtectionInfoRequest, cb?: (error: string, rep: DescribeSpartaProtectionInfoResponse) => void): Promise<DescribeSpartaProtectionInfoResponse>;
|
|
52
56
|
/**
|
|
53
57
|
* 接口已废弃
|
|
54
58
|
|
|
@@ -119,6 +123,10 @@ export declare class Client extends AbstractClient {
|
|
|
119
123
|
* 查询多种条件的聚类分析
|
|
120
124
|
*/
|
|
121
125
|
DescribeHistogram(req: DescribeHistogramRequest, cb?: (error: string, rep: DescribeHistogramResponse) => void): Promise<DescribeHistogramResponse>;
|
|
126
|
+
/**
|
|
127
|
+
* 获取域名的webshell状态
|
|
128
|
+
*/
|
|
129
|
+
DescribeWebshellStatus(req: DescribeWebshellStatusRequest, cb?: (error: string, rep: DescribeWebshellStatusResponse) => void): Promise<DescribeWebshellStatusResponse>;
|
|
122
130
|
/**
|
|
123
131
|
* 获取域名的规则白名单
|
|
124
132
|
*/
|
|
@@ -206,9 +214,9 @@ export declare class Client extends AbstractClient {
|
|
|
206
214
|
*/
|
|
207
215
|
ModifyInstanceRenewFlag(req: ModifyInstanceRenewFlagRequest, cb?: (error: string, rep: ModifyInstanceRenewFlagResponse) => void): Promise<ModifyInstanceRenewFlagResponse>;
|
|
208
216
|
/**
|
|
209
|
-
*
|
|
217
|
+
* 获取用户防护规则等级
|
|
210
218
|
*/
|
|
211
|
-
|
|
219
|
+
DescribeUserLevel(req: DescribeUserLevelRequest, cb?: (error: string, rep: DescribeUserLevelResponse) => void): Promise<DescribeUserLevelResponse>;
|
|
212
220
|
/**
|
|
213
221
|
* Waf CC V2 Query接口
|
|
214
222
|
*/
|
|
@@ -432,6 +440,10 @@ export declare class Client extends AbstractClient {
|
|
|
432
440
|
* 供用户控制台调用,修改Tiga规则引擎白名单。
|
|
433
441
|
*/
|
|
434
442
|
ModifyAttackWhiteRule(req: ModifyAttackWhiteRuleRequest, cb?: (error: string, rep: ModifyAttackWhiteRuleResponse) => void): Promise<ModifyAttackWhiteRuleResponse>;
|
|
443
|
+
/**
|
|
444
|
+
* 查询单个saaswaf域名详情
|
|
445
|
+
*/
|
|
446
|
+
DescribeDomainDetailsSaas(req: DescribeDomainDetailsSaasRequest, cb?: (error: string, rep: DescribeDomainDetailsSaasResponse) => void): Promise<DescribeDomainDetailsSaasResponse>;
|
|
435
447
|
/**
|
|
436
448
|
* 修改用户防护规则,开启关闭具体的某条规则
|
|
437
449
|
*/
|
|
@@ -89,6 +89,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
89
89
|
async ModifyInstanceQpsLimit(req, cb) {
|
|
90
90
|
return this.request("ModifyInstanceQpsLimit", req, cb);
|
|
91
91
|
}
|
|
92
|
+
/**
|
|
93
|
+
* waf斯巴达-获取防护域名信息
|
|
94
|
+
*/
|
|
95
|
+
async DescribeSpartaProtectionInfo(req, cb) {
|
|
96
|
+
return this.request("DescribeSpartaProtectionInfo", req, cb);
|
|
97
|
+
}
|
|
92
98
|
/**
|
|
93
99
|
* 接口已废弃
|
|
94
100
|
|
|
@@ -193,6 +199,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
193
199
|
async DescribeHistogram(req, cb) {
|
|
194
200
|
return this.request("DescribeHistogram", req, cb);
|
|
195
201
|
}
|
|
202
|
+
/**
|
|
203
|
+
* 获取域名的webshell状态
|
|
204
|
+
*/
|
|
205
|
+
async DescribeWebshellStatus(req, cb) {
|
|
206
|
+
return this.request("DescribeWebshellStatus", req, cb);
|
|
207
|
+
}
|
|
196
208
|
/**
|
|
197
209
|
* 获取域名的规则白名单
|
|
198
210
|
*/
|
|
@@ -322,10 +334,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
322
334
|
return this.request("ModifyInstanceRenewFlag", req, cb);
|
|
323
335
|
}
|
|
324
336
|
/**
|
|
325
|
-
*
|
|
337
|
+
* 获取用户防护规则等级
|
|
326
338
|
*/
|
|
327
|
-
async
|
|
328
|
-
return this.request("
|
|
339
|
+
async DescribeUserLevel(req, cb) {
|
|
340
|
+
return this.request("DescribeUserLevel", req, cb);
|
|
329
341
|
}
|
|
330
342
|
/**
|
|
331
343
|
* Waf CC V2 Query接口
|
|
@@ -660,6 +672,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
660
672
|
async ModifyAttackWhiteRule(req, cb) {
|
|
661
673
|
return this.request("ModifyAttackWhiteRule", req, cb);
|
|
662
674
|
}
|
|
675
|
+
/**
|
|
676
|
+
* 查询单个saaswaf域名详情
|
|
677
|
+
*/
|
|
678
|
+
async DescribeDomainDetailsSaas(req, cb) {
|
|
679
|
+
return this.request("DescribeDomainDetailsSaas", req, cb);
|
|
680
|
+
}
|
|
663
681
|
/**
|
|
664
682
|
* 修改用户防护规则,开启关闭具体的某条规则
|
|
665
683
|
*/
|