tencentcloud-sdk-nodejs 4.1.310 → 4.1.312
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 +15 -9
- package/es/services/cngw/v20230418/cngw_client.js +72 -12
- package/es/services/databuddy/index.js +4 -0
- package/es/services/databuddy/v20260715/databuddy_client.js +57 -0
- package/es/services/databuddy/v20260715/databuddy_models.js +1 -0
- package/es/services/databuddy/v20260715/index.js +6 -0
- package/es/services/index.js +1 -0
- package/es/services/iotexplorer/v20190423/iotexplorer_client.js +12 -6
- package/es/services/tcb/v20180608/tcb_client.js +32 -11
- package/es/services/trtc/v20190722/trtc_client.js +163 -160
- package/es/services/tsf/v20180326/tsf_client.js +2 -5
- 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/adp/v20260520/adp_client.d.ts +1 -1
- package/tencentcloud/services/adp/v20260520/adp_client.js +1 -1
- package/tencentcloud/services/adp/v20260520/adp_models.d.ts +110 -28
- package/tencentcloud/services/ags/v20250920/ags_models.d.ts +23 -7
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +11 -7
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +19 -11
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +27 -15
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +406 -40
- package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_models.d.ts +12 -12
- package/tencentcloud/services/cngw/v20230418/cngw_client.d.ts +93 -13
- package/tencentcloud/services/cngw/v20230418/cngw_client.js +138 -18
- package/tencentcloud/services/cngw/v20230418/cngw_models.d.ts +1348 -152
- package/tencentcloud/services/databuddy/index.d.ts +6 -0
- package/tencentcloud/services/databuddy/index.js +7 -0
- package/tencentcloud/services/databuddy/v20260715/databuddy_client.d.ts +139 -0
- package/tencentcloud/services/databuddy/v20260715/databuddy_client.js +194 -0
- package/tencentcloud/services/databuddy/v20260715/databuddy_models.d.ts +3061 -0
- package/tencentcloud/services/databuddy/v20260715/databuddy_models.js +18 -0
- package/tencentcloud/services/databuddy/v20260715/index.d.ts +6 -0
- package/tencentcloud/services/databuddy/v20260715/index.js +10 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +176 -434
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +13 -13
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +13 -13
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +15 -16
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +7 -5
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +15 -7
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +21 -9
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +173 -4
- package/tencentcloud/services/keewidb/v20220308/keewidb_models.d.ts +28 -16
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +1 -1
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +444 -139
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +12 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +23 -30
- package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +50 -20
- package/tencentcloud/services/tcb/v20180608/tcb_client.js +69 -25
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +4770 -3942
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +4 -2
- package/tencentcloud/services/teo/v20220901/teo_client.js +4 -2
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +107 -43
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +13 -0
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.d.ts +3 -1
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.js +3 -1
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_models.d.ts +43 -15
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +333 -329
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +425 -419
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +196 -27
- package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +3 -9
- package/tencentcloud/services/tsf/v20180326/tsf_client.js +3 -11
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +0 -30
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +1 -1
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +65 -6
package/es/common/sdk_version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.1.
|
|
1
|
+
export const sdkVersion = "4.1.312";
|
|
@@ -105,6 +105,9 @@ export class Client extends AbstractClient {
|
|
|
105
105
|
async ModifyBlockIgnoreRuleNew(req, cb) {
|
|
106
106
|
return this.request("ModifyBlockIgnoreRuleNew", req, cb);
|
|
107
107
|
}
|
|
108
|
+
async ModifySecurityGroupItemRuleStatus(req, cb) {
|
|
109
|
+
return this.request("ModifySecurityGroupItemRuleStatus", req, cb);
|
|
110
|
+
}
|
|
108
111
|
async ModifyEdgeIpSwitch(req, cb) {
|
|
109
112
|
return this.request("ModifyEdgeIpSwitch", req, cb);
|
|
110
113
|
}
|
|
@@ -117,8 +120,8 @@ export class Client extends AbstractClient {
|
|
|
117
120
|
async DescribeNatFwDnatRule(req, cb) {
|
|
118
121
|
return this.request("DescribeNatFwDnatRule", req, cb);
|
|
119
122
|
}
|
|
120
|
-
async
|
|
121
|
-
return this.request("
|
|
123
|
+
async DescribeGuideScanInfo(req, cb) {
|
|
124
|
+
return this.request("DescribeGuideScanInfo", req, cb);
|
|
122
125
|
}
|
|
123
126
|
async DescribeNatFwInfoCount(req, cb) {
|
|
124
127
|
return this.request("DescribeNatFwInfoCount", req, cb);
|
|
@@ -171,11 +174,11 @@ export class Client extends AbstractClient {
|
|
|
171
174
|
async DescribeCcnAssociatedInstances(req, cb) {
|
|
172
175
|
return this.request("DescribeCcnAssociatedInstances", req, cb);
|
|
173
176
|
}
|
|
174
|
-
async
|
|
175
|
-
return this.request("
|
|
177
|
+
async DescribeNDRDataLeakOutAlertList(req, cb) {
|
|
178
|
+
return this.request("DescribeNDRDataLeakOutAlertList", req, cb);
|
|
176
179
|
}
|
|
177
|
-
async
|
|
178
|
-
return this.request("
|
|
180
|
+
async DescribeBlockList(req, cb) {
|
|
181
|
+
return this.request("DescribeBlockList", req, cb);
|
|
179
182
|
}
|
|
180
183
|
async CreateBlockIgnoreRuleNew(req, cb) {
|
|
181
184
|
return this.request("CreateBlockIgnoreRuleNew", req, cb);
|
|
@@ -258,6 +261,9 @@ export class Client extends AbstractClient {
|
|
|
258
261
|
async CreateChooseVpcs(req, cb) {
|
|
259
262
|
return this.request("CreateChooseVpcs", req, cb);
|
|
260
263
|
}
|
|
264
|
+
async DescribeNDRDataLeakOutAlertDetail(req, cb) {
|
|
265
|
+
return this.request("DescribeNDRDataLeakOutAlertDetail", req, cb);
|
|
266
|
+
}
|
|
261
267
|
async ModifyAssetScan(req, cb) {
|
|
262
268
|
return this.request("ModifyAssetScan", req, cb);
|
|
263
269
|
}
|
|
@@ -384,6 +390,9 @@ export class Client extends AbstractClient {
|
|
|
384
390
|
async ModifyNatInstance(req, cb) {
|
|
385
391
|
return this.request("ModifyNatInstance", req, cb);
|
|
386
392
|
}
|
|
393
|
+
async DescribeNatFwInstanceWithRegion(req, cb) {
|
|
394
|
+
return this.request("DescribeNatFwInstanceWithRegion", req, cb);
|
|
395
|
+
}
|
|
387
396
|
async DeleteAcRule(req, cb) {
|
|
388
397
|
return this.request("DeleteAcRule", req, cb);
|
|
389
398
|
}
|
|
@@ -432,9 +441,6 @@ export class Client extends AbstractClient {
|
|
|
432
441
|
async DescribeAddressTemplateList(req, cb) {
|
|
433
442
|
return this.request("DescribeAddressTemplateList", req, cb);
|
|
434
443
|
}
|
|
435
|
-
async DescribeGuideScanInfo(req, cb) {
|
|
436
|
-
return this.request("DescribeGuideScanInfo", req, cb);
|
|
437
|
-
}
|
|
438
444
|
async SetNatFwEip(req, cb) {
|
|
439
445
|
return this.request("SetNatFwEip", req, cb);
|
|
440
446
|
}
|
|
@@ -6,8 +6,14 @@ export class Client extends AbstractClient {
|
|
|
6
6
|
async DeleteCloudNativeAPIGatewayConsumer(req, cb) {
|
|
7
7
|
return this.request("DeleteCloudNativeAPIGatewayConsumer", req, cb);
|
|
8
8
|
}
|
|
9
|
-
async
|
|
10
|
-
return this.request("
|
|
9
|
+
async DescribeCloudNativeAPIGatewayAIQuota(req, cb) {
|
|
10
|
+
return this.request("DescribeCloudNativeAPIGatewayAIQuota", req, cb);
|
|
11
|
+
}
|
|
12
|
+
async ModifyCloudNativeAPIGatewayMCPRoute(req, cb) {
|
|
13
|
+
return this.request("ModifyCloudNativeAPIGatewayMCPRoute", req, cb);
|
|
14
|
+
}
|
|
15
|
+
async AddCloudNativeAPIGatewayConsumerGroupAuth(req, cb) {
|
|
16
|
+
return this.request("AddCloudNativeAPIGatewayConsumerGroupAuth", req, cb);
|
|
11
17
|
}
|
|
12
18
|
async DeleteCloudNativeAPIGatewayMCPServer(req, cb) {
|
|
13
19
|
return this.request("DeleteCloudNativeAPIGatewayMCPServer", req, cb);
|
|
@@ -18,12 +24,24 @@ export class Client extends AbstractClient {
|
|
|
18
24
|
async ModifyCloudNativeAPIGatewayMCPServerACL(req, cb) {
|
|
19
25
|
return this.request("ModifyCloudNativeAPIGatewayMCPServerACL", req, cb);
|
|
20
26
|
}
|
|
27
|
+
async DescribeCloudNativeAPIGatewayAIQuotaList(req, cb) {
|
|
28
|
+
return this.request("DescribeCloudNativeAPIGatewayAIQuotaList", req, cb);
|
|
29
|
+
}
|
|
30
|
+
async CreateCloudNativeAPIGatewayAIServiceSource(req, cb) {
|
|
31
|
+
return this.request("CreateCloudNativeAPIGatewayAIServiceSource", req, cb);
|
|
32
|
+
}
|
|
21
33
|
async RemoveCloudNativeAPIGatewayConsumerGroupAuth(req, cb) {
|
|
22
34
|
return this.request("RemoveCloudNativeAPIGatewayConsumerGroupAuth", req, cb);
|
|
23
35
|
}
|
|
24
36
|
async DeleteCloudNativeAPIGatewayMCPTool(req, cb) {
|
|
25
37
|
return this.request("DeleteCloudNativeAPIGatewayMCPTool", req, cb);
|
|
26
38
|
}
|
|
39
|
+
async DescribeCloudNativeAPIGatewayMCPToolVersion(req, cb) {
|
|
40
|
+
return this.request("DescribeCloudNativeAPIGatewayMCPToolVersion", req, cb);
|
|
41
|
+
}
|
|
42
|
+
async ModifyCloudNativeAPIGatewayConsumerGroup(req, cb) {
|
|
43
|
+
return this.request("ModifyCloudNativeAPIGatewayConsumerGroup", req, cb);
|
|
44
|
+
}
|
|
27
45
|
async CreateCloudNativeAPIGatewayLLMModelAPI(req, cb) {
|
|
28
46
|
return this.request("CreateCloudNativeAPIGatewayLLMModelAPI", req, cb);
|
|
29
47
|
}
|
|
@@ -36,11 +54,14 @@ export class Client extends AbstractClient {
|
|
|
36
54
|
async ModifyCloudNativeAPIGatewayMCPToolStatus(req, cb) {
|
|
37
55
|
return this.request("ModifyCloudNativeAPIGatewayMCPToolStatus", req, cb);
|
|
38
56
|
}
|
|
39
|
-
async
|
|
40
|
-
return this.request("
|
|
57
|
+
async DescribeCloudNativeAPIGatewayMCPToolImportTask(req, cb) {
|
|
58
|
+
return this.request("DescribeCloudNativeAPIGatewayMCPToolImportTask", req, cb);
|
|
41
59
|
}
|
|
42
|
-
async
|
|
43
|
-
return this.request("
|
|
60
|
+
async ModifyCloudNativeAPIGatewayMCPServer(req, cb) {
|
|
61
|
+
return this.request("ModifyCloudNativeAPIGatewayMCPServer", req, cb);
|
|
62
|
+
}
|
|
63
|
+
async DeleteCloudNativeAPIGatewayAIServiceSource(req, cb) {
|
|
64
|
+
return this.request("DeleteCloudNativeAPIGatewayAIServiceSource", req, cb);
|
|
44
65
|
}
|
|
45
66
|
async DescribeCloudNativeAPIGatewayConsumerGroup(req, cb) {
|
|
46
67
|
return this.request("DescribeCloudNativeAPIGatewayConsumerGroup", req, cb);
|
|
@@ -54,6 +75,9 @@ export class Client extends AbstractClient {
|
|
|
54
75
|
async DescribeCloudNativeAPIGatewayMCPToolACLList(req, cb) {
|
|
55
76
|
return this.request("DescribeCloudNativeAPIGatewayMCPToolACLList", req, cb);
|
|
56
77
|
}
|
|
78
|
+
async CheckCloudNativeAPIGatewayMCPToolVersionExist(req, cb) {
|
|
79
|
+
return this.request("CheckCloudNativeAPIGatewayMCPToolVersionExist", req, cb);
|
|
80
|
+
}
|
|
57
81
|
async CreateCloudNativeAPIGatewayLLMModelService(req, cb) {
|
|
58
82
|
return this.request("CreateCloudNativeAPIGatewayLLMModelService", req, cb);
|
|
59
83
|
}
|
|
@@ -63,6 +87,9 @@ export class Client extends AbstractClient {
|
|
|
63
87
|
async DescribeCloudNativeAPIGatewayLLMModelAPIs(req, cb) {
|
|
64
88
|
return this.request("DescribeCloudNativeAPIGatewayLLMModelAPIs", req, cb);
|
|
65
89
|
}
|
|
90
|
+
async DescribeCloudNativeAPIGatewayMCPRouteList(req, cb) {
|
|
91
|
+
return this.request("DescribeCloudNativeAPIGatewayMCPRouteList", req, cb);
|
|
92
|
+
}
|
|
66
93
|
async AddCloudNativeAPIGatewayConsumerInGroup(req, cb) {
|
|
67
94
|
return this.request("AddCloudNativeAPIGatewayConsumerInGroup", req, cb);
|
|
68
95
|
}
|
|
@@ -72,8 +99,8 @@ export class Client extends AbstractClient {
|
|
|
72
99
|
async DescribeCNGWServicesWithRoutes(req, cb) {
|
|
73
100
|
return this.request("DescribeCNGWServicesWithRoutes", req, cb);
|
|
74
101
|
}
|
|
75
|
-
async
|
|
76
|
-
return this.request("
|
|
102
|
+
async DescribeCloudNativeAPIGatewayAIServiceSourceList(req, cb) {
|
|
103
|
+
return this.request("DescribeCloudNativeAPIGatewayAIServiceSourceList", req, cb);
|
|
77
104
|
}
|
|
78
105
|
async DescribeCloudNativeAPIGatewayMCPServerList(req, cb) {
|
|
79
106
|
return this.request("DescribeCloudNativeAPIGatewayMCPServerList", req, cb);
|
|
@@ -87,21 +114,33 @@ export class Client extends AbstractClient {
|
|
|
87
114
|
async DeleteCloudNativeAPIGatewaySecretKey(req, cb) {
|
|
88
115
|
return this.request("DeleteCloudNativeAPIGatewaySecretKey", req, cb);
|
|
89
116
|
}
|
|
117
|
+
async UnbindCloudNativeAPIGatewaySecretKey(req, cb) {
|
|
118
|
+
return this.request("UnbindCloudNativeAPIGatewaySecretKey", req, cb);
|
|
119
|
+
}
|
|
90
120
|
async DescribeCloudNativeAPIGatewayLLMModelService(req, cb) {
|
|
91
121
|
return this.request("DescribeCloudNativeAPIGatewayLLMModelService", req, cb);
|
|
92
122
|
}
|
|
123
|
+
async DescribeCloudNativeAPIGatewayMCPToolsFromFile(req, cb) {
|
|
124
|
+
return this.request("DescribeCloudNativeAPIGatewayMCPToolsFromFile", req, cb);
|
|
125
|
+
}
|
|
93
126
|
async ModifyCloudNativeAPIGatewayLLMModelAPI(req, cb) {
|
|
94
127
|
return this.request("ModifyCloudNativeAPIGatewayLLMModelAPI", req, cb);
|
|
95
128
|
}
|
|
96
129
|
async DescribeCloudNativeAPIGatewayLLMTokenUsageStatistics(req, cb) {
|
|
97
130
|
return this.request("DescribeCloudNativeAPIGatewayLLMTokenUsageStatistics", req, cb);
|
|
98
131
|
}
|
|
132
|
+
async RollbackCloudNativeAPIGatewayMCPToolVersion(req, cb) {
|
|
133
|
+
return this.request("RollbackCloudNativeAPIGatewayMCPToolVersion", req, cb);
|
|
134
|
+
}
|
|
99
135
|
async CreateCloudNativeAPIGatewayConsumerGroup(req, cb) {
|
|
100
136
|
return this.request("CreateCloudNativeAPIGatewayConsumerGroup", req, cb);
|
|
101
137
|
}
|
|
102
138
|
async DescribeCloudNativeAPIGatewayMCPTool(req, cb) {
|
|
103
139
|
return this.request("DescribeCloudNativeAPIGatewayMCPTool", req, cb);
|
|
104
140
|
}
|
|
141
|
+
async CreateCloudNativeAPIGatewayMCPRoute(req, cb) {
|
|
142
|
+
return this.request("CreateCloudNativeAPIGatewayMCPRoute", req, cb);
|
|
143
|
+
}
|
|
105
144
|
async CreateCloudNativeAPIGatewayMCPTool(req, cb) {
|
|
106
145
|
return this.request("CreateCloudNativeAPIGatewayMCPTool", req, cb);
|
|
107
146
|
}
|
|
@@ -111,6 +150,9 @@ export class Client extends AbstractClient {
|
|
|
111
150
|
async UpdateCloudNativeAPIGatewayMCPTools(req, cb) {
|
|
112
151
|
return this.request("UpdateCloudNativeAPIGatewayMCPTools", req, cb);
|
|
113
152
|
}
|
|
153
|
+
async DescribeCloudNativeAPIGatewaySecretKeyList(req, cb) {
|
|
154
|
+
return this.request("DescribeCloudNativeAPIGatewaySecretKeyList", req, cb);
|
|
155
|
+
}
|
|
114
156
|
async ModifyCloudNativeAPIGatewayMCPServerAuth(req, cb) {
|
|
115
157
|
return this.request("ModifyCloudNativeAPIGatewayMCPServerAuth", req, cb);
|
|
116
158
|
}
|
|
@@ -120,6 +162,9 @@ export class Client extends AbstractClient {
|
|
|
120
162
|
async ModifyCloudNativeAPIGatewayMCPServerStatus(req, cb) {
|
|
121
163
|
return this.request("ModifyCloudNativeAPIGatewayMCPServerStatus", req, cb);
|
|
122
164
|
}
|
|
165
|
+
async DescribeCloudNativeAPIGatewayMCPToolVersionList(req, cb) {
|
|
166
|
+
return this.request("DescribeCloudNativeAPIGatewayMCPToolVersionList", req, cb);
|
|
167
|
+
}
|
|
123
168
|
async CreateCloudNativeAPIGatewayMCPServer(req, cb) {
|
|
124
169
|
return this.request("CreateCloudNativeAPIGatewayMCPServer", req, cb);
|
|
125
170
|
}
|
|
@@ -141,8 +186,11 @@ export class Client extends AbstractClient {
|
|
|
141
186
|
async DescribeCloudNativeAPIGatewaySecretKey(req, cb) {
|
|
142
187
|
return this.request("DescribeCloudNativeAPIGatewaySecretKey", req, cb);
|
|
143
188
|
}
|
|
144
|
-
async
|
|
145
|
-
return this.request("
|
|
189
|
+
async ModifyCloudNativeAPIGatewayLLMModelService(req, cb) {
|
|
190
|
+
return this.request("ModifyCloudNativeAPIGatewayLLMModelService", req, cb);
|
|
191
|
+
}
|
|
192
|
+
async CompareCloudNativeAPIGatewayMCPToolVersion(req, cb) {
|
|
193
|
+
return this.request("CompareCloudNativeAPIGatewayMCPToolVersion", req, cb);
|
|
146
194
|
}
|
|
147
195
|
async BindCloudNativeAPIGatewaySecretKey(req, cb) {
|
|
148
196
|
return this.request("BindCloudNativeAPIGatewaySecretKey", req, cb);
|
|
@@ -150,12 +198,24 @@ export class Client extends AbstractClient {
|
|
|
150
198
|
async DescribeCloudNativeAPIGatewayLLMModelServices(req, cb) {
|
|
151
199
|
return this.request("DescribeCloudNativeAPIGatewayLLMModelServices", req, cb);
|
|
152
200
|
}
|
|
153
|
-
async
|
|
154
|
-
return this.request("
|
|
201
|
+
async ModifyCloudNativeAPIGatewayAIServiceSource(req, cb) {
|
|
202
|
+
return this.request("ModifyCloudNativeAPIGatewayAIServiceSource", req, cb);
|
|
203
|
+
}
|
|
204
|
+
async DeleteCloudNativeAPIGatewayMCPRoute(req, cb) {
|
|
205
|
+
return this.request("DeleteCloudNativeAPIGatewayMCPRoute", req, cb);
|
|
206
|
+
}
|
|
207
|
+
async CheckCloudNativeAPIGatewayMCPRouteMatch(req, cb) {
|
|
208
|
+
return this.request("CheckCloudNativeAPIGatewayMCPRouteMatch", req, cb);
|
|
155
209
|
}
|
|
156
210
|
async DeleteCloudNativeAPIGatewayConsumerGroup(req, cb) {
|
|
157
211
|
return this.request("DeleteCloudNativeAPIGatewayConsumerGroup", req, cb);
|
|
158
212
|
}
|
|
213
|
+
async DeleteCloudNativeAPIGatewayMCPToolVersion(req, cb) {
|
|
214
|
+
return this.request("DeleteCloudNativeAPIGatewayMCPToolVersion", req, cb);
|
|
215
|
+
}
|
|
216
|
+
async ModifyCloudNativeAPIGatewayMCPRouteStatus(req, cb) {
|
|
217
|
+
return this.request("ModifyCloudNativeAPIGatewayMCPRouteStatus", req, cb);
|
|
218
|
+
}
|
|
159
219
|
async CreateCloudNativeAPIGatewayConsumer(req, cb) {
|
|
160
220
|
return this.request("CreateCloudNativeAPIGatewayConsumer", req, cb);
|
|
161
221
|
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
|
+
export class Client extends AbstractClient {
|
|
3
|
+
constructor(clientConfig) {
|
|
4
|
+
super("databuddy.tencentcloudapi.com", "2026-07-15", clientConfig);
|
|
5
|
+
}
|
|
6
|
+
async RerunWorkflowRun(req, cb) {
|
|
7
|
+
return this.request("RerunWorkflowRun", req, cb);
|
|
8
|
+
}
|
|
9
|
+
async UpdateWorkflow(req, cb) {
|
|
10
|
+
return this.request("UpdateWorkflow", req, cb);
|
|
11
|
+
}
|
|
12
|
+
async CreateWorkflow(req, cb) {
|
|
13
|
+
return this.request("CreateWorkflow", req, cb);
|
|
14
|
+
}
|
|
15
|
+
async UpdateFile(req, cb) {
|
|
16
|
+
return this.request("UpdateFile", req, cb);
|
|
17
|
+
}
|
|
18
|
+
async GetWorkflow(req, cb) {
|
|
19
|
+
return this.request("GetWorkflow", req, cb);
|
|
20
|
+
}
|
|
21
|
+
async GetWorkflowRun(req, cb) {
|
|
22
|
+
return this.request("GetWorkflowRun", req, cb);
|
|
23
|
+
}
|
|
24
|
+
async CreateFile(req, cb) {
|
|
25
|
+
return this.request("CreateFile", req, cb);
|
|
26
|
+
}
|
|
27
|
+
async GetWorkflowTaskRun(req, cb) {
|
|
28
|
+
return this.request("GetWorkflowTaskRun", req, cb);
|
|
29
|
+
}
|
|
30
|
+
async ListWorkflowTaskRuns(req, cb) {
|
|
31
|
+
return this.request("ListWorkflowTaskRuns", req, cb);
|
|
32
|
+
}
|
|
33
|
+
async RunWorkflow(req, cb) {
|
|
34
|
+
return this.request("RunWorkflow", req, cb);
|
|
35
|
+
}
|
|
36
|
+
async ListWorkflowRuns(req, cb) {
|
|
37
|
+
return this.request("ListWorkflowRuns", req, cb);
|
|
38
|
+
}
|
|
39
|
+
async KillWorkflowRun(req, cb) {
|
|
40
|
+
return this.request("KillWorkflowRun", req, cb);
|
|
41
|
+
}
|
|
42
|
+
async DeleteWorkflow(req, cb) {
|
|
43
|
+
return this.request("DeleteWorkflow", req, cb);
|
|
44
|
+
}
|
|
45
|
+
async GetFile(req, cb) {
|
|
46
|
+
return this.request("GetFile", req, cb);
|
|
47
|
+
}
|
|
48
|
+
async ListWorkflows(req, cb) {
|
|
49
|
+
return this.request("ListWorkflows", req, cb);
|
|
50
|
+
}
|
|
51
|
+
async DeleteFile(req, cb) {
|
|
52
|
+
return this.request("DeleteFile", req, cb);
|
|
53
|
+
}
|
|
54
|
+
async UnbindWorkflowBundle(req, cb) {
|
|
55
|
+
return this.request("UnbindWorkflowBundle", req, cb);
|
|
56
|
+
}
|
|
57
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/es/services/index.js
CHANGED
|
@@ -88,6 +88,7 @@ export { cws } from "./cws";
|
|
|
88
88
|
export { cynosdb } from "./cynosdb";
|
|
89
89
|
export { dasb } from "./dasb";
|
|
90
90
|
export { dataagent } from "./dataagent";
|
|
91
|
+
export { databuddy } from "./databuddy";
|
|
91
92
|
export { dayu } from "./dayu";
|
|
92
93
|
export { dbbrain } from "./dbbrain";
|
|
93
94
|
export { dbdc } from "./dbdc";
|
|
@@ -330,8 +330,8 @@ export class Client extends AbstractClient {
|
|
|
330
330
|
async CreateTWeTalkProductConfigV2(req, cb) {
|
|
331
331
|
return this.request("CreateTWeTalkProductConfigV2", req, cb);
|
|
332
332
|
}
|
|
333
|
-
async
|
|
334
|
-
return this.request("
|
|
333
|
+
async CreateProject(req, cb) {
|
|
334
|
+
return this.request("CreateProject", req, cb);
|
|
335
335
|
}
|
|
336
336
|
async CallDeviceActionAsync(req, cb) {
|
|
337
337
|
return this.request("CallDeviceActionAsync", req, cb);
|
|
@@ -534,6 +534,9 @@ export class Client extends AbstractClient {
|
|
|
534
534
|
async DescribeTWeTalkAgentBinding(req, cb) {
|
|
535
535
|
return this.request("DescribeTWeTalkAgentBinding", req, cb);
|
|
536
536
|
}
|
|
537
|
+
async ModifyModelDefinition(req, cb) {
|
|
538
|
+
return this.request("ModifyModelDefinition", req, cb);
|
|
539
|
+
}
|
|
537
540
|
async CreateCloudStorageAIServiceTask(req, cb) {
|
|
538
541
|
return this.request("CreateCloudStorageAIServiceTask", req, cb);
|
|
539
542
|
}
|
|
@@ -597,8 +600,8 @@ export class Client extends AbstractClient {
|
|
|
597
600
|
async BindTWeTalkAgent(req, cb) {
|
|
598
601
|
return this.request("BindTWeTalkAgent", req, cb);
|
|
599
602
|
}
|
|
600
|
-
async
|
|
601
|
-
return this.request("
|
|
603
|
+
async DescribeCloudStorageMultiThumbnail(req, cb) {
|
|
604
|
+
return this.request("DescribeCloudStorageMultiThumbnail", req, cb);
|
|
602
605
|
}
|
|
603
606
|
async PublishMessage(req, cb) {
|
|
604
607
|
return this.request("PublishMessage", req, cb);
|
|
@@ -615,6 +618,9 @@ export class Client extends AbstractClient {
|
|
|
615
618
|
async DeleteTWeTalkAIBot(req, cb) {
|
|
616
619
|
return this.request("DeleteTWeTalkAIBot", req, cb);
|
|
617
620
|
}
|
|
621
|
+
async BatchRenewTWeSeeSubscription(req, cb) {
|
|
622
|
+
return this.request("BatchRenewTWeSeeSubscription", req, cb);
|
|
623
|
+
}
|
|
618
624
|
async ModifyProductDynamicRegister(req, cb) {
|
|
619
625
|
return this.request("ModifyProductDynamicRegister", req, cb);
|
|
620
626
|
}
|
|
@@ -720,8 +726,8 @@ export class Client extends AbstractClient {
|
|
|
720
726
|
async DescribeCloudStorageEvents(req, cb) {
|
|
721
727
|
return this.request("DescribeCloudStorageEvents", req, cb);
|
|
722
728
|
}
|
|
723
|
-
async
|
|
724
|
-
return this.request("
|
|
729
|
+
async BatchCreateTWeSeeSubscription(req, cb) {
|
|
730
|
+
return this.request("BatchCreateTWeSeeSubscription", req, cb);
|
|
725
731
|
}
|
|
726
732
|
async GetFamilyDeviceUserList(req, cb) {
|
|
727
733
|
return this.request("GetFamilyDeviceUserList", req, cb);
|
|
@@ -3,8 +3,11 @@ export class Client extends AbstractClient {
|
|
|
3
3
|
constructor(clientConfig) {
|
|
4
4
|
super("tcb.tencentcloudapi.com", "2018-06-08", clientConfig);
|
|
5
5
|
}
|
|
6
|
-
async
|
|
7
|
-
return this.request("
|
|
6
|
+
async DeleteFunction(req, cb) {
|
|
7
|
+
return this.request("DeleteFunction", req, cb);
|
|
8
|
+
}
|
|
9
|
+
async ListFunctions(req, cb) {
|
|
10
|
+
return this.request("ListFunctions", req, cb);
|
|
8
11
|
}
|
|
9
12
|
async DescribeApiKeyList(req, cb) {
|
|
10
13
|
return this.request("DescribeApiKeyList", req, cb);
|
|
@@ -51,6 +54,9 @@ export class Client extends AbstractClient {
|
|
|
51
54
|
async CheckTcbService(req, cb) {
|
|
52
55
|
return this.request("CheckTcbService", req, cb);
|
|
53
56
|
}
|
|
57
|
+
async ReleaseEnv(req, cb) {
|
|
58
|
+
return this.request("ReleaseEnv", req, cb);
|
|
59
|
+
}
|
|
54
60
|
async DescribeCreditsUsageDetail(req, cb) {
|
|
55
61
|
return this.request("DescribeCreditsUsageDetail", req, cb);
|
|
56
62
|
}
|
|
@@ -120,6 +126,9 @@ export class Client extends AbstractClient {
|
|
|
120
126
|
async DescribeLoginConfig(req, cb) {
|
|
121
127
|
return this.request("DescribeLoginConfig", req, cb);
|
|
122
128
|
}
|
|
129
|
+
async DescribeManagedAIModelList(req, cb) {
|
|
130
|
+
return this.request("DescribeManagedAIModelList", req, cb);
|
|
131
|
+
}
|
|
123
132
|
async DeleteProvider(req, cb) {
|
|
124
133
|
return this.request("DeleteProvider", req, cb);
|
|
125
134
|
}
|
|
@@ -153,9 +162,15 @@ export class Client extends AbstractClient {
|
|
|
153
162
|
async DescribeEnvLimit(req, cb) {
|
|
154
163
|
return this.request("DescribeEnvLimit", req, cb);
|
|
155
164
|
}
|
|
165
|
+
async CreateFunction(req, cb) {
|
|
166
|
+
return this.request("CreateFunction", req, cb);
|
|
167
|
+
}
|
|
156
168
|
async DeleteApiKey(req, cb) {
|
|
157
169
|
return this.request("DeleteApiKey", req, cb);
|
|
158
170
|
}
|
|
171
|
+
async UpdateFunctionCode(req, cb) {
|
|
172
|
+
return this.request("UpdateFunctionCode", req, cb);
|
|
173
|
+
}
|
|
159
174
|
async ListTables(req, cb) {
|
|
160
175
|
return this.request("ListTables", req, cb);
|
|
161
176
|
}
|
|
@@ -165,8 +180,8 @@ export class Client extends AbstractClient {
|
|
|
165
180
|
async DescribePGUserMigration(req, cb) {
|
|
166
181
|
return this.request("DescribePGUserMigration", req, cb);
|
|
167
182
|
}
|
|
168
|
-
async
|
|
169
|
-
return this.request("
|
|
183
|
+
async GetFunction(req, cb) {
|
|
184
|
+
return this.request("GetFunction", req, cb);
|
|
170
185
|
}
|
|
171
186
|
async CreateHostingDomain(req, cb) {
|
|
172
187
|
return this.request("CreateHostingDomain", req, cb);
|
|
@@ -186,14 +201,17 @@ export class Client extends AbstractClient {
|
|
|
186
201
|
async ModifySafeRule(req, cb) {
|
|
187
202
|
return this.request("ModifySafeRule", req, cb);
|
|
188
203
|
}
|
|
204
|
+
async DownloadFunction(req, cb) {
|
|
205
|
+
return this.request("DownloadFunction", req, cb);
|
|
206
|
+
}
|
|
189
207
|
async DescribeTable(req, cb) {
|
|
190
208
|
return this.request("DescribeTable", req, cb);
|
|
191
209
|
}
|
|
192
210
|
async RepairPGUserMigrationHistory(req, cb) {
|
|
193
211
|
return this.request("RepairPGUserMigrationHistory", req, cb);
|
|
194
212
|
}
|
|
195
|
-
async
|
|
196
|
-
return this.request("
|
|
213
|
+
async DescribeCloudAppVersionList(req, cb) {
|
|
214
|
+
return this.request("DescribeCloudAppVersionList", req, cb);
|
|
197
215
|
}
|
|
198
216
|
async DeleteAIModel(req, cb) {
|
|
199
217
|
return this.request("DeleteAIModel", req, cb);
|
|
@@ -246,6 +264,9 @@ export class Client extends AbstractClient {
|
|
|
246
264
|
async DescribeAuthDomains(req, cb) {
|
|
247
265
|
return this.request("DescribeAuthDomains", req, cb);
|
|
248
266
|
}
|
|
267
|
+
async ModifyLoginConfig(req, cb) {
|
|
268
|
+
return this.request("ModifyLoginConfig", req, cb);
|
|
269
|
+
}
|
|
249
270
|
async DescribeMySQLClusterDetail(req, cb) {
|
|
250
271
|
return this.request("DescribeMySQLClusterDetail", req, cb);
|
|
251
272
|
}
|
|
@@ -264,9 +285,6 @@ export class Client extends AbstractClient {
|
|
|
264
285
|
async DescribeDatabaseACL(req, cb) {
|
|
265
286
|
return this.request("DescribeDatabaseACL", req, cb);
|
|
266
287
|
}
|
|
267
|
-
async ExecutePGSql(req, cb) {
|
|
268
|
-
return this.request("ExecutePGSql", req, cb);
|
|
269
|
-
}
|
|
270
288
|
async UpdateAIModel(req, cb) {
|
|
271
289
|
return this.request("UpdateAIModel", req, cb);
|
|
272
290
|
}
|
|
@@ -279,6 +297,9 @@ export class Client extends AbstractClient {
|
|
|
279
297
|
async ModifyEnvPlan(req, cb) {
|
|
280
298
|
return this.request("ModifyEnvPlan", req, cb);
|
|
281
299
|
}
|
|
300
|
+
async UpdateFunctionConfiguration(req, cb) {
|
|
301
|
+
return this.request("UpdateFunctionConfiguration", req, cb);
|
|
302
|
+
}
|
|
282
303
|
async ModifyPGInstanceSpec(req, cb) {
|
|
283
304
|
return this.request("ModifyPGInstanceSpec", req, cb);
|
|
284
305
|
}
|
|
@@ -303,8 +324,8 @@ export class Client extends AbstractClient {
|
|
|
303
324
|
async ModifyProvider(req, cb) {
|
|
304
325
|
return this.request("ModifyProvider", req, cb);
|
|
305
326
|
}
|
|
306
|
-
async
|
|
307
|
-
return this.request("
|
|
327
|
+
async ExecutePGSql(req, cb) {
|
|
328
|
+
return this.request("ExecutePGSql", req, cb);
|
|
308
329
|
}
|
|
309
330
|
async DescribeHTTPServiceCachePurgeTask(req, cb) {
|
|
310
331
|
return this.request("DescribeHTTPServiceCachePurgeTask", req, cb);
|