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
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { v20211109 } from "./v20211109"
|
|
2
|
-
import { v20230321 } from "./v20230321"
|
|
3
2
|
import { v20220401 } from "./v20220401"
|
|
3
|
+
import { v20230321 } from "./v20230321"
|
|
4
4
|
|
|
5
5
|
export const thpc = {
|
|
6
6
|
v20211109: v20211109,
|
|
7
|
-
v20230321: v20230321,
|
|
8
7
|
v20220401: v20220401,
|
|
8
|
+
v20230321: v20230321,
|
|
9
9
|
}
|
|
@@ -23,7 +23,8 @@ import {
|
|
|
23
23
|
CreateCloudNativeAPIGatewayServiceResponse,
|
|
24
24
|
DeleteCloudNativeAPIGatewayRouteRateLimitResponse,
|
|
25
25
|
ApolloEnvParam,
|
|
26
|
-
|
|
26
|
+
DeleteWafDomainsRequest,
|
|
27
|
+
ServiceWafStatus,
|
|
27
28
|
DescribeCloudNativeAPIGatewayServiceRateLimitRequest,
|
|
28
29
|
CreateCloudNativeAPIGatewayRequest,
|
|
29
30
|
CloudNativeAPIGatewayStrategyCronScalerConfig,
|
|
@@ -41,6 +42,7 @@ import {
|
|
|
41
42
|
DescribeCloudNativeAPIGatewayCertificatesRequest,
|
|
42
43
|
DeleteCloudNativeAPIGatewayResult,
|
|
43
44
|
QpsThreshold,
|
|
45
|
+
ModifyCloudNativeAPIGatewayResponse,
|
|
44
46
|
CloseWafProtectionRequest,
|
|
45
47
|
ModifyCloudNativeAPIGatewayServiceResponse,
|
|
46
48
|
DescribeCloudNativeAPIGatewayNodesResponse,
|
|
@@ -76,9 +78,11 @@ import {
|
|
|
76
78
|
KVPair,
|
|
77
79
|
DeleteEngineResponse,
|
|
78
80
|
DescribeCloudNativeAPIGatewayRoutesResponse,
|
|
81
|
+
DescribeWafProtectionResponse,
|
|
79
82
|
DescribeZookeeperReplicasRequest,
|
|
80
83
|
UpdateUpstreamTargetsRequest,
|
|
81
84
|
DeleteCloudNativeAPIGatewayServiceResponse,
|
|
85
|
+
DescribeWafDomainsResult,
|
|
82
86
|
InstancePort,
|
|
83
87
|
DescribeCloudNativeAPIGatewayResult,
|
|
84
88
|
PolarisCLSTopicInfo,
|
|
@@ -128,6 +132,7 @@ import {
|
|
|
128
132
|
AutoScalerBehavior,
|
|
129
133
|
ListFilter,
|
|
130
134
|
DeleteEngineRequest,
|
|
135
|
+
DescribeWafDomainsResponse,
|
|
131
136
|
ZookeeperReplica,
|
|
132
137
|
ModifyCloudNativeAPIGatewayServiceRateLimitRequest,
|
|
133
138
|
DescribeSREInstanceAccessAddressRequest,
|
|
@@ -137,6 +142,7 @@ import {
|
|
|
137
142
|
NativeGatewayServerGroup,
|
|
138
143
|
DeleteCloudNativeAPIGatewayServiceRateLimitResponse,
|
|
139
144
|
CloseWafProtectionResponse,
|
|
145
|
+
UpdateUpstreamHealthCheckConfigRequest,
|
|
140
146
|
CloudNativeAPIGatewayStrategyAutoScalerConfigMetric,
|
|
141
147
|
CloudNativeAPIGatewayNode,
|
|
142
148
|
UpdateCloudNativeAPIGatewaySpecResponse,
|
|
@@ -156,7 +162,8 @@ import {
|
|
|
156
162
|
DeleteCloudNativeAPIGatewayResponse,
|
|
157
163
|
KongServices,
|
|
158
164
|
CreateCloudNativeAPIGatewayCertificateRequest,
|
|
159
|
-
|
|
165
|
+
DescribeWafDomainsRequest,
|
|
166
|
+
DescribeWafProtectionRequest,
|
|
160
167
|
ModifyUpstreamNodeStatusResponse,
|
|
161
168
|
NetworkAccessControl,
|
|
162
169
|
DescribeZookeeperServerInterfacesRequest,
|
|
@@ -164,6 +171,7 @@ import {
|
|
|
164
171
|
UpdateCloudNativeAPIGatewayResult,
|
|
165
172
|
DescribeCloudNativeAPIGatewayRequest,
|
|
166
173
|
DescribeNativeGatewayServerGroupsResponse,
|
|
174
|
+
RouteWafStatus,
|
|
167
175
|
CloudNativeAPIGatewayStrategyCronScalerConfigParam,
|
|
168
176
|
OpenWafProtectionRequest,
|
|
169
177
|
DeleteCloudNativeAPIGatewayRouteRequest,
|
|
@@ -196,6 +204,7 @@ import {
|
|
|
196
204
|
ModifyCloudNativeAPIGatewayCanaryRuleRequest,
|
|
197
205
|
VpcInfo,
|
|
198
206
|
KongServiceRouteList,
|
|
207
|
+
DeleteWafDomainsResponse,
|
|
199
208
|
CreateCloudNativeAPIGatewayResult,
|
|
200
209
|
ModifyCloudNativeAPIGatewayRequest,
|
|
201
210
|
KongServicePreview,
|
|
@@ -207,6 +216,7 @@ import {
|
|
|
207
216
|
ModifyNativeGatewayServerGroupResponse,
|
|
208
217
|
EngineRegionInfo,
|
|
209
218
|
UpdateCloudNativeAPIGatewayCertificateInfoResponse,
|
|
219
|
+
DescribeWafProtectionResult,
|
|
210
220
|
KongServiceDetail,
|
|
211
221
|
} from "./tse_models"
|
|
212
222
|
|
|
@@ -349,6 +359,16 @@ export class Client extends AbstractClient {
|
|
|
349
359
|
return this.request("ModifyCloudNativeAPIGatewayCanaryRule", req, cb)
|
|
350
360
|
}
|
|
351
361
|
|
|
362
|
+
/**
|
|
363
|
+
* 删除 WAF 防护域名
|
|
364
|
+
*/
|
|
365
|
+
async DeleteWafDomains(
|
|
366
|
+
req: DeleteWafDomainsRequest,
|
|
367
|
+
cb?: (error: string, rep: DeleteWafDomainsResponse) => void
|
|
368
|
+
): Promise<DeleteWafDomainsResponse> {
|
|
369
|
+
return this.request("DeleteWafDomains", req, cb)
|
|
370
|
+
}
|
|
371
|
+
|
|
352
372
|
/**
|
|
353
373
|
* 删除云原生网关服务
|
|
354
374
|
*/
|
|
@@ -539,6 +559,16 @@ export class Client extends AbstractClient {
|
|
|
539
559
|
return this.request("DescribeCloudNativeAPIGatewayRouteRateLimit", req, cb)
|
|
540
560
|
}
|
|
541
561
|
|
|
562
|
+
/**
|
|
563
|
+
* 获取 WAF 防护状态
|
|
564
|
+
*/
|
|
565
|
+
async DescribeWafProtection(
|
|
566
|
+
req: DescribeWafProtectionRequest,
|
|
567
|
+
cb?: (error: string, rep: DescribeWafProtectionResponse) => void
|
|
568
|
+
): Promise<DescribeWafProtectionResponse> {
|
|
569
|
+
return this.request("DescribeWafProtection", req, cb)
|
|
570
|
+
}
|
|
571
|
+
|
|
542
572
|
/**
|
|
543
573
|
* 获取云原生API网关实例网络配置信息
|
|
544
574
|
*/
|
|
@@ -579,6 +609,16 @@ export class Client extends AbstractClient {
|
|
|
579
609
|
return this.request("CreateCloudNativeAPIGatewayCanaryRule", req, cb)
|
|
580
610
|
}
|
|
581
611
|
|
|
612
|
+
/**
|
|
613
|
+
* 获取 WAF 防护域名
|
|
614
|
+
*/
|
|
615
|
+
async DescribeWafDomains(
|
|
616
|
+
req: DescribeWafDomainsRequest,
|
|
617
|
+
cb?: (error: string, rep: DescribeWafDomainsResponse) => void
|
|
618
|
+
): Promise<DescribeWafDomainsResponse> {
|
|
619
|
+
return this.request("DescribeWafDomains", req, cb)
|
|
620
|
+
}
|
|
621
|
+
|
|
582
622
|
/**
|
|
583
623
|
* 查询云原生网关单个证书详情
|
|
584
624
|
*/
|
|
@@ -106,21 +106,43 @@ export interface ApolloEnvParam {
|
|
|
106
106
|
}
|
|
107
107
|
|
|
108
108
|
/**
|
|
109
|
-
*
|
|
109
|
+
* DeleteWafDomains请求参数结构体
|
|
110
110
|
*/
|
|
111
|
-
export interface
|
|
111
|
+
export interface DeleteWafDomainsRequest {
|
|
112
112
|
/**
|
|
113
113
|
* 网关ID
|
|
114
114
|
*/
|
|
115
115
|
GatewayId: string
|
|
116
116
|
/**
|
|
117
|
-
*
|
|
117
|
+
* WAF 防护域名列表
|
|
118
118
|
*/
|
|
119
|
-
|
|
119
|
+
Domains: Array<string>
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
/**
|
|
123
|
+
* 服务的 WAF 状态
|
|
124
|
+
*/
|
|
125
|
+
export interface ServiceWafStatus {
|
|
120
126
|
/**
|
|
121
|
-
*
|
|
127
|
+
* 服务的名字
|
|
128
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
122
129
|
*/
|
|
123
|
-
|
|
130
|
+
Name?: string
|
|
131
|
+
/**
|
|
132
|
+
* 服务的 ID
|
|
133
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
134
|
+
*/
|
|
135
|
+
Id?: string
|
|
136
|
+
/**
|
|
137
|
+
* 服务的类型
|
|
138
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
139
|
+
*/
|
|
140
|
+
Type?: string
|
|
141
|
+
/**
|
|
142
|
+
* 服务是否开启 WAF 防护
|
|
143
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
144
|
+
*/
|
|
145
|
+
Status?: string
|
|
124
146
|
}
|
|
125
147
|
|
|
126
148
|
/**
|
|
@@ -568,6 +590,16 @@ export interface QpsThreshold {
|
|
|
568
590
|
Max: number
|
|
569
591
|
}
|
|
570
592
|
|
|
593
|
+
/**
|
|
594
|
+
* ModifyCloudNativeAPIGateway返回参数结构体
|
|
595
|
+
*/
|
|
596
|
+
export interface ModifyCloudNativeAPIGatewayResponse {
|
|
597
|
+
/**
|
|
598
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
599
|
+
*/
|
|
600
|
+
RequestId?: string
|
|
601
|
+
}
|
|
602
|
+
|
|
571
603
|
/**
|
|
572
604
|
* CloseWafProtection请求参数结构体
|
|
573
605
|
*/
|
|
@@ -1420,6 +1452,20 @@ export interface DescribeCloudNativeAPIGatewayRoutesResponse {
|
|
|
1420
1452
|
RequestId?: string
|
|
1421
1453
|
}
|
|
1422
1454
|
|
|
1455
|
+
/**
|
|
1456
|
+
* DescribeWafProtection返回参数结构体
|
|
1457
|
+
*/
|
|
1458
|
+
export interface DescribeWafProtectionResponse {
|
|
1459
|
+
/**
|
|
1460
|
+
* 保护状态
|
|
1461
|
+
*/
|
|
1462
|
+
Result?: DescribeWafProtectionResult
|
|
1463
|
+
/**
|
|
1464
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1465
|
+
*/
|
|
1466
|
+
RequestId?: string
|
|
1467
|
+
}
|
|
1468
|
+
|
|
1423
1469
|
/**
|
|
1424
1470
|
* DescribeZookeeperReplicas请求参数结构体
|
|
1425
1471
|
*/
|
|
@@ -1466,6 +1512,17 @@ export interface DeleteCloudNativeAPIGatewayServiceResponse {
|
|
|
1466
1512
|
RequestId?: string
|
|
1467
1513
|
}
|
|
1468
1514
|
|
|
1515
|
+
/**
|
|
1516
|
+
* 获取WAF保护域名列表
|
|
1517
|
+
*/
|
|
1518
|
+
export interface DescribeWafDomainsResult {
|
|
1519
|
+
/**
|
|
1520
|
+
* WAF防护域名列表
|
|
1521
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1522
|
+
*/
|
|
1523
|
+
Domains?: Array<string>
|
|
1524
|
+
}
|
|
1525
|
+
|
|
1469
1526
|
/**
|
|
1470
1527
|
* 实例监听端口信息
|
|
1471
1528
|
*/
|
|
@@ -2694,6 +2751,21 @@ export interface DeleteEngineRequest {
|
|
|
2694
2751
|
InstanceId: string
|
|
2695
2752
|
}
|
|
2696
2753
|
|
|
2754
|
+
/**
|
|
2755
|
+
* DescribeWafDomains返回参数结构体
|
|
2756
|
+
*/
|
|
2757
|
+
export interface DescribeWafDomainsResponse {
|
|
2758
|
+
/**
|
|
2759
|
+
* 已被 WAF 防护域名
|
|
2760
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2761
|
+
*/
|
|
2762
|
+
Result?: DescribeWafDomainsResult
|
|
2763
|
+
/**
|
|
2764
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2765
|
+
*/
|
|
2766
|
+
RequestId?: string
|
|
2767
|
+
}
|
|
2768
|
+
|
|
2697
2769
|
/**
|
|
2698
2770
|
* Zookeeper副本信息
|
|
2699
2771
|
*/
|
|
@@ -2905,6 +2977,24 @@ export interface CloseWafProtectionResponse {
|
|
|
2905
2977
|
RequestId?: string
|
|
2906
2978
|
}
|
|
2907
2979
|
|
|
2980
|
+
/**
|
|
2981
|
+
* UpdateUpstreamHealthCheckConfig请求参数结构体
|
|
2982
|
+
*/
|
|
2983
|
+
export interface UpdateUpstreamHealthCheckConfigRequest {
|
|
2984
|
+
/**
|
|
2985
|
+
* 网关ID
|
|
2986
|
+
*/
|
|
2987
|
+
GatewayId: string
|
|
2988
|
+
/**
|
|
2989
|
+
* 网关服务名称
|
|
2990
|
+
*/
|
|
2991
|
+
Name: string
|
|
2992
|
+
/**
|
|
2993
|
+
* 健康检查配置
|
|
2994
|
+
*/
|
|
2995
|
+
HealthCheckConfig: UpstreamHealthCheckConfig
|
|
2996
|
+
}
|
|
2997
|
+
|
|
2908
2998
|
/**
|
|
2909
2999
|
* 弹性伸缩配置指标
|
|
2910
3000
|
*/
|
|
@@ -3378,13 +3468,36 @@ export interface CreateCloudNativeAPIGatewayCertificateRequest {
|
|
|
3378
3468
|
}
|
|
3379
3469
|
|
|
3380
3470
|
/**
|
|
3381
|
-
*
|
|
3471
|
+
* DescribeWafDomains请求参数结构体
|
|
3382
3472
|
*/
|
|
3383
|
-
export interface
|
|
3473
|
+
export interface DescribeWafDomainsRequest {
|
|
3384
3474
|
/**
|
|
3385
|
-
*
|
|
3475
|
+
* 网关ID
|
|
3386
3476
|
*/
|
|
3387
|
-
|
|
3477
|
+
GatewayId: string
|
|
3478
|
+
}
|
|
3479
|
+
|
|
3480
|
+
/**
|
|
3481
|
+
* DescribeWafProtection请求参数结构体
|
|
3482
|
+
*/
|
|
3483
|
+
export interface DescribeWafProtectionRequest {
|
|
3484
|
+
/**
|
|
3485
|
+
* 网关ID
|
|
3486
|
+
*/
|
|
3487
|
+
GatewayId: string
|
|
3488
|
+
/**
|
|
3489
|
+
* 防护资源的类型。
|
|
3490
|
+
- Global 实例
|
|
3491
|
+
- Service 服务
|
|
3492
|
+
- Route 路由
|
|
3493
|
+
- Object 对象
|
|
3494
|
+
* @deprecated
|
|
3495
|
+
*/
|
|
3496
|
+
Type?: string
|
|
3497
|
+
/**
|
|
3498
|
+
* 防护资源类型列表,支持查询多个类型(Global、Service、Route、Object)。为空时,默认查询Global类型。
|
|
3499
|
+
*/
|
|
3500
|
+
TypeList?: Array<string>
|
|
3388
3501
|
}
|
|
3389
3502
|
|
|
3390
3503
|
/**
|
|
@@ -3495,6 +3608,52 @@ export interface DescribeNativeGatewayServerGroupsResponse {
|
|
|
3495
3608
|
RequestId?: string
|
|
3496
3609
|
}
|
|
3497
3610
|
|
|
3611
|
+
/**
|
|
3612
|
+
* 路由 WAF 状态
|
|
3613
|
+
*/
|
|
3614
|
+
export interface RouteWafStatus {
|
|
3615
|
+
/**
|
|
3616
|
+
* 路由的名字
|
|
3617
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3618
|
+
*/
|
|
3619
|
+
Name?: string
|
|
3620
|
+
/**
|
|
3621
|
+
* 路由的 ID
|
|
3622
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3623
|
+
*/
|
|
3624
|
+
Id?: string
|
|
3625
|
+
/**
|
|
3626
|
+
* 路由是否开启 WAF 防护
|
|
3627
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3628
|
+
*/
|
|
3629
|
+
Status?: string
|
|
3630
|
+
/**
|
|
3631
|
+
* 方法
|
|
3632
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3633
|
+
*/
|
|
3634
|
+
Methods?: Array<string>
|
|
3635
|
+
/**
|
|
3636
|
+
* 路径
|
|
3637
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3638
|
+
*/
|
|
3639
|
+
Paths?: Array<string>
|
|
3640
|
+
/**
|
|
3641
|
+
* 域名
|
|
3642
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3643
|
+
*/
|
|
3644
|
+
Hosts?: Array<string>
|
|
3645
|
+
/**
|
|
3646
|
+
* 路由对应服务的名字
|
|
3647
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3648
|
+
*/
|
|
3649
|
+
ServiceName?: string
|
|
3650
|
+
/**
|
|
3651
|
+
* 路由对应服务的ID
|
|
3652
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3653
|
+
*/
|
|
3654
|
+
ServiceId?: string
|
|
3655
|
+
}
|
|
3656
|
+
|
|
3498
3657
|
/**
|
|
3499
3658
|
* 定时伸缩配置参数
|
|
3500
3659
|
*/
|
|
@@ -4455,6 +4614,16 @@ export interface KongServiceRouteList {
|
|
|
4455
4614
|
TotalCount?: number
|
|
4456
4615
|
}
|
|
4457
4616
|
|
|
4617
|
+
/**
|
|
4618
|
+
* DeleteWafDomains返回参数结构体
|
|
4619
|
+
*/
|
|
4620
|
+
export interface DeleteWafDomainsResponse {
|
|
4621
|
+
/**
|
|
4622
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
4623
|
+
*/
|
|
4624
|
+
RequestId?: string
|
|
4625
|
+
}
|
|
4626
|
+
|
|
4458
4627
|
/**
|
|
4459
4628
|
* 创建云原生API网关响应结果。
|
|
4460
4629
|
*/
|
|
@@ -4658,6 +4827,32 @@ export interface UpdateCloudNativeAPIGatewayCertificateInfoResponse {
|
|
|
4658
4827
|
RequestId?: string
|
|
4659
4828
|
}
|
|
4660
4829
|
|
|
4830
|
+
/**
|
|
4831
|
+
* 获取WAF保护资源状态
|
|
4832
|
+
*/
|
|
4833
|
+
export interface DescribeWafProtectionResult {
|
|
4834
|
+
/**
|
|
4835
|
+
* 全局防护状态
|
|
4836
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4837
|
+
*/
|
|
4838
|
+
GlobalStatus?: string
|
|
4839
|
+
/**
|
|
4840
|
+
* 服务防护状态
|
|
4841
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4842
|
+
*/
|
|
4843
|
+
ServicesStatus?: Array<ServiceWafStatus>
|
|
4844
|
+
/**
|
|
4845
|
+
* 路由防护状态
|
|
4846
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4847
|
+
*/
|
|
4848
|
+
RouteStatus?: Array<RouteWafStatus>
|
|
4849
|
+
/**
|
|
4850
|
+
* 对象防护状态
|
|
4851
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4852
|
+
*/
|
|
4853
|
+
ObjectStatus?: string
|
|
4854
|
+
}
|
|
4855
|
+
|
|
4661
4856
|
/**
|
|
4662
4857
|
* 云原生网关服务详细信息
|
|
4663
4858
|
*/
|
package/src/services/vm/index.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { v20200709 } from "./v20200709"
|
|
2
1
|
import { v20210922 } from "./v20210922"
|
|
3
2
|
import { v20201229 } from "./v20201229"
|
|
3
|
+
import { v20200709 } from "./v20200709"
|
|
4
4
|
|
|
5
5
|
export const vm = {
|
|
6
|
-
v20200709: v20200709,
|
|
7
6
|
v20210922: v20210922,
|
|
8
7
|
v20201229: v20201229,
|
|
8
|
+
v20200709: v20200709,
|
|
9
9
|
}
|
|
@@ -52,6 +52,7 @@ import {
|
|
|
52
52
|
MakeUpWorkflowNewResponse,
|
|
53
53
|
DescribeInstancesInfoWithTaskInfoResponse,
|
|
54
54
|
ModifyBaselineTaskAlarmStatusResponse,
|
|
55
|
+
DescribeRuleGroupSubscriptionRequest,
|
|
55
56
|
CreateIntegrationNodeResponse,
|
|
56
57
|
BatchDeleteTasksDsRequest,
|
|
57
58
|
CreateDsFolderResponse,
|
|
@@ -222,6 +223,7 @@ import {
|
|
|
222
223
|
TaskInnerInfo,
|
|
223
224
|
ModifyTaskAlarmRegularRequest,
|
|
224
225
|
BaselineInstanceVo,
|
|
226
|
+
DescribeColumnsMetaRequest,
|
|
225
227
|
DescribeOrganizationalFunctionsRequest,
|
|
226
228
|
DescribeRuleTemplateResponse,
|
|
227
229
|
DescribeKafkaTopicInfoResponse,
|
|
@@ -400,6 +402,7 @@ import {
|
|
|
400
402
|
CreateIntegrationTaskResponse,
|
|
401
403
|
DescribeIntegrationTasksResponse,
|
|
402
404
|
DescribeAlarmReceiverRequest,
|
|
405
|
+
ColumnMeta,
|
|
403
406
|
SchedulerTaskInstanceInfo,
|
|
404
407
|
DescribeSchedulerTaskCntByStatusResponse,
|
|
405
408
|
TaskExtInfo,
|
|
@@ -590,7 +593,7 @@ import {
|
|
|
590
593
|
ModifyTaskInfoResponse,
|
|
591
594
|
DataCheckStat,
|
|
592
595
|
CreateRuleRequest,
|
|
593
|
-
|
|
596
|
+
DescribeColumnsMetaResponse,
|
|
594
597
|
DescribeRuleExecResultsResponse,
|
|
595
598
|
DescribeTaskByStatusReportRequest,
|
|
596
599
|
QualityScoreTrend,
|
|
@@ -840,6 +843,7 @@ import {
|
|
|
840
843
|
UnlockIntegrationTaskResponse,
|
|
841
844
|
DescribeRuleExecDetailResponse,
|
|
842
845
|
Filter,
|
|
846
|
+
Pair,
|
|
843
847
|
DeleteIntegrationTaskResponse,
|
|
844
848
|
TableBaseInfo,
|
|
845
849
|
ResumeIntegrationTaskRequest,
|
|
@@ -2220,13 +2224,13 @@ export class Client extends AbstractClient {
|
|
|
2220
2224
|
}
|
|
2221
2225
|
|
|
2222
2226
|
/**
|
|
2223
|
-
*
|
|
2227
|
+
* 查询表的所有列元数据
|
|
2224
2228
|
*/
|
|
2225
|
-
async
|
|
2226
|
-
req:
|
|
2227
|
-
cb?: (error: string, rep:
|
|
2228
|
-
): Promise<
|
|
2229
|
-
return this.request("
|
|
2229
|
+
async DescribeColumnsMeta(
|
|
2230
|
+
req: DescribeColumnsMetaRequest,
|
|
2231
|
+
cb?: (error: string, rep: DescribeColumnsMetaResponse) => void
|
|
2232
|
+
): Promise<DescribeColumnsMetaResponse> {
|
|
2233
|
+
return this.request("DescribeColumnsMeta", req, cb)
|
|
2230
2234
|
}
|
|
2231
2235
|
|
|
2232
2236
|
/**
|
|
@@ -2380,6 +2384,16 @@ export class Client extends AbstractClient {
|
|
|
2380
2384
|
return this.request("DescribeOperateTasks", req, cb)
|
|
2381
2385
|
}
|
|
2382
2386
|
|
|
2387
|
+
/**
|
|
2388
|
+
* 实例诊断信息
|
|
2389
|
+
*/
|
|
2390
|
+
async DiagnosePlus(
|
|
2391
|
+
req: DiagnosePlusRequest,
|
|
2392
|
+
cb?: (error: string, rep: DiagnosePlusResponse) => void
|
|
2393
|
+
): Promise<DiagnosePlusResponse> {
|
|
2394
|
+
return this.request("DiagnosePlus", req, cb)
|
|
2395
|
+
}
|
|
2396
|
+
|
|
2383
2397
|
/**
|
|
2384
2398
|
* 任务运维-批量冻结任务
|
|
2385
2399
|
*/
|
|
@@ -1264,6 +1264,20 @@ export interface ModifyBaselineTaskAlarmStatusResponse {
|
|
|
1264
1264
|
RequestId?: string
|
|
1265
1265
|
}
|
|
1266
1266
|
|
|
1267
|
+
/**
|
|
1268
|
+
* DescribeRuleGroupSubscription请求参数结构体
|
|
1269
|
+
*/
|
|
1270
|
+
export interface DescribeRuleGroupSubscriptionRequest {
|
|
1271
|
+
/**
|
|
1272
|
+
* 规则组ID
|
|
1273
|
+
*/
|
|
1274
|
+
RuleGroupId?: number
|
|
1275
|
+
/**
|
|
1276
|
+
* 项目ID
|
|
1277
|
+
*/
|
|
1278
|
+
ProjectId?: string
|
|
1279
|
+
}
|
|
1280
|
+
|
|
1267
1281
|
/**
|
|
1268
1282
|
* CreateIntegrationNode返回参数结构体
|
|
1269
1283
|
*/
|
|
@@ -6834,6 +6848,36 @@ export interface BaselineInstanceVo {
|
|
|
6834
6848
|
UserUin?: string
|
|
6835
6849
|
}
|
|
6836
6850
|
|
|
6851
|
+
/**
|
|
6852
|
+
* DescribeColumnsMeta请求参数结构体
|
|
6853
|
+
*/
|
|
6854
|
+
export interface DescribeColumnsMetaRequest {
|
|
6855
|
+
/**
|
|
6856
|
+
* 表ID
|
|
6857
|
+
*/
|
|
6858
|
+
TableId: string
|
|
6859
|
+
/**
|
|
6860
|
+
* 页码
|
|
6861
|
+
*/
|
|
6862
|
+
PageNumber: number
|
|
6863
|
+
/**
|
|
6864
|
+
* 每页大小
|
|
6865
|
+
*/
|
|
6866
|
+
PageSize: number
|
|
6867
|
+
/**
|
|
6868
|
+
* 过滤器
|
|
6869
|
+
*/
|
|
6870
|
+
FilterSet?: Array<Filter>
|
|
6871
|
+
/**
|
|
6872
|
+
* 排序字段
|
|
6873
|
+
*/
|
|
6874
|
+
OrderFieldSet?: Array<OrderField>
|
|
6875
|
+
/**
|
|
6876
|
+
* 是否查询分区字段,默认false
|
|
6877
|
+
*/
|
|
6878
|
+
IsPartitionQuery?: boolean
|
|
6879
|
+
}
|
|
6880
|
+
|
|
6837
6881
|
/**
|
|
6838
6882
|
* DescribeOrganizationalFunctions请求参数结构体
|
|
6839
6883
|
*/
|
|
@@ -11944,6 +11988,52 @@ export interface DescribeAlarmReceiverRequest {
|
|
|
11944
11988
|
AlarmTime?: string
|
|
11945
11989
|
}
|
|
11946
11990
|
|
|
11991
|
+
/**
|
|
11992
|
+
* 列的元数据
|
|
11993
|
+
*/
|
|
11994
|
+
export interface ColumnMeta {
|
|
11995
|
+
/**
|
|
11996
|
+
* 字段英文名称
|
|
11997
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
11998
|
+
*/
|
|
11999
|
+
NameEn: string
|
|
12000
|
+
/**
|
|
12001
|
+
* 字段中文名称
|
|
12002
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
12003
|
+
*/
|
|
12004
|
+
NameCn: string
|
|
12005
|
+
/**
|
|
12006
|
+
* 字段类型
|
|
12007
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
12008
|
+
*/
|
|
12009
|
+
Type: string
|
|
12010
|
+
/**
|
|
12011
|
+
* 字段描述
|
|
12012
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
12013
|
+
*/
|
|
12014
|
+
Description: string
|
|
12015
|
+
/**
|
|
12016
|
+
* 字段序号
|
|
12017
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
12018
|
+
*/
|
|
12019
|
+
Position: number
|
|
12020
|
+
/**
|
|
12021
|
+
* 是否为分区字段
|
|
12022
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
12023
|
+
*/
|
|
12024
|
+
IsPartition: boolean
|
|
12025
|
+
/**
|
|
12026
|
+
* 字段名
|
|
12027
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
12028
|
+
*/
|
|
12029
|
+
Name: string
|
|
12030
|
+
/**
|
|
12031
|
+
* HBase列簇属性集合
|
|
12032
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
12033
|
+
*/
|
|
12034
|
+
ColumnFamiliesFieldSet: Array<Pair>
|
|
12035
|
+
}
|
|
12036
|
+
|
|
11947
12037
|
/**
|
|
11948
12038
|
* 集成离线任务实例信息
|
|
11949
12039
|
*/
|
|
@@ -17051,17 +17141,22 @@ export interface CreateRuleRequest {
|
|
|
17051
17141
|
}
|
|
17052
17142
|
|
|
17053
17143
|
/**
|
|
17054
|
-
*
|
|
17144
|
+
* DescribeColumnsMeta返回参数结构体
|
|
17055
17145
|
*/
|
|
17056
|
-
export interface
|
|
17146
|
+
export interface DescribeColumnsMetaResponse {
|
|
17057
17147
|
/**
|
|
17058
|
-
*
|
|
17148
|
+
* 分页返回的
|
|
17149
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
17059
17150
|
*/
|
|
17060
|
-
|
|
17151
|
+
ColumnMetaSet: Array<ColumnMeta>
|
|
17061
17152
|
/**
|
|
17062
|
-
*
|
|
17153
|
+
* 总记录数
|
|
17063
17154
|
*/
|
|
17064
|
-
|
|
17155
|
+
TotalCount: number
|
|
17156
|
+
/**
|
|
17157
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
17158
|
+
*/
|
|
17159
|
+
RequestId?: string
|
|
17065
17160
|
}
|
|
17066
17161
|
|
|
17067
17162
|
/**
|
|
@@ -24731,6 +24826,20 @@ export interface Filter {
|
|
|
24731
24826
|
Values?: Array<string>
|
|
24732
24827
|
}
|
|
24733
24828
|
|
|
24829
|
+
/**
|
|
24830
|
+
* 键值对
|
|
24831
|
+
*/
|
|
24832
|
+
export interface Pair {
|
|
24833
|
+
/**
|
|
24834
|
+
* 键名
|
|
24835
|
+
*/
|
|
24836
|
+
Key: string
|
|
24837
|
+
/**
|
|
24838
|
+
* 值
|
|
24839
|
+
*/
|
|
24840
|
+
Value: string
|
|
24841
|
+
}
|
|
24842
|
+
|
|
24734
24843
|
/**
|
|
24735
24844
|
* DeleteIntegrationTask返回参数结构体
|
|
24736
24845
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.0.
|
|
1
|
+
export declare const sdkVersion = "4.0.741";
|