tencentcloud-sdk-nodejs 4.1.258 → 4.1.259
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/cngw/v20230418/cngw_client.js +12 -0
- package/es/services/csip/v20221121/csip_client.js +18 -0
- package/es/services/dlc/v20210125/dlc_client.js +3 -0
- package/es/services/dts/v20211206/dts_client.js +6 -0
- package/es/services/omics/v20221128/omics_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/apis/v20240801/apis_models.d.ts +12 -0
- package/tencentcloud/services/bi/v20220105/bi_models.d.ts +32 -7
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +11 -7
- package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +26 -24
- package/tencentcloud/services/cngw/v20230418/cngw_client.d.ts +17 -1
- package/tencentcloud/services/cngw/v20230418/cngw_client.js +24 -0
- package/tencentcloud/services/cngw/v20230418/cngw_models.d.ts +202 -82
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +25 -1
- package/tencentcloud/services/csip/v20221121/csip_client.js +36 -0
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +254 -42
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +2 -0
- package/tencentcloud/services/dbdc/v20201029/dbdc_models.d.ts +2 -2
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +5 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +6 -0
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +34 -12
- package/tencentcloud/services/dts/v20211206/dts_client.d.ts +9 -1
- package/tencentcloud/services/dts/v20211206/dts_client.js +12 -0
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +129 -4
- package/tencentcloud/services/eb/v20210416/eb_models.d.ts +96 -96
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +4 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +1 -1
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +27 -265
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +18 -18
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +158 -156
- package/tencentcloud/services/monitor/v20230616/monitor_models.d.ts +15 -15
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +4 -2
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +4 -2
- package/tencentcloud/services/omics/v20221128/omics_client.d.ts +5 -1
- package/tencentcloud/services/omics/v20221128/omics_client.js +6 -0
- package/tencentcloud/services/omics/v20221128/omics_models.d.ts +46 -8
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +45 -21
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +326 -240
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +18 -18
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +12 -4
- package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +12 -4
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +6 -8
- package/tencentcloud/services/vm/v20210922/vm_client.d.ts +1 -1
- package/tencentcloud/services/vm/v20210922/vm_models.d.ts +86 -65
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +30 -6
- package/tencentcloud/services/vtc/v20240223/vtc_client.d.ts +3 -1
- package/tencentcloud/services/vtc/v20240223/vtc_client.js +3 -1
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +290 -237
- package/tencentcloud/services/wsa/v20250508/wsa_models.d.ts +10 -2
package/es/common/sdk_version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.1.
|
|
1
|
+
export const sdkVersion = "4.1.259";
|
|
@@ -36,12 +36,18 @@ export class Client extends AbstractClient {
|
|
|
36
36
|
async ModifyCloudNativeAPIGatewayMCPToolStatus(req, cb) {
|
|
37
37
|
return this.request("ModifyCloudNativeAPIGatewayMCPToolStatus", req, cb);
|
|
38
38
|
}
|
|
39
|
+
async UnbindCloudNativeAPIGatewaySecretKey(req, cb) {
|
|
40
|
+
return this.request("UnbindCloudNativeAPIGatewaySecretKey", req, cb);
|
|
41
|
+
}
|
|
39
42
|
async ModifyCloudNativeAPIGatewayLLMModelService(req, cb) {
|
|
40
43
|
return this.request("ModifyCloudNativeAPIGatewayLLMModelService", req, cb);
|
|
41
44
|
}
|
|
42
45
|
async DescribeCloudNativeAPIGatewayConsumerGroup(req, cb) {
|
|
43
46
|
return this.request("DescribeCloudNativeAPIGatewayConsumerGroup", req, cb);
|
|
44
47
|
}
|
|
48
|
+
async RemoveCloudNativeAPIGatewayConsumerInGroup(req, cb) {
|
|
49
|
+
return this.request("RemoveCloudNativeAPIGatewayConsumerInGroup", req, cb);
|
|
50
|
+
}
|
|
45
51
|
async DescribeCloudNativeAPIGatewayMCPServerACL(req, cb) {
|
|
46
52
|
return this.request("DescribeCloudNativeAPIGatewayMCPServerACL", req, cb);
|
|
47
53
|
}
|
|
@@ -57,6 +63,9 @@ export class Client extends AbstractClient {
|
|
|
57
63
|
async DescribeCloudNativeAPIGatewayLLMModelAPIs(req, cb) {
|
|
58
64
|
return this.request("DescribeCloudNativeAPIGatewayLLMModelAPIs", req, cb);
|
|
59
65
|
}
|
|
66
|
+
async AddCloudNativeAPIGatewayConsumerInGroup(req, cb) {
|
|
67
|
+
return this.request("AddCloudNativeAPIGatewayConsumerInGroup", req, cb);
|
|
68
|
+
}
|
|
60
69
|
async ModifyCloudNativeAPIGatewayConsumer(req, cb) {
|
|
61
70
|
return this.request("ModifyCloudNativeAPIGatewayConsumer", req, cb);
|
|
62
71
|
}
|
|
@@ -129,6 +138,9 @@ export class Client extends AbstractClient {
|
|
|
129
138
|
async AddCloudNativeAPIGatewayConsumerGroupAuth(req, cb) {
|
|
130
139
|
return this.request("AddCloudNativeAPIGatewayConsumerGroupAuth", req, cb);
|
|
131
140
|
}
|
|
141
|
+
async BindCloudNativeAPIGatewaySecretKey(req, cb) {
|
|
142
|
+
return this.request("BindCloudNativeAPIGatewaySecretKey", req, cb);
|
|
143
|
+
}
|
|
132
144
|
async DescribeCloudNativeAPIGatewayLLMModelServices(req, cb) {
|
|
133
145
|
return this.request("DescribeCloudNativeAPIGatewayLLMModelServices", req, cb);
|
|
134
146
|
}
|
|
@@ -108,6 +108,9 @@ export class Client extends AbstractClient {
|
|
|
108
108
|
async DescribeIaCFileList(req, cb) {
|
|
109
109
|
return this.request("DescribeIaCFileList", req, cb);
|
|
110
110
|
}
|
|
111
|
+
async ModifyNotifySettingAlert(req, cb) {
|
|
112
|
+
return this.request("ModifyNotifySettingAlert", req, cb);
|
|
113
|
+
}
|
|
111
114
|
async DescribeCosIdentifyFileList(req, cb) {
|
|
112
115
|
return this.request("DescribeCosIdentifyFileList", req, cb);
|
|
113
116
|
}
|
|
@@ -132,12 +135,18 @@ export class Client extends AbstractClient {
|
|
|
132
135
|
async DescribeSubUserInfo(req, cb) {
|
|
133
136
|
return this.request("DescribeSubUserInfo", req, cb);
|
|
134
137
|
}
|
|
138
|
+
async DescribeNotifyAssetConfig(req, cb) {
|
|
139
|
+
return this.request("DescribeNotifyAssetConfig", req, cb);
|
|
140
|
+
}
|
|
135
141
|
async ModifyDspmAssetAccount(req, cb) {
|
|
136
142
|
return this.request("ModifyDspmAssetAccount", req, cb);
|
|
137
143
|
}
|
|
138
144
|
async ModifyUebaRuleSwitch(req, cb) {
|
|
139
145
|
return this.request("ModifyUebaRuleSwitch", req, cb);
|
|
140
146
|
}
|
|
147
|
+
async ModifyNotifySetting(req, cb) {
|
|
148
|
+
return this.request("ModifyNotifySetting", req, cb);
|
|
149
|
+
}
|
|
141
150
|
async ModifyPolicyStatus(req, cb) {
|
|
142
151
|
return this.request("ModifyPolicyStatus", req, cb);
|
|
143
152
|
}
|
|
@@ -348,6 +357,9 @@ export class Client extends AbstractClient {
|
|
|
348
357
|
async DescribeTaskLogList(req, cb) {
|
|
349
358
|
return this.request("DescribeTaskLogList", req, cb);
|
|
350
359
|
}
|
|
360
|
+
async ModifyNotifyAssetConfig(req, cb) {
|
|
361
|
+
return this.request("ModifyNotifyAssetConfig", req, cb);
|
|
362
|
+
}
|
|
351
363
|
async VerifyDspmAssetLoginCode(req, cb) {
|
|
352
364
|
return this.request("VerifyDspmAssetLoginCode", req, cb);
|
|
353
365
|
}
|
|
@@ -480,6 +492,9 @@ export class Client extends AbstractClient {
|
|
|
480
492
|
async DescribeCLSLogIndexV3(req, cb) {
|
|
481
493
|
return this.request("DescribeCLSLogIndexV3", req, cb);
|
|
482
494
|
}
|
|
495
|
+
async DescribeNotifySetting(req, cb) {
|
|
496
|
+
return this.request("DescribeNotifySetting", req, cb);
|
|
497
|
+
}
|
|
483
498
|
async RevertDspmAssetAccount(req, cb) {
|
|
484
499
|
return this.request("RevertDspmAssetAccount", req, cb);
|
|
485
500
|
}
|
|
@@ -621,6 +636,9 @@ export class Client extends AbstractClient {
|
|
|
621
636
|
async ModifyDspmIpInfo(req, cb) {
|
|
622
637
|
return this.request("ModifyDspmIpInfo", req, cb);
|
|
623
638
|
}
|
|
639
|
+
async DescribeNotifySettingAlert(req, cb) {
|
|
640
|
+
return this.request("DescribeNotifySettingAlert", req, cb);
|
|
641
|
+
}
|
|
624
642
|
async DescribeRiskCenterAssetViewWeakPasswordRiskList(req, cb) {
|
|
625
643
|
return this.request("DescribeRiskCenterAssetViewWeakPasswordRiskList", req, cb);
|
|
626
644
|
}
|
|
@@ -66,6 +66,9 @@ export class Client extends AbstractClient {
|
|
|
66
66
|
async CreateDatasourceConnection(req, cb) {
|
|
67
67
|
return this.request("CreateDatasourceConnection", req, cb);
|
|
68
68
|
}
|
|
69
|
+
async DescribeTaskDetail(req, cb) {
|
|
70
|
+
return this.request("DescribeTaskDetail", req, cb);
|
|
71
|
+
}
|
|
69
72
|
async DescribeUserRegisterTime(req, cb) {
|
|
70
73
|
return this.request("DescribeUserRegisterTime", req, cb);
|
|
71
74
|
}
|
|
@@ -12,6 +12,9 @@ export class Client extends AbstractClient {
|
|
|
12
12
|
async DestroyIsolatedSubscribe(req, cb) {
|
|
13
13
|
return this.request("DestroyIsolatedSubscribe", req, cb);
|
|
14
14
|
}
|
|
15
|
+
async DescribeSyncGtidCompareReport(req, cb) {
|
|
16
|
+
return this.request("DescribeSyncGtidCompareReport", req, cb);
|
|
17
|
+
}
|
|
15
18
|
async CreateModifyCheckSyncJob(req, cb) {
|
|
16
19
|
return this.request("CreateModifyCheckSyncJob", req, cb);
|
|
17
20
|
}
|
|
@@ -111,6 +114,9 @@ export class Client extends AbstractClient {
|
|
|
111
114
|
async ModifySyncJobConfig(req, cb) {
|
|
112
115
|
return this.request("ModifySyncJobConfig", req, cb);
|
|
113
116
|
}
|
|
117
|
+
async DescribeMigrateGtidCompareReport(req, cb) {
|
|
118
|
+
return this.request("DescribeMigrateGtidCompareReport", req, cb);
|
|
119
|
+
}
|
|
114
120
|
async ResumeMigrateJob(req, cb) {
|
|
115
121
|
return this.request("ResumeMigrateJob", req, cb);
|
|
116
122
|
}
|
|
@@ -30,6 +30,9 @@ export class Client extends AbstractClient {
|
|
|
30
30
|
async RunApplication(req, cb) {
|
|
31
31
|
return this.request("RunApplication", req, cb);
|
|
32
32
|
}
|
|
33
|
+
async GetRunJobLog(req, cb) {
|
|
34
|
+
return this.request("GetRunJobLog", req, cb);
|
|
35
|
+
}
|
|
33
36
|
async DeleteVolume(req, cb) {
|
|
34
37
|
return this.request("DeleteVolume", req, cb);
|
|
35
38
|
}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.1.
|
|
1
|
+
export declare const sdkVersion = "4.1.259";
|
|
@@ -110,6 +110,10 @@ export interface CreateModelServiceRequest {
|
|
|
110
110
|
* <p>模型协议</p>
|
|
111
111
|
*/
|
|
112
112
|
ModelProtocol?: string;
|
|
113
|
+
/**
|
|
114
|
+
* <p>自定义模型协议配置</p>
|
|
115
|
+
*/
|
|
116
|
+
RawCustomModelProtocolConfig?: string;
|
|
113
117
|
}
|
|
114
118
|
/**
|
|
115
119
|
* FieldValue结构体
|
|
@@ -900,6 +904,10 @@ export interface ModifyModelServiceRequest {
|
|
|
900
904
|
* <p>模型类型</p>
|
|
901
905
|
*/
|
|
902
906
|
ModelProtocol?: string;
|
|
907
|
+
/**
|
|
908
|
+
* <p>自定义模型协议配置</p>
|
|
909
|
+
*/
|
|
910
|
+
RawCustomModelProtocolConfig?: string;
|
|
903
911
|
}
|
|
904
912
|
/**
|
|
905
913
|
* DescribeService返回参数结构体
|
|
@@ -3656,6 +3664,10 @@ export interface DescribeModelServiceResponseVO {
|
|
|
3656
3664
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3657
3665
|
*/
|
|
3658
3666
|
ModelProtocol?: string;
|
|
3667
|
+
/**
|
|
3668
|
+
* <p>自定义模型协议配置</p>
|
|
3669
|
+
*/
|
|
3670
|
+
RawCustomModelProtocolConfig?: string;
|
|
3659
3671
|
}
|
|
3660
3672
|
/**
|
|
3661
3673
|
* 响应参数
|
|
@@ -2333,38 +2333,43 @@ export interface DescribeUserGroupTreeListResponse {
|
|
|
2333
2333
|
*/
|
|
2334
2334
|
export interface UserInfo {
|
|
2335
2335
|
/**
|
|
2336
|
-
*
|
|
2336
|
+
* <p>用户ID</p>
|
|
2337
2337
|
*/
|
|
2338
2338
|
UserId?: string;
|
|
2339
2339
|
/**
|
|
2340
|
-
*
|
|
2340
|
+
* <p>用户名</p>
|
|
2341
2341
|
*/
|
|
2342
2342
|
UserName?: string;
|
|
2343
2343
|
/**
|
|
2344
|
-
*
|
|
2344
|
+
* <p>邮箱</p>
|
|
2345
2345
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2346
2346
|
*/
|
|
2347
2347
|
Email?: string;
|
|
2348
2348
|
/**
|
|
2349
|
-
*
|
|
2349
|
+
* <p>手机号</p>
|
|
2350
2350
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2351
2351
|
*/
|
|
2352
2352
|
PhoneNumber?: string;
|
|
2353
2353
|
/**
|
|
2354
|
-
*
|
|
2354
|
+
* <p>手机号区号</p>
|
|
2355
2355
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2356
2356
|
*/
|
|
2357
2357
|
AreaCode?: string;
|
|
2358
2358
|
/**
|
|
2359
|
-
*
|
|
2359
|
+
* <p>企微账号id</p>
|
|
2360
2360
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2361
2361
|
*/
|
|
2362
2362
|
AppUserId?: string;
|
|
2363
2363
|
/**
|
|
2364
|
-
*
|
|
2364
|
+
* <p>企微账号名称</p>
|
|
2365
2365
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2366
2366
|
*/
|
|
2367
2367
|
AppUserName?: string;
|
|
2368
|
+
/**
|
|
2369
|
+
* <p>飞书OpenId</p>
|
|
2370
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2371
|
+
*/
|
|
2372
|
+
LarkOpenId?: string;
|
|
2368
2373
|
}
|
|
2369
2374
|
/**
|
|
2370
2375
|
* 用户ID和用户名
|
|
@@ -2483,6 +2488,26 @@ export interface UserIdAndUserName {
|
|
|
2483
2488
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2484
2489
|
*/
|
|
2485
2490
|
Id?: number;
|
|
2491
|
+
/**
|
|
2492
|
+
* <p>飞书应用ID</p>
|
|
2493
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2494
|
+
*/
|
|
2495
|
+
LarkAppId?: string;
|
|
2496
|
+
/**
|
|
2497
|
+
* <p>飞书UserId</p>
|
|
2498
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2499
|
+
*/
|
|
2500
|
+
LarkUserId?: string;
|
|
2501
|
+
/**
|
|
2502
|
+
* <p>飞书OpenId</p>
|
|
2503
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2504
|
+
*/
|
|
2505
|
+
LarkOpenId?: string;
|
|
2506
|
+
/**
|
|
2507
|
+
* <p>飞书UserName</p>
|
|
2508
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
2509
|
+
*/
|
|
2510
|
+
LarkUserName?: string;
|
|
2486
2511
|
}
|
|
2487
2512
|
/**
|
|
2488
2513
|
* 空值展示样式配置值结构
|
|
@@ -1729,33 +1729,37 @@ export interface UpdateAssumeRolePolicyRequest {
|
|
|
1729
1729
|
*/
|
|
1730
1730
|
export interface LoginActionFlag {
|
|
1731
1731
|
/**
|
|
1732
|
-
* 0: 非安全手机校验 1:
|
|
1732
|
+
* <p>0: 非安全手机校验 1: 安全手机校验。</p>
|
|
1733
1733
|
*/
|
|
1734
1734
|
Phone?: number;
|
|
1735
1735
|
/**
|
|
1736
|
-
* 0: 非硬token校验 1: 硬token
|
|
1736
|
+
* <p>0: 非硬token校验 1: 硬token校验。</p>
|
|
1737
1737
|
*/
|
|
1738
1738
|
Token?: number;
|
|
1739
1739
|
/**
|
|
1740
|
-
* 0: 非软token校验 1: 软token
|
|
1740
|
+
* <p>0: 非软token校验 1: 软token校验</p>
|
|
1741
1741
|
*/
|
|
1742
1742
|
Stoken?: number;
|
|
1743
1743
|
/**
|
|
1744
|
-
* 0: 非微信校验 1:
|
|
1744
|
+
* <p>0: 非微信校验 1: 微信校验</p>
|
|
1745
1745
|
*/
|
|
1746
1746
|
Wechat?: number;
|
|
1747
1747
|
/**
|
|
1748
|
-
* 0: 非自定义校验 1:
|
|
1748
|
+
* <p>0: 非自定义校验 1: 自定义校验</p>
|
|
1749
1749
|
*/
|
|
1750
1750
|
Custom?: number;
|
|
1751
1751
|
/**
|
|
1752
|
-
* 0: 非邮箱校验 1:
|
|
1752
|
+
* <p>0: 非邮箱校验 1: 邮箱校验</p>
|
|
1753
1753
|
*/
|
|
1754
1754
|
Mail?: number;
|
|
1755
1755
|
/**
|
|
1756
|
-
* 0: 非u2f硬件token 1: u2f硬件token
|
|
1756
|
+
* <p>0: 非u2f硬件token 1: u2f硬件token</p>
|
|
1757
1757
|
*/
|
|
1758
1758
|
U2FToken?: number;
|
|
1759
|
+
/**
|
|
1760
|
+
* <p>0: 非passkey 校验 1: passkey校验</p>
|
|
1761
|
+
*/
|
|
1762
|
+
Passkey?: number;
|
|
1759
1763
|
}
|
|
1760
1764
|
/**
|
|
1761
1765
|
* ListAccounts返回参数结构体
|
|
@@ -72,15 +72,15 @@ export interface EventTask {
|
|
|
72
72
|
*/
|
|
73
73
|
export interface CreateInstanceNewResponse {
|
|
74
74
|
/**
|
|
75
|
-
*
|
|
75
|
+
* <p>流程ID</p>
|
|
76
76
|
*/
|
|
77
77
|
FlowId?: string;
|
|
78
78
|
/**
|
|
79
|
-
*
|
|
79
|
+
* <p>实例ID</p>
|
|
80
80
|
*/
|
|
81
81
|
InstanceId?: string;
|
|
82
82
|
/**
|
|
83
|
-
*
|
|
83
|
+
* <p>错误信息</p>
|
|
84
84
|
*/
|
|
85
85
|
ErrorMsg?: string;
|
|
86
86
|
/**
|
|
@@ -651,75 +651,78 @@ export interface DatabasePrivilegeInfo {
|
|
|
651
651
|
*/
|
|
652
652
|
export interface CreateInstanceNewRequest {
|
|
653
653
|
/**
|
|
654
|
-
*
|
|
654
|
+
* <p>可用区</p>
|
|
655
655
|
*/
|
|
656
656
|
Zone: string;
|
|
657
657
|
/**
|
|
658
|
-
*
|
|
658
|
+
* <p>是否高可用</p>
|
|
659
659
|
*/
|
|
660
660
|
HaFlag: boolean;
|
|
661
661
|
/**
|
|
662
|
-
*
|
|
662
|
+
* <p>私有网络</p>
|
|
663
663
|
*/
|
|
664
664
|
UserVPCId: string;
|
|
665
665
|
/**
|
|
666
|
-
*
|
|
666
|
+
* <p>子网</p>
|
|
667
667
|
*/
|
|
668
668
|
UserSubnetId: string;
|
|
669
669
|
/**
|
|
670
|
-
*
|
|
670
|
+
* <p>系统版本</p>
|
|
671
671
|
*/
|
|
672
672
|
ProductVersion: string;
|
|
673
673
|
/**
|
|
674
|
-
*
|
|
674
|
+
* <p>计费方式</p>
|
|
675
675
|
*/
|
|
676
676
|
ChargeProperties: Charge;
|
|
677
677
|
/**
|
|
678
|
-
*
|
|
678
|
+
* <p>实例名称</p>
|
|
679
679
|
*/
|
|
680
680
|
InstanceName: string;
|
|
681
681
|
/**
|
|
682
|
-
*
|
|
683
|
-
SpecName从DescribeSpec接口中返回的DataSpec.Name获取
|
|
682
|
+
* <p>数据节点<br>SpecName从DescribeSpec接口中返回的DataSpec.Name获取</p>
|
|
684
683
|
*/
|
|
685
684
|
DataSpec: NodeSpec;
|
|
686
685
|
/**
|
|
687
|
-
*
|
|
686
|
+
* <p>标签列表(废弃)</p>
|
|
688
687
|
* @deprecated
|
|
689
688
|
*/
|
|
690
689
|
Tags?: Tag;
|
|
691
690
|
/**
|
|
692
|
-
*
|
|
691
|
+
* <p>日志主题ID</p>
|
|
693
692
|
*/
|
|
694
693
|
ClsLogSetId?: string;
|
|
695
694
|
/**
|
|
696
|
-
* COS
|
|
695
|
+
* <p>COS桶名称</p>
|
|
697
696
|
*/
|
|
698
697
|
CosBucketName?: string;
|
|
699
698
|
/**
|
|
700
|
-
*
|
|
699
|
+
* <p>是否是裸盘挂载,默认值 0 为 未挂载,1 为挂载。</p>
|
|
701
700
|
*/
|
|
702
701
|
MountDiskType?: number;
|
|
703
702
|
/**
|
|
704
|
-
*
|
|
703
|
+
* <p>是否是ZK高可用</p>
|
|
705
704
|
*/
|
|
706
705
|
HAZk?: boolean;
|
|
707
706
|
/**
|
|
708
|
-
* ZK节点SpecName从DescribeSpec接口中返回的CommonSpec结构体的Name(ZK
|
|
707
|
+
* <p>ZK节点SpecName从DescribeSpec接口中返回的CommonSpec结构体的Name(ZK节点)获取</p>
|
|
709
708
|
*/
|
|
710
709
|
CommonSpec?: NodeSpec;
|
|
711
710
|
/**
|
|
712
|
-
*
|
|
711
|
+
* <p>标签列表</p>
|
|
713
712
|
*/
|
|
714
713
|
TagItems?: Array<Tag>;
|
|
715
714
|
/**
|
|
716
|
-
*
|
|
715
|
+
* <p>副可用区信息</p>
|
|
717
716
|
*/
|
|
718
717
|
SecondaryZoneInfo?: Array<SecondaryZoneInfo>;
|
|
719
718
|
/**
|
|
720
|
-
* default
|
|
719
|
+
* <p>default账号登录实例的密码。8-16个字符,至少包含大写字母、小写字母、数字和特殊字符!@#%^*中的三种,第一个字符不能为特殊字符</p>
|
|
721
720
|
*/
|
|
722
721
|
CkDefaultUserPwd?: string;
|
|
722
|
+
/**
|
|
723
|
+
* <p>集群类型</p>
|
|
724
|
+
*/
|
|
725
|
+
ClusterType?: string;
|
|
723
726
|
}
|
|
724
727
|
/**
|
|
725
728
|
* 集群分组信息描述
|
|
@@ -1829,7 +1832,6 @@ export interface DescribeCkSqlApisResponse {
|
|
|
1829
1832
|
}
|
|
1830
1833
|
/**
|
|
1831
1834
|
* 集群计费相关信息
|
|
1832
|
-
|
|
1833
1835
|
*/
|
|
1834
1836
|
export interface Charge {
|
|
1835
1837
|
/**
|
|
@@ -1837,11 +1839,11 @@ export interface Charge {
|
|
|
1837
1839
|
*/
|
|
1838
1840
|
ChargeType: string;
|
|
1839
1841
|
/**
|
|
1840
|
-
* PREPAID
|
|
1842
|
+
* ChargeType为PREPAID时,必传,表示是否自动续费,1表示自动续费开启
|
|
1841
1843
|
*/
|
|
1842
1844
|
RenewFlag?: number;
|
|
1843
1845
|
/**
|
|
1844
|
-
*
|
|
1846
|
+
* ChargeType为PREPAID时,必传,表示计费时间长度,多少个月
|
|
1845
1847
|
*/
|
|
1846
1848
|
TimeSpan?: number;
|
|
1847
1849
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { CreateCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayLLMModelServicesResponse, ModifyCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayMCPServerACLRequest, DeleteCloudNativeAPIGatewayMCPToolResponse, CreateCloudNativeAPIGatewayMCPServerRequest, DeleteCloudNativeAPIGatewaySecretKeyRequest, DeleteCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewaySecretKeyValueRequest, DeleteCloudNativeAPIGatewayConsumerResponse, RemoveCloudNativeAPIGatewayConsumerGroupAuthResponse, ModifyCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewayMCPServerAuthResponse, DeleteCloudNativeAPIGatewayConsumerGroupRequest, DescribeCloudNativeAPIGatewayLLMModelServiceRequest, ModifyCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolACLListResponse, ModifyCloudNativeAPIGatewayMCPServerAuthResponse, CreateCloudNativeAPIGatewayConsumerGroupRequest, ModifyCloudNativeAPIGatewayLLMModelAPIResponse, CreateCloudNativeAPIGatewayLLMModelServiceRequest, ModifyCloudNativeAPIGatewayLLMModelServiceResponse, CreateCloudNativeAPIGatewayLLMModelServiceResponse, CreateCloudNativeAPIGatewayLLMModelAPIRequest, ModifyCloudNativeAPIGatewayMCPServerACLResponse, DescribeCloudNativeAPIGatewayConsumerGroupRequest, CreateCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewayLLMModelAPIsRequest, ModifyCloudNativeAPIGatewayMCPServerACLRequest, ModifyCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayConsumerResponse, DescribeCloudNativeAPIGatewayMCPToolListRequest, DeleteCloudNativeAPIGatewayMCPServerResponse, ModifyCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayMCPToolACLListRequest,
|
|
3
|
+
import { CreateCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayLLMModelServicesResponse, ModifyCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayMCPServerACLRequest, DeleteCloudNativeAPIGatewayMCPToolResponse, CreateCloudNativeAPIGatewayMCPServerRequest, DeleteCloudNativeAPIGatewaySecretKeyRequest, DeleteCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewaySecretKeyValueRequest, DeleteCloudNativeAPIGatewayConsumerResponse, RemoveCloudNativeAPIGatewayConsumerGroupAuthResponse, ModifyCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewayMCPServerAuthResponse, DeleteCloudNativeAPIGatewayConsumerGroupRequest, DescribeCloudNativeAPIGatewayLLMModelServiceRequest, ModifyCloudNativeAPIGatewaySecretKeyResponse, AddCloudNativeAPIGatewayConsumerInGroupResponse, DescribeCloudNativeAPIGatewayMCPToolACLListResponse, ModifyCloudNativeAPIGatewayMCPServerAuthResponse, CreateCloudNativeAPIGatewayConsumerGroupRequest, ModifyCloudNativeAPIGatewayLLMModelAPIResponse, CreateCloudNativeAPIGatewayLLMModelServiceRequest, ModifyCloudNativeAPIGatewayLLMModelServiceResponse, CreateCloudNativeAPIGatewayLLMModelServiceResponse, RemoveCloudNativeAPIGatewayConsumerInGroupRequest, CreateCloudNativeAPIGatewayLLMModelAPIRequest, ModifyCloudNativeAPIGatewayMCPServerACLResponse, DescribeCloudNativeAPIGatewayConsumerGroupRequest, CreateCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewayLLMModelAPIsRequest, ModifyCloudNativeAPIGatewayMCPServerACLRequest, ModifyCloudNativeAPIGatewayConsumerRequest, DescribeCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewayMCPToolListRequest, DeleteCloudNativeAPIGatewayMCPServerResponse, ModifyCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayMCPToolACLListRequest, DescribeCloudNativeAPIGatewayMCPToolResponse, ModifyCloudNativeAPIGatewayMCPToolACLResponse, CreateCloudNativeAPIGatewayConsumerGroupResponse, DescribeCloudNativeAPIGatewayLLMModelAPIResponse, ModifyCloudNativeAPIGatewayMCPServerStatusResponse, BindCloudNativeAPIGatewaySecretKeyRequest, ModifyCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayMCPServerRequest, DeleteCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsRequest, CreateCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayMCPServerResponse, DescribeCloudNativeAPIGatewayLLMModelServicesRequest, ModifyCloudNativeAPIGatewayMCPToolACLRequest, CreateCloudNativeAPIGatewayMCPServerResponse, DeleteCloudNativeAPIGatewayLLMModelAPIRequest, ModifyCloudNativeAPIGatewayMCPServerStatusRequest, ModifyCloudNativeAPIGatewayMCPToolResponse, RemoveCloudNativeAPIGatewayConsumerInGroupResponse, DescribeCloudNativeAPIGatewayLLMModelAPIsResponse, AddCloudNativeAPIGatewayConsumerInGroupRequest, CreateCloudNativeAPIGatewayConsumerResponse, DeleteCloudNativeAPIGatewayLLMModelAPIResponse, UnbindCloudNativeAPIGatewaySecretKeyResponse, ModifyCloudNativeAPIGatewaySecretKeyRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageStatisticsResponse, DescribeCloudNativeAPIGatewayMCPServerACLResponse, ModifyCloudNativeAPIGatewayMCPServerResponse, DescribeCloudNativeAPIGatewayLLMModelServiceResponse, DescribeCloudNativeAPIGatewaySecretKeyRequest, AddCloudNativeAPIGatewayConsumerGroupAuthResponse, DeleteCloudNativeAPIGatewayConsumerRequest, ModifyCloudNativeAPIGatewayMCPToolStatusResponse, DescribeCloudNativeAPIGatewayLLMModelAPIRequest, ModifyCloudNativeAPIGatewayConsumerGroupRequest, UnbindCloudNativeAPIGatewaySecretKeyRequest, BindCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayMCPToolListResponse, DescribeCloudNativeAPIGatewayConsumerRequest, RemoveCloudNativeAPIGatewayConsumerGroupAuthRequest, DescribeCloudNativeAPIGatewayMCPServerListRequest, DescribeCloudNativeAPIGatewayConsumerGroupResponse, ModifyCloudNativeAPIGatewayMCPServerAuthRequest, DescribeCloudNativeAPIGatewayMCPServerRequest, DescribeCloudNativeAPIGatewayLLMTokenUsageListRequest, ModifyCloudNativeAPIGatewayMCPToolStatusRequest, AddCloudNativeAPIGatewayConsumerGroupAuthRequest, DescribeCloudNativeAPIGatewaySecretKeyValueResponse, CreateCloudNativeAPIGatewayMCPToolResponse, ModifyCloudNativeAPIGatewayLLMModelServiceRequest, DescribeCloudNativeAPIGatewayMCPServerListResponse, CreateCloudNativeAPIGatewayLLMModelAPIResponse, DescribeCloudNativeAPIGatewayMCPServerAuthRequest, DeleteCloudNativeAPIGatewayLLMModelServiceRequest, DeleteCloudNativeAPIGatewayConsumerGroupResponse, ModifyCloudNativeAPIGatewayLLMModelAPIRequest, CreateCloudNativeAPIGatewaySecretKeyResponse, DescribeCloudNativeAPIGatewayLLMTokenUsageListResponse } from "./cngw_models";
|
|
4
4
|
/**
|
|
5
5
|
* cngw client
|
|
6
6
|
* @class
|
|
@@ -51,6 +51,10 @@ export declare class Client extends AbstractClient {
|
|
|
51
51
|
* AI网关修改MCP Tool上下线状态
|
|
52
52
|
*/
|
|
53
53
|
ModifyCloudNativeAPIGatewayMCPToolStatus(req: ModifyCloudNativeAPIGatewayMCPToolStatusRequest, cb?: (error: string, rep: ModifyCloudNativeAPIGatewayMCPToolStatusResponse) => void): Promise<ModifyCloudNativeAPIGatewayMCPToolStatusResponse>;
|
|
54
|
+
/**
|
|
55
|
+
* 解绑密钥
|
|
56
|
+
*/
|
|
57
|
+
UnbindCloudNativeAPIGatewaySecretKey(req: UnbindCloudNativeAPIGatewaySecretKeyRequest, cb?: (error: string, rep: UnbindCloudNativeAPIGatewaySecretKeyResponse) => void): Promise<UnbindCloudNativeAPIGatewaySecretKeyResponse>;
|
|
54
58
|
/**
|
|
55
59
|
* 修改 LLM 模型服务。
|
|
56
60
|
*/
|
|
@@ -59,6 +63,10 @@ export declare class Client extends AbstractClient {
|
|
|
59
63
|
* 查询消费者组详情。
|
|
60
64
|
*/
|
|
61
65
|
DescribeCloudNativeAPIGatewayConsumerGroup(req: DescribeCloudNativeAPIGatewayConsumerGroupRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayConsumerGroupResponse) => void): Promise<DescribeCloudNativeAPIGatewayConsumerGroupResponse>;
|
|
66
|
+
/**
|
|
67
|
+
* 将消费者从消费者组移除。
|
|
68
|
+
*/
|
|
69
|
+
RemoveCloudNativeAPIGatewayConsumerInGroup(req: RemoveCloudNativeAPIGatewayConsumerInGroupRequest, cb?: (error: string, rep: RemoveCloudNativeAPIGatewayConsumerInGroupResponse) => void): Promise<RemoveCloudNativeAPIGatewayConsumerInGroupResponse>;
|
|
62
70
|
/**
|
|
63
71
|
* 查看 MCP Server ACL
|
|
64
72
|
*/
|
|
@@ -79,6 +87,10 @@ export declare class Client extends AbstractClient {
|
|
|
79
87
|
* 查询 LLM 模型 API 列表。
|
|
80
88
|
*/
|
|
81
89
|
DescribeCloudNativeAPIGatewayLLMModelAPIs(req: DescribeCloudNativeAPIGatewayLLMModelAPIsRequest, cb?: (error: string, rep: DescribeCloudNativeAPIGatewayLLMModelAPIsResponse) => void): Promise<DescribeCloudNativeAPIGatewayLLMModelAPIsResponse>;
|
|
90
|
+
/**
|
|
91
|
+
* 将消费者添加到消费者组。
|
|
92
|
+
*/
|
|
93
|
+
AddCloudNativeAPIGatewayConsumerInGroup(req: AddCloudNativeAPIGatewayConsumerInGroupRequest, cb?: (error: string, rep: AddCloudNativeAPIGatewayConsumerInGroupResponse) => void): Promise<AddCloudNativeAPIGatewayConsumerInGroupResponse>;
|
|
82
94
|
/**
|
|
83
95
|
* 修改AI网关消费者
|
|
84
96
|
*/
|
|
@@ -175,6 +187,10 @@ export declare class Client extends AbstractClient {
|
|
|
175
187
|
* 为资源(模型 API / MCP Server)添加消费者组授权。
|
|
176
188
|
*/
|
|
177
189
|
AddCloudNativeAPIGatewayConsumerGroupAuth(req: AddCloudNativeAPIGatewayConsumerGroupAuthRequest, cb?: (error: string, rep: AddCloudNativeAPIGatewayConsumerGroupAuthResponse) => void): Promise<AddCloudNativeAPIGatewayConsumerGroupAuthResponse>;
|
|
190
|
+
/**
|
|
191
|
+
* 添加密钥与资源的引用关系接口
|
|
192
|
+
*/
|
|
193
|
+
BindCloudNativeAPIGatewaySecretKey(req: BindCloudNativeAPIGatewaySecretKeyRequest, cb?: (error: string, rep: BindCloudNativeAPIGatewaySecretKeyResponse) => void): Promise<BindCloudNativeAPIGatewaySecretKeyResponse>;
|
|
178
194
|
/**
|
|
179
195
|
* 查询 LLM 模型服务列表。
|
|
180
196
|
*/
|
|
@@ -93,6 +93,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
93
93
|
async ModifyCloudNativeAPIGatewayMCPToolStatus(req, cb) {
|
|
94
94
|
return this.request("ModifyCloudNativeAPIGatewayMCPToolStatus", req, cb);
|
|
95
95
|
}
|
|
96
|
+
/**
|
|
97
|
+
* 解绑密钥
|
|
98
|
+
*/
|
|
99
|
+
async UnbindCloudNativeAPIGatewaySecretKey(req, cb) {
|
|
100
|
+
return this.request("UnbindCloudNativeAPIGatewaySecretKey", req, cb);
|
|
101
|
+
}
|
|
96
102
|
/**
|
|
97
103
|
* 修改 LLM 模型服务。
|
|
98
104
|
*/
|
|
@@ -105,6 +111,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
105
111
|
async DescribeCloudNativeAPIGatewayConsumerGroup(req, cb) {
|
|
106
112
|
return this.request("DescribeCloudNativeAPIGatewayConsumerGroup", req, cb);
|
|
107
113
|
}
|
|
114
|
+
/**
|
|
115
|
+
* 将消费者从消费者组移除。
|
|
116
|
+
*/
|
|
117
|
+
async RemoveCloudNativeAPIGatewayConsumerInGroup(req, cb) {
|
|
118
|
+
return this.request("RemoveCloudNativeAPIGatewayConsumerInGroup", req, cb);
|
|
119
|
+
}
|
|
108
120
|
/**
|
|
109
121
|
* 查看 MCP Server ACL
|
|
110
122
|
*/
|
|
@@ -135,6 +147,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
135
147
|
async DescribeCloudNativeAPIGatewayLLMModelAPIs(req, cb) {
|
|
136
148
|
return this.request("DescribeCloudNativeAPIGatewayLLMModelAPIs", req, cb);
|
|
137
149
|
}
|
|
150
|
+
/**
|
|
151
|
+
* 将消费者添加到消费者组。
|
|
152
|
+
*/
|
|
153
|
+
async AddCloudNativeAPIGatewayConsumerInGroup(req, cb) {
|
|
154
|
+
return this.request("AddCloudNativeAPIGatewayConsumerInGroup", req, cb);
|
|
155
|
+
}
|
|
138
156
|
/**
|
|
139
157
|
* 修改AI网关消费者
|
|
140
158
|
*/
|
|
@@ -279,6 +297,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
279
297
|
async AddCloudNativeAPIGatewayConsumerGroupAuth(req, cb) {
|
|
280
298
|
return this.request("AddCloudNativeAPIGatewayConsumerGroupAuth", req, cb);
|
|
281
299
|
}
|
|
300
|
+
/**
|
|
301
|
+
* 添加密钥与资源的引用关系接口
|
|
302
|
+
*/
|
|
303
|
+
async BindCloudNativeAPIGatewaySecretKey(req, cb) {
|
|
304
|
+
return this.request("BindCloudNativeAPIGatewaySecretKey", req, cb);
|
|
305
|
+
}
|
|
282
306
|
/**
|
|
283
307
|
* 查询 LLM 模型服务列表。
|
|
284
308
|
*/
|