tencentcloud-sdk-nodejs-tse 4.0.633 → 4.0.640
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 +1509 -0
- package/SERVICE_CHANGELOG.md +1351 -64
- package/package.json +1 -1
- package/products.md +61 -60
- package/src/services/tse/v20201207/tse_client.ts +324 -55
- package/src/services/tse/v20201207/tse_models.ts +1931 -522
- package/tencentcloud/services/tse/v20201207/tse_client.d.ts +95 -11
- package/tencentcloud/services/tse/v20201207/tse_client.js +141 -15
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +1863 -513
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { DescribeNacosReplicasRequest, UpdateEngineInternetAccessRequest,
|
|
2
|
+
import { DescribeNacosReplicasRequest, CreateCloudNativeAPIGatewayServiceResponse, DeleteCloudNativeAPIGatewayRouteRateLimitResponse, DescribeCloudNativeAPIGatewayServiceRateLimitRequest, DescribeCloudNativeAPIGatewayNodesRequest, ModifyCloudNativeAPIGatewayRouteRequest, DescribeSREInstanceAccessAddressResponse, DeleteCloudNativeAPIGatewayCanaryRuleRequest, DescribeCloudNativeAPIGatewayServicesResponse, ModifyCloudNativeAPIGatewayServiceResponse, DescribeCloudNativeAPIGatewayNodesResponse, ModifyCloudNativeAPIGatewayCanaryRuleResponse, ModifyCloudNativeAPIGatewayRouteRateLimitRequest, CreateCloudNativeAPIGatewayServiceRequest, DescribeCloudNativeAPIGatewayServicesRequest, UpdateEngineInternetAccessRequest, CreateCloudNativeAPIGatewayCanaryRuleResponse, CreateCloudNativeAPIGatewayRouteRequest, DeleteEngineResponse, DescribeCloudNativeAPIGatewayRoutesResponse, DescribeZookeeperReplicasRequest, DeleteCloudNativeAPIGatewayServiceResponse, DeleteCloudNativeAPIGatewayRouteResponse, CreateCloudNativeAPIGatewayRouteRateLimitRequest, ModifyCloudNativeAPIGatewayRouteResponse, DescribeNacosReplicasResponse, DeleteCloudNativeAPIGatewayServiceRateLimitRequest, CreateCloudNativeAPIGatewayRouteResponse, DescribeNacosServerInterfacesResponse, DescribeCloudNativeAPIGatewayServiceRateLimitResponse, DeleteCloudNativeAPIGatewayServiceRequest, DescribeCloudNativeAPIGatewayRouteRateLimitRequest, DescribeOneCloudNativeAPIGatewayServiceRequest, CreateCloudNativeAPIGatewayRouteRateLimitResponse, UpdateEngineInternetAccessResponse, DeleteCloudNativeAPIGatewayRouteRateLimitRequest, DeleteEngineRequest, DescribeCloudNativeAPIGatewayCanaryRulesResponse, DeleteCloudNativeAPIGatewayServiceRateLimitResponse, ModifyCloudNativeAPIGatewayServiceRateLimitRequest, DescribeZookeeperServerInterfacesResponse, DescribeOneCloudNativeAPIGatewayServiceResponse, ModifyCloudNativeAPIGatewayServiceRequest, DescribeZookeeperServerInterfacesRequest, DescribeCloudNativeAPIGatewayRouteRateLimitResponse, CreateCloudNativeAPIGatewayCanaryRuleRequest, DeleteCloudNativeAPIGatewayRouteRequest, DescribeCloudNativeAPIGatewayRoutesRequest, CreateEngineResponse, CreateCloudNativeAPIGatewayServiceRateLimitResponse, ModifyCloudNativeAPIGatewayServiceRateLimitResponse, DescribeNacosServerInterfacesRequest, DescribeSREInstancesResponse, DescribeSREInstancesRequest, CreateCloudNativeAPIGatewayServiceRateLimitRequest, DescribeZookeeperReplicasResponse, CreateEngineRequest, ModifyCloudNativeAPIGatewayCanaryRuleRequest, DescribeSREInstanceAccessAddressRequest, ModifyCloudNativeAPIGatewayRouteRateLimitResponse, DescribeCloudNativeAPIGatewayCanaryRulesRequest, DeleteCloudNativeAPIGatewayCanaryRuleResponse } from "./tse_models";
|
|
3
3
|
/**
|
|
4
4
|
* tse client
|
|
5
5
|
* @class
|
|
@@ -7,41 +7,125 @@ import { DescribeNacosReplicasRequest, UpdateEngineInternetAccessRequest, Update
|
|
|
7
7
|
export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
8
8
|
constructor(clientConfig: TencentCloudCommon.ClientConfig);
|
|
9
9
|
/**
|
|
10
|
-
*
|
|
10
|
+
* 获取云原生网关服务详情
|
|
11
11
|
*/
|
|
12
|
-
|
|
12
|
+
DescribeOneCloudNativeAPIGatewayService(req: DescribeOneCloudNativeAPIGatewayServiceRequest, cb?: (error: string, rep: DescribeOneCloudNativeAPIGatewayServiceResponse) => void): Promise<DescribeOneCloudNativeAPIGatewayServiceResponse>;
|
|
13
|
+
/**
|
|
14
|
+
* 删除云原生网关的限流插件(服务)
|
|
15
|
+
*/
|
|
16
|
+
DeleteCloudNativeAPIGatewayServiceRateLimit(req: DeleteCloudNativeAPIGatewayServiceRateLimitRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayServiceRateLimitResponse) => void): Promise<DeleteCloudNativeAPIGatewayServiceRateLimitResponse>;
|
|
17
|
+
/**
|
|
18
|
+
* 查询zookeeper服务接口列表
|
|
19
|
+
*/
|
|
20
|
+
DescribeZookeeperServerInterfaces(req: DescribeZookeeperServerInterfacesRequest, cb?: (error: string, rep: DescribeZookeeperServerInterfacesResponse) => void): Promise<DescribeZookeeperServerInterfacesResponse>;
|
|
21
|
+
/**
|
|
22
|
+
* 修改云原生网关限流插件(服务)
|
|
23
|
+
*/
|
|
24
|
+
ModifyCloudNativeAPIGatewayServiceRateLimit(req: ModifyCloudNativeAPIGatewayServiceRateLimitRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayServiceRateLimitResponse) => void): Promise<ModifyCloudNativeAPIGatewayServiceRateLimitResponse>;
|
|
25
|
+
/**
|
|
26
|
+
* 创建引擎实例
|
|
27
|
+
*/
|
|
28
|
+
CreateEngine(req: CreateEngineRequest, cb?: (error: string, rep: CreateEngineResponse) => void): Promise<CreateEngineResponse>;
|
|
29
|
+
/**
|
|
30
|
+
* 删除云原生网关服务
|
|
31
|
+
*/
|
|
32
|
+
DeleteCloudNativeAPIGatewayService(req: DeleteCloudNativeAPIGatewayServiceRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayServiceResponse) => void): Promise<DeleteCloudNativeAPIGatewayServiceResponse>;
|
|
33
|
+
/**
|
|
34
|
+
* 创建云原生网关服务
|
|
35
|
+
*/
|
|
36
|
+
CreateCloudNativeAPIGatewayService(req: CreateCloudNativeAPIGatewayServiceRequest, cb?: (error: string, rep: CreateCloudNativeAPIGatewayServiceResponse) => void): Promise<CreateCloudNativeAPIGatewayServiceResponse>;
|
|
37
|
+
/**
|
|
38
|
+
* 查询云原生网关路由列表
|
|
39
|
+
*/
|
|
40
|
+
DescribeCloudNativeAPIGatewayRoutes(req: DescribeCloudNativeAPIGatewayRoutesRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayRoutesResponse) => void): Promise<DescribeCloudNativeAPIGatewayRoutesResponse>;
|
|
41
|
+
/**
|
|
42
|
+
* 删除云原生网关路由
|
|
43
|
+
*/
|
|
44
|
+
DeleteCloudNativeAPIGatewayRoute(req: DeleteCloudNativeAPIGatewayRouteRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayRouteResponse) => void): Promise<DeleteCloudNativeAPIGatewayRouteResponse>;
|
|
13
45
|
/**
|
|
14
46
|
* 删除引擎实例
|
|
15
47
|
*/
|
|
16
48
|
DeleteEngine(req: DeleteEngineRequest, cb?: (error: string, rep: DeleteEngineResponse) => void): Promise<DeleteEngineResponse>;
|
|
49
|
+
/**
|
|
50
|
+
* 删除云原生网关的灰度规则
|
|
51
|
+
*/
|
|
52
|
+
DeleteCloudNativeAPIGatewayCanaryRule(req: DeleteCloudNativeAPIGatewayCanaryRuleRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayCanaryRuleResponse) => void): Promise<DeleteCloudNativeAPIGatewayCanaryRuleResponse>;
|
|
53
|
+
/**
|
|
54
|
+
* 查询云原生网关服务列表
|
|
55
|
+
*/
|
|
56
|
+
DescribeCloudNativeAPIGatewayServices(req: DescribeCloudNativeAPIGatewayServicesRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayServicesResponse) => void): Promise<DescribeCloudNativeAPIGatewayServicesResponse>;
|
|
57
|
+
/**
|
|
58
|
+
* 修改云原生网关限流插件(路由)
|
|
59
|
+
*/
|
|
60
|
+
ModifyCloudNativeAPIGatewayRouteRateLimit(req: ModifyCloudNativeAPIGatewayRouteRateLimitRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayRouteRateLimitResponse) => void): Promise<ModifyCloudNativeAPIGatewayRouteRateLimitResponse>;
|
|
61
|
+
/**
|
|
62
|
+
* 查询nacos服务接口列表
|
|
63
|
+
*/
|
|
64
|
+
DescribeNacosServerInterfaces(req: DescribeNacosServerInterfacesRequest, cb?: (error: string, rep: DescribeNacosServerInterfacesResponse) => void): Promise<DescribeNacosServerInterfacesResponse>;
|
|
65
|
+
/**
|
|
66
|
+
* 查询Zookeeper类型注册引擎实例副本信息
|
|
67
|
+
*/
|
|
68
|
+
DescribeZookeeperReplicas(req: DescribeZookeeperReplicasRequest, cb?: (error: string, rep: DescribeZookeeperReplicasResponse) => void): Promise<DescribeZookeeperReplicasResponse>;
|
|
17
69
|
/**
|
|
18
70
|
* 用于查询引擎实例列表
|
|
19
71
|
*/
|
|
20
72
|
DescribeSREInstances(req: DescribeSREInstancesRequest, cb?: (error: string, rep: DescribeSREInstancesResponse) => void): Promise<DescribeSREInstancesResponse>;
|
|
21
73
|
/**
|
|
22
|
-
*
|
|
74
|
+
* 查询云原生网关的限流插件(服务)
|
|
23
75
|
*/
|
|
24
|
-
|
|
76
|
+
DescribeCloudNativeAPIGatewayServiceRateLimit(req: DescribeCloudNativeAPIGatewayServiceRateLimitRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayServiceRateLimitResponse) => void): Promise<DescribeCloudNativeAPIGatewayServiceRateLimitResponse>;
|
|
77
|
+
/**
|
|
78
|
+
* 查询云原生网关的限流插件(路由)
|
|
79
|
+
*/
|
|
80
|
+
DescribeCloudNativeAPIGatewayRouteRateLimit(req: DescribeCloudNativeAPIGatewayRouteRateLimitRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayRouteRateLimitResponse) => void): Promise<DescribeCloudNativeAPIGatewayRouteRateLimitResponse>;
|
|
81
|
+
/**
|
|
82
|
+
* 修改云原生网关服务
|
|
83
|
+
*/
|
|
84
|
+
ModifyCloudNativeAPIGatewayService(req: ModifyCloudNativeAPIGatewayServiceRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayServiceResponse) => void): Promise<ModifyCloudNativeAPIGatewayServiceResponse>;
|
|
25
85
|
/**
|
|
26
86
|
* 获取云原生网关节点列表
|
|
27
87
|
*/
|
|
28
88
|
DescribeCloudNativeAPIGatewayNodes(req: DescribeCloudNativeAPIGatewayNodesRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayNodesResponse) => void): Promise<DescribeCloudNativeAPIGatewayNodesResponse>;
|
|
29
89
|
/**
|
|
30
|
-
*
|
|
90
|
+
* 创建云原生网关的灰度规则
|
|
31
91
|
*/
|
|
32
|
-
|
|
92
|
+
CreateCloudNativeAPIGatewayCanaryRule(req: CreateCloudNativeAPIGatewayCanaryRuleRequest, cb?: (error: string, rep: CreateCloudNativeAPIGatewayCanaryRuleResponse) => void): Promise<CreateCloudNativeAPIGatewayCanaryRuleResponse>;
|
|
33
93
|
/**
|
|
34
94
|
* 修改引擎公网访问配置
|
|
35
95
|
*/
|
|
36
96
|
UpdateEngineInternetAccess(req: UpdateEngineInternetAccessRequest, cb?: (error: string, rep: UpdateEngineInternetAccessResponse) => void): Promise<UpdateEngineInternetAccessResponse>;
|
|
37
97
|
/**
|
|
38
|
-
*
|
|
98
|
+
* 修改云原生网关的灰度规则
|
|
39
99
|
*/
|
|
40
|
-
|
|
100
|
+
ModifyCloudNativeAPIGatewayCanaryRule(req: ModifyCloudNativeAPIGatewayCanaryRuleRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayCanaryRuleResponse) => void): Promise<ModifyCloudNativeAPIGatewayCanaryRuleResponse>;
|
|
41
101
|
/**
|
|
42
|
-
*
|
|
102
|
+
* 创建云原生网关限流插件(服务)
|
|
43
103
|
*/
|
|
44
|
-
|
|
104
|
+
CreateCloudNativeAPIGatewayServiceRateLimit(req: CreateCloudNativeAPIGatewayServiceRateLimitRequest, cb?: (error: string, rep: CreateCloudNativeAPIGatewayServiceRateLimitResponse) => void): Promise<CreateCloudNativeAPIGatewayServiceRateLimitResponse>;
|
|
105
|
+
/**
|
|
106
|
+
* 创建云原生网关路由
|
|
107
|
+
*/
|
|
108
|
+
CreateCloudNativeAPIGatewayRoute(req: CreateCloudNativeAPIGatewayRouteRequest, cb?: (error: string, rep: CreateCloudNativeAPIGatewayRouteResponse) => void): Promise<CreateCloudNativeAPIGatewayRouteResponse>;
|
|
109
|
+
/**
|
|
110
|
+
* 删除云原生网关的限流插件(路由)
|
|
111
|
+
*/
|
|
112
|
+
DeleteCloudNativeAPIGatewayRouteRateLimit(req: DeleteCloudNativeAPIGatewayRouteRateLimitRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayRouteRateLimitResponse) => void): Promise<DeleteCloudNativeAPIGatewayRouteRateLimitResponse>;
|
|
113
|
+
/**
|
|
114
|
+
* 创建云原生网关限流插件(路由)
|
|
115
|
+
*/
|
|
116
|
+
CreateCloudNativeAPIGatewayRouteRateLimit(req: CreateCloudNativeAPIGatewayRouteRateLimitRequest, cb?: (error: string, rep: CreateCloudNativeAPIGatewayRouteRateLimitResponse) => void): Promise<CreateCloudNativeAPIGatewayRouteRateLimitResponse>;
|
|
117
|
+
/**
|
|
118
|
+
* 查询Nacos类型引擎实例副本信息
|
|
119
|
+
*/
|
|
120
|
+
DescribeNacosReplicas(req: DescribeNacosReplicasRequest, cb?: (error: string, rep: DescribeNacosReplicasResponse) => void): Promise<DescribeNacosReplicasResponse>;
|
|
121
|
+
/**
|
|
122
|
+
* 修改云原生网关路由
|
|
123
|
+
*/
|
|
124
|
+
ModifyCloudNativeAPIGatewayRoute(req: ModifyCloudNativeAPIGatewayRouteRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayRouteResponse) => void): Promise<ModifyCloudNativeAPIGatewayRouteResponse>;
|
|
125
|
+
/**
|
|
126
|
+
* 查询云原生网关灰度规则列表
|
|
127
|
+
*/
|
|
128
|
+
DescribeCloudNativeAPIGatewayCanaryRules(req: DescribeCloudNativeAPIGatewayCanaryRulesRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayCanaryRulesResponse) => void): Promise<DescribeCloudNativeAPIGatewayCanaryRulesResponse>;
|
|
45
129
|
/**
|
|
46
130
|
* 查询引擎实例访问地址
|
|
47
131
|
*/
|
|
@@ -28,10 +28,58 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
28
28
|
super("tse.tencentcloudapi.com", "2020-12-07", clientConfig);
|
|
29
29
|
}
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
31
|
+
* 获取云原生网关服务详情
|
|
32
32
|
*/
|
|
33
|
-
async
|
|
34
|
-
return this.request("
|
|
33
|
+
async DescribeOneCloudNativeAPIGatewayService(req, cb) {
|
|
34
|
+
return this.request("DescribeOneCloudNativeAPIGatewayService", req, cb);
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* 删除云原生网关的限流插件(服务)
|
|
38
|
+
*/
|
|
39
|
+
async DeleteCloudNativeAPIGatewayServiceRateLimit(req, cb) {
|
|
40
|
+
return this.request("DeleteCloudNativeAPIGatewayServiceRateLimit", req, cb);
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* 查询zookeeper服务接口列表
|
|
44
|
+
*/
|
|
45
|
+
async DescribeZookeeperServerInterfaces(req, cb) {
|
|
46
|
+
return this.request("DescribeZookeeperServerInterfaces", req, cb);
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* 修改云原生网关限流插件(服务)
|
|
50
|
+
*/
|
|
51
|
+
async ModifyCloudNativeAPIGatewayServiceRateLimit(req, cb) {
|
|
52
|
+
return this.request("ModifyCloudNativeAPIGatewayServiceRateLimit", req, cb);
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* 创建引擎实例
|
|
56
|
+
*/
|
|
57
|
+
async CreateEngine(req, cb) {
|
|
58
|
+
return this.request("CreateEngine", req, cb);
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* 删除云原生网关服务
|
|
62
|
+
*/
|
|
63
|
+
async DeleteCloudNativeAPIGatewayService(req, cb) {
|
|
64
|
+
return this.request("DeleteCloudNativeAPIGatewayService", req, cb);
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* 创建云原生网关服务
|
|
68
|
+
*/
|
|
69
|
+
async CreateCloudNativeAPIGatewayService(req, cb) {
|
|
70
|
+
return this.request("CreateCloudNativeAPIGatewayService", req, cb);
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* 查询云原生网关路由列表
|
|
74
|
+
*/
|
|
75
|
+
async DescribeCloudNativeAPIGatewayRoutes(req, cb) {
|
|
76
|
+
return this.request("DescribeCloudNativeAPIGatewayRoutes", req, cb);
|
|
77
|
+
}
|
|
78
|
+
/**
|
|
79
|
+
* 删除云原生网关路由
|
|
80
|
+
*/
|
|
81
|
+
async DeleteCloudNativeAPIGatewayRoute(req, cb) {
|
|
82
|
+
return this.request("DeleteCloudNativeAPIGatewayRoute", req, cb);
|
|
35
83
|
}
|
|
36
84
|
/**
|
|
37
85
|
* 删除引擎实例
|
|
@@ -39,6 +87,36 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
39
87
|
async DeleteEngine(req, cb) {
|
|
40
88
|
return this.request("DeleteEngine", req, cb);
|
|
41
89
|
}
|
|
90
|
+
/**
|
|
91
|
+
* 删除云原生网关的灰度规则
|
|
92
|
+
*/
|
|
93
|
+
async DeleteCloudNativeAPIGatewayCanaryRule(req, cb) {
|
|
94
|
+
return this.request("DeleteCloudNativeAPIGatewayCanaryRule", req, cb);
|
|
95
|
+
}
|
|
96
|
+
/**
|
|
97
|
+
* 查询云原生网关服务列表
|
|
98
|
+
*/
|
|
99
|
+
async DescribeCloudNativeAPIGatewayServices(req, cb) {
|
|
100
|
+
return this.request("DescribeCloudNativeAPIGatewayServices", req, cb);
|
|
101
|
+
}
|
|
102
|
+
/**
|
|
103
|
+
* 修改云原生网关限流插件(路由)
|
|
104
|
+
*/
|
|
105
|
+
async ModifyCloudNativeAPIGatewayRouteRateLimit(req, cb) {
|
|
106
|
+
return this.request("ModifyCloudNativeAPIGatewayRouteRateLimit", req, cb);
|
|
107
|
+
}
|
|
108
|
+
/**
|
|
109
|
+
* 查询nacos服务接口列表
|
|
110
|
+
*/
|
|
111
|
+
async DescribeNacosServerInterfaces(req, cb) {
|
|
112
|
+
return this.request("DescribeNacosServerInterfaces", req, cb);
|
|
113
|
+
}
|
|
114
|
+
/**
|
|
115
|
+
* 查询Zookeeper类型注册引擎实例副本信息
|
|
116
|
+
*/
|
|
117
|
+
async DescribeZookeeperReplicas(req, cb) {
|
|
118
|
+
return this.request("DescribeZookeeperReplicas", req, cb);
|
|
119
|
+
}
|
|
42
120
|
/**
|
|
43
121
|
* 用于查询引擎实例列表
|
|
44
122
|
*/
|
|
@@ -46,10 +124,22 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
46
124
|
return this.request("DescribeSREInstances", req, cb);
|
|
47
125
|
}
|
|
48
126
|
/**
|
|
49
|
-
*
|
|
127
|
+
* 查询云原生网关的限流插件(服务)
|
|
50
128
|
*/
|
|
51
|
-
async
|
|
52
|
-
return this.request("
|
|
129
|
+
async DescribeCloudNativeAPIGatewayServiceRateLimit(req, cb) {
|
|
130
|
+
return this.request("DescribeCloudNativeAPIGatewayServiceRateLimit", req, cb);
|
|
131
|
+
}
|
|
132
|
+
/**
|
|
133
|
+
* 查询云原生网关的限流插件(路由)
|
|
134
|
+
*/
|
|
135
|
+
async DescribeCloudNativeAPIGatewayRouteRateLimit(req, cb) {
|
|
136
|
+
return this.request("DescribeCloudNativeAPIGatewayRouteRateLimit", req, cb);
|
|
137
|
+
}
|
|
138
|
+
/**
|
|
139
|
+
* 修改云原生网关服务
|
|
140
|
+
*/
|
|
141
|
+
async ModifyCloudNativeAPIGatewayService(req, cb) {
|
|
142
|
+
return this.request("ModifyCloudNativeAPIGatewayService", req, cb);
|
|
53
143
|
}
|
|
54
144
|
/**
|
|
55
145
|
* 获取云原生网关节点列表
|
|
@@ -58,10 +148,10 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
58
148
|
return this.request("DescribeCloudNativeAPIGatewayNodes", req, cb);
|
|
59
149
|
}
|
|
60
150
|
/**
|
|
61
|
-
*
|
|
151
|
+
* 创建云原生网关的灰度规则
|
|
62
152
|
*/
|
|
63
|
-
async
|
|
64
|
-
return this.request("
|
|
153
|
+
async CreateCloudNativeAPIGatewayCanaryRule(req, cb) {
|
|
154
|
+
return this.request("CreateCloudNativeAPIGatewayCanaryRule", req, cb);
|
|
65
155
|
}
|
|
66
156
|
/**
|
|
67
157
|
* 修改引擎公网访问配置
|
|
@@ -70,16 +160,52 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
70
160
|
return this.request("UpdateEngineInternetAccess", req, cb);
|
|
71
161
|
}
|
|
72
162
|
/**
|
|
73
|
-
*
|
|
163
|
+
* 修改云原生网关的灰度规则
|
|
74
164
|
*/
|
|
75
|
-
async
|
|
76
|
-
return this.request("
|
|
165
|
+
async ModifyCloudNativeAPIGatewayCanaryRule(req, cb) {
|
|
166
|
+
return this.request("ModifyCloudNativeAPIGatewayCanaryRule", req, cb);
|
|
77
167
|
}
|
|
78
168
|
/**
|
|
79
|
-
*
|
|
169
|
+
* 创建云原生网关限流插件(服务)
|
|
80
170
|
*/
|
|
81
|
-
async
|
|
82
|
-
return this.request("
|
|
171
|
+
async CreateCloudNativeAPIGatewayServiceRateLimit(req, cb) {
|
|
172
|
+
return this.request("CreateCloudNativeAPIGatewayServiceRateLimit", req, cb);
|
|
173
|
+
}
|
|
174
|
+
/**
|
|
175
|
+
* 创建云原生网关路由
|
|
176
|
+
*/
|
|
177
|
+
async CreateCloudNativeAPIGatewayRoute(req, cb) {
|
|
178
|
+
return this.request("CreateCloudNativeAPIGatewayRoute", req, cb);
|
|
179
|
+
}
|
|
180
|
+
/**
|
|
181
|
+
* 删除云原生网关的限流插件(路由)
|
|
182
|
+
*/
|
|
183
|
+
async DeleteCloudNativeAPIGatewayRouteRateLimit(req, cb) {
|
|
184
|
+
return this.request("DeleteCloudNativeAPIGatewayRouteRateLimit", req, cb);
|
|
185
|
+
}
|
|
186
|
+
/**
|
|
187
|
+
* 创建云原生网关限流插件(路由)
|
|
188
|
+
*/
|
|
189
|
+
async CreateCloudNativeAPIGatewayRouteRateLimit(req, cb) {
|
|
190
|
+
return this.request("CreateCloudNativeAPIGatewayRouteRateLimit", req, cb);
|
|
191
|
+
}
|
|
192
|
+
/**
|
|
193
|
+
* 查询Nacos类型引擎实例副本信息
|
|
194
|
+
*/
|
|
195
|
+
async DescribeNacosReplicas(req, cb) {
|
|
196
|
+
return this.request("DescribeNacosReplicas", req, cb);
|
|
197
|
+
}
|
|
198
|
+
/**
|
|
199
|
+
* 修改云原生网关路由
|
|
200
|
+
*/
|
|
201
|
+
async ModifyCloudNativeAPIGatewayRoute(req, cb) {
|
|
202
|
+
return this.request("ModifyCloudNativeAPIGatewayRoute", req, cb);
|
|
203
|
+
}
|
|
204
|
+
/**
|
|
205
|
+
* 查询云原生网关灰度规则列表
|
|
206
|
+
*/
|
|
207
|
+
async DescribeCloudNativeAPIGatewayCanaryRules(req, cb) {
|
|
208
|
+
return this.request("DescribeCloudNativeAPIGatewayCanaryRules", req, cb);
|
|
83
209
|
}
|
|
84
210
|
/**
|
|
85
211
|
* 查询引擎实例访问地址
|