tencentcloud-sdk-nodejs 4.1.213 → 4.1.215
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/es/common/sdk_version.js +1 -1
- package/es/services/cfw/v20190904/cfw_client.js +5 -2
- package/es/services/emr/v20190103/emr_client.js +14 -8
- package/es/services/mps/v20190612/mps_client.js +18 -6
- package/es/services/organization/v20210331/organization_client.js +5 -2
- package/es/services/tcbr/v20220217/tcbr_client.js +8 -2
- package/es/services/tdmq/v20200217/tdmq_client.js +5 -2
- package/es/services/tdmysql/v20211122/tdmysql_client.js +5 -2
- package/es/services/vclm/v20240523/vclm_client.js +52 -4
- package/es/services/vpc/v20170312/vpc_client.js +3 -0
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ags/v20250920/ags_models.d.ts +12 -0
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +39 -4
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +7 -3
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +9 -3
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +235 -5
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_client.js +1 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +6 -6
- package/tencentcloud/services/config/v20220802/config_models.d.ts +20 -12
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +4 -0
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +30 -44
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +19 -11
- package/tencentcloud/services/emr/v20190103/emr_client.js +26 -14
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +145 -10
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +2 -2
- package/tencentcloud/services/ess/v20201111/ess_client.js +2 -2
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +84 -311
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +69 -236
- package/tencentcloud/services/hai/v20230812/hai_models.d.ts +6 -2
- package/tencentcloud/services/hcm/v20181106/hcm_models.d.ts +4 -4
- package/tencentcloud/services/iss/v20230517/iss_models.d.ts +53 -33
- package/tencentcloud/services/live/v20180801/live_models.d.ts +4 -0
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +28 -60
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +24 -8
- package/tencentcloud/services/mps/v20190612/mps_client.js +34 -10
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +298 -476
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +53 -31
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +78 -65
- package/tencentcloud/services/organization/v20210331/organization_client.d.ts +7 -3
- package/tencentcloud/services/organization/v20210331/organization_client.js +9 -3
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +26 -0
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +1 -1
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +46 -41
- package/tencentcloud/services/tcbr/v20220217/tcbr_client.d.ts +11 -3
- package/tencentcloud/services/tcbr/v20220217/tcbr_client.js +15 -3
- package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +83 -27
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +7 -3
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +9 -3
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +106 -25
- package/tencentcloud/services/tdmysql/v20211122/tdmysql_client.d.ts +7 -3
- package/tencentcloud/services/tdmysql/v20211122/tdmysql_client.js +9 -3
- package/tencentcloud/services/tdmysql/v20211122/tdmysql_models.d.ts +142 -28
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +2 -56
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +10 -10
- package/tencentcloud/services/tke/v20180525/tke_client.js +10 -10
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +182 -136
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +26 -0
- package/tencentcloud/services/vclm/v20240523/vclm_client.d.ts +69 -5
- package/tencentcloud/services/vclm/v20240523/vclm_client.js +102 -6
- package/tencentcloud/services/vclm/v20240523/vclm_models.d.ts +1673 -492
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +8 -0
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +5 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +6 -0
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +32 -2
|
@@ -2462,6 +2462,35 @@ export interface DeleteRabbitMQUserResponse {
|
|
|
2462
2462
|
*/
|
|
2463
2463
|
RequestId?: string;
|
|
2464
2464
|
}
|
|
2465
|
+
/**
|
|
2466
|
+
* CreateRocketMQMigrationTask请求参数结构体
|
|
2467
|
+
*/
|
|
2468
|
+
export interface CreateRocketMQMigrationTaskRequest {
|
|
2469
|
+
/**
|
|
2470
|
+
* <p>集群ID</p>
|
|
2471
|
+
*/
|
|
2472
|
+
ClusterId: string;
|
|
2473
|
+
/**
|
|
2474
|
+
* <p>任务类型:<br>0,集群迁移<br>1,导入到指定命名空间</p>
|
|
2475
|
+
*/
|
|
2476
|
+
Type: number;
|
|
2477
|
+
/**
|
|
2478
|
+
* <p>待导入的主题列表</p>
|
|
2479
|
+
*/
|
|
2480
|
+
Topics?: Array<RocketMQTopicConfig>;
|
|
2481
|
+
/**
|
|
2482
|
+
* <p>待导入的消费组列表</p>
|
|
2483
|
+
*/
|
|
2484
|
+
Groups?: Array<RocketMQGroupConfig>;
|
|
2485
|
+
/**
|
|
2486
|
+
* <p>待导入的角色列表</p>
|
|
2487
|
+
*/
|
|
2488
|
+
Roles?: Array<RocketMQRoleConfig>;
|
|
2489
|
+
/**
|
|
2490
|
+
* <p>指定导入的命名空间</p>
|
|
2491
|
+
*/
|
|
2492
|
+
Namespace?: string;
|
|
2493
|
+
}
|
|
2465
2494
|
/**
|
|
2466
2495
|
* SetRocketMQPublicAccessPoint返回参数结构体
|
|
2467
2496
|
*/
|
|
@@ -3997,19 +4026,19 @@ export interface DescribeMsgResponse {
|
|
|
3997
4026
|
*/
|
|
3998
4027
|
export interface CreateProClusterResponse {
|
|
3999
4028
|
/**
|
|
4000
|
-
*
|
|
4029
|
+
* <p>子订单号</p>
|
|
4001
4030
|
*/
|
|
4002
4031
|
DealName?: string;
|
|
4003
4032
|
/**
|
|
4004
|
-
*
|
|
4033
|
+
* <p>订单号</p>
|
|
4005
4034
|
*/
|
|
4006
4035
|
BigDealId?: string;
|
|
4007
4036
|
/**
|
|
4008
|
-
*
|
|
4037
|
+
* <p>集群Id</p>
|
|
4009
4038
|
*/
|
|
4010
4039
|
ClusterId?: string;
|
|
4011
4040
|
/**
|
|
4012
|
-
*
|
|
4041
|
+
* <p>集群名称</p>
|
|
4013
4042
|
*/
|
|
4014
4043
|
ClusterName?: string;
|
|
4015
4044
|
/**
|
|
@@ -4066,47 +4095,45 @@ export interface Tag {
|
|
|
4066
4095
|
*/
|
|
4067
4096
|
export interface CreateProClusterRequest {
|
|
4068
4097
|
/**
|
|
4069
|
-
*
|
|
4070
|
-
|
|
4071
|
-
单可用区部署选择一个可用区,示例[200002]
|
|
4098
|
+
* <p>多可用区部署选择三个可用区,示例[200002,200003,200004]<br>单可用区部署选择一个可用区,示例[200002]</p><p>当选择PULSAR.P2.MINI1 时只支持两个可用区,其他支持三个可用区</p>
|
|
4072
4099
|
*/
|
|
4073
4100
|
ZoneIds: Array<number | bigint>;
|
|
4074
4101
|
/**
|
|
4075
|
-
*
|
|
4076
|
-
参考 [专业集群规格](https://cloud.tencent.com/document/product/1179/83705)
|
|
4102
|
+
* <p>集群规格代号<br>参考 <a href="https://cloud.tencent.com/document/product/1179/83705">专业集群规格</a></p>
|
|
4077
4103
|
*/
|
|
4078
4104
|
ProductName: string;
|
|
4079
4105
|
/**
|
|
4080
|
-
* 1: true
|
|
4081
|
-
|
|
4082
|
-
0: false,关闭自动按月续费
|
|
4106
|
+
* <p>1: true,开启自动按月续费</p><p>0: false,关闭自动按月续费</p>
|
|
4083
4107
|
*/
|
|
4084
4108
|
AutoRenewFlag: number;
|
|
4085
4109
|
/**
|
|
4086
|
-
*
|
|
4110
|
+
* <p>购买时长,取值范围:1~50</p>
|
|
4087
4111
|
*/
|
|
4088
4112
|
TimeSpan: number;
|
|
4089
4113
|
/**
|
|
4090
|
-
*
|
|
4114
|
+
* <p>集群名称不能为空,支持数字、字母、中文以及符号 “-_=:.”,长度不超过64个字符</p>
|
|
4091
4115
|
*/
|
|
4092
4116
|
ClusterName: string;
|
|
4093
4117
|
/**
|
|
4094
|
-
*
|
|
4118
|
+
* <p>是否自动选择代金券 1是 0否 默认为0</p>
|
|
4095
4119
|
*/
|
|
4096
4120
|
AutoVoucher: number;
|
|
4097
4121
|
/**
|
|
4098
|
-
*
|
|
4099
|
-
参考 [专业集群规格](https://cloud.tencent.com/document/product/1179/83705)
|
|
4122
|
+
* <p>存储规格<br>参考 <a href="https://cloud.tencent.com/document/product/1179/83705">专业集群规格</a></p>
|
|
4100
4123
|
*/
|
|
4101
4124
|
StorageSize?: number;
|
|
4102
4125
|
/**
|
|
4103
|
-
* vpc
|
|
4126
|
+
* <p>vpc网络标签</p>
|
|
4104
4127
|
*/
|
|
4105
4128
|
Vpc?: VpcInfo;
|
|
4106
4129
|
/**
|
|
4107
|
-
*
|
|
4130
|
+
* <p>集群的标签列表(已废弃)</p>
|
|
4108
4131
|
*/
|
|
4109
4132
|
Tags?: Array<Tag>;
|
|
4133
|
+
/**
|
|
4134
|
+
* <p>集群版本信息</p>
|
|
4135
|
+
*/
|
|
4136
|
+
InstanceVersion?: string;
|
|
4110
4137
|
}
|
|
4111
4138
|
/**
|
|
4112
4139
|
* DescribeRabbitMQVipInstances返回参数结构体
|
|
@@ -5847,29 +5874,41 @@ export interface CreateRocketMQGroupRequest {
|
|
|
5847
5874
|
*/
|
|
5848
5875
|
export interface Role {
|
|
5849
5876
|
/**
|
|
5850
|
-
*
|
|
5877
|
+
* <p>角色名称。</p>
|
|
5851
5878
|
*/
|
|
5852
5879
|
RoleName?: string;
|
|
5853
5880
|
/**
|
|
5854
|
-
*
|
|
5881
|
+
* <p>角色token值。</p>
|
|
5855
5882
|
*/
|
|
5856
5883
|
Token?: string;
|
|
5857
5884
|
/**
|
|
5858
|
-
*
|
|
5885
|
+
* <p>备注说明。</p>
|
|
5859
5886
|
*/
|
|
5860
5887
|
Remark?: string;
|
|
5861
5888
|
/**
|
|
5862
|
-
*
|
|
5889
|
+
* <p>创建时间。</p>
|
|
5863
5890
|
*/
|
|
5864
5891
|
CreateTime?: string;
|
|
5865
5892
|
/**
|
|
5866
|
-
*
|
|
5893
|
+
* <p>更新时间。</p>
|
|
5867
5894
|
*/
|
|
5868
5895
|
UpdateTime?: string;
|
|
5869
5896
|
/**
|
|
5870
|
-
*
|
|
5897
|
+
* <p>授权类型(Cluster:集群;TopicAndGroup:主题或消费组)</p>
|
|
5871
5898
|
*/
|
|
5872
5899
|
PermType?: string;
|
|
5900
|
+
/**
|
|
5901
|
+
* <p>角色类型</p><p>枚举值:</p><ul><li>Temporary: 轮转密钥</li><li>Permanent: 永久密钥</li></ul>
|
|
5902
|
+
*/
|
|
5903
|
+
TokenType?: string;
|
|
5904
|
+
/**
|
|
5905
|
+
* <p>SSM 唯一 ID</p>
|
|
5906
|
+
*/
|
|
5907
|
+
SecretName?: string;
|
|
5908
|
+
/**
|
|
5909
|
+
* <p>轮转周期</p><p>单位:天</p>
|
|
5910
|
+
*/
|
|
5911
|
+
RotateFreq?: number;
|
|
5873
5912
|
}
|
|
5874
5913
|
/**
|
|
5875
5914
|
* DescribeTopicMsgs返回参数结构体
|
|
@@ -7744,6 +7783,15 @@ export interface DescribeRocketMQTopicRequest {
|
|
|
7744
7783
|
*/
|
|
7745
7784
|
Limit?: number;
|
|
7746
7785
|
}
|
|
7786
|
+
/**
|
|
7787
|
+
* CreateRocketMQMigrationTask返回参数结构体
|
|
7788
|
+
*/
|
|
7789
|
+
export interface CreateRocketMQMigrationTaskResponse {
|
|
7790
|
+
/**
|
|
7791
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
7792
|
+
*/
|
|
7793
|
+
RequestId?: string;
|
|
7794
|
+
}
|
|
7747
7795
|
/**
|
|
7748
7796
|
* DescribeRocketMQSubscriptions请求参数结构体
|
|
7749
7797
|
*/
|
|
@@ -8710,6 +8758,39 @@ export interface RabbitMQPrivateNode {
|
|
|
8710
8758
|
*/
|
|
8711
8759
|
ProcessNumber?: number;
|
|
8712
8760
|
}
|
|
8761
|
+
/**
|
|
8762
|
+
* RocketMQ角色配置信息
|
|
8763
|
+
*/
|
|
8764
|
+
export interface RocketMQRoleConfig {
|
|
8765
|
+
/**
|
|
8766
|
+
* 角色名,对应SecretKey
|
|
8767
|
+
*/
|
|
8768
|
+
RoleName?: string;
|
|
8769
|
+
/**
|
|
8770
|
+
* accessKey
|
|
8771
|
+
*/
|
|
8772
|
+
RoleToken?: string;
|
|
8773
|
+
/**
|
|
8774
|
+
* 命名空间
|
|
8775
|
+
*/
|
|
8776
|
+
EnvironmentId?: string;
|
|
8777
|
+
/**
|
|
8778
|
+
* 角色权限
|
|
8779
|
+
*/
|
|
8780
|
+
Permissions?: Array<string>;
|
|
8781
|
+
/**
|
|
8782
|
+
* 备注
|
|
8783
|
+
*/
|
|
8784
|
+
Remark?: string;
|
|
8785
|
+
/**
|
|
8786
|
+
* 权限类型,默认按集群授权(Cluster:集群级别;TopicAndGroup:主题&消费组级别)
|
|
8787
|
+
*/
|
|
8788
|
+
PermType?: string;
|
|
8789
|
+
/**
|
|
8790
|
+
* Topic和Group维度权限配置
|
|
8791
|
+
*/
|
|
8792
|
+
DetailedRolePerms?: Array<DetailedRolePerm>;
|
|
8793
|
+
}
|
|
8713
8794
|
/**
|
|
8714
8795
|
* RetryRocketMQDlqMessage请求参数结构体
|
|
8715
8796
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { IsolateDBInstanceRequest, DescribeFlowRequest, ModifyDBSBackupSetCommentResponse, ModifyInstanceNameResponse, ModifyDBInstanceSecurityGroupsResponse, DescribeDBParametersRequest, DescribeDatabaseObjectsResponse, CreateDBSBackupResponse, CreateDBSBackupRequest, DestroyInstancesRequest, DescribeDBSecurityGroupsRequest, ModifyDBParametersResponse, ModifyInstanceNameRequest, ModifyAutoRenewFlagRequest, ModifyDBSBackupPolicyResponse, DescribeDBSCloneInstancesResponse, DescribeDBSecurityGroupsResponse, ModifyDBSBackupPolicyRequest, DescribeDBSCloneInstancesRequest, DescribeDatabaseObjectsRequest, DescribeDBSAvailableRecoveryTimeResponse, ModifyAutoRenewFlagResponse, DestroyInstancesResponse, DescribeDBParametersResponse, IsolateDBInstanceResponse, DescribeDBSAvailableRecoveryTimeRequest, DeleteDBSBackupSetsResponse, DescribeFlowResponse, CancelIsolateDBInstancesResponse, CancelIsolateDBInstancesRequest, ModifyDBSBackupSetCommentRequest, ModifyDBParametersRequest, ModifyDBInstanceSecurityGroupsRequest, DeleteDBSBackupSetsRequest } from "./tdmysql_models";
|
|
3
|
+
import { IsolateDBInstanceRequest, DescribeFlowRequest, ModifyDBSBackupSetCommentResponse, ModifyInstanceNameResponse, ModifyDBInstanceSecurityGroupsResponse, DescribeDBParametersRequest, DescribeDBSArchiveLogsResponse, DescribeDatabaseObjectsResponse, CreateDBSBackupResponse, CreateDBSBackupRequest, DestroyInstancesRequest, DescribeDBSecurityGroupsRequest, ModifyDBParametersResponse, ModifyInstanceNameRequest, ModifyAutoRenewFlagRequest, ModifyDBSBackupPolicyResponse, DescribeDBSCloneInstancesResponse, DescribeDBSecurityGroupsResponse, DescribeDBSArchiveLogsRequest, ModifyDBSBackupPolicyRequest, DescribeDBSCloneInstancesRequest, DescribeDatabaseObjectsRequest, DescribeDBSAvailableRecoveryTimeResponse, ModifyAutoRenewFlagResponse, DestroyInstancesResponse, DescribeDBParametersResponse, IsolateDBInstanceResponse, DescribeDBSAvailableRecoveryTimeRequest, DeleteDBSBackupSetsResponse, DescribeFlowResponse, CancelIsolateDBInstancesResponse, CancelIsolateDBInstancesRequest, ModifyDBSBackupSetCommentRequest, ModifyDBParametersRequest, ModifyDBInstanceSecurityGroupsRequest, DeleteDBSBackupSetsRequest } from "./tdmysql_models";
|
|
4
4
|
/**
|
|
5
5
|
* tdmysql client
|
|
6
6
|
* @class
|
|
@@ -27,6 +27,10 @@ export declare class Client extends AbstractClient {
|
|
|
27
27
|
* 获取可恢复时间 DescribeDBSAvailableRecoveryTime
|
|
28
28
|
*/
|
|
29
29
|
DescribeDBSAvailableRecoveryTime(req: DescribeDBSAvailableRecoveryTimeRequest, cb?: (error: string, rep: DescribeDBSAvailableRecoveryTimeResponse) => void): Promise<DescribeDBSAvailableRecoveryTimeResponse>;
|
|
30
|
+
/**
|
|
31
|
+
* 修改实例备份策略 ModifyDBSBackupPolicy
|
|
32
|
+
*/
|
|
33
|
+
ModifyDBSBackupPolicy(req: ModifyDBSBackupPolicyRequest, cb?: (error: string, rep: ModifyDBSBackupPolicyResponse) => void): Promise<ModifyDBSBackupPolicyResponse>;
|
|
30
34
|
/**
|
|
31
35
|
* 修改实例备份备注 ModifyDBSBackupSetComment
|
|
32
36
|
*/
|
|
@@ -36,9 +40,9 @@ export declare class Client extends AbstractClient {
|
|
|
36
40
|
*/
|
|
37
41
|
DeleteDBSBackupSets(req: DeleteDBSBackupSetsRequest, cb?: (error: string, rep: DeleteDBSBackupSetsResponse) => void): Promise<DeleteDBSBackupSetsResponse>;
|
|
38
42
|
/**
|
|
39
|
-
*
|
|
43
|
+
* 查询实例归档日志列表 DescribeDBSArchiveLogs
|
|
40
44
|
*/
|
|
41
|
-
|
|
45
|
+
DescribeDBSArchiveLogs(req: DescribeDBSArchiveLogsRequest, cb?: (error: string, rep: DescribeDBSArchiveLogsResponse) => void): Promise<DescribeDBSArchiveLogsResponse>;
|
|
42
46
|
/**
|
|
43
47
|
* 本接口(DestroyInstances)提供批量销毁实例功能
|
|
44
48
|
*/
|
|
@@ -57,6 +57,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
57
57
|
async DescribeDBSAvailableRecoveryTime(req, cb) {
|
|
58
58
|
return this.request("DescribeDBSAvailableRecoveryTime", req, cb);
|
|
59
59
|
}
|
|
60
|
+
/**
|
|
61
|
+
* 修改实例备份策略 ModifyDBSBackupPolicy
|
|
62
|
+
*/
|
|
63
|
+
async ModifyDBSBackupPolicy(req, cb) {
|
|
64
|
+
return this.request("ModifyDBSBackupPolicy", req, cb);
|
|
65
|
+
}
|
|
60
66
|
/**
|
|
61
67
|
* 修改实例备份备注 ModifyDBSBackupSetComment
|
|
62
68
|
*/
|
|
@@ -70,10 +76,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
70
76
|
return this.request("DeleteDBSBackupSets", req, cb);
|
|
71
77
|
}
|
|
72
78
|
/**
|
|
73
|
-
*
|
|
79
|
+
* 查询实例归档日志列表 DescribeDBSArchiveLogs
|
|
74
80
|
*/
|
|
75
|
-
async
|
|
76
|
-
return this.request("
|
|
81
|
+
async DescribeDBSArchiveLogs(req, cb) {
|
|
82
|
+
return this.request("DescribeDBSArchiveLogs", req, cb);
|
|
77
83
|
}
|
|
78
84
|
/**
|
|
79
85
|
* 本接口(DestroyInstances)提供批量销毁实例功能
|
|
@@ -80,6 +80,24 @@ export interface DescribeDBParametersRequest {
|
|
|
80
80
|
*/
|
|
81
81
|
InstanceId: string;
|
|
82
82
|
}
|
|
83
|
+
/**
|
|
84
|
+
* DescribeDBSArchiveLogs返回参数结构体
|
|
85
|
+
*/
|
|
86
|
+
export interface DescribeDBSArchiveLogsResponse {
|
|
87
|
+
/**
|
|
88
|
+
* <p>归档日志列表</p>
|
|
89
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
90
|
+
*/
|
|
91
|
+
Items?: Array<ArchiveLogModel>;
|
|
92
|
+
/**
|
|
93
|
+
* <p>总数</p>
|
|
94
|
+
*/
|
|
95
|
+
TotalCount?: number;
|
|
96
|
+
/**
|
|
97
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
98
|
+
*/
|
|
99
|
+
RequestId?: string;
|
|
100
|
+
}
|
|
83
101
|
/**
|
|
84
102
|
* DescribeDatabaseObjects返回参数结构体
|
|
85
103
|
*/
|
|
@@ -332,49 +350,58 @@ export interface DescribeDBSecurityGroupsResponse {
|
|
|
332
350
|
RequestId?: string;
|
|
333
351
|
}
|
|
334
352
|
/**
|
|
335
|
-
*
|
|
353
|
+
* DescribeDBSArchiveLogs请求参数结构体
|
|
336
354
|
*/
|
|
337
|
-
export interface
|
|
355
|
+
export interface DescribeDBSArchiveLogsRequest {
|
|
338
356
|
/**
|
|
339
|
-
* <p
|
|
357
|
+
* <p>实例ID</p>
|
|
340
358
|
*/
|
|
341
|
-
|
|
359
|
+
InstanceId: string;
|
|
342
360
|
/**
|
|
343
|
-
* <p
|
|
361
|
+
* <p>日志记录ID</p>
|
|
344
362
|
*/
|
|
345
|
-
|
|
363
|
+
ArchiveLogId?: number;
|
|
346
364
|
/**
|
|
347
|
-
* <p
|
|
365
|
+
* <p>结束时间</p>
|
|
348
366
|
*/
|
|
349
|
-
|
|
367
|
+
EndTime?: string;
|
|
350
368
|
/**
|
|
351
|
-
* <p
|
|
369
|
+
* <p>备份状态:pending,running,success,failed</p>
|
|
352
370
|
*/
|
|
353
|
-
|
|
371
|
+
FilterStatus?: string;
|
|
354
372
|
/**
|
|
355
|
-
* <p
|
|
373
|
+
* <p>条数限制</p>
|
|
356
374
|
*/
|
|
357
|
-
|
|
375
|
+
Limit?: number;
|
|
358
376
|
/**
|
|
359
|
-
* <p
|
|
377
|
+
* <p>偏移量</p>
|
|
360
378
|
*/
|
|
361
|
-
|
|
379
|
+
Offset?: number;
|
|
362
380
|
/**
|
|
363
|
-
* <p
|
|
381
|
+
* <p>排序字段,枚举:StartTime,EndTime,ExpiredTime,FileSize,BackupDuration</p>
|
|
364
382
|
*/
|
|
365
|
-
|
|
383
|
+
OrderBy?: string;
|
|
366
384
|
/**
|
|
367
|
-
* <p
|
|
385
|
+
* <p>排序方式:ASC:顺序, DESC:倒序</p>
|
|
368
386
|
*/
|
|
369
|
-
|
|
387
|
+
OrderType?: string;
|
|
370
388
|
/**
|
|
371
|
-
* <p
|
|
389
|
+
* <p>开始时间</p>
|
|
372
390
|
*/
|
|
373
|
-
|
|
391
|
+
StartTime?: string;
|
|
392
|
+
}
|
|
393
|
+
/**
|
|
394
|
+
* 云数据库参数信息。
|
|
395
|
+
*/
|
|
396
|
+
export interface DBParamValue {
|
|
374
397
|
/**
|
|
375
|
-
*
|
|
398
|
+
* 参数名称
|
|
376
399
|
*/
|
|
377
|
-
|
|
400
|
+
Param: string;
|
|
401
|
+
/**
|
|
402
|
+
* 参数值
|
|
403
|
+
*/
|
|
404
|
+
Value: string;
|
|
378
405
|
}
|
|
379
406
|
/**
|
|
380
407
|
* 数据库函数信息
|
|
@@ -476,6 +503,51 @@ export interface DescribeDBSAvailableRecoveryTimeResponse {
|
|
|
476
503
|
*/
|
|
477
504
|
RequestId?: string;
|
|
478
505
|
}
|
|
506
|
+
/**
|
|
507
|
+
* 修改备份策略对象
|
|
508
|
+
*/
|
|
509
|
+
export interface BackupPolicyModelInput {
|
|
510
|
+
/**
|
|
511
|
+
* <p>备份结束时间</p>
|
|
512
|
+
*/
|
|
513
|
+
BackupEndTime?: string;
|
|
514
|
+
/**
|
|
515
|
+
* <p>备份方式 physical 物理备份 snapshot 快照备份</p>
|
|
516
|
+
*/
|
|
517
|
+
BackupMethod?: string;
|
|
518
|
+
/**
|
|
519
|
+
* <p>备份开始时间</p>
|
|
520
|
+
*/
|
|
521
|
+
BackupStartTime?: string;
|
|
522
|
+
/**
|
|
523
|
+
* <p>是否开启全量备份</p>
|
|
524
|
+
*/
|
|
525
|
+
EnableFull?: number;
|
|
526
|
+
/**
|
|
527
|
+
* <p>是否开启日志备份</p>
|
|
528
|
+
*/
|
|
529
|
+
EnableLog?: number;
|
|
530
|
+
/**
|
|
531
|
+
* <p>全备保留时间,目前只能设置7天</p>
|
|
532
|
+
*/
|
|
533
|
+
FullRetentionPeriod?: number;
|
|
534
|
+
/**
|
|
535
|
+
* <p>实例ID</p>
|
|
536
|
+
*/
|
|
537
|
+
InstanceId?: string;
|
|
538
|
+
/**
|
|
539
|
+
* <p>日志保留天数,目前只能设置保留7天</p>
|
|
540
|
+
*/
|
|
541
|
+
LogRetentionPeriod?: number;
|
|
542
|
+
/**
|
|
543
|
+
* <p>一周的哪几天进行备份</p>
|
|
544
|
+
*/
|
|
545
|
+
PeriodTime?: string;
|
|
546
|
+
/**
|
|
547
|
+
* <p>存储类型:COS,SNAPSHOT</p>枚举值:<ul><li> COS: COS存储</li><li> SNAPSHOT: 云盘快照</li></ul>
|
|
548
|
+
*/
|
|
549
|
+
StorageType?: string;
|
|
550
|
+
}
|
|
479
551
|
/**
|
|
480
552
|
* ModifyAutoRenewFlag返回参数结构体
|
|
481
553
|
*/
|
|
@@ -696,17 +768,59 @@ export interface DatabaseProcedure {
|
|
|
696
768
|
Proc: string;
|
|
697
769
|
}
|
|
698
770
|
/**
|
|
699
|
-
*
|
|
771
|
+
* 归档日志对象
|
|
700
772
|
*/
|
|
701
|
-
export interface
|
|
773
|
+
export interface ArchiveLogModel {
|
|
702
774
|
/**
|
|
703
|
-
*
|
|
775
|
+
* 归档日志ID
|
|
776
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
704
777
|
*/
|
|
705
|
-
|
|
778
|
+
ArchiveLogId?: number;
|
|
706
779
|
/**
|
|
707
|
-
*
|
|
780
|
+
* 备份耗时
|
|
781
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
708
782
|
*/
|
|
709
|
-
|
|
783
|
+
BackupDuration?: number;
|
|
784
|
+
/**
|
|
785
|
+
* 备份集状态
|
|
786
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
787
|
+
*/
|
|
788
|
+
BackupStatus?: string;
|
|
789
|
+
/**
|
|
790
|
+
* 备份结束时间
|
|
791
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
792
|
+
*/
|
|
793
|
+
EndTime?: string;
|
|
794
|
+
/**
|
|
795
|
+
* 错误信息
|
|
796
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
797
|
+
*/
|
|
798
|
+
ErrorMessage?: string;
|
|
799
|
+
/**
|
|
800
|
+
* 过期时间
|
|
801
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
802
|
+
*/
|
|
803
|
+
ExpiredTime?: string;
|
|
804
|
+
/**
|
|
805
|
+
* 备份文件名
|
|
806
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
807
|
+
*/
|
|
808
|
+
FileName?: string;
|
|
809
|
+
/**
|
|
810
|
+
* 备份集文件大小,单位Byte
|
|
811
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
812
|
+
*/
|
|
813
|
+
FileSize?: number;
|
|
814
|
+
/**
|
|
815
|
+
* 实例ID
|
|
816
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
817
|
+
*/
|
|
818
|
+
InstanceId?: string;
|
|
819
|
+
/**
|
|
820
|
+
* 备份开始时间
|
|
821
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
822
|
+
*/
|
|
823
|
+
StartTime?: string;
|
|
710
824
|
}
|
|
711
825
|
/**
|
|
712
826
|
* 参数约束
|
|
@@ -2834,9 +2834,7 @@ export interface ConfigGroupVersionInfo {
|
|
|
2834
2834
|
*/
|
|
2835
2835
|
GroupId?: string;
|
|
2836
2836
|
/**
|
|
2837
|
-
*
|
|
2838
|
-
<li>l7_acceleration :七层加速配置组。</li>
|
|
2839
|
-
<li>edge_functions :边缘函数配置组。</li>
|
|
2837
|
+
* 配置组类型,可选项如下:<li>l7_acceleration: 七层加速配置组;</li><li>edge_functions: 边缘函数配置组;</li><li>web_security: Web 防护配置组。</li>
|
|
2840
2838
|
*/
|
|
2841
2839
|
GroupType?: string;
|
|
2842
2840
|
/**
|
|
@@ -8328,59 +8326,7 @@ export interface CreateL4ProxyResponse {
|
|
|
8328
8326
|
RequestId?: string;
|
|
8329
8327
|
}
|
|
8330
8328
|
/**
|
|
8331
|
-
* 自定义 Cache Key
|
|
8332
|
-
- 查询字符串全部保留。开启忽略大小写。
|
|
8333
|
-
```
|
|
8334
|
-
{
|
|
8335
|
-
"CacheKey": {
|
|
8336
|
-
"FullURLCache": "on",
|
|
8337
|
-
"QueryString": {
|
|
8338
|
-
"Switch": "off"
|
|
8339
|
-
},
|
|
8340
|
-
"IgnoreCase": "on"
|
|
8341
|
-
}
|
|
8342
|
-
}
|
|
8343
|
-
```
|
|
8344
|
-
- 查询字符串全部忽略。开启忽略大小写。
|
|
8345
|
-
```
|
|
8346
|
-
{
|
|
8347
|
-
"CacheKey": {
|
|
8348
|
-
"FullURLCache": "off",
|
|
8349
|
-
"QueryString": {
|
|
8350
|
-
"Switch": "off"
|
|
8351
|
-
},
|
|
8352
|
-
"IgnoreCase": "on"
|
|
8353
|
-
}
|
|
8354
|
-
}
|
|
8355
|
-
```
|
|
8356
|
-
- 查询字符串保留指定参数。关闭忽略大小写。
|
|
8357
|
-
```
|
|
8358
|
-
{
|
|
8359
|
-
"CacheKey": {
|
|
8360
|
-
"FullURLCache": "off",
|
|
8361
|
-
"QueryString": {
|
|
8362
|
-
"Switch": "on",
|
|
8363
|
-
"Action": "includeCustom",
|
|
8364
|
-
"Values": ["name1","name2","name3"]
|
|
8365
|
-
},
|
|
8366
|
-
"IgnoreCase": "off"
|
|
8367
|
-
}
|
|
8368
|
-
}
|
|
8369
|
-
```
|
|
8370
|
-
- 查询字符串忽略指定参数。关闭忽略大小写。
|
|
8371
|
-
```
|
|
8372
|
-
{
|
|
8373
|
-
"CacheKey": {
|
|
8374
|
-
"FullURLCache": "off",
|
|
8375
|
-
"QueryString": {
|
|
8376
|
-
"Switch": "on",
|
|
8377
|
-
"Action": "excludeCustom",
|
|
8378
|
-
"Values": ["name1","name2","name3"]
|
|
8379
|
-
},
|
|
8380
|
-
"IgnoreCase": "off"
|
|
8381
|
-
}
|
|
8382
|
-
}
|
|
8383
|
-
```
|
|
8329
|
+
* 自定义 Cache Key 配置参数。
|
|
8384
8330
|
*/
|
|
8385
8331
|
export interface CacheKeyParameters {
|
|
8386
8332
|
/**
|
|
@@ -8,7 +8,7 @@ import { DescribeClusterEndpointVipStatusRequest, DescribeClusterSecurityRequest
|
|
|
8
8
|
export declare class Client extends AbstractClient {
|
|
9
9
|
constructor(clientConfig: ClientConfig);
|
|
10
10
|
/**
|
|
11
|
-
*
|
|
11
|
+
* 查看注册节点列表
|
|
12
12
|
*/
|
|
13
13
|
DescribeExternalNode(req: DescribeExternalNodeRequest, cb?: (error: string, rep: DescribeExternalNodeResponse) => void): Promise<DescribeExternalNodeResponse>;
|
|
14
14
|
/**
|
|
@@ -28,7 +28,7 @@ export declare class Client extends AbstractClient {
|
|
|
28
28
|
*/
|
|
29
29
|
CreateCluster(req: CreateClusterRequest, cb?: (error: string, rep: CreateClusterResponse) => void): Promise<CreateClusterResponse>;
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
31
|
+
* 删除注册节点池
|
|
32
32
|
*/
|
|
33
33
|
DeleteExternalNodePool(req: DeleteExternalNodePoolRequest, cb?: (error: string, rep: DeleteExternalNodePoolResponse) => void): Promise<DeleteExternalNodePoolResponse>;
|
|
34
34
|
/**
|
|
@@ -72,7 +72,7 @@ export declare class Client extends AbstractClient {
|
|
|
72
72
|
*/
|
|
73
73
|
UninstallEdgeLogAgent(req: UninstallEdgeLogAgentRequest, cb?: (error: string, rep: UninstallEdgeLogAgentResponse) => void): Promise<UninstallEdgeLogAgentResponse>;
|
|
74
74
|
/**
|
|
75
|
-
*
|
|
75
|
+
* 查看开启注册节点池配置信息
|
|
76
76
|
*/
|
|
77
77
|
DescribeExternalNodeSupportConfig(req: DescribeExternalNodeSupportConfigRequest, cb?: (error: string, rep: DescribeExternalNodeSupportConfigResponse) => void): Promise<DescribeExternalNodeSupportConfigResponse>;
|
|
78
78
|
/**
|
|
@@ -84,7 +84,7 @@ export declare class Client extends AbstractClient {
|
|
|
84
84
|
*/
|
|
85
85
|
DescribePostNodeResources(req: DescribePostNodeResourcesRequest, cb?: (error: string, rep: DescribePostNodeResourcesResponse) => void): Promise<DescribePostNodeResourcesResponse>;
|
|
86
86
|
/**
|
|
87
|
-
*
|
|
87
|
+
* 开启注册节点池支持
|
|
88
88
|
*/
|
|
89
89
|
EnableExternalNodeSupport(req: EnableExternalNodeSupportRequest, cb?: (error: string, rep: EnableExternalNodeSupportResponse) => void): Promise<EnableExternalNodeSupportResponse>;
|
|
90
90
|
/**
|
|
@@ -252,7 +252,7 @@ export declare class Client extends AbstractClient {
|
|
|
252
252
|
*/
|
|
253
253
|
DescribeVpcCniPodLimits(req: DescribeVpcCniPodLimitsRequest, cb?: (error: string, rep: DescribeVpcCniPodLimitsResponse) => void): Promise<DescribeVpcCniPodLimitsResponse>;
|
|
254
254
|
/**
|
|
255
|
-
*
|
|
255
|
+
* 删除注册节点
|
|
256
256
|
*/
|
|
257
257
|
DeleteExternalNode(req: DeleteExternalNodeRequest, cb?: (error: string, rep: DeleteExternalNodeResponse) => void): Promise<DeleteExternalNodeResponse>;
|
|
258
258
|
/**
|
|
@@ -396,7 +396,7 @@ export declare class Client extends AbstractClient {
|
|
|
396
396
|
*/
|
|
397
397
|
DescribeClusterEndpointStatus(req: DescribeClusterEndpointStatusRequest, cb?: (error: string, rep: DescribeClusterEndpointStatusResponse) => void): Promise<DescribeClusterEndpointStatusResponse>;
|
|
398
398
|
/**
|
|
399
|
-
*
|
|
399
|
+
* 创建注册节点池
|
|
400
400
|
*/
|
|
401
401
|
CreateExternalNodePool(req: CreateExternalNodePoolRequest, cb?: (error: string, rep: CreateExternalNodePoolResponse) => void): Promise<CreateExternalNodePoolResponse>;
|
|
402
402
|
/**
|
|
@@ -560,7 +560,7 @@ export declare class Client extends AbstractClient {
|
|
|
560
560
|
*/
|
|
561
561
|
DescribeLogConfigs(req: DescribeLogConfigsRequest, cb?: (error: string, rep: DescribeLogConfigsResponse) => void): Promise<DescribeLogConfigsResponse>;
|
|
562
562
|
/**
|
|
563
|
-
*
|
|
563
|
+
* 获取注册节点初始化脚本
|
|
564
564
|
*/
|
|
565
565
|
DescribeExternalNodeScript(req: DescribeExternalNodeScriptRequest, cb?: (error: string, rep: DescribeExternalNodeScriptResponse) => void): Promise<DescribeExternalNodeScriptResponse>;
|
|
566
566
|
/**
|
|
@@ -660,7 +660,7 @@ export declare class Client extends AbstractClient {
|
|
|
660
660
|
*/
|
|
661
661
|
DescribePrometheusGlobalNotification(req: DescribePrometheusGlobalNotificationRequest, cb?: (error: string, rep: DescribePrometheusGlobalNotificationResponse) => void): Promise<DescribePrometheusGlobalNotificationResponse>;
|
|
662
662
|
/**
|
|
663
|
-
*
|
|
663
|
+
* 驱逐注册节点
|
|
664
664
|
*/
|
|
665
665
|
DrainExternalNode(req: DrainExternalNodeRequest, cb?: (error: string, rep: DrainExternalNodeResponse) => void): Promise<DrainExternalNodeResponse>;
|
|
666
666
|
/**
|
|
@@ -780,7 +780,7 @@ export declare class Client extends AbstractClient {
|
|
|
780
780
|
*/
|
|
781
781
|
GetMostSuitableImageCache(req: GetMostSuitableImageCacheRequest, cb?: (error: string, rep: GetMostSuitableImageCacheResponse) => void): Promise<GetMostSuitableImageCacheResponse>;
|
|
782
782
|
/**
|
|
783
|
-
*
|
|
783
|
+
* 查看注册节点池列表
|
|
784
784
|
*/
|
|
785
785
|
DescribeExternalNodePools(req: DescribeExternalNodePoolsRequest, cb?: (error: string, rep: DescribeExternalNodePoolsResponse) => void): Promise<DescribeExternalNodePoolsResponse>;
|
|
786
786
|
/**
|
|
@@ -984,7 +984,7 @@ export declare class Client extends AbstractClient {
|
|
|
984
984
|
*/
|
|
985
985
|
DescribePrometheusAlertRule(req: DescribePrometheusAlertRuleRequest, cb?: (error: string, rep: DescribePrometheusAlertRuleResponse) => void): Promise<DescribePrometheusAlertRuleResponse>;
|
|
986
986
|
/**
|
|
987
|
-
*
|
|
987
|
+
* 修改注册节点池
|
|
988
988
|
*/
|
|
989
989
|
ModifyExternalNodePool(req: ModifyExternalNodePoolRequest, cb?: (error: string, rep: ModifyExternalNodePoolResponse) => void): Promise<ModifyExternalNodePoolResponse>;
|
|
990
990
|
/**
|