tencentcloud-sdk-nodejs 4.1.63 → 4.1.65
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/bh/v20230418/bh_client.js +20 -2
- package/es/services/emr/v20190103/emr_client.js +161 -158
- package/es/services/kms/v20190118/kms_client.js +59 -14
- package/es/services/lke/v20231130/lke_client.js +16 -4
- package/es/services/trocket/v20230308/trocket_client.js +5 -2
- package/es/services/wedata/v20210820/wedata_client.js +10 -4
- package/package.json +1 -1
- package/tencentcloud/common/abstract_client.d.ts +111 -13
- package/tencentcloud/common/abstract_client.js +82 -15
- package/tencentcloud/common/common_client.d.ts +7 -0
- package/tencentcloud/common/common_client.js +7 -0
- package/tencentcloud/common/cvm_role_credential.d.ts +6 -0
- package/tencentcloud/common/cvm_role_credential.js +10 -1
- package/tencentcloud/common/http/http_connection.js +1 -2
- package/tencentcloud/common/interface.d.ts +35 -36
- package/tencentcloud/common/interface.js +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/common/sign.js +1 -1
- package/tencentcloud/common/sse_response_model.d.ts +26 -2
- package/tencentcloud/common/sse_response_model.js +17 -2
- package/tencentcloud/services/bh/v20230418/bh_client.d.ts +27 -3
- package/tencentcloud/services/bh/v20230418/bh_client.js +39 -3
- package/tencentcloud/services/bh/v20230418/bh_models.d.ts +315 -56
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +1 -1
- package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +25 -19
- package/tencentcloud/services/cdb/v20170320/cdb_client.js +25 -19
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +143 -107
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +12 -2
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +4 -0
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +44 -0
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +12 -0
- package/tencentcloud/services/dsgc/v20190723/dsgc_client.d.ts +1 -3
- package/tencentcloud/services/dsgc/v20190723/dsgc_client.js +1 -3
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +93 -6
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +182 -178
- package/tencentcloud/services/emr/v20190103/emr_client.js +272 -266
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +5762 -5634
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -0
- package/tencentcloud/services/ess/v20201111/ess_client.js +1 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +13 -3
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -0
- package/tencentcloud/services/gs/v20191118/gs_models.d.ts +4 -0
- package/tencentcloud/services/kms/v20190118/kms_client.d.ts +76 -16
- package/tencentcloud/services/kms/v20190118/kms_client.js +112 -22
- package/tencentcloud/services/kms/v20190118/kms_models.d.ts +572 -53
- package/tencentcloud/services/live/v20180801/live_models.d.ts +4 -0
- package/tencentcloud/services/lke/v20231130/lke_client.d.ts +21 -5
- package/tencentcloud/services/lke/v20231130/lke_client.js +30 -6
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +5094 -4554
- package/tencentcloud/services/mqtt/v20240516/mqtt_models.d.ts +32 -0
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +4 -0
- package/tencentcloud/services/partners/v20180321/partners_models.d.ts +2 -2
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +2 -0
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +0 -4
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +4 -0
- package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +14 -2
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +4 -0
- package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +42 -20
- package/tencentcloud/services/trocket/v20230308/trocket_client.js +44 -20
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +198 -119
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +4 -0
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +33 -9
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +15 -7
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +20 -8
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +256 -54
|
@@ -330,6 +330,10 @@ export interface ChangePwdTaskInfo {
|
|
|
330
330
|
* 下次执行时间
|
|
331
331
|
*/
|
|
332
332
|
NextTime?: string;
|
|
333
|
+
/**
|
|
334
|
+
* 上次执行时间
|
|
335
|
+
*/
|
|
336
|
+
LastTime?: string;
|
|
333
337
|
}
|
|
334
338
|
/**
|
|
335
339
|
* CreateChangePwdTask返回参数结构体
|
|
@@ -950,6 +954,15 @@ export interface ResetDeviceAccountPrivateKeyResponse {
|
|
|
950
954
|
*/
|
|
951
955
|
RequestId?: string;
|
|
952
956
|
}
|
|
957
|
+
/**
|
|
958
|
+
* SetLDAPSyncFlag返回参数结构体
|
|
959
|
+
*/
|
|
960
|
+
export interface SetLDAPSyncFlagResponse {
|
|
961
|
+
/**
|
|
962
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
963
|
+
*/
|
|
964
|
+
RequestId?: string;
|
|
965
|
+
}
|
|
953
966
|
/**
|
|
954
967
|
* DeleteUserGroupMembers返回参数结构体
|
|
955
968
|
*/
|
|
@@ -1077,6 +1090,55 @@ export interface SearchCommandResult {
|
|
|
1077
1090
|
*/
|
|
1078
1091
|
DeviceKind?: string;
|
|
1079
1092
|
}
|
|
1093
|
+
/**
|
|
1094
|
+
* DescribeLDAPUnitSet请求参数结构体
|
|
1095
|
+
*/
|
|
1096
|
+
export interface DescribeLDAPUnitSetRequest {
|
|
1097
|
+
/**
|
|
1098
|
+
* 是否开启LDAP认证,true-开启
|
|
1099
|
+
*/
|
|
1100
|
+
Enable: boolean;
|
|
1101
|
+
/**
|
|
1102
|
+
* 服务器地址
|
|
1103
|
+
*/
|
|
1104
|
+
Ip: string;
|
|
1105
|
+
/**
|
|
1106
|
+
* 服务端口
|
|
1107
|
+
*/
|
|
1108
|
+
Port: number;
|
|
1109
|
+
/**
|
|
1110
|
+
* 是否开启SSL,false-不开启,true-开启
|
|
1111
|
+
*/
|
|
1112
|
+
EnableSSL: boolean;
|
|
1113
|
+
/**
|
|
1114
|
+
* Base DN
|
|
1115
|
+
*/
|
|
1116
|
+
BaseDN: string;
|
|
1117
|
+
/**
|
|
1118
|
+
* 管理员账号
|
|
1119
|
+
*/
|
|
1120
|
+
AdminAccount: string;
|
|
1121
|
+
/**
|
|
1122
|
+
* 管理员密码
|
|
1123
|
+
*/
|
|
1124
|
+
AdminPassword: string;
|
|
1125
|
+
/**
|
|
1126
|
+
* 用户名映射属性
|
|
1127
|
+
*/
|
|
1128
|
+
AttributeUserName: string;
|
|
1129
|
+
/**
|
|
1130
|
+
* 部门过滤
|
|
1131
|
+
*/
|
|
1132
|
+
AttributeUnit: string;
|
|
1133
|
+
/**
|
|
1134
|
+
* 备用服务器地址
|
|
1135
|
+
*/
|
|
1136
|
+
IpBackup?: string;
|
|
1137
|
+
/**
|
|
1138
|
+
* 网络域Id
|
|
1139
|
+
*/
|
|
1140
|
+
DomainId?: string;
|
|
1141
|
+
}
|
|
1080
1142
|
/**
|
|
1081
1143
|
* SearchSubtaskResultById返回参数结构体
|
|
1082
1144
|
*/
|
|
@@ -1153,6 +1215,15 @@ export interface SearchFileTypeFilter {
|
|
|
1153
1215
|
*/
|
|
1154
1216
|
Method?: Array<number | bigint>;
|
|
1155
1217
|
}
|
|
1218
|
+
/**
|
|
1219
|
+
* ReplaySession请求参数结构体
|
|
1220
|
+
*/
|
|
1221
|
+
export interface ReplaySessionRequest {
|
|
1222
|
+
/**
|
|
1223
|
+
* 会话Sid
|
|
1224
|
+
*/
|
|
1225
|
+
Sid: string;
|
|
1226
|
+
}
|
|
1156
1227
|
/**
|
|
1157
1228
|
* BindDeviceAccountPrivateKey返回参数结构体
|
|
1158
1229
|
*/
|
|
@@ -2450,6 +2521,91 @@ export interface BindDeviceAccountPrivateKeyRequest {
|
|
|
2450
2521
|
*/
|
|
2451
2522
|
PrivateKeyPassword?: string;
|
|
2452
2523
|
}
|
|
2524
|
+
/**
|
|
2525
|
+
* ModifyLDAPSetting请求参数结构体
|
|
2526
|
+
*/
|
|
2527
|
+
export interface ModifyLDAPSettingRequest {
|
|
2528
|
+
/**
|
|
2529
|
+
* 是否开启LDAP认证,false-不开启,true-开启
|
|
2530
|
+
*/
|
|
2531
|
+
Enable: boolean;
|
|
2532
|
+
/**
|
|
2533
|
+
* 服务器地址
|
|
2534
|
+
*/
|
|
2535
|
+
Ip?: string;
|
|
2536
|
+
/**
|
|
2537
|
+
* 备用服务器地址
|
|
2538
|
+
*/
|
|
2539
|
+
IpBackup?: string;
|
|
2540
|
+
/**
|
|
2541
|
+
* 服务端口
|
|
2542
|
+
*/
|
|
2543
|
+
Port?: number;
|
|
2544
|
+
/**
|
|
2545
|
+
* 是否开启SSL,false-不开启,true-开启
|
|
2546
|
+
*/
|
|
2547
|
+
EnableSSL?: boolean;
|
|
2548
|
+
/**
|
|
2549
|
+
* Base DN
|
|
2550
|
+
*/
|
|
2551
|
+
BaseDN?: string;
|
|
2552
|
+
/**
|
|
2553
|
+
* 管理员账号
|
|
2554
|
+
*/
|
|
2555
|
+
AdminAccount?: string;
|
|
2556
|
+
/**
|
|
2557
|
+
* 管理员密码
|
|
2558
|
+
*/
|
|
2559
|
+
AdminPassword?: string;
|
|
2560
|
+
/**
|
|
2561
|
+
* 用户属性
|
|
2562
|
+
*/
|
|
2563
|
+
AttributeUser?: string;
|
|
2564
|
+
/**
|
|
2565
|
+
* 用户名属性
|
|
2566
|
+
*/
|
|
2567
|
+
AttributeUserName?: string;
|
|
2568
|
+
/**
|
|
2569
|
+
* 自动同步,false-不开启,true-开启
|
|
2570
|
+
*/
|
|
2571
|
+
AutoSync?: boolean;
|
|
2572
|
+
/**
|
|
2573
|
+
* 覆盖用户信息,false-不开启,true-开启
|
|
2574
|
+
*/
|
|
2575
|
+
Overwrite?: boolean;
|
|
2576
|
+
/**
|
|
2577
|
+
* 同步周期,30~60000之间的整数
|
|
2578
|
+
*/
|
|
2579
|
+
SyncPeriod?: number;
|
|
2580
|
+
/**
|
|
2581
|
+
* 是否同步全部,false-不开启,true-开启
|
|
2582
|
+
*/
|
|
2583
|
+
SyncAll?: boolean;
|
|
2584
|
+
/**
|
|
2585
|
+
* 同步OU列表,SyncAll为false时必传
|
|
2586
|
+
*/
|
|
2587
|
+
SyncUnitSet?: Array<string>;
|
|
2588
|
+
/**
|
|
2589
|
+
* 组织单元属性
|
|
2590
|
+
*/
|
|
2591
|
+
AttributeUnit?: string;
|
|
2592
|
+
/**
|
|
2593
|
+
* 用户姓名属性
|
|
2594
|
+
*/
|
|
2595
|
+
AttributeRealName?: string;
|
|
2596
|
+
/**
|
|
2597
|
+
* 手机号属性
|
|
2598
|
+
*/
|
|
2599
|
+
AttributePhone?: string;
|
|
2600
|
+
/**
|
|
2601
|
+
* 邮箱属性
|
|
2602
|
+
*/
|
|
2603
|
+
AttributeEmail?: string;
|
|
2604
|
+
/**
|
|
2605
|
+
* 网络域Id
|
|
2606
|
+
*/
|
|
2607
|
+
DomainId?: string;
|
|
2608
|
+
}
|
|
2453
2609
|
/**
|
|
2454
2610
|
* ModifyChangePwdTask请求参数结构体
|
|
2455
2611
|
*/
|
|
@@ -2569,6 +2725,15 @@ export interface Group {
|
|
|
2569
2725
|
*/
|
|
2570
2726
|
Count?: number;
|
|
2571
2727
|
}
|
|
2728
|
+
/**
|
|
2729
|
+
* UnlockUser返回参数结构体
|
|
2730
|
+
*/
|
|
2731
|
+
export interface UnlockUserResponse {
|
|
2732
|
+
/**
|
|
2733
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2734
|
+
*/
|
|
2735
|
+
RequestId?: string;
|
|
2736
|
+
}
|
|
2572
2737
|
/**
|
|
2573
2738
|
* DescribeAssetSyncStatus请求参数结构体
|
|
2574
2739
|
*/
|
|
@@ -2751,6 +2916,19 @@ export interface DescribeOperationTaskRequest {
|
|
|
2751
2916
|
*/
|
|
2752
2917
|
Limit?: number;
|
|
2753
2918
|
}
|
|
2919
|
+
/**
|
|
2920
|
+
* DescribeLDAPUnitSet返回参数结构体
|
|
2921
|
+
*/
|
|
2922
|
+
export interface DescribeLDAPUnitSetResponse {
|
|
2923
|
+
/**
|
|
2924
|
+
* ou 列表
|
|
2925
|
+
*/
|
|
2926
|
+
UnitSet?: Array<string>;
|
|
2927
|
+
/**
|
|
2928
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
2929
|
+
*/
|
|
2930
|
+
RequestId?: string;
|
|
2931
|
+
}
|
|
2754
2932
|
/**
|
|
2755
2933
|
* DescribeUserGroupMembers返回参数结构体
|
|
2756
2934
|
*/
|
|
@@ -2804,13 +2982,45 @@ export interface DeleteAccessWhiteListRulesRequest {
|
|
|
2804
2982
|
IdSet: Array<number | bigint>;
|
|
2805
2983
|
}
|
|
2806
2984
|
/**
|
|
2807
|
-
*
|
|
2985
|
+
* CheckLDAPConnection请求参数结构体
|
|
2808
2986
|
*/
|
|
2809
|
-
export interface
|
|
2987
|
+
export interface CheckLDAPConnectionRequest {
|
|
2810
2988
|
/**
|
|
2811
|
-
*
|
|
2989
|
+
* 是否开启LDAP认证,必须为true
|
|
2812
2990
|
*/
|
|
2813
|
-
|
|
2991
|
+
Enable: boolean;
|
|
2992
|
+
/**
|
|
2993
|
+
* 服务器地址
|
|
2994
|
+
*/
|
|
2995
|
+
Ip: string;
|
|
2996
|
+
/**
|
|
2997
|
+
* 服务端口
|
|
2998
|
+
*/
|
|
2999
|
+
Port: number;
|
|
3000
|
+
/**
|
|
3001
|
+
* 是否开启SSL,false-不开启,true-开启
|
|
3002
|
+
*/
|
|
3003
|
+
EnableSSL: boolean;
|
|
3004
|
+
/**
|
|
3005
|
+
* Base DN
|
|
3006
|
+
*/
|
|
3007
|
+
BaseDN: string;
|
|
3008
|
+
/**
|
|
3009
|
+
* 管理员账号
|
|
3010
|
+
*/
|
|
3011
|
+
AdminAccount: string;
|
|
3012
|
+
/**
|
|
3013
|
+
* 管理员密码
|
|
3014
|
+
*/
|
|
3015
|
+
AdminPassword: string;
|
|
3016
|
+
/**
|
|
3017
|
+
* 备用服务器地址
|
|
3018
|
+
*/
|
|
3019
|
+
IpBackup?: string;
|
|
3020
|
+
/**
|
|
3021
|
+
* 网络域id
|
|
3022
|
+
*/
|
|
3023
|
+
DomainId?: string;
|
|
2814
3024
|
}
|
|
2815
3025
|
/**
|
|
2816
3026
|
* 用户信息
|
|
@@ -3017,6 +3227,15 @@ export interface Device {
|
|
|
3017
3227
|
*/
|
|
3018
3228
|
TotalPodCount?: number;
|
|
3019
3229
|
}
|
|
3230
|
+
/**
|
|
3231
|
+
* DeleteUserGroups请求参数结构体
|
|
3232
|
+
*/
|
|
3233
|
+
export interface DeleteUserGroupsRequest {
|
|
3234
|
+
/**
|
|
3235
|
+
* 待删除的用户组ID集合
|
|
3236
|
+
*/
|
|
3237
|
+
IdSet: Array<number | bigint>;
|
|
3238
|
+
}
|
|
3020
3239
|
/**
|
|
3021
3240
|
* CreateDeviceAccount返回参数结构体
|
|
3022
3241
|
*/
|
|
@@ -3296,6 +3515,10 @@ export interface DescribeOperationEventRequest {
|
|
|
3296
3515
|
*/
|
|
3297
3516
|
Limit?: number;
|
|
3298
3517
|
}
|
|
3518
|
+
/**
|
|
3519
|
+
* SetLDAPSyncFlag请求参数结构体
|
|
3520
|
+
*/
|
|
3521
|
+
export declare type SetLDAPSyncFlagRequest = null;
|
|
3299
3522
|
/**
|
|
3300
3523
|
* ModifyDevice返回参数结构体
|
|
3301
3524
|
*/
|
|
@@ -3415,6 +3638,15 @@ export interface DescribeCmdTemplatesResponse {
|
|
|
3415
3638
|
*/
|
|
3416
3639
|
RequestId?: string;
|
|
3417
3640
|
}
|
|
3641
|
+
/**
|
|
3642
|
+
* UnlockUser请求参数结构体
|
|
3643
|
+
*/
|
|
3644
|
+
export interface UnlockUserRequest {
|
|
3645
|
+
/**
|
|
3646
|
+
* 用户id
|
|
3647
|
+
*/
|
|
3648
|
+
IdSet: Array<number | bigint>;
|
|
3649
|
+
}
|
|
3418
3650
|
/**
|
|
3419
3651
|
* CreateDeviceAccount请求参数结构体
|
|
3420
3652
|
*/
|
|
@@ -3751,13 +3983,57 @@ export interface ModifyAclResponse {
|
|
|
3751
3983
|
RequestId?: string;
|
|
3752
3984
|
}
|
|
3753
3985
|
/**
|
|
3754
|
-
*
|
|
3986
|
+
* DescribeAcls请求参数结构体
|
|
3755
3987
|
*/
|
|
3756
|
-
export interface
|
|
3988
|
+
export interface DescribeAclsRequest {
|
|
3757
3989
|
/**
|
|
3758
|
-
*
|
|
3990
|
+
* 访问权限ID集合
|
|
3759
3991
|
*/
|
|
3760
|
-
|
|
3992
|
+
IdSet?: Array<number | bigint>;
|
|
3993
|
+
/**
|
|
3994
|
+
* 访问权限名称,模糊查询,最长64字符
|
|
3995
|
+
*/
|
|
3996
|
+
Name?: string;
|
|
3997
|
+
/**
|
|
3998
|
+
* 分页偏移位置,默认值为0
|
|
3999
|
+
*/
|
|
4000
|
+
Offset?: number;
|
|
4001
|
+
/**
|
|
4002
|
+
* 每页条目数量,默认20,最大500
|
|
4003
|
+
*/
|
|
4004
|
+
Limit?: number;
|
|
4005
|
+
/**
|
|
4006
|
+
* 是否根据Name进行精确查询,默认值false
|
|
4007
|
+
*/
|
|
4008
|
+
Exact?: boolean;
|
|
4009
|
+
/**
|
|
4010
|
+
* 有访问权限的用户ID集合
|
|
4011
|
+
*/
|
|
4012
|
+
AuthorizedUserIdSet?: Array<number | bigint>;
|
|
4013
|
+
/**
|
|
4014
|
+
* 有访问权限的资产ID集合
|
|
4015
|
+
*/
|
|
4016
|
+
AuthorizedDeviceIdSet?: Array<number | bigint>;
|
|
4017
|
+
/**
|
|
4018
|
+
* 有访问权限的应用资产ID集合
|
|
4019
|
+
*/
|
|
4020
|
+
AuthorizedAppAssetIdSet?: Array<number | bigint>;
|
|
4021
|
+
/**
|
|
4022
|
+
* 访问权限状态,1 - 已生效,2 - 未生效,3 - 已过期
|
|
4023
|
+
*/
|
|
4024
|
+
Status?: number;
|
|
4025
|
+
/**
|
|
4026
|
+
* 部门ID,用于过滤属于某个部门的访问权限
|
|
4027
|
+
*/
|
|
4028
|
+
DepartmentId?: string;
|
|
4029
|
+
/**
|
|
4030
|
+
* 是否根据AuthorizedDeviceIdSet,对资产账号进行精确匹配,默认false, 设置true时,确保AuthorizedDeviceIdSet只有一个元素
|
|
4031
|
+
*/
|
|
4032
|
+
ExactAccount?: boolean;
|
|
4033
|
+
/**
|
|
4034
|
+
* 过滤数组
|
|
4035
|
+
*/
|
|
4036
|
+
Filters?: Array<Filter>;
|
|
3761
4037
|
}
|
|
3762
4038
|
/**
|
|
3763
4039
|
* DeleteDeviceGroups请求参数结构体
|
|
@@ -4166,6 +4442,15 @@ export interface BindDeviceResourceRequest {
|
|
|
4166
4442
|
*/
|
|
4167
4443
|
Workload?: string;
|
|
4168
4444
|
}
|
|
4445
|
+
/**
|
|
4446
|
+
* CheckLDAPConnection返回参数结构体
|
|
4447
|
+
*/
|
|
4448
|
+
export interface CheckLDAPConnectionResponse {
|
|
4449
|
+
/**
|
|
4450
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
4451
|
+
*/
|
|
4452
|
+
RequestId?: string;
|
|
4453
|
+
}
|
|
4169
4454
|
/**
|
|
4170
4455
|
* RunOperationTask请求参数结构体
|
|
4171
4456
|
*/
|
|
@@ -4512,6 +4797,15 @@ export interface DescribeDomainsResponse {
|
|
|
4512
4797
|
*/
|
|
4513
4798
|
RequestId?: string;
|
|
4514
4799
|
}
|
|
4800
|
+
/**
|
|
4801
|
+
* ModifyLDAPSetting返回参数结构体
|
|
4802
|
+
*/
|
|
4803
|
+
export interface ModifyLDAPSettingResponse {
|
|
4804
|
+
/**
|
|
4805
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
4806
|
+
*/
|
|
4807
|
+
RequestId?: string;
|
|
4808
|
+
}
|
|
4515
4809
|
/**
|
|
4516
4810
|
* 文件传输检索结果
|
|
4517
4811
|
*/
|
|
@@ -4605,6 +4899,15 @@ export interface SearchFileResult {
|
|
|
4605
4899
|
*/
|
|
4606
4900
|
SignValue?: string;
|
|
4607
4901
|
}
|
|
4902
|
+
/**
|
|
4903
|
+
* ReplaySession返回参数结构体
|
|
4904
|
+
*/
|
|
4905
|
+
export interface ReplaySessionResponse {
|
|
4906
|
+
/**
|
|
4907
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
4908
|
+
*/
|
|
4909
|
+
RequestId?: string;
|
|
4910
|
+
}
|
|
4608
4911
|
/**
|
|
4609
4912
|
* DeleteAcls返回参数结构体
|
|
4610
4913
|
*/
|
|
@@ -4660,57 +4963,13 @@ export interface DescribeDeviceGroupMembersRequest {
|
|
|
4660
4963
|
TagFilters?: Array<TagFilter>;
|
|
4661
4964
|
}
|
|
4662
4965
|
/**
|
|
4663
|
-
*
|
|
4966
|
+
* DeleteDeviceGroups返回参数结构体
|
|
4664
4967
|
*/
|
|
4665
|
-
export interface
|
|
4666
|
-
/**
|
|
4667
|
-
* 访问权限ID集合
|
|
4668
|
-
*/
|
|
4669
|
-
IdSet?: Array<number | bigint>;
|
|
4670
|
-
/**
|
|
4671
|
-
* 访问权限名称,模糊查询,最长64字符
|
|
4672
|
-
*/
|
|
4673
|
-
Name?: string;
|
|
4674
|
-
/**
|
|
4675
|
-
* 分页偏移位置,默认值为0
|
|
4676
|
-
*/
|
|
4677
|
-
Offset?: number;
|
|
4678
|
-
/**
|
|
4679
|
-
* 每页条目数量,默认20,最大500
|
|
4680
|
-
*/
|
|
4681
|
-
Limit?: number;
|
|
4682
|
-
/**
|
|
4683
|
-
* 是否根据Name进行精确查询,默认值false
|
|
4684
|
-
*/
|
|
4685
|
-
Exact?: boolean;
|
|
4686
|
-
/**
|
|
4687
|
-
* 有访问权限的用户ID集合
|
|
4688
|
-
*/
|
|
4689
|
-
AuthorizedUserIdSet?: Array<number | bigint>;
|
|
4690
|
-
/**
|
|
4691
|
-
* 有访问权限的资产ID集合
|
|
4692
|
-
*/
|
|
4693
|
-
AuthorizedDeviceIdSet?: Array<number | bigint>;
|
|
4694
|
-
/**
|
|
4695
|
-
* 有访问权限的应用资产ID集合
|
|
4696
|
-
*/
|
|
4697
|
-
AuthorizedAppAssetIdSet?: Array<number | bigint>;
|
|
4698
|
-
/**
|
|
4699
|
-
* 访问权限状态,1 - 已生效,2 - 未生效,3 - 已过期
|
|
4700
|
-
*/
|
|
4701
|
-
Status?: number;
|
|
4702
|
-
/**
|
|
4703
|
-
* 部门ID,用于过滤属于某个部门的访问权限
|
|
4704
|
-
*/
|
|
4705
|
-
DepartmentId?: string;
|
|
4706
|
-
/**
|
|
4707
|
-
* 是否根据AuthorizedDeviceIdSet,对资产账号进行精确匹配,默认false, 设置true时,确保AuthorizedDeviceIdSet只有一个元素
|
|
4708
|
-
*/
|
|
4709
|
-
ExactAccount?: boolean;
|
|
4968
|
+
export interface DeleteDeviceGroupsResponse {
|
|
4710
4969
|
/**
|
|
4711
|
-
*
|
|
4970
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
4712
4971
|
*/
|
|
4713
|
-
|
|
4972
|
+
RequestId?: string;
|
|
4714
4973
|
}
|
|
4715
4974
|
/**
|
|
4716
4975
|
* AddDeviceGroupMembers请求参数结构体
|
|
@@ -24,7 +24,7 @@ export declare class Client extends AbstractClient {
|
|
|
24
24
|
*/
|
|
25
25
|
DescribeTableColumns(req: DescribeTableColumnsRequest, cb?: (error: string, rep: DescribeTableColumnsResponse) => void): Promise<DescribeTableColumnsResponse>;
|
|
26
26
|
/**
|
|
27
|
-
*
|
|
27
|
+
* 本接口(OpenSSL)用于开启 SSL 连接功能。
|
|
28
28
|
*/
|
|
29
29
|
OpenSSL(req: OpenSSLRequest, cb?: (error: string, rep: OpenSSLResponse) => void): Promise<OpenSSLResponse>;
|
|
30
30
|
/**
|
|
@@ -132,7 +132,8 @@ export declare class Client extends AbstractClient {
|
|
|
132
132
|
*/
|
|
133
133
|
ModifyBackupDownloadRestriction(req: ModifyBackupDownloadRestrictionRequest, cb?: (error: string, rep: ModifyBackupDownloadRestrictionResponse) => void): Promise<ModifyBackupDownloadRestrictionResponse>;
|
|
134
134
|
/**
|
|
135
|
-
* 该接口(DescribeParamTemplates
|
|
135
|
+
* 该接口(DescribeParamTemplates)查询参数模板列表。
|
|
136
|
+
说明:参数模板为公共组件,配置完成后全地域生效。接口调用配置地域可选择广州、新加坡。
|
|
136
137
|
*/
|
|
137
138
|
DescribeParamTemplates(req: DescribeParamTemplatesRequest, cb?: (error: string, rep: DescribeParamTemplatesResponse) => void): Promise<DescribeParamTemplatesResponse>;
|
|
138
139
|
/**
|
|
@@ -153,8 +154,9 @@ export declare class Client extends AbstractClient {
|
|
|
153
154
|
2、开启 [KMS服务](https://console.cloud.tencent.com/kms2);
|
|
154
155
|
|
|
155
156
|
3、对云数据库(MySQL)[授予访问KMS密钥的权限](https://console.cloud.tencent.com/cam/role),角色名为MySQL_QCSRole,预设策略名为QcloudAccessForMySQLRole;
|
|
157
|
+
4、开启加密后不允许关闭。
|
|
156
158
|
|
|
157
|
-
该 API 耗时可能到10s,客户端可能超时,如果调用 API 返回 InternalError ,请您调用DescribeDBInstanceInfo
|
|
159
|
+
该 API 耗时可能到10s,客户端可能超时,如果调用 API 返回 InternalError ,请您调用 [DescribeDBInstanceInfo](https://cloud.tencent.com/document/product/236/44160) 确认后端加密是否开通成功,调用后参数 Encryption 为 YES 表示已开通成功。
|
|
158
160
|
*/
|
|
159
161
|
OpenDBInstanceEncryption(req: OpenDBInstanceEncryptionRequest, cb?: (error: string, rep: OpenDBInstanceEncryptionResponse) => void): Promise<OpenDBInstanceEncryptionResponse>;
|
|
160
162
|
/**
|
|
@@ -211,7 +213,7 @@ export declare class Client extends AbstractClient {
|
|
|
211
213
|
*/
|
|
212
214
|
DescribeTables(req: DescribeTablesRequest, cb?: (error: string, rep: DescribeTablesResponse) => void): Promise<DescribeTablesResponse>;
|
|
213
215
|
/**
|
|
214
|
-
*
|
|
216
|
+
* 本接口(DescribeAccountPrivileges)用于查询云数据库账户支持的权限信息。
|
|
215
217
|
*/
|
|
216
218
|
DescribeAccountPrivileges(req: DescribeAccountPrivilegesRequest, cb?: (error: string, rep: DescribeAccountPrivilegesResponse) => void): Promise<DescribeAccountPrivilegesResponse>;
|
|
217
219
|
/**
|
|
@@ -259,7 +261,8 @@ export declare class Client extends AbstractClient {
|
|
|
259
261
|
*/
|
|
260
262
|
DescribeCdbProxyInfo(req: DescribeCdbProxyInfoRequest, cb?: (error: string, rep: DescribeCdbProxyInfoResponse) => void): Promise<DescribeCdbProxyInfoResponse>;
|
|
261
263
|
/**
|
|
262
|
-
* 该接口(CreateParamTemplate
|
|
264
|
+
* 该接口(CreateParamTemplate)用于创建参数模板。
|
|
265
|
+
说明:参数模板为公共组件,配置完成后全地域生效。接口调用配置地域可选择广州、新加坡。
|
|
263
266
|
*/
|
|
264
267
|
CreateParamTemplate(req: CreateParamTemplateRequest, cb?: (error: string, rep: CreateParamTemplateResponse) => void): Promise<CreateParamTemplateResponse>;
|
|
265
268
|
/**
|
|
@@ -278,7 +281,7 @@ export declare class Client extends AbstractClient {
|
|
|
278
281
|
*/
|
|
279
282
|
AddTimeWindow(req: AddTimeWindowRequest, cb?: (error: string, rep: AddTimeWindowResponse) => void): Promise<AddTimeWindowResponse>;
|
|
280
283
|
/**
|
|
281
|
-
*
|
|
284
|
+
* 本接口(DescribeProxySupportParam)用于查询实例支持代理版本和参数。
|
|
282
285
|
*/
|
|
283
286
|
DescribeProxySupportParam(req: DescribeProxySupportParamRequest, cb?: (error: string, rep: DescribeProxySupportParamResponse) => void): Promise<DescribeProxySupportParamResponse>;
|
|
284
287
|
/**
|
|
@@ -334,7 +337,8 @@ export declare class Client extends AbstractClient {
|
|
|
334
337
|
*/
|
|
335
338
|
CreateDBInstance(req: CreateDBInstanceRequest, cb?: (error: string, rep: CreateDBInstanceResponse) => void): Promise<CreateDBInstanceResponse>;
|
|
336
339
|
/**
|
|
337
|
-
* 该接口(ModifyParamTemplate
|
|
340
|
+
* 该接口(ModifyParamTemplate)用于修改参数模板。
|
|
341
|
+
说明:参数模板为公共组件,配置完成后全地域生效。接口调用配置地域可选择广州、新加坡。
|
|
338
342
|
*/
|
|
339
343
|
ModifyParamTemplate(req: ModifyParamTemplateRequest, cb?: (error: string, rep: ModifyParamTemplateResponse) => void): Promise<ModifyParamTemplateResponse>;
|
|
340
344
|
/**
|
|
@@ -354,7 +358,8 @@ export declare class Client extends AbstractClient {
|
|
|
354
358
|
*/
|
|
355
359
|
DescribeDeployGroupList(req: DescribeDeployGroupListRequest, cb?: (error: string, rep: DescribeDeployGroupListResponse) => void): Promise<DescribeDeployGroupListResponse>;
|
|
356
360
|
/**
|
|
357
|
-
*
|
|
361
|
+
* 本接口(StopDBImportJob)用于终止数据导入任务。
|
|
362
|
+
说明:只有未完成的导入任务支持被终止,且终止后已执行的 SQL 部分会被保留。
|
|
358
363
|
*/
|
|
359
364
|
StopDBImportJob(req: StopDBImportJobRequest, cb?: (error: string, rep: StopDBImportJobResponse) => void): Promise<StopDBImportJobResponse>;
|
|
360
365
|
/**
|
|
@@ -366,7 +371,7 @@ export declare class Client extends AbstractClient {
|
|
|
366
371
|
*/
|
|
367
372
|
CreateAccounts(req: CreateAccountsRequest, cb?: (error: string, rep: CreateAccountsResponse) => void): Promise<CreateAccountsResponse>;
|
|
368
373
|
/**
|
|
369
|
-
*
|
|
374
|
+
* 本接口(AdjustCdbProxy)用于调整数据库代理配置。
|
|
370
375
|
*/
|
|
371
376
|
AdjustCdbProxy(req: AdjustCdbProxyRequest, cb?: (error: string, rep: AdjustCdbProxyResponse) => void): Promise<AdjustCdbProxyResponse>;
|
|
372
377
|
/**
|
|
@@ -423,7 +428,7 @@ export declare class Client extends AbstractClient {
|
|
|
423
428
|
*/
|
|
424
429
|
DescribeRollbackRangeTime(req: DescribeRollbackRangeTimeRequest, cb?: (error: string, rep: DescribeRollbackRangeTimeResponse) => void): Promise<DescribeRollbackRangeTimeResponse>;
|
|
425
430
|
/**
|
|
426
|
-
*
|
|
431
|
+
* 本接口(CloseCdbProxyAddress)用于请求关闭数据库代理地址。
|
|
427
432
|
*/
|
|
428
433
|
CloseCdbProxyAddress(req: CloseCdbProxyAddressRequest, cb?: (error: string, rep: CloseCdbProxyAddressResponse) => void): Promise<CloseCdbProxyAddressResponse>;
|
|
429
434
|
/**
|
|
@@ -435,7 +440,7 @@ export declare class Client extends AbstractClient {
|
|
|
435
440
|
*/
|
|
436
441
|
DescribeRoMinScale(req: DescribeRoMinScaleRequest, cb?: (error: string, rep: DescribeRoMinScaleResponse) => void): Promise<DescribeRoMinScaleResponse>;
|
|
437
442
|
/**
|
|
438
|
-
*
|
|
443
|
+
* 本接口(ModifyCdbProxyAddressDesc)用于修改代理地址描述信息。
|
|
439
444
|
*/
|
|
440
445
|
ModifyCdbProxyAddressDesc(req: ModifyCdbProxyAddressDescRequest, cb?: (error: string, rep: ModifyCdbProxyAddressDescResponse) => void): Promise<ModifyCdbProxyAddressDescResponse>;
|
|
441
446
|
/**
|
|
@@ -600,7 +605,7 @@ export declare class Client extends AbstractClient {
|
|
|
600
605
|
*/
|
|
601
606
|
DescribeCpuExpandHistory(req: DescribeCpuExpandHistoryRequest, cb?: (error: string, rep: DescribeCpuExpandHistoryResponse) => void): Promise<DescribeCpuExpandHistoryResponse>;
|
|
602
607
|
/**
|
|
603
|
-
* CDB
|
|
608
|
+
* 本接口(OpenAuditService)用 CDB 实例开通审计服务。
|
|
604
609
|
*/
|
|
605
610
|
OpenAuditService(req: OpenAuditServiceRequest, cb?: (error: string, rep: OpenAuditServiceResponse) => void): Promise<OpenAuditServiceResponse>;
|
|
606
611
|
/**
|
|
@@ -626,7 +631,7 @@ export declare class Client extends AbstractClient {
|
|
|
626
631
|
*/
|
|
627
632
|
DescribeRemoteBackupConfig(req: DescribeRemoteBackupConfigRequest, cb?: (error: string, rep: DescribeRemoteBackupConfigResponse) => void): Promise<DescribeRemoteBackupConfigResponse>;
|
|
628
633
|
/**
|
|
629
|
-
*
|
|
634
|
+
* 本接口(ModifyCdbProxyAddressVipAndVPort)用于修改数据库代理地址VPC信息。
|
|
630
635
|
*/
|
|
631
636
|
ModifyCdbProxyAddressVipAndVPort(req: ModifyCdbProxyAddressVipAndVPortRequest, cb?: (error: string, rep: ModifyCdbProxyAddressVipAndVPortResponse) => void): Promise<ModifyCdbProxyAddressVipAndVPortResponse>;
|
|
632
637
|
/**
|
|
@@ -654,7 +659,7 @@ export declare class Client extends AbstractClient {
|
|
|
654
659
|
*/
|
|
655
660
|
ModifyAutoRenewFlag(req: ModifyAutoRenewFlagRequest, cb?: (error: string, rep: ModifyAutoRenewFlagResponse) => void): Promise<ModifyAutoRenewFlagResponse>;
|
|
656
661
|
/**
|
|
657
|
-
*
|
|
662
|
+
* 本接口(SwitchCDBProxy)用于数据库代理配置变更或者升级版本后手动发起立即切换。
|
|
658
663
|
*/
|
|
659
664
|
SwitchCDBProxy(req: SwitchCDBProxyRequest, cb?: (error: string, rep: SwitchCDBProxyResponse) => void): Promise<SwitchCDBProxyResponse>;
|
|
660
665
|
/**
|
|
@@ -662,7 +667,7 @@ export declare class Client extends AbstractClient {
|
|
|
662
667
|
*/
|
|
663
668
|
ModifyAuditService(req: ModifyAuditServiceRequest, cb?: (error: string, rep: ModifyAuditServiceResponse) => void): Promise<ModifyAuditServiceResponse>;
|
|
664
669
|
/**
|
|
665
|
-
*
|
|
670
|
+
* 本接口(ModifyCdbProxyParam)用于配置数据库代理参数。
|
|
666
671
|
*/
|
|
667
672
|
ModifyCdbProxyParam(req: ModifyCdbProxyParamRequest, cb?: (error: string, rep: ModifyCdbProxyParamResponse) => void): Promise<ModifyCdbProxyParamResponse>;
|
|
668
673
|
/**
|
|
@@ -704,11 +709,12 @@ export declare class Client extends AbstractClient {
|
|
|
704
709
|
*/
|
|
705
710
|
DescribeSupportedPrivileges(req: DescribeSupportedPrivilegesRequest, cb?: (error: string, rep: DescribeSupportedPrivilegesResponse) => void): Promise<DescribeSupportedPrivilegesResponse>;
|
|
706
711
|
/**
|
|
707
|
-
* 该接口(DeleteParamTemplate
|
|
712
|
+
* 该接口(DeleteParamTemplate)用于删除参数模板。
|
|
713
|
+
说明:参数模板为公共组件,配置完成后全地域生效。接口调用配置地域可选择广州、新加坡。
|
|
708
714
|
*/
|
|
709
715
|
DeleteParamTemplate(req: DeleteParamTemplateRequest, cb?: (error: string, rep: DeleteParamTemplateResponse) => void): Promise<DeleteParamTemplateResponse>;
|
|
710
716
|
/**
|
|
711
|
-
*
|
|
717
|
+
* 本接口(UpgradeCDBProxyVersion)用于升级数据库代理版本。
|
|
712
718
|
*/
|
|
713
719
|
UpgradeCDBProxyVersion(req: UpgradeCDBProxyVersionRequest, cb?: (error: string, rep: UpgradeCDBProxyVersionResponse) => void): Promise<UpgradeCDBProxyVersionResponse>;
|
|
714
720
|
/**
|
|
@@ -732,11 +738,11 @@ export declare class Client extends AbstractClient {
|
|
|
732
738
|
*/
|
|
733
739
|
DescribeInstanceAlarmEvents(req: DescribeInstanceAlarmEventsRequest, cb?: (error: string, rep: DescribeInstanceAlarmEventsResponse) => void): Promise<DescribeInstanceAlarmEventsResponse>;
|
|
734
740
|
/**
|
|
735
|
-
*
|
|
741
|
+
* 本接口(UpgradeDBInstance)用于升级或降级云数据库实例的配置,实例类型支持主实例、灾备实例和只读实例。如果进行迁移业务,请一定填写实例规格(CPU、内存),不然系统会默认以最小允许规格传参。
|
|
736
742
|
*/
|
|
737
743
|
UpgradeDBInstance(req: UpgradeDBInstanceRequest, cb?: (error: string, rep: UpgradeDBInstanceResponse) => void): Promise<UpgradeDBInstanceResponse>;
|
|
738
744
|
/**
|
|
739
|
-
*
|
|
745
|
+
* 本接口(CloseSSL)用于关闭 SSL 连接功能。
|
|
740
746
|
*/
|
|
741
747
|
CloseSSL(req: CloseSSLRequest, cb?: (error: string, rep: CloseSSLResponse) => void): Promise<CloseSSLResponse>;
|
|
742
748
|
/**
|