tencentcloud-sdk-nodejs-tse 4.1.130 → 4.1.144
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.
|
@@ -132,6 +132,9 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
132
132
|
async DescribeAutoScalerResourceStrategyBindingGroups(req, cb) {
|
|
133
133
|
return this.request("DescribeAutoScalerResourceStrategyBindingGroups", req, cb);
|
|
134
134
|
}
|
|
135
|
+
async DescribeCloudNativeAPIGatewayIPRestriction(req, cb) {
|
|
136
|
+
return this.request("DescribeCloudNativeAPIGatewayIPRestriction", req, cb);
|
|
137
|
+
}
|
|
135
138
|
async DescribeConfigFileRelease(req, cb) {
|
|
136
139
|
return this.request("DescribeConfigFileRelease", req, cb);
|
|
137
140
|
}
|
|
@@ -225,12 +228,18 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
225
228
|
async DescribeConfigFileReleaseVersions(req, cb) {
|
|
226
229
|
return this.request("DescribeConfigFileReleaseVersions", req, cb);
|
|
227
230
|
}
|
|
231
|
+
async DeleteCloudNativeAPIGatewayIPRestriction(req, cb) {
|
|
232
|
+
return this.request("DeleteCloudNativeAPIGatewayIPRestriction", req, cb);
|
|
233
|
+
}
|
|
228
234
|
async DescribeSREInstances(req, cb) {
|
|
229
235
|
return this.request("DescribeSREInstances", req, cb);
|
|
230
236
|
}
|
|
231
237
|
async DescribeConfigFilesByGroup(req, cb) {
|
|
232
238
|
return this.request("DescribeConfigFilesByGroup", req, cb);
|
|
233
239
|
}
|
|
240
|
+
async CreateOrModifyCloudNativeAPIGatewayIPRestriction(req, cb) {
|
|
241
|
+
return this.request("CreateOrModifyCloudNativeAPIGatewayIPRestriction", req, cb);
|
|
242
|
+
}
|
|
234
243
|
async DescribeWafProtection(req, cb) {
|
|
235
244
|
return this.request("DescribeWafProtection", req, cb);
|
|
236
245
|
}
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { DescribeNacosReplicasRequest, DeleteWafDomainsRequest, DescribeCloudNativeAPIGatewayNodesRequest, DescribeCloudNativeAPIGatewayUpstreamRequest, DescribeUpstreamHealthCheckConfigRequest, CreateNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayCertificatesRequest, CloseWafProtectionRequest, DescribeCloudNativeAPIGatewayNodesResponse, CreateCloudNativeAPIGatewayResponse, DescribeUpstreamHealthCheckConfigResponse, CreateNativeGatewayServiceSourceResponse, CreateCloudNativeAPIGatewayServiceRequest, ModifyConsoleNetworkRequest, DescribeCloudNativeAPIGatewayServicesRequest, CreateCloudNativeAPIGatewayCanaryRuleResponse, DeleteGovernanceNamespacesResponse, DescribeCloudNativeAPIGatewayRoutesResponse, DescribeWafProtectionResponse, DescribeZookeeperReplicasRequest, DescribeAutoScalerResourceStrategiesResponse, DeleteCloudNativeAPIGatewayRouteResponse, DeleteCloudNativeAPIGatewayServiceRateLimitRequest, ModifyUpstreamNodeStatusRequest, DescribeConfigFileReleaseRequest, DescribeCloudNativeAPIGatewayConfigRequest, DescribeNacosServerInterfacesResponse, DeleteGovernanceInstancesRequest, UpdateEngineInternetAccessResponse, DeleteCloudNativeAPIGatewayRouteRateLimitRequest, CreateCloudNativeAPIGatewayPublicNetworkResponse, ModifyGovernanceServicesRequest, DescribeConfigFileReleasesResponse, DeleteCloudNativeAPIGatewayServiceRateLimitResponse, CreateGovernanceServicesRequest, ModifyCloudNativeAPIGatewayServiceRateLimitRequest, ModifyNetworkAccessStrategyResponse, RestartSREInstanceRequest, UnbindAutoScalerResourceStrategyFromGroupsRequest, DeleteCloudNativeAPIGatewayPublicNetworkRequest, CreateGovernanceAliasRequest, ModifyCloudNativeAPIGatewayServiceRequest, DescribeAutoScalerResourceStrategyBindingGroupsRequest,
|
|
2
|
+
import { DescribeNacosReplicasRequest, DeleteWafDomainsRequest, DescribeCloudNativeAPIGatewayNodesRequest, DescribeCloudNativeAPIGatewayUpstreamRequest, DescribeUpstreamHealthCheckConfigRequest, CreateNativeGatewayServerGroupRequest, DescribeCloudNativeAPIGatewayCertificatesRequest, CloseWafProtectionRequest, DescribeCloudNativeAPIGatewayNodesResponse, CreateCloudNativeAPIGatewayResponse, DescribeUpstreamHealthCheckConfigResponse, CreateNativeGatewayServiceSourceResponse, CreateCloudNativeAPIGatewayServiceRequest, ModifyConsoleNetworkRequest, DescribeCloudNativeAPIGatewayServicesRequest, CreateCloudNativeAPIGatewayCanaryRuleResponse, DeleteGovernanceNamespacesResponse, DescribeCloudNativeAPIGatewayRoutesResponse, DescribeWafProtectionResponse, DescribeZookeeperReplicasRequest, DescribeAutoScalerResourceStrategiesResponse, DeleteCloudNativeAPIGatewayRouteResponse, DeleteCloudNativeAPIGatewayServiceRateLimitRequest, ModifyUpstreamNodeStatusRequest, DescribeConfigFileReleaseRequest, DescribeCloudNativeAPIGatewayConfigRequest, DescribeNacosServerInterfacesResponse, DeleteGovernanceInstancesRequest, UpdateEngineInternetAccessResponse, DeleteCloudNativeAPIGatewayRouteRateLimitRequest, CreateCloudNativeAPIGatewayPublicNetworkResponse, ModifyGovernanceServicesRequest, DescribeConfigFileReleasesResponse, DeleteCloudNativeAPIGatewayServiceRateLimitResponse, CreateGovernanceServicesRequest, ModifyCloudNativeAPIGatewayServiceRateLimitRequest, ModifyNetworkAccessStrategyResponse, RestartSREInstanceRequest, UnbindAutoScalerResourceStrategyFromGroupsRequest, DeleteCloudNativeAPIGatewayPublicNetworkRequest, CreateGovernanceAliasRequest, ModifyCloudNativeAPIGatewayServiceRequest, DescribeAutoScalerResourceStrategyBindingGroupsRequest, DescribeWafProtectionRequest, DescribeAutoScalerResourceStrategiesRequest, DescribeGovernanceInstancesRequest, DescribeGovernanceServiceContractsRequest, DescribeConfigFilesRequest, DeleteCloudNativeAPIGatewayRouteRequest, DescribeConfigFileReleasesRequest, ModifyCloudNativeAPIGatewayServiceRateLimitResponse, DescribeGovernanceNamespacesRequest, DescribeSREInstancesResponse, CreateCloudNativeAPIGatewayServiceRateLimitRequest, ModifyNativeGatewayServerGroupRequest, ModifyConsoleNetworkResponse, DescribeWafDomainsResponse, DescribeSREInstanceAccessAddressRequest, ModifyGovernanceInstancesResponse, DeleteCloudNativeAPIGatewayPublicNetworkResponse, CreateOrUpdateConfigFileAndReleaseRequest, DeleteNativeGatewayServiceSourceResponse, DescribeCloudNativeAPIGatewayServiceRateLimitRequest, DescribeConfigFileGroupsResponse, UpdateEngineInternetAccessRequest, DeleteNativeGatewayServerGroupResponse, ModifyCloudNativeAPIGatewayCertificateResponse, DescribeCloudNativeAPIGatewayIPRestrictionRequest, DescribeSREInstanceAccessAddressResponse, CreateConfigFileRequest, DescribeConfigFilesResponse, DescribeCloudNativeAPIGatewayServicesResponse, CreateNativeGatewayServiceSourceRequest, ModifyNativeGatewayServiceSourceRequest, ModifyCloudNativeAPIGatewayCanaryRuleResponse, UnbindAutoScalerResourceStrategyFromGroupsResponse, UpdateUpstreamTargetsResponse, CreateWafDomainsRequest, DescribeGovernanceServiceContractVersionsRequest, DescribeCloudNativeAPIGatewayCertificatesResponse, DeleteGovernanceInstancesResponse, BindAutoScalerResourceStrategyToGroupsResponse, ModifyConfigFilesRequest, ModifyGovernanceAliasRequest, ModifyNetworkAccessStrategyRequest, CreateCloudNativeAPIGatewayRouteRateLimitRequest, ModifyCloudNativeAPIGatewayRouteResponse, CreateGovernanceInstancesRequest, BindAutoScalerResourceStrategyToGroupsRequest, DescribeConfigFilesByGroupResponse, ModifyAutoScalerResourceStrategyResponse, CreateCloudNativeAPIGatewayCertificateResponse, DescribeCloudNativeAPIGatewayRouteRateLimitRequest, UpdateUpstreamHealthCheckConfigRequest, DescribeConfigFileResponse, UpdateCloudNativeAPIGatewaySpecResponse, DescribeNativeGatewayServerGroupsRequest, DescribePublicNetworkRequest, DescribeGovernanceNamespacesResponse, DescribeConfigFilesByGroupRequest, DeleteGovernanceInstancesByHostResponse, DescribeGovernanceAliasesResponse, DeleteCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayCertificateRequest, ModifyCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayPublicNetworkRequest, ModifyGovernanceNamespacesRequest, ModifyConfigFileGroupResponse, DescribeAllConfigFileTemplatesRequest, RollbackConfigFileReleasesRequest, DescribeCloudNativeAPIGatewayInfoByIpResponse, DescribeCloudNativeAPIGatewayServicesLightRequest, PublishConfigFilesResponse, UpdateCloudNativeAPIGatewayCertificateInfoRequest, DescribeCloudNativeAPIGatewayCertificateDetailsRequest, CreateNativeGatewayServerGroupResponse, DeleteConfigFileReleasesResponse, ModifyGovernanceInstancesRequest, DeleteCloudNativeAPIGatewayCanaryRuleResponse, DeleteCloudNativeAPIGatewayIPRestrictionResponse, UpdateCloudNativeAPIGatewayCertificateInfoResponse, ModifyNetworkBasicInfoResponse, DescribeCloudNativeAPIGatewayResponse, CreateCloudNativeAPIGatewayRequest, DescribeGovernanceServiceContractVersionsResponse, ModifyConfigFilesResponse, DescribeAllConfigFileTemplatesResponse, DescribeConfigFileReleaseVersionsRequest, ModifyCloudNativeAPIGatewayRouteRateLimitRequest, ModifyCloudNativeAPIGatewayCertificateRequest, DeleteGovernanceAliasesResponse, DeleteAutoScalerResourceStrategyRequest, CreateGovernanceInstancesResponse, DeleteEngineResponse, ModifyCloudNativeAPIGatewayCanaryRuleRequest, DescribeCloudNativeAPIGatewayPortsResponse, DeleteGovernanceNamespacesRequest, DescribeCloudNativeAPIGatewayConfigResponse, CreateCloudNativeAPIGatewayRouteResponse, DeleteConfigFilesResponse, CreateCloudNativeAPIGatewayServiceRateLimitResponse, DescribeCloudNativeAPIGatewayServiceRateLimitResponse, ModifyGovernanceAliasResponse, DeleteGovernanceInstancesByHostRequest, DescribeCloudNativeAPIGatewayIPRestrictionResponse, CreateCloudNativeAPIGatewayRouteRateLimitResponse, DescribeCloudNativeAPIGatewaysResponse, CreateGovernanceNamespacesResponse, CreateConfigFileGroupRequest, DeleteAutoScalerResourceStrategyResponse, DescribeOneCloudNativeAPIGatewayServiceRequest, DeleteGovernanceAliasesRequest, CreateOrModifyCloudNativeAPIGatewayIPRestrictionRequest, DescribeWafDomainsRequest, ModifyUpstreamNodeStatusResponse, OpenWafProtectionResponse, DescribeCloudNativeAPIGatewayRouteRateLimitResponse, DescribeCloudNativeAPIGatewayRequest, DeleteConfigFileGroupRequest, CreateCloudNativeAPIGatewayCanaryRuleRequest, OpenWafProtectionRequest, DescribeCloudNativeAPIGatewayRoutesRequest, CreateEngineResponse, DescribeNacosServerInterfacesRequest, DescribeSREInstancesRequest, DescribeCloudNativeAPIGatewayInfoByIpRequest, DescribeZookeeperReplicasResponse, ModifyConfigFileGroupRequest, DescribePublicAddressConfigResponse, PublishConfigFilesRequest, DescribeConfigFileReleaseHistoriesRequest, ModifyCloudNativeAPIGatewayRequest, DescribeNativeGatewayServerGroupsResponse, ModifyNativeGatewayServerGroupResponse, DescribeNativeGatewayServiceSourcesResponse, CreateCloudNativeAPIGatewayServiceResponse, DeleteCloudNativeAPIGatewayRouteRateLimitResponse, DescribeConfigFileGroupsRequest, CreateGovernanceNamespacesRequest, ModifyCloudNativeAPIGatewayRouteRequest, DeleteCloudNativeAPIGatewayIPRestrictionRequest, CreateGovernanceAliasResponse, DeleteConfigFileGroupResponse, DescribeGovernanceAliasesRequest, ModifyCloudNativeAPIGatewayServiceResponse, DescribeAutoScalerResourceStrategyBindingGroupsResponse, DescribeInstanceTagInfosRequest, DeleteGovernanceServicesResponse, DeleteCloudNativeAPIGatewayCertificateResponse, DeleteCloudNativeAPIGatewayCanaryRuleRequest, DescribeNativeGatewayServiceSourcesRequest, CreateWafDomainsResponse, DescribePublicAddressConfigRequest, CreateConfigFileResponse, DescribeCloudNativeAPIGatewayUpstreamResponse, CreateOrModifyCloudNativeAPIGatewayIPRestrictionResponse, UpdateUpstreamTargetsRequest, DeleteCloudNativeAPIGatewayServiceResponse, DescribeConfigFileRequest, DeleteNativeGatewayServerGroupRequest, RollbackConfigFileReleasesResponse, DescribeNacosReplicasResponse, DescribeGovernanceInstancesResponse, ModifyGovernanceNamespacesResponse, DescribeCloudNativeAPIGatewaysRequest, DeleteCloudNativeAPIGatewayServiceRequest, DescribePublicNetworkResponse, DescribeInstanceTagInfosResponse, DeleteConfigFilesRequest, DescribeGovernanceServicesResponse, CloseWafProtectionResponse, CreateAutoScalerResourceStrategyResponse, UpdateCloudNativeAPIGatewaySpecRequest, DeleteEngineRequest, ModifyNetworkBasicInfoRequest, DescribeCloudNativeAPIGatewayCanaryRulesResponse, DeleteCloudNativeAPIGatewayCertificateRequest, DescribeZookeeperServerInterfacesResponse, DescribeConfigFileReleaseVersionsResponse, DeleteCloudNativeAPIGatewayRequest, DescribeCloudNativeAPIGatewayCertificateDetailsResponse, CreateGovernanceServicesResponse, ModifyAutoScalerResourceStrategyRequest, CreateOrUpdateConfigFileAndReleaseResponse, DescribeOneCloudNativeAPIGatewayServiceResponse, DeleteNativeGatewayServiceSourceRequest, DescribeCloudNativeAPIGatewayServicesLightResponse, RestartSREInstanceResponse, DescribeZookeeperServerInterfacesRequest, DeleteGovernanceServicesRequest, ModifyGovernanceServicesResponse, DeleteConfigFileReleasesRequest, CreateAutoScalerResourceStrategyRequest, ModifyNativeGatewayServiceSourceResponse, DescribeGovernanceServiceContractsResponse, UpdateUpstreamHealthCheckConfigResponse, CreateCloudNativeAPIGatewayRouteRequest, CreateEngineRequest, DeleteWafDomainsResponse, ModifyCloudNativeAPIGatewayRouteRateLimitResponse, DescribeConfigFileReleaseHistoriesResponse, DescribeCloudNativeAPIGatewayCanaryRulesRequest, CreateConfigFileGroupResponse, DescribeCloudNativeAPIGatewayPortsRequest, DescribeGovernanceServicesRequest, DescribeConfigFileReleaseResponse } from "./tse_models";
|
|
3
3
|
/**
|
|
4
4
|
* tse client
|
|
5
5
|
* @class
|
|
@@ -178,6 +178,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
178
178
|
* 查看弹性伸缩策略绑定的网关分组
|
|
179
179
|
*/
|
|
180
180
|
DescribeAutoScalerResourceStrategyBindingGroups(req: DescribeAutoScalerResourceStrategyBindingGroupsRequest, cb?: (error: string, rep: DescribeAutoScalerResourceStrategyBindingGroupsResponse) => void): Promise<DescribeAutoScalerResourceStrategyBindingGroupsResponse>;
|
|
181
|
+
/**
|
|
182
|
+
* 查询云原生网关访问控制
|
|
183
|
+
*/
|
|
184
|
+
DescribeCloudNativeAPIGatewayIPRestriction(req: DescribeCloudNativeAPIGatewayIPRestrictionRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayIPRestrictionResponse) => void): Promise<DescribeCloudNativeAPIGatewayIPRestrictionResponse>;
|
|
181
185
|
/**
|
|
182
186
|
* 获取配置文件发布
|
|
183
187
|
*/
|
|
@@ -302,6 +306,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
302
306
|
* 查询某个配置所有版本信息
|
|
303
307
|
*/
|
|
304
308
|
DescribeConfigFileReleaseVersions(req: DescribeConfigFileReleaseVersionsRequest, cb?: (error: string, rep: DescribeConfigFileReleaseVersionsResponse) => void): Promise<DescribeConfigFileReleaseVersionsResponse>;
|
|
309
|
+
/**
|
|
310
|
+
* 删除云原生网关访问控制
|
|
311
|
+
*/
|
|
312
|
+
DeleteCloudNativeAPIGatewayIPRestriction(req: DeleteCloudNativeAPIGatewayIPRestrictionRequest, cb?: (error: string, rep: DeleteCloudNativeAPIGatewayIPRestrictionResponse) => void): Promise<DeleteCloudNativeAPIGatewayIPRestrictionResponse>;
|
|
305
313
|
/**
|
|
306
314
|
* 用于查询引擎实例列表
|
|
307
315
|
*/
|
|
@@ -310,6 +318,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
310
318
|
* 根据group查询配置文件列表
|
|
311
319
|
*/
|
|
312
320
|
DescribeConfigFilesByGroup(req: DescribeConfigFilesByGroupRequest, cb?: (error: string, rep: DescribeConfigFilesByGroupResponse) => void): Promise<DescribeConfigFilesByGroupResponse>;
|
|
321
|
+
/**
|
|
322
|
+
* 创建或编辑云原生网关访问控制
|
|
323
|
+
*/
|
|
324
|
+
CreateOrModifyCloudNativeAPIGatewayIPRestriction(req: CreateOrModifyCloudNativeAPIGatewayIPRestrictionRequest, cb?: (error: string, rep: CreateOrModifyCloudNativeAPIGatewayIPRestrictionResponse) => void): Promise<CreateOrModifyCloudNativeAPIGatewayIPRestrictionResponse>;
|
|
313
325
|
/**
|
|
314
326
|
* 获取 WAF 防护状态
|
|
315
327
|
*/
|
|
@@ -286,6 +286,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
286
286
|
async DescribeAutoScalerResourceStrategyBindingGroups(req, cb) {
|
|
287
287
|
return this.request("DescribeAutoScalerResourceStrategyBindingGroups", req, cb);
|
|
288
288
|
}
|
|
289
|
+
/**
|
|
290
|
+
* 查询云原生网关访问控制
|
|
291
|
+
*/
|
|
292
|
+
async DescribeCloudNativeAPIGatewayIPRestriction(req, cb) {
|
|
293
|
+
return this.request("DescribeCloudNativeAPIGatewayIPRestriction", req, cb);
|
|
294
|
+
}
|
|
289
295
|
/**
|
|
290
296
|
* 获取配置文件发布
|
|
291
297
|
*/
|
|
@@ -472,6 +478,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
472
478
|
async DescribeConfigFileReleaseVersions(req, cb) {
|
|
473
479
|
return this.request("DescribeConfigFileReleaseVersions", req, cb);
|
|
474
480
|
}
|
|
481
|
+
/**
|
|
482
|
+
* 删除云原生网关访问控制
|
|
483
|
+
*/
|
|
484
|
+
async DeleteCloudNativeAPIGatewayIPRestriction(req, cb) {
|
|
485
|
+
return this.request("DeleteCloudNativeAPIGatewayIPRestriction", req, cb);
|
|
486
|
+
}
|
|
475
487
|
/**
|
|
476
488
|
* 用于查询引擎实例列表
|
|
477
489
|
*/
|
|
@@ -484,6 +496,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
484
496
|
async DescribeConfigFilesByGroup(req, cb) {
|
|
485
497
|
return this.request("DescribeConfigFilesByGroup", req, cb);
|
|
486
498
|
}
|
|
499
|
+
/**
|
|
500
|
+
* 创建或编辑云原生网关访问控制
|
|
501
|
+
*/
|
|
502
|
+
async CreateOrModifyCloudNativeAPIGatewayIPRestriction(req, cb) {
|
|
503
|
+
return this.request("CreateOrModifyCloudNativeAPIGatewayIPRestriction", req, cb);
|
|
504
|
+
}
|
|
487
505
|
/**
|
|
488
506
|
* 获取 WAF 防护状态
|
|
489
507
|
*/
|
|
@@ -459,6 +459,171 @@ export interface PublicAddressConfig {
|
|
|
459
459
|
*/
|
|
460
460
|
Description?: string;
|
|
461
461
|
}
|
|
462
|
+
/**
|
|
463
|
+
* 微服务注册引擎实例
|
|
464
|
+
*/
|
|
465
|
+
export interface SREInstance {
|
|
466
|
+
/**
|
|
467
|
+
* 实例ID
|
|
468
|
+
*/
|
|
469
|
+
InstanceId?: string;
|
|
470
|
+
/**
|
|
471
|
+
* 名称
|
|
472
|
+
*/
|
|
473
|
+
Name?: string;
|
|
474
|
+
/**
|
|
475
|
+
* 版本号
|
|
476
|
+
*/
|
|
477
|
+
Edition?: string;
|
|
478
|
+
/**
|
|
479
|
+
* 状态, 枚举值:creating/create_fail/running/updating/update_fail/restarting/restart_fail/destroying/destroy_fail
|
|
480
|
+
*/
|
|
481
|
+
Status?: string;
|
|
482
|
+
/**
|
|
483
|
+
* 规格ID
|
|
484
|
+
*/
|
|
485
|
+
SpecId?: string;
|
|
486
|
+
/**
|
|
487
|
+
* 副本数
|
|
488
|
+
*/
|
|
489
|
+
Replica?: number;
|
|
490
|
+
/**
|
|
491
|
+
* 类型
|
|
492
|
+
*/
|
|
493
|
+
Type?: string;
|
|
494
|
+
/**
|
|
495
|
+
* Vpc iD
|
|
496
|
+
*/
|
|
497
|
+
VpcId?: string;
|
|
498
|
+
/**
|
|
499
|
+
* 子网ID
|
|
500
|
+
*/
|
|
501
|
+
SubnetIds?: Array<string>;
|
|
502
|
+
/**
|
|
503
|
+
* 是否开启持久化存储
|
|
504
|
+
*/
|
|
505
|
+
EnableStorage?: boolean;
|
|
506
|
+
/**
|
|
507
|
+
* 数据存储方式
|
|
508
|
+
*/
|
|
509
|
+
StorageType?: string;
|
|
510
|
+
/**
|
|
511
|
+
* 云硬盘容量
|
|
512
|
+
*/
|
|
513
|
+
StorageCapacity?: number;
|
|
514
|
+
/**
|
|
515
|
+
* 计费方式
|
|
516
|
+
*/
|
|
517
|
+
Paymode?: string;
|
|
518
|
+
/**
|
|
519
|
+
* EKS集群的ID
|
|
520
|
+
*/
|
|
521
|
+
EKSClusterID?: string;
|
|
522
|
+
/**
|
|
523
|
+
* 集群创建时间
|
|
524
|
+
*/
|
|
525
|
+
CreateTime?: string;
|
|
526
|
+
/**
|
|
527
|
+
* 环境配置信息列表
|
|
528
|
+
*/
|
|
529
|
+
EnvInfos?: Array<EnvInfo>;
|
|
530
|
+
/**
|
|
531
|
+
* 引擎所在的区域
|
|
532
|
+
*/
|
|
533
|
+
EngineRegion?: string;
|
|
534
|
+
/**
|
|
535
|
+
* 注册引擎是否开启公网
|
|
536
|
+
*/
|
|
537
|
+
EnableInternet?: boolean;
|
|
538
|
+
/**
|
|
539
|
+
* 私有网络列表信息
|
|
540
|
+
*/
|
|
541
|
+
VpcInfos?: Array<VpcInfo>;
|
|
542
|
+
/**
|
|
543
|
+
* 服务治理相关信息列表
|
|
544
|
+
*/
|
|
545
|
+
ServiceGovernanceInfos?: Array<ServiceGovernanceInfo>;
|
|
546
|
+
/**
|
|
547
|
+
* 实例的标签信息
|
|
548
|
+
*/
|
|
549
|
+
Tags?: Array<KVPair>;
|
|
550
|
+
/**
|
|
551
|
+
* 引擎实例是否开启控制台公网访问地址
|
|
552
|
+
*/
|
|
553
|
+
EnableConsoleInternet?: boolean;
|
|
554
|
+
/**
|
|
555
|
+
* 引擎实例是否开启控制台内网访问地址
|
|
556
|
+
*/
|
|
557
|
+
EnableConsoleIntranet?: boolean;
|
|
558
|
+
/**
|
|
559
|
+
* 引擎实例是否展示参数配置页面
|
|
560
|
+
*/
|
|
561
|
+
ConfigInfoVisible?: boolean;
|
|
562
|
+
/**
|
|
563
|
+
* 引擎实例控制台默认密码
|
|
564
|
+
*/
|
|
565
|
+
ConsoleDefaultPwd?: string;
|
|
566
|
+
/**
|
|
567
|
+
* 交易付费类型,0后付费/1预付费
|
|
568
|
+
*/
|
|
569
|
+
TradeType?: number;
|
|
570
|
+
/**
|
|
571
|
+
* 自动续费标记:0表示默认状态(用户未设置,即初始状态), 1表示自动续费,2表示明确不自动续费
|
|
572
|
+
*/
|
|
573
|
+
AutoRenewFlag?: number;
|
|
574
|
+
/**
|
|
575
|
+
* 预付费到期时间
|
|
576
|
+
*/
|
|
577
|
+
CurDeadline?: string;
|
|
578
|
+
/**
|
|
579
|
+
* 隔离开始时间
|
|
580
|
+
*/
|
|
581
|
+
IsolateTime?: string;
|
|
582
|
+
/**
|
|
583
|
+
* 实例地域相关的描述信息
|
|
584
|
+
*/
|
|
585
|
+
RegionInfos?: Array<DescribeInstanceRegionInfo>;
|
|
586
|
+
/**
|
|
587
|
+
* 所在EKS环境,分为common和yunti
|
|
588
|
+
*/
|
|
589
|
+
EKSType?: string;
|
|
590
|
+
/**
|
|
591
|
+
* 引擎的产品版本
|
|
592
|
+
*/
|
|
593
|
+
FeatureVersion?: string;
|
|
594
|
+
/**
|
|
595
|
+
* 引擎实例是否开启客户端内网访问地址
|
|
596
|
+
*/
|
|
597
|
+
EnableClientIntranet?: boolean;
|
|
598
|
+
/**
|
|
599
|
+
* 存储额外配置选项
|
|
600
|
+
*/
|
|
601
|
+
StorageOption?: Array<StorageOption>;
|
|
602
|
+
/**
|
|
603
|
+
* Zookeeper的额外环境数据信息
|
|
604
|
+
*/
|
|
605
|
+
ZookeeperRegionInfo?: ZookeeperRegionInfo;
|
|
606
|
+
/**
|
|
607
|
+
* 部署架构
|
|
608
|
+
*/
|
|
609
|
+
DeployMode?: string;
|
|
610
|
+
/**
|
|
611
|
+
* 全局属性
|
|
612
|
+
*/
|
|
613
|
+
GlobalType?: string;
|
|
614
|
+
/**
|
|
615
|
+
* 所属组类型
|
|
616
|
+
*/
|
|
617
|
+
GroupType?: string;
|
|
618
|
+
/**
|
|
619
|
+
* 组id
|
|
620
|
+
*/
|
|
621
|
+
GroupId?: Array<string>;
|
|
622
|
+
/**
|
|
623
|
+
* 是否为主地域
|
|
624
|
+
*/
|
|
625
|
+
IsMainRegion?: boolean;
|
|
626
|
+
}
|
|
462
627
|
/**
|
|
463
628
|
* DescribeCloudNativeAPIGatewayServices请求参数结构体
|
|
464
629
|
*/
|
|
@@ -669,6 +834,11 @@ export interface DescribeCloudNativeAPIGatewayResult {
|
|
|
669
834
|
* 是否开启删除保护
|
|
670
835
|
*/
|
|
671
836
|
DeleteProtect?: boolean;
|
|
837
|
+
/**
|
|
838
|
+
* 表示可以升级的版本号
|
|
839
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
840
|
+
*/
|
|
841
|
+
AvailableVersions?: Array<string>;
|
|
672
842
|
}
|
|
673
843
|
/**
|
|
674
844
|
* 北极星日志主题信息
|
|
@@ -1581,23 +1751,6 @@ export interface DescribeAutoScalerResourceStrategyBindingGroupsRequest {
|
|
|
1581
1751
|
*/
|
|
1582
1752
|
Limit?: number;
|
|
1583
1753
|
}
|
|
1584
|
-
/**
|
|
1585
|
-
* DescribeConfigFilesByGroup返回参数结构体
|
|
1586
|
-
*/
|
|
1587
|
-
export interface DescribeConfigFilesByGroupResponse {
|
|
1588
|
-
/**
|
|
1589
|
-
* 记录总数量
|
|
1590
|
-
*/
|
|
1591
|
-
TotalCount?: number;
|
|
1592
|
-
/**
|
|
1593
|
-
* 配置文件列表
|
|
1594
|
-
*/
|
|
1595
|
-
ConfigFiles?: Array<ConfigFile>;
|
|
1596
|
-
/**
|
|
1597
|
-
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
1598
|
-
*/
|
|
1599
|
-
RequestId?: string;
|
|
1600
|
-
}
|
|
1601
1754
|
/**
|
|
1602
1755
|
* DescribeWafProtection请求参数结构体
|
|
1603
1756
|
*/
|
|
@@ -2180,19 +2333,6 @@ export interface ModifyNativeGatewayServerGroupRequest {
|
|
|
2180
2333
|
*/
|
|
2181
2334
|
Description?: string;
|
|
2182
2335
|
}
|
|
2183
|
-
/**
|
|
2184
|
-
* 获取云原生API网关实例协议端口列表响应结果
|
|
2185
|
-
*/
|
|
2186
|
-
export interface DescribeGatewayInstancePortResult {
|
|
2187
|
-
/**
|
|
2188
|
-
* 云原生API网关ID
|
|
2189
|
-
*/
|
|
2190
|
-
GatewayId?: string;
|
|
2191
|
-
/**
|
|
2192
|
-
* 网关实例协议端口列表
|
|
2193
|
-
*/
|
|
2194
|
-
GatewayInstancePortList?: Array<GatewayInstanceSchemeAndPorts>;
|
|
2195
|
-
}
|
|
2196
2336
|
/**
|
|
2197
2337
|
* ModifyConsoleNetwork返回参数结构体
|
|
2198
2338
|
*/
|
|
@@ -2452,6 +2592,23 @@ export interface ModifyCloudNativeAPIGatewayCertificateResponse {
|
|
|
2452
2592
|
*/
|
|
2453
2593
|
RequestId?: string;
|
|
2454
2594
|
}
|
|
2595
|
+
/**
|
|
2596
|
+
* DescribeCloudNativeAPIGatewayIPRestriction请求参数结构体
|
|
2597
|
+
*/
|
|
2598
|
+
export interface DescribeCloudNativeAPIGatewayIPRestrictionRequest {
|
|
2599
|
+
/**
|
|
2600
|
+
* 网关ID
|
|
2601
|
+
*/
|
|
2602
|
+
GatewayId: string;
|
|
2603
|
+
/**
|
|
2604
|
+
* 访问控制插件绑定的资源类型:route|service
|
|
2605
|
+
*/
|
|
2606
|
+
SourceType: string;
|
|
2607
|
+
/**
|
|
2608
|
+
* 路由或服务的id
|
|
2609
|
+
*/
|
|
2610
|
+
SourceId: string;
|
|
2611
|
+
}
|
|
2455
2612
|
/**
|
|
2456
2613
|
* DescribeSREInstanceAccessAddress返回参数结构体
|
|
2457
2614
|
*/
|
|
@@ -3473,17 +3630,21 @@ export interface BindAutoScalerResourceStrategyToGroupsRequest {
|
|
|
3473
3630
|
GroupIds: Array<string>;
|
|
3474
3631
|
}
|
|
3475
3632
|
/**
|
|
3476
|
-
*
|
|
3633
|
+
* DescribeConfigFilesByGroup返回参数结构体
|
|
3477
3634
|
*/
|
|
3478
|
-
export interface
|
|
3635
|
+
export interface DescribeConfigFilesByGroupResponse {
|
|
3479
3636
|
/**
|
|
3480
|
-
*
|
|
3637
|
+
* 记录总数量
|
|
3481
3638
|
*/
|
|
3482
|
-
|
|
3639
|
+
TotalCount?: number;
|
|
3483
3640
|
/**
|
|
3484
|
-
*
|
|
3641
|
+
* 配置文件列表
|
|
3485
3642
|
*/
|
|
3486
|
-
|
|
3643
|
+
ConfigFiles?: Array<ConfigFile>;
|
|
3644
|
+
/**
|
|
3645
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3646
|
+
*/
|
|
3647
|
+
RequestId?: string;
|
|
3487
3648
|
}
|
|
3488
3649
|
/**
|
|
3489
3650
|
* 参数限流的规则
|
|
@@ -3811,56 +3972,32 @@ export interface DescribeNativeGatewayServerGroupsRequest {
|
|
|
3811
3972
|
Filters?: Array<Filter>;
|
|
3812
3973
|
}
|
|
3813
3974
|
/**
|
|
3814
|
-
*
|
|
3975
|
+
* 获取云原生API网关实例协议端口列表响应结果
|
|
3815
3976
|
*/
|
|
3816
|
-
export interface
|
|
3977
|
+
export interface DescribeGatewayInstancePortResult {
|
|
3817
3978
|
/**
|
|
3818
|
-
*
|
|
3979
|
+
* 云原生API网关ID
|
|
3819
3980
|
*/
|
|
3820
|
-
|
|
3981
|
+
GatewayId?: string;
|
|
3821
3982
|
/**
|
|
3822
|
-
*
|
|
3983
|
+
* 网关实例协议端口列表
|
|
3823
3984
|
*/
|
|
3824
|
-
|
|
3985
|
+
GatewayInstancePortList?: Array<GatewayInstanceSchemeAndPorts>;
|
|
3986
|
+
}
|
|
3987
|
+
/**
|
|
3988
|
+
* DescribePublicNetwork请求参数结构体
|
|
3989
|
+
*/
|
|
3990
|
+
export interface DescribePublicNetworkRequest {
|
|
3825
3991
|
/**
|
|
3826
|
-
*
|
|
3992
|
+
* 云原生API网关实例ID。
|
|
3827
3993
|
*/
|
|
3828
|
-
|
|
3994
|
+
GatewayId: string;
|
|
3829
3995
|
/**
|
|
3830
|
-
*
|
|
3996
|
+
* 网关分组ID
|
|
3831
3997
|
*/
|
|
3832
|
-
|
|
3998
|
+
GroupId: string;
|
|
3833
3999
|
/**
|
|
3834
|
-
*
|
|
3835
|
-
*/
|
|
3836
|
-
Paths?: Array<string>;
|
|
3837
|
-
/**
|
|
3838
|
-
* 域名
|
|
3839
|
-
*/
|
|
3840
|
-
Hosts?: Array<string>;
|
|
3841
|
-
/**
|
|
3842
|
-
* 路由对应服务的名字
|
|
3843
|
-
*/
|
|
3844
|
-
ServiceName?: string;
|
|
3845
|
-
/**
|
|
3846
|
-
* 路由对应服务的ID
|
|
3847
|
-
*/
|
|
3848
|
-
ServiceId?: string;
|
|
3849
|
-
}
|
|
3850
|
-
/**
|
|
3851
|
-
* DescribePublicNetwork请求参数结构体
|
|
3852
|
-
*/
|
|
3853
|
-
export interface DescribePublicNetworkRequest {
|
|
3854
|
-
/**
|
|
3855
|
-
* 云原生API网关实例ID。
|
|
3856
|
-
*/
|
|
3857
|
-
GatewayId: string;
|
|
3858
|
-
/**
|
|
3859
|
-
* 网关分组ID
|
|
3860
|
-
*/
|
|
3861
|
-
GroupId: string;
|
|
3862
|
-
/**
|
|
3863
|
-
* 网络ID
|
|
4000
|
+
* 网络ID
|
|
3864
4001
|
*/
|
|
3865
4002
|
NetworkId: string;
|
|
3866
4003
|
}
|
|
@@ -4061,6 +4198,43 @@ export interface UpdateCloudNativeAPIGatewayResult {
|
|
|
4061
4198
|
*/
|
|
4062
4199
|
TaskId?: string;
|
|
4063
4200
|
}
|
|
4201
|
+
/**
|
|
4202
|
+
* 路由 WAF 状态
|
|
4203
|
+
*/
|
|
4204
|
+
export interface RouteWafStatus {
|
|
4205
|
+
/**
|
|
4206
|
+
* 路由的名字
|
|
4207
|
+
*/
|
|
4208
|
+
Name?: string;
|
|
4209
|
+
/**
|
|
4210
|
+
* 路由的 ID
|
|
4211
|
+
*/
|
|
4212
|
+
Id?: string;
|
|
4213
|
+
/**
|
|
4214
|
+
* 路由是否开启 WAF 防护
|
|
4215
|
+
*/
|
|
4216
|
+
Status?: string;
|
|
4217
|
+
/**
|
|
4218
|
+
* 方法
|
|
4219
|
+
*/
|
|
4220
|
+
Methods?: Array<string>;
|
|
4221
|
+
/**
|
|
4222
|
+
* 路径
|
|
4223
|
+
*/
|
|
4224
|
+
Paths?: Array<string>;
|
|
4225
|
+
/**
|
|
4226
|
+
* 域名
|
|
4227
|
+
*/
|
|
4228
|
+
Hosts?: Array<string>;
|
|
4229
|
+
/**
|
|
4230
|
+
* 路由对应服务的名字
|
|
4231
|
+
*/
|
|
4232
|
+
ServiceName?: string;
|
|
4233
|
+
/**
|
|
4234
|
+
* 路由对应服务的ID
|
|
4235
|
+
*/
|
|
4236
|
+
ServiceId?: string;
|
|
4237
|
+
}
|
|
4064
4238
|
/**
|
|
4065
4239
|
* ModifyGovernanceNamespaces请求参数结构体
|
|
4066
4240
|
*/
|
|
@@ -4475,6 +4649,15 @@ export interface DeleteCloudNativeAPIGatewayCanaryRuleResponse {
|
|
|
4475
4649
|
*/
|
|
4476
4650
|
RequestId?: string;
|
|
4477
4651
|
}
|
|
4652
|
+
/**
|
|
4653
|
+
* DeleteCloudNativeAPIGatewayIPRestriction返回参数结构体
|
|
4654
|
+
*/
|
|
4655
|
+
export interface DeleteCloudNativeAPIGatewayIPRestrictionResponse {
|
|
4656
|
+
/**
|
|
4657
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
4658
|
+
*/
|
|
4659
|
+
RequestId?: string;
|
|
4660
|
+
}
|
|
4478
4661
|
/**
|
|
4479
4662
|
* UpdateCloudNativeAPIGatewayCertificateInfo返回参数结构体
|
|
4480
4663
|
*/
|
|
@@ -5189,6 +5372,20 @@ export interface DeleteGovernanceInstancesByHostRequest {
|
|
|
5189
5372
|
*/
|
|
5190
5373
|
GovernanceInstances: Array<GovernanceInstanceUpdate>;
|
|
5191
5374
|
}
|
|
5375
|
+
/**
|
|
5376
|
+
* DescribeCloudNativeAPIGatewayIPRestriction返回参数结构体
|
|
5377
|
+
*/
|
|
5378
|
+
export interface DescribeCloudNativeAPIGatewayIPRestrictionResponse {
|
|
5379
|
+
/**
|
|
5380
|
+
* 出参
|
|
5381
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5382
|
+
*/
|
|
5383
|
+
Result?: DescribeKongIpRestrictionResult;
|
|
5384
|
+
/**
|
|
5385
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
5386
|
+
*/
|
|
5387
|
+
RequestId?: string;
|
|
5388
|
+
}
|
|
5192
5389
|
/**
|
|
5193
5390
|
* CreateCloudNativeAPIGatewayRouteRateLimit返回参数结构体
|
|
5194
5391
|
*/
|
|
@@ -5373,6 +5570,35 @@ export interface CertificateInfo {
|
|
|
5373
5570
|
*/
|
|
5374
5571
|
Id?: string;
|
|
5375
5572
|
}
|
|
5573
|
+
/**
|
|
5574
|
+
* CreateOrModifyCloudNativeAPIGatewayIPRestriction请求参数结构体
|
|
5575
|
+
*/
|
|
5576
|
+
export interface CreateOrModifyCloudNativeAPIGatewayIPRestrictionRequest {
|
|
5577
|
+
/**
|
|
5578
|
+
* 网关ID
|
|
5579
|
+
*/
|
|
5580
|
+
GatewayId: string;
|
|
5581
|
+
/**
|
|
5582
|
+
* 访问控制插件绑定的资源类型:route|service
|
|
5583
|
+
*/
|
|
5584
|
+
SourceType: string;
|
|
5585
|
+
/**
|
|
5586
|
+
* 路由或服务的id
|
|
5587
|
+
*/
|
|
5588
|
+
SourceId: string;
|
|
5589
|
+
/**
|
|
5590
|
+
* 是否启用插件
|
|
5591
|
+
*/
|
|
5592
|
+
Enabled: boolean;
|
|
5593
|
+
/**
|
|
5594
|
+
* 访问控制类型:whiteList|blackList
|
|
5595
|
+
*/
|
|
5596
|
+
RestrictionType: string;
|
|
5597
|
+
/**
|
|
5598
|
+
* cidr|ip
|
|
5599
|
+
*/
|
|
5600
|
+
AddressList: Array<string>;
|
|
5601
|
+
}
|
|
5376
5602
|
/**
|
|
5377
5603
|
* DescribeWafDomains请求参数结构体
|
|
5378
5604
|
*/
|
|
@@ -6224,6 +6450,23 @@ export interface ModifyCloudNativeAPIGatewayRouteRequest {
|
|
|
6224
6450
|
*/
|
|
6225
6451
|
RegexPriority?: number;
|
|
6226
6452
|
}
|
|
6453
|
+
/**
|
|
6454
|
+
* DeleteCloudNativeAPIGatewayIPRestriction请求参数结构体
|
|
6455
|
+
*/
|
|
6456
|
+
export interface DeleteCloudNativeAPIGatewayIPRestrictionRequest {
|
|
6457
|
+
/**
|
|
6458
|
+
* 网关ID
|
|
6459
|
+
*/
|
|
6460
|
+
GatewayId: string;
|
|
6461
|
+
/**
|
|
6462
|
+
* 访问控制插件绑定的资源类型:route|service
|
|
6463
|
+
*/
|
|
6464
|
+
SourceType: string;
|
|
6465
|
+
/**
|
|
6466
|
+
* 路由或服务的id
|
|
6467
|
+
*/
|
|
6468
|
+
SourceId: string;
|
|
6469
|
+
}
|
|
6227
6470
|
/**
|
|
6228
6471
|
* CreateGovernanceAlias返回参数结构体
|
|
6229
6472
|
*/
|
|
@@ -6595,6 +6838,15 @@ export interface DescribeCloudNativeAPIGatewayUpstreamResponse {
|
|
|
6595
6838
|
*/
|
|
6596
6839
|
RequestId?: string;
|
|
6597
6840
|
}
|
|
6841
|
+
/**
|
|
6842
|
+
* CreateOrModifyCloudNativeAPIGatewayIPRestriction返回参数结构体
|
|
6843
|
+
*/
|
|
6844
|
+
export interface CreateOrModifyCloudNativeAPIGatewayIPRestrictionResponse {
|
|
6845
|
+
/**
|
|
6846
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
6847
|
+
*/
|
|
6848
|
+
RequestId?: string;
|
|
6849
|
+
}
|
|
6598
6850
|
/**
|
|
6599
6851
|
* 键值对
|
|
6600
6852
|
*/
|
|
@@ -7004,6 +7256,36 @@ export interface DeleteCloudNativeAPIGatewayServiceRequest {
|
|
|
7004
7256
|
*/
|
|
7005
7257
|
DeleteRoutes?: boolean;
|
|
7006
7258
|
}
|
|
7259
|
+
/**
|
|
7260
|
+
* 查询云原生网关访问控制配置出参
|
|
7261
|
+
*/
|
|
7262
|
+
export interface DescribeKongIpRestrictionResult {
|
|
7263
|
+
/**
|
|
7264
|
+
* 访问控制插件绑定的资源类型:route | service
|
|
7265
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7266
|
+
*/
|
|
7267
|
+
SourceType?: string;
|
|
7268
|
+
/**
|
|
7269
|
+
* 路由或服务的id
|
|
7270
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7271
|
+
*/
|
|
7272
|
+
SourceId?: string;
|
|
7273
|
+
/**
|
|
7274
|
+
* 是否启用插件
|
|
7275
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7276
|
+
*/
|
|
7277
|
+
Enabled?: boolean;
|
|
7278
|
+
/**
|
|
7279
|
+
* 访问控制类型:whiteList|blackList
|
|
7280
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7281
|
+
*/
|
|
7282
|
+
RestrictionType?: string;
|
|
7283
|
+
/**
|
|
7284
|
+
* cidr|ip
|
|
7285
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
7286
|
+
*/
|
|
7287
|
+
AddressList?: Array<string>;
|
|
7288
|
+
}
|
|
7007
7289
|
/**
|
|
7008
7290
|
* DescribePublicNetwork返回参数结构体
|
|
7009
7291
|
*/
|
|
@@ -7233,169 +7515,17 @@ export interface DescribeCloudNativeAPIGatewayCanaryRulesResponse {
|
|
|
7233
7515
|
RequestId?: string;
|
|
7234
7516
|
}
|
|
7235
7517
|
/**
|
|
7236
|
-
*
|
|
7518
|
+
* DeleteCloudNativeAPIGatewayCertificate请求参数结构体
|
|
7237
7519
|
*/
|
|
7238
|
-
export interface
|
|
7239
|
-
/**
|
|
7240
|
-
* 实例ID
|
|
7241
|
-
*/
|
|
7242
|
-
InstanceId?: string;
|
|
7243
|
-
/**
|
|
7244
|
-
* 名称
|
|
7245
|
-
*/
|
|
7246
|
-
Name?: string;
|
|
7247
|
-
/**
|
|
7248
|
-
* 版本号
|
|
7249
|
-
*/
|
|
7250
|
-
Edition?: string;
|
|
7251
|
-
/**
|
|
7252
|
-
* 状态, 枚举值:creating/create_fail/running/updating/update_fail/restarting/restart_fail/destroying/destroy_fail
|
|
7253
|
-
*/
|
|
7254
|
-
Status?: string;
|
|
7255
|
-
/**
|
|
7256
|
-
* 规格ID
|
|
7257
|
-
*/
|
|
7258
|
-
SpecId?: string;
|
|
7259
|
-
/**
|
|
7260
|
-
* 副本数
|
|
7261
|
-
*/
|
|
7262
|
-
Replica?: number;
|
|
7263
|
-
/**
|
|
7264
|
-
* 类型
|
|
7265
|
-
*/
|
|
7266
|
-
Type?: string;
|
|
7267
|
-
/**
|
|
7268
|
-
* Vpc iD
|
|
7269
|
-
*/
|
|
7270
|
-
VpcId?: string;
|
|
7271
|
-
/**
|
|
7272
|
-
* 子网ID
|
|
7273
|
-
*/
|
|
7274
|
-
SubnetIds?: Array<string>;
|
|
7275
|
-
/**
|
|
7276
|
-
* 是否开启持久化存储
|
|
7277
|
-
*/
|
|
7278
|
-
EnableStorage?: boolean;
|
|
7279
|
-
/**
|
|
7280
|
-
* 数据存储方式
|
|
7281
|
-
*/
|
|
7282
|
-
StorageType?: string;
|
|
7283
|
-
/**
|
|
7284
|
-
* 云硬盘容量
|
|
7285
|
-
*/
|
|
7286
|
-
StorageCapacity?: number;
|
|
7287
|
-
/**
|
|
7288
|
-
* 计费方式
|
|
7289
|
-
*/
|
|
7290
|
-
Paymode?: string;
|
|
7291
|
-
/**
|
|
7292
|
-
* EKS集群的ID
|
|
7293
|
-
*/
|
|
7294
|
-
EKSClusterID?: string;
|
|
7295
|
-
/**
|
|
7296
|
-
* 集群创建时间
|
|
7297
|
-
*/
|
|
7298
|
-
CreateTime?: string;
|
|
7299
|
-
/**
|
|
7300
|
-
* 环境配置信息列表
|
|
7301
|
-
*/
|
|
7302
|
-
EnvInfos?: Array<EnvInfo>;
|
|
7303
|
-
/**
|
|
7304
|
-
* 引擎所在的区域
|
|
7305
|
-
*/
|
|
7306
|
-
EngineRegion?: string;
|
|
7307
|
-
/**
|
|
7308
|
-
* 注册引擎是否开启公网
|
|
7309
|
-
*/
|
|
7310
|
-
EnableInternet?: boolean;
|
|
7311
|
-
/**
|
|
7312
|
-
* 私有网络列表信息
|
|
7313
|
-
*/
|
|
7314
|
-
VpcInfos?: Array<VpcInfo>;
|
|
7315
|
-
/**
|
|
7316
|
-
* 服务治理相关信息列表
|
|
7317
|
-
*/
|
|
7318
|
-
ServiceGovernanceInfos?: Array<ServiceGovernanceInfo>;
|
|
7319
|
-
/**
|
|
7320
|
-
* 实例的标签信息
|
|
7321
|
-
*/
|
|
7322
|
-
Tags?: Array<KVPair>;
|
|
7323
|
-
/**
|
|
7324
|
-
* 引擎实例是否开启控制台公网访问地址
|
|
7325
|
-
*/
|
|
7326
|
-
EnableConsoleInternet?: boolean;
|
|
7327
|
-
/**
|
|
7328
|
-
* 引擎实例是否开启控制台内网访问地址
|
|
7329
|
-
*/
|
|
7330
|
-
EnableConsoleIntranet?: boolean;
|
|
7331
|
-
/**
|
|
7332
|
-
* 引擎实例是否展示参数配置页面
|
|
7333
|
-
*/
|
|
7334
|
-
ConfigInfoVisible?: boolean;
|
|
7335
|
-
/**
|
|
7336
|
-
* 引擎实例控制台默认密码
|
|
7337
|
-
*/
|
|
7338
|
-
ConsoleDefaultPwd?: string;
|
|
7339
|
-
/**
|
|
7340
|
-
* 交易付费类型,0后付费/1预付费
|
|
7341
|
-
*/
|
|
7342
|
-
TradeType?: number;
|
|
7343
|
-
/**
|
|
7344
|
-
* 自动续费标记:0表示默认状态(用户未设置,即初始状态), 1表示自动续费,2表示明确不自动续费
|
|
7345
|
-
*/
|
|
7346
|
-
AutoRenewFlag?: number;
|
|
7347
|
-
/**
|
|
7348
|
-
* 预付费到期时间
|
|
7349
|
-
*/
|
|
7350
|
-
CurDeadline?: string;
|
|
7351
|
-
/**
|
|
7352
|
-
* 隔离开始时间
|
|
7353
|
-
*/
|
|
7354
|
-
IsolateTime?: string;
|
|
7355
|
-
/**
|
|
7356
|
-
* 实例地域相关的描述信息
|
|
7357
|
-
*/
|
|
7358
|
-
RegionInfos?: Array<DescribeInstanceRegionInfo>;
|
|
7359
|
-
/**
|
|
7360
|
-
* 所在EKS环境,分为common和yunti
|
|
7361
|
-
*/
|
|
7362
|
-
EKSType?: string;
|
|
7363
|
-
/**
|
|
7364
|
-
* 引擎的产品版本
|
|
7365
|
-
*/
|
|
7366
|
-
FeatureVersion?: string;
|
|
7367
|
-
/**
|
|
7368
|
-
* 引擎实例是否开启客户端内网访问地址
|
|
7369
|
-
*/
|
|
7370
|
-
EnableClientIntranet?: boolean;
|
|
7371
|
-
/**
|
|
7372
|
-
* 存储额外配置选项
|
|
7373
|
-
*/
|
|
7374
|
-
StorageOption?: Array<StorageOption>;
|
|
7375
|
-
/**
|
|
7376
|
-
* Zookeeper的额外环境数据信息
|
|
7377
|
-
*/
|
|
7378
|
-
ZookeeperRegionInfo?: ZookeeperRegionInfo;
|
|
7379
|
-
/**
|
|
7380
|
-
* 部署架构
|
|
7381
|
-
*/
|
|
7382
|
-
DeployMode?: string;
|
|
7383
|
-
/**
|
|
7384
|
-
* 全局属性
|
|
7385
|
-
*/
|
|
7386
|
-
GlobalType?: string;
|
|
7387
|
-
/**
|
|
7388
|
-
* 所属组类型
|
|
7389
|
-
*/
|
|
7390
|
-
GroupType?: string;
|
|
7520
|
+
export interface DeleteCloudNativeAPIGatewayCertificateRequest {
|
|
7391
7521
|
/**
|
|
7392
|
-
*
|
|
7522
|
+
* 网关ID
|
|
7393
7523
|
*/
|
|
7394
|
-
|
|
7524
|
+
GatewayId: string;
|
|
7395
7525
|
/**
|
|
7396
|
-
*
|
|
7526
|
+
* 证书Id
|
|
7397
7527
|
*/
|
|
7398
|
-
|
|
7528
|
+
Id: string;
|
|
7399
7529
|
}
|
|
7400
7530
|
/**
|
|
7401
7531
|
* 云原生API网关节点信息。
|