tencentcloud-sdk-nodejs-dlc 4.1.304 → 4.1.306
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.
|
@@ -3,845 +3,1073 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
3
3
|
constructor(clientConfig) {
|
|
4
4
|
super("dlc.tencentcloudapi.com", "2021-01-25", clientConfig);
|
|
5
5
|
}
|
|
6
|
+
async CheckServiceName(req, cb) {
|
|
7
|
+
return this.request("CheckServiceName", req, cb);
|
|
8
|
+
}
|
|
6
9
|
async GetRayClusterEvent(req, cb) {
|
|
7
10
|
return this.request("GetRayClusterEvent", req, cb);
|
|
8
11
|
}
|
|
9
|
-
async
|
|
10
|
-
return this.request("
|
|
11
|
-
}
|
|
12
|
-
async ModifyUser(req, cb) {
|
|
13
|
-
return this.request("ModifyUser", req, cb);
|
|
14
|
-
}
|
|
15
|
-
async AddUsersToWorkGroup(req, cb) {
|
|
16
|
-
return this.request("AddUsersToWorkGroup", req, cb);
|
|
17
|
-
}
|
|
18
|
-
async AlterDMSTable(req, cb) {
|
|
19
|
-
return this.request("AlterDMSTable", req, cb);
|
|
20
|
-
}
|
|
21
|
-
async DescribeForbiddenTablePro(req, cb) {
|
|
22
|
-
return this.request("DescribeForbiddenTablePro", req, cb);
|
|
12
|
+
async DescribeTaskResult(req, cb) {
|
|
13
|
+
return this.request("DescribeTaskResult", req, cb);
|
|
23
14
|
}
|
|
24
15
|
async DescribePartitionDetail(req, cb) {
|
|
25
16
|
return this.request("DescribePartitionDetail", req, cb);
|
|
26
17
|
}
|
|
27
|
-
async
|
|
28
|
-
return this.request("
|
|
18
|
+
async DescribeUserRoles(req, cb) {
|
|
19
|
+
return this.request("DescribeUserRoles", req, cb);
|
|
29
20
|
}
|
|
30
21
|
async ModifyUserType(req, cb) {
|
|
31
22
|
return this.request("ModifyUserType", req, cb);
|
|
32
23
|
}
|
|
33
|
-
async LaunchStandardEngineResourceGroups(req, cb) {
|
|
34
|
-
return this.request("LaunchStandardEngineResourceGroups", req, cb);
|
|
35
|
-
}
|
|
36
|
-
async DescribeTaskList(req, cb) {
|
|
37
|
-
return this.request("DescribeTaskList", req, cb);
|
|
38
|
-
}
|
|
39
24
|
async DescribeWorkGroupInfo(req, cb) {
|
|
40
25
|
return this.request("DescribeWorkGroupInfo", req, cb);
|
|
41
26
|
}
|
|
42
|
-
async DescribeTaskMonitorInfos(req, cb) {
|
|
43
|
-
return this.request("DescribeTaskMonitorInfos", req, cb);
|
|
44
|
-
}
|
|
45
|
-
async ModifySparkApp(req, cb) {
|
|
46
|
-
return this.request("ModifySparkApp", req, cb);
|
|
47
|
-
}
|
|
48
|
-
async DescribeNotebookSession(req, cb) {
|
|
49
|
-
return this.request("DescribeNotebookSession", req, cb);
|
|
50
|
-
}
|
|
51
|
-
async CreateNotebookSession(req, cb) {
|
|
52
|
-
return this.request("CreateNotebookSession", req, cb);
|
|
53
|
-
}
|
|
54
|
-
async DescribeDataMaskStrategies(req, cb) {
|
|
55
|
-
return this.request("DescribeDataMaskStrategies", req, cb);
|
|
56
|
-
}
|
|
57
|
-
async DeleteMetaDatabase(req, cb) {
|
|
58
|
-
return this.request("DeleteMetaDatabase", req, cb);
|
|
59
|
-
}
|
|
60
27
|
async DeleteWorkGroup(req, cb) {
|
|
61
28
|
return this.request("DeleteWorkGroup", req, cb);
|
|
62
29
|
}
|
|
63
30
|
async UnlockMetaData(req, cb) {
|
|
64
31
|
return this.request("UnlockMetaData", req, cb);
|
|
65
32
|
}
|
|
66
|
-
async DescribeDataEngine(req, cb) {
|
|
67
|
-
return this.request("DescribeDataEngine", req, cb);
|
|
68
|
-
}
|
|
69
33
|
async CreateStoreLocation(req, cb) {
|
|
70
34
|
return this.request("CreateStoreLocation", req, cb);
|
|
71
35
|
}
|
|
72
|
-
async CreatePartitionQueue(req, cb) {
|
|
73
|
-
return this.request("CreatePartitionQueue", req, cb);
|
|
74
|
-
}
|
|
75
|
-
async GetLabPodYaml(req, cb) {
|
|
76
|
-
return this.request("GetLabPodYaml", req, cb);
|
|
77
|
-
}
|
|
78
|
-
async GetExampleDetail(req, cb) {
|
|
79
|
-
return this.request("GetExampleDetail", req, cb);
|
|
80
|
-
}
|
|
81
|
-
async CreateNotebookSessionStatementSupportBatchSQL(req, cb) {
|
|
82
|
-
return this.request("CreateNotebookSessionStatementSupportBatchSQL", req, cb);
|
|
83
|
-
}
|
|
84
|
-
async ListExamples(req, cb) {
|
|
85
|
-
return this.request("ListExamples", req, cb);
|
|
86
|
-
}
|
|
87
|
-
async SwitchDataEngine(req, cb) {
|
|
88
|
-
return this.request("SwitchDataEngine", req, cb);
|
|
89
|
-
}
|
|
90
|
-
async DescribeDataEngines(req, cb) {
|
|
91
|
-
return this.request("DescribeDataEngines", req, cb);
|
|
92
|
-
}
|
|
93
36
|
async CreateDatasourceConnection(req, cb) {
|
|
94
37
|
return this.request("CreateDatasourceConnection", req, cb);
|
|
95
38
|
}
|
|
96
|
-
async DescribeTaskDetail(req, cb) {
|
|
97
|
-
return this.request("DescribeTaskDetail", req, cb);
|
|
98
|
-
}
|
|
99
39
|
async DescribeUserRegisterTime(req, cb) {
|
|
100
40
|
return this.request("DescribeUserRegisterTime", req, cb);
|
|
101
41
|
}
|
|
102
|
-
async DescribeNotebookSessions(req, cb) {
|
|
103
|
-
return this.request("DescribeNotebookSessions", req, cb);
|
|
104
|
-
}
|
|
105
42
|
async DescribeClusterGroup(req, cb) {
|
|
106
43
|
return this.request("DescribeClusterGroup", req, cb);
|
|
107
44
|
}
|
|
108
|
-
async DescribeDMSPartitions(req, cb) {
|
|
109
|
-
return this.request("DescribeDMSPartitions", req, cb);
|
|
110
|
-
}
|
|
111
|
-
async CancelTask(req, cb) {
|
|
112
|
-
return this.request("CancelTask", req, cb);
|
|
113
|
-
}
|
|
114
45
|
async DeleteDataMaskStrategy(req, cb) {
|
|
115
46
|
return this.request("DeleteDataMaskStrategy", req, cb);
|
|
116
47
|
}
|
|
117
|
-
async
|
|
118
|
-
return this.request("
|
|
119
|
-
}
|
|
120
|
-
async ListResourceConfigs(req, cb) {
|
|
121
|
-
return this.request("ListResourceConfigs", req, cb);
|
|
122
|
-
}
|
|
123
|
-
async DeleteDataEngine(req, cb) {
|
|
124
|
-
return this.request("DeleteDataEngine", req, cb);
|
|
125
|
-
}
|
|
126
|
-
async DescribeNativeSparkSessions(req, cb) {
|
|
127
|
-
return this.request("DescribeNativeSparkSessions", req, cb);
|
|
48
|
+
async ModifyClusterPriority(req, cb) {
|
|
49
|
+
return this.request("ModifyClusterPriority", req, cb);
|
|
128
50
|
}
|
|
129
51
|
async DescribeUserType(req, cb) {
|
|
130
52
|
return this.request("DescribeUserType", req, cb);
|
|
131
53
|
}
|
|
132
|
-
async
|
|
133
|
-
return this.request("
|
|
134
|
-
}
|
|
135
|
-
async DescribeWorkGroups(req, cb) {
|
|
136
|
-
return this.request("DescribeWorkGroups", req, cb);
|
|
137
|
-
}
|
|
138
|
-
async UpdateStandardEngineResourceGroupResourceInfo(req, cb) {
|
|
139
|
-
return this.request("UpdateStandardEngineResourceGroupResourceInfo", req, cb);
|
|
140
|
-
}
|
|
141
|
-
async RenewDataEngine(req, cb) {
|
|
142
|
-
return this.request("RenewDataEngine", req, cb);
|
|
54
|
+
async CreateBenchmarkTask(req, cb) {
|
|
55
|
+
return this.request("CreateBenchmarkTask", req, cb);
|
|
143
56
|
}
|
|
144
57
|
async CreatePartition(req, cb) {
|
|
145
58
|
return this.request("CreatePartition", req, cb);
|
|
146
59
|
}
|
|
147
|
-
async DescribeNetworkConnections(req, cb) {
|
|
148
|
-
return this.request("DescribeNetworkConnections", req, cb);
|
|
149
|
-
}
|
|
150
|
-
async CreateStandardEngineResourceGroup(req, cb) {
|
|
151
|
-
return this.request("CreateStandardEngineResourceGroup", req, cb);
|
|
152
|
-
}
|
|
153
60
|
async DescribeTasks(req, cb) {
|
|
154
61
|
return this.request("DescribeTasks", req, cb);
|
|
155
62
|
}
|
|
156
|
-
async
|
|
157
|
-
return this.request("
|
|
63
|
+
async ImportExternalCluster(req, cb) {
|
|
64
|
+
return this.request("ImportExternalCluster", req, cb);
|
|
158
65
|
}
|
|
159
|
-
async
|
|
160
|
-
return this.request("
|
|
66
|
+
async DescribeOtherCHDFSBindingList(req, cb) {
|
|
67
|
+
return this.request("DescribeOtherCHDFSBindingList", req, cb);
|
|
161
68
|
}
|
|
162
|
-
async
|
|
163
|
-
return this.request("
|
|
69
|
+
async SwitchDataEngineImage(req, cb) {
|
|
70
|
+
return this.request("SwitchDataEngineImage", req, cb);
|
|
164
71
|
}
|
|
165
|
-
async
|
|
166
|
-
return this.request("
|
|
72
|
+
async GetLabHistory(req, cb) {
|
|
73
|
+
return this.request("GetLabHistory", req, cb);
|
|
167
74
|
}
|
|
168
|
-
async
|
|
169
|
-
return this.request("
|
|
75
|
+
async CreateUser(req, cb) {
|
|
76
|
+
return this.request("CreateUser", req, cb);
|
|
170
77
|
}
|
|
171
|
-
async
|
|
172
|
-
return this.request("
|
|
78
|
+
async UpdateServiceAuthConfig(req, cb) {
|
|
79
|
+
return this.request("UpdateServiceAuthConfig", req, cb);
|
|
173
80
|
}
|
|
174
|
-
async
|
|
175
|
-
return this.request("
|
|
81
|
+
async AddOptimizerEngines(req, cb) {
|
|
82
|
+
return this.request("AddOptimizerEngines", req, cb);
|
|
176
83
|
}
|
|
177
|
-
async
|
|
178
|
-
return this.request("
|
|
84
|
+
async DescribeSparkAppJobs(req, cb) {
|
|
85
|
+
return this.request("DescribeSparkAppJobs", req, cb);
|
|
179
86
|
}
|
|
180
|
-
async
|
|
181
|
-
return this.request("
|
|
87
|
+
async CheckResourceName(req, cb) {
|
|
88
|
+
return this.request("CheckResourceName", req, cb);
|
|
182
89
|
}
|
|
183
|
-
async
|
|
184
|
-
return this.request("
|
|
90
|
+
async CreateInternalTable(req, cb) {
|
|
91
|
+
return this.request("CreateInternalTable", req, cb);
|
|
185
92
|
}
|
|
186
|
-
async
|
|
187
|
-
return this.request("
|
|
93
|
+
async DeleteStandardEngineResourceGroup(req, cb) {
|
|
94
|
+
return this.request("DeleteStandardEngineResourceGroup", req, cb);
|
|
188
95
|
}
|
|
189
|
-
async
|
|
190
|
-
return this.request("
|
|
96
|
+
async CopyJobSpec(req, cb) {
|
|
97
|
+
return this.request("CopyJobSpec", req, cb);
|
|
191
98
|
}
|
|
192
|
-
async
|
|
193
|
-
return this.request("
|
|
99
|
+
async SuspendResumeDataEngine(req, cb) {
|
|
100
|
+
return this.request("SuspendResumeDataEngine", req, cb);
|
|
194
101
|
}
|
|
195
|
-
async
|
|
196
|
-
return this.request("
|
|
102
|
+
async ModifyGovernEventRule(req, cb) {
|
|
103
|
+
return this.request("ModifyGovernEventRule", req, cb);
|
|
197
104
|
}
|
|
198
|
-
async
|
|
199
|
-
return this.request("
|
|
105
|
+
async ListAvailableApiKeys(req, cb) {
|
|
106
|
+
return this.request("ListAvailableApiKeys", req, cb);
|
|
200
107
|
}
|
|
201
|
-
async
|
|
202
|
-
return this.request("
|
|
108
|
+
async DescribeNotebookSessionStatementSqlResult(req, cb) {
|
|
109
|
+
return this.request("DescribeNotebookSessionStatementSqlResult", req, cb);
|
|
203
110
|
}
|
|
204
|
-
async
|
|
205
|
-
return this.request("
|
|
111
|
+
async DeleteLab(req, cb) {
|
|
112
|
+
return this.request("DeleteLab", req, cb);
|
|
206
113
|
}
|
|
207
|
-
async
|
|
208
|
-
return this.request("
|
|
114
|
+
async DescribeMlFlowConfig(req, cb) {
|
|
115
|
+
return this.request("DescribeMlFlowConfig", req, cb);
|
|
209
116
|
}
|
|
210
|
-
async
|
|
211
|
-
return this.request("
|
|
117
|
+
async DescribeDataEngines(req, cb) {
|
|
118
|
+
return this.request("DescribeDataEngines", req, cb);
|
|
212
119
|
}
|
|
213
|
-
async
|
|
214
|
-
return this.request("
|
|
120
|
+
async DescribeMlflowServerPods(req, cb) {
|
|
121
|
+
return this.request("DescribeMlflowServerPods", req, cb);
|
|
215
122
|
}
|
|
216
|
-
async
|
|
217
|
-
return this.request("
|
|
123
|
+
async UpdateUserDataEngineConfig(req, cb) {
|
|
124
|
+
return this.request("UpdateUserDataEngineConfig", req, cb);
|
|
218
125
|
}
|
|
219
|
-
async
|
|
220
|
-
return this.request("
|
|
126
|
+
async CancelNotebookSessionStatementBatch(req, cb) {
|
|
127
|
+
return this.request("CancelNotebookSessionStatementBatch", req, cb);
|
|
221
128
|
}
|
|
222
|
-
async
|
|
223
|
-
return this.request("
|
|
129
|
+
async ListExampleDifficulties(req, cb) {
|
|
130
|
+
return this.request("ListExampleDifficulties", req, cb);
|
|
224
131
|
}
|
|
225
|
-
async
|
|
226
|
-
return this.request("
|
|
132
|
+
async UpdateInferenceModel(req, cb) {
|
|
133
|
+
return this.request("UpdateInferenceModel", req, cb);
|
|
227
134
|
}
|
|
228
|
-
async
|
|
229
|
-
return this.request("
|
|
135
|
+
async QueryTaskCostDetail(req, cb) {
|
|
136
|
+
return this.request("QueryTaskCostDetail", req, cb);
|
|
230
137
|
}
|
|
231
|
-
async
|
|
232
|
-
return this.request("
|
|
138
|
+
async DropDMSPartitions(req, cb) {
|
|
139
|
+
return this.request("DropDMSPartitions", req, cb);
|
|
233
140
|
}
|
|
234
|
-
async
|
|
235
|
-
return this.request("
|
|
141
|
+
async CreateCHDFSBindingProduct(req, cb) {
|
|
142
|
+
return this.request("CreateCHDFSBindingProduct", req, cb);
|
|
236
143
|
}
|
|
237
|
-
async
|
|
238
|
-
return this.request("
|
|
144
|
+
async CheckDataEngineImageCanBeRollback(req, cb) {
|
|
145
|
+
return this.request("CheckDataEngineImageCanBeRollback", req, cb);
|
|
239
146
|
}
|
|
240
|
-
async
|
|
241
|
-
return this.request("
|
|
147
|
+
async DescribeMlflowServerEvents(req, cb) {
|
|
148
|
+
return this.request("DescribeMlflowServerEvents", req, cb);
|
|
242
149
|
}
|
|
243
|
-
async
|
|
244
|
-
return this.request("
|
|
150
|
+
async CancelSparkSessionBatchSQL(req, cb) {
|
|
151
|
+
return this.request("CancelSparkSessionBatchSQL", req, cb);
|
|
245
152
|
}
|
|
246
|
-
async
|
|
247
|
-
return this.request("
|
|
153
|
+
async DescribeTable(req, cb) {
|
|
154
|
+
return this.request("DescribeTable", req, cb);
|
|
248
155
|
}
|
|
249
|
-
async
|
|
250
|
-
return this.request("
|
|
156
|
+
async GetOptimizerPolicy(req, cb) {
|
|
157
|
+
return this.request("GetOptimizerPolicy", req, cb);
|
|
251
158
|
}
|
|
252
|
-
async
|
|
253
|
-
return this.request("
|
|
159
|
+
async DescribeFlowList(req, cb) {
|
|
160
|
+
return this.request("DescribeFlowList", req, cb);
|
|
254
161
|
}
|
|
255
|
-
async
|
|
256
|
-
return this.request("
|
|
162
|
+
async DeleteDataEngine(req, cb) {
|
|
163
|
+
return this.request("DeleteDataEngine", req, cb);
|
|
257
164
|
}
|
|
258
|
-
async
|
|
259
|
-
return this.request("
|
|
165
|
+
async DescribeEngineUsageInfo(req, cb) {
|
|
166
|
+
return this.request("DescribeEngineUsageInfo", req, cb);
|
|
260
167
|
}
|
|
261
|
-
async
|
|
262
|
-
return this.request("
|
|
168
|
+
async CreateTasksInOrder(req, cb) {
|
|
169
|
+
return this.request("CreateTasksInOrder", req, cb);
|
|
263
170
|
}
|
|
264
|
-
async
|
|
265
|
-
return this.request("
|
|
171
|
+
async UpdateRowFilter(req, cb) {
|
|
172
|
+
return this.request("UpdateRowFilter", req, cb);
|
|
266
173
|
}
|
|
267
|
-
async
|
|
268
|
-
return this.request("
|
|
174
|
+
async DescribeTrainingJobInstance(req, cb) {
|
|
175
|
+
return this.request("DescribeTrainingJobInstance", req, cb);
|
|
269
176
|
}
|
|
270
|
-
async
|
|
271
|
-
return this.request("
|
|
177
|
+
async UpgradeDataEngineImage(req, cb) {
|
|
178
|
+
return this.request("UpgradeDataEngineImage", req, cb);
|
|
272
179
|
}
|
|
273
|
-
async
|
|
274
|
-
return this.request("
|
|
180
|
+
async ListRegionLbs(req, cb) {
|
|
181
|
+
return this.request("ListRegionLbs", req, cb);
|
|
275
182
|
}
|
|
276
|
-
async
|
|
277
|
-
return this.request("
|
|
183
|
+
async DescribeClusterEventLogSwitch(req, cb) {
|
|
184
|
+
return this.request("DescribeClusterEventLogSwitch", req, cb);
|
|
278
185
|
}
|
|
279
|
-
async
|
|
280
|
-
return this.request("
|
|
186
|
+
async DescribeDataEngineEvents(req, cb) {
|
|
187
|
+
return this.request("DescribeDataEngineEvents", req, cb);
|
|
281
188
|
}
|
|
282
|
-
async
|
|
283
|
-
return this.request("
|
|
189
|
+
async QueryResult(req, cb) {
|
|
190
|
+
return this.request("QueryResult", req, cb);
|
|
284
191
|
}
|
|
285
|
-
async
|
|
286
|
-
return this.request("
|
|
192
|
+
async UpdateResourceConfig(req, cb) {
|
|
193
|
+
return this.request("UpdateResourceConfig", req, cb);
|
|
287
194
|
}
|
|
288
|
-
async
|
|
289
|
-
return this.request("
|
|
195
|
+
async DescribeSaleRegions(req, cb) {
|
|
196
|
+
return this.request("DescribeSaleRegions", req, cb);
|
|
290
197
|
}
|
|
291
|
-
async
|
|
292
|
-
return this.request("
|
|
198
|
+
async CreateExportTask(req, cb) {
|
|
199
|
+
return this.request("CreateExportTask", req, cb);
|
|
293
200
|
}
|
|
294
|
-
async
|
|
295
|
-
return this.request("
|
|
201
|
+
async QueryDashboardServiceList(req, cb) {
|
|
202
|
+
return this.request("QueryDashboardServiceList", req, cb);
|
|
296
203
|
}
|
|
297
|
-
async
|
|
298
|
-
return this.request("
|
|
204
|
+
async DeleteUsersFromWorkGroup(req, cb) {
|
|
205
|
+
return this.request("DeleteUsersFromWorkGroup", req, cb);
|
|
299
206
|
}
|
|
300
|
-
async
|
|
301
|
-
return this.request("
|
|
207
|
+
async UpdateJobSpec(req, cb) {
|
|
208
|
+
return this.request("UpdateJobSpec", req, cb);
|
|
302
209
|
}
|
|
303
|
-
async
|
|
304
|
-
return this.request("
|
|
210
|
+
async ModifyTrainingJobSpec(req, cb) {
|
|
211
|
+
return this.request("ModifyTrainingJobSpec", req, cb);
|
|
305
212
|
}
|
|
306
|
-
async
|
|
307
|
-
return this.request("
|
|
213
|
+
async GetInferenceService(req, cb) {
|
|
214
|
+
return this.request("GetInferenceService", req, cb);
|
|
308
215
|
}
|
|
309
|
-
async
|
|
310
|
-
return this.request("
|
|
216
|
+
async RenewDataEngine(req, cb) {
|
|
217
|
+
return this.request("RenewDataEngine", req, cb);
|
|
311
218
|
}
|
|
312
|
-
async
|
|
313
|
-
return this.request("
|
|
219
|
+
async DescribeViews(req, cb) {
|
|
220
|
+
return this.request("DescribeViews", req, cb);
|
|
314
221
|
}
|
|
315
|
-
async
|
|
316
|
-
return this.request("
|
|
222
|
+
async StopLab(req, cb) {
|
|
223
|
+
return this.request("StopLab", req, cb);
|
|
317
224
|
}
|
|
318
|
-
async
|
|
319
|
-
return this.request("
|
|
225
|
+
async DescribeBindablePrometheus(req, cb) {
|
|
226
|
+
return this.request("DescribeBindablePrometheus", req, cb);
|
|
320
227
|
}
|
|
321
|
-
async
|
|
322
|
-
return this.request("
|
|
228
|
+
async BindWorkGroupsToUser(req, cb) {
|
|
229
|
+
return this.request("BindWorkGroupsToUser", req, cb);
|
|
323
230
|
}
|
|
324
|
-
async
|
|
325
|
-
return this.request("
|
|
231
|
+
async ListTrainingJobSpec(req, cb) {
|
|
232
|
+
return this.request("ListTrainingJobSpec", req, cb);
|
|
326
233
|
}
|
|
327
|
-
async
|
|
328
|
-
return this.request("
|
|
234
|
+
async GetLabYaml(req, cb) {
|
|
235
|
+
return this.request("GetLabYaml", req, cb);
|
|
329
236
|
}
|
|
330
|
-
async
|
|
331
|
-
return this.request("
|
|
237
|
+
async CreateDataMaskStrategy(req, cb) {
|
|
238
|
+
return this.request("CreateDataMaskStrategy", req, cb);
|
|
332
239
|
}
|
|
333
|
-
async
|
|
334
|
-
return this.request("
|
|
240
|
+
async UpdateDataMaskStrategy(req, cb) {
|
|
241
|
+
return this.request("UpdateDataMaskStrategy", req, cb);
|
|
335
242
|
}
|
|
336
|
-
async
|
|
337
|
-
return this.request("
|
|
243
|
+
async DeleteModelVersion(req, cb) {
|
|
244
|
+
return this.request("DeleteModelVersion", req, cb);
|
|
338
245
|
}
|
|
339
|
-
async
|
|
340
|
-
return this.request("
|
|
246
|
+
async UpdateLab(req, cb) {
|
|
247
|
+
return this.request("UpdateLab", req, cb);
|
|
341
248
|
}
|
|
342
|
-
async
|
|
343
|
-
return this.request("
|
|
249
|
+
async DescribeStandardEngineResourceGroupConfigInfo(req, cb) {
|
|
250
|
+
return this.request("DescribeStandardEngineResourceGroupConfigInfo", req, cb);
|
|
344
251
|
}
|
|
345
|
-
async
|
|
346
|
-
return this.request("
|
|
252
|
+
async AddUsersToWorkGroup(req, cb) {
|
|
253
|
+
return this.request("AddUsersToWorkGroup", req, cb);
|
|
347
254
|
}
|
|
348
|
-
async
|
|
349
|
-
return this.request("
|
|
255
|
+
async AlterDMSTable(req, cb) {
|
|
256
|
+
return this.request("AlterDMSTable", req, cb);
|
|
350
257
|
}
|
|
351
|
-
async
|
|
352
|
-
return this.request("
|
|
258
|
+
async InitializeTCLake(req, cb) {
|
|
259
|
+
return this.request("InitializeTCLake", req, cb);
|
|
353
260
|
}
|
|
354
|
-
async
|
|
355
|
-
return this.request("
|
|
261
|
+
async LaunchStandardEngineResourceGroups(req, cb) {
|
|
262
|
+
return this.request("LaunchStandardEngineResourceGroups", req, cb);
|
|
356
263
|
}
|
|
357
|
-
async
|
|
358
|
-
return this.request("
|
|
264
|
+
async DescribeTaskMonitorInfos(req, cb) {
|
|
265
|
+
return this.request("DescribeTaskMonitorInfos", req, cb);
|
|
359
266
|
}
|
|
360
|
-
async
|
|
361
|
-
return this.request("
|
|
267
|
+
async UpdateRayCluster(req, cb) {
|
|
268
|
+
return this.request("UpdateRayCluster", req, cb);
|
|
362
269
|
}
|
|
363
|
-
async
|
|
364
|
-
return this.request("
|
|
270
|
+
async DescribeUpdatableDataEngines(req, cb) {
|
|
271
|
+
return this.request("DescribeUpdatableDataEngines", req, cb);
|
|
365
272
|
}
|
|
366
|
-
async
|
|
367
|
-
return this.request("
|
|
273
|
+
async CheckJobSpecName(req, cb) {
|
|
274
|
+
return this.request("CheckJobSpecName", req, cb);
|
|
368
275
|
}
|
|
369
|
-
async
|
|
370
|
-
return this.request("
|
|
276
|
+
async RunJobSpec(req, cb) {
|
|
277
|
+
return this.request("RunJobSpec", req, cb);
|
|
371
278
|
}
|
|
372
|
-
async
|
|
373
|
-
return this.request("
|
|
279
|
+
async DeleteMlflowServer(req, cb) {
|
|
280
|
+
return this.request("DeleteMlflowServer", req, cb);
|
|
374
281
|
}
|
|
375
|
-
async
|
|
376
|
-
return this.request("
|
|
282
|
+
async CreateSparkSubmitTask(req, cb) {
|
|
283
|
+
return this.request("CreateSparkSubmitTask", req, cb);
|
|
377
284
|
}
|
|
378
|
-
async
|
|
379
|
-
return this.request("
|
|
285
|
+
async ListJobSpecs(req, cb) {
|
|
286
|
+
return this.request("ListJobSpecs", req, cb);
|
|
380
287
|
}
|
|
381
|
-
async
|
|
382
|
-
return this.request("
|
|
288
|
+
async DeletePartitionQueue(req, cb) {
|
|
289
|
+
return this.request("DeletePartitionQueue", req, cb);
|
|
383
290
|
}
|
|
384
|
-
async
|
|
385
|
-
return this.request("
|
|
291
|
+
async BindApiKey(req, cb) {
|
|
292
|
+
return this.request("BindApiKey", req, cb);
|
|
386
293
|
}
|
|
387
|
-
async
|
|
388
|
-
return this.request("
|
|
294
|
+
async CreateScript(req, cb) {
|
|
295
|
+
return this.request("CreateScript", req, cb);
|
|
389
296
|
}
|
|
390
|
-
async
|
|
391
|
-
return this.request("
|
|
297
|
+
async CreateSparkAppTask(req, cb) {
|
|
298
|
+
return this.request("CreateSparkAppTask", req, cb);
|
|
392
299
|
}
|
|
393
|
-
async
|
|
394
|
-
return this.request("
|
|
300
|
+
async ModifyPartitionDescription(req, cb) {
|
|
301
|
+
return this.request("ModifyPartitionDescription", req, cb);
|
|
395
302
|
}
|
|
396
|
-
async
|
|
397
|
-
return this.request("
|
|
303
|
+
async UpdateStandardEngineResourceGroupBaseInfo(req, cb) {
|
|
304
|
+
return this.request("UpdateStandardEngineResourceGroupBaseInfo", req, cb);
|
|
398
305
|
}
|
|
399
|
-
async
|
|
400
|
-
return this.request("
|
|
306
|
+
async CheckApiKeyName(req, cb) {
|
|
307
|
+
return this.request("CheckApiKeyName", req, cb);
|
|
401
308
|
}
|
|
402
|
-
async
|
|
403
|
-
return this.request("
|
|
309
|
+
async GetRayJobYaml(req, cb) {
|
|
310
|
+
return this.request("GetRayJobYaml", req, cb);
|
|
404
311
|
}
|
|
405
|
-
async
|
|
406
|
-
return this.request("
|
|
312
|
+
async AlterDMSPartition(req, cb) {
|
|
313
|
+
return this.request("AlterDMSPartition", req, cb);
|
|
407
314
|
}
|
|
408
|
-
async
|
|
409
|
-
return this.request("
|
|
315
|
+
async DescribeClsTopics(req, cb) {
|
|
316
|
+
return this.request("DescribeClsTopics", req, cb);
|
|
410
317
|
}
|
|
411
|
-
async
|
|
412
|
-
return this.request("
|
|
318
|
+
async GetInferenceModel(req, cb) {
|
|
319
|
+
return this.request("GetInferenceModel", req, cb);
|
|
413
320
|
}
|
|
414
|
-
async
|
|
415
|
-
return this.request("
|
|
321
|
+
async StopMlflowServer(req, cb) {
|
|
322
|
+
return this.request("StopMlflowServer", req, cb);
|
|
416
323
|
}
|
|
417
|
-
async
|
|
418
|
-
return this.request("
|
|
324
|
+
async ListInferenceEngines(req, cb) {
|
|
325
|
+
return this.request("ListInferenceEngines", req, cb);
|
|
419
326
|
}
|
|
420
|
-
async
|
|
421
|
-
return this.request("
|
|
327
|
+
async DescribeUsers(req, cb) {
|
|
328
|
+
return this.request("DescribeUsers", req, cb);
|
|
422
329
|
}
|
|
423
|
-
async
|
|
424
|
-
return this.request("
|
|
330
|
+
async AddDeployment(req, cb) {
|
|
331
|
+
return this.request("AddDeployment", req, cb);
|
|
425
332
|
}
|
|
426
|
-
async
|
|
427
|
-
return this.request("
|
|
333
|
+
async GenerateInternalTable(req, cb) {
|
|
334
|
+
return this.request("GenerateInternalTable", req, cb);
|
|
428
335
|
}
|
|
429
|
-
async
|
|
430
|
-
return this.request("
|
|
336
|
+
async ModifyWorkGroup(req, cb) {
|
|
337
|
+
return this.request("ModifyWorkGroup", req, cb);
|
|
431
338
|
}
|
|
432
|
-
async
|
|
433
|
-
return this.request("
|
|
339
|
+
async DescribeTablesName(req, cb) {
|
|
340
|
+
return this.request("DescribeTablesName", req, cb);
|
|
434
341
|
}
|
|
435
|
-
async
|
|
436
|
-
return this.request("
|
|
342
|
+
async DescribeEngineNodeSpec(req, cb) {
|
|
343
|
+
return this.request("DescribeEngineNodeSpec", req, cb);
|
|
437
344
|
}
|
|
438
|
-
async
|
|
439
|
-
return this.request("
|
|
345
|
+
async RevokeDLCCatalogAccess(req, cb) {
|
|
346
|
+
return this.request("RevokeDLCCatalogAccess", req, cb);
|
|
440
347
|
}
|
|
441
|
-
async
|
|
442
|
-
return this.request("
|
|
348
|
+
async DescribeTasksCostInfo(req, cb) {
|
|
349
|
+
return this.request("DescribeTasksCostInfo", req, cb);
|
|
443
350
|
}
|
|
444
|
-
async
|
|
445
|
-
return this.request("
|
|
351
|
+
async AttachWorkGroupPolicy(req, cb) {
|
|
352
|
+
return this.request("AttachWorkGroupPolicy", req, cb);
|
|
446
353
|
}
|
|
447
|
-
async
|
|
448
|
-
return this.request("
|
|
354
|
+
async DescribeDataEnginesScaleDetail(req, cb) {
|
|
355
|
+
return this.request("DescribeDataEnginesScaleDetail", req, cb);
|
|
449
356
|
}
|
|
450
|
-
async
|
|
451
|
-
return this.request("
|
|
357
|
+
async CreateSparkApp(req, cb) {
|
|
358
|
+
return this.request("CreateSparkApp", req, cb);
|
|
452
359
|
}
|
|
453
|
-
async
|
|
454
|
-
return this.request("
|
|
360
|
+
async DescribeSessionImageVersion(req, cb) {
|
|
361
|
+
return this.request("DescribeSessionImageVersion", req, cb);
|
|
455
362
|
}
|
|
456
|
-
async
|
|
457
|
-
return this.request("
|
|
363
|
+
async CreateApiKey(req, cb) {
|
|
364
|
+
return this.request("CreateApiKey", req, cb);
|
|
458
365
|
}
|
|
459
|
-
async
|
|
460
|
-
return this.request("
|
|
366
|
+
async UpdateDeployment(req, cb) {
|
|
367
|
+
return this.request("UpdateDeployment", req, cb);
|
|
461
368
|
}
|
|
462
|
-
async
|
|
463
|
-
return this.request("
|
|
369
|
+
async StartRayCluster(req, cb) {
|
|
370
|
+
return this.request("StartRayCluster", req, cb);
|
|
464
371
|
}
|
|
465
|
-
async
|
|
466
|
-
return this.request("
|
|
372
|
+
async GetModelConfig(req, cb) {
|
|
373
|
+
return this.request("GetModelConfig", req, cb);
|
|
467
374
|
}
|
|
468
|
-
async
|
|
469
|
-
return this.request("
|
|
375
|
+
async CreateDMSDatabase(req, cb) {
|
|
376
|
+
return this.request("CreateDMSDatabase", req, cb);
|
|
470
377
|
}
|
|
471
|
-
async
|
|
472
|
-
return this.request("
|
|
378
|
+
async GetResourceConfig(req, cb) {
|
|
379
|
+
return this.request("GetResourceConfig", req, cb);
|
|
473
380
|
}
|
|
474
|
-
async
|
|
475
|
-
return this.request("
|
|
381
|
+
async ModifyLabPriority(req, cb) {
|
|
382
|
+
return this.request("ModifyLabPriority", req, cb);
|
|
476
383
|
}
|
|
477
|
-
async
|
|
478
|
-
return this.request("
|
|
384
|
+
async ModifyAdvancedStoreLocation(req, cb) {
|
|
385
|
+
return this.request("ModifyAdvancedStoreLocation", req, cb);
|
|
479
386
|
}
|
|
480
|
-
async
|
|
481
|
-
return this.request("
|
|
387
|
+
async DescribeMCPSubUin(req, cb) {
|
|
388
|
+
return this.request("DescribeMCPSubUin", req, cb);
|
|
482
389
|
}
|
|
483
|
-
async
|
|
484
|
-
return this.request("
|
|
390
|
+
async ListDeploymentReplicas(req, cb) {
|
|
391
|
+
return this.request("ListDeploymentReplicas", req, cb);
|
|
485
392
|
}
|
|
486
|
-
async
|
|
487
|
-
return this.request("
|
|
393
|
+
async DeleteBenchmarkTask(req, cb) {
|
|
394
|
+
return this.request("DeleteBenchmarkTask", req, cb);
|
|
488
395
|
}
|
|
489
|
-
async
|
|
490
|
-
return this.request("
|
|
396
|
+
async CheckModifyPartition(req, cb) {
|
|
397
|
+
return this.request("CheckModifyPartition", req, cb);
|
|
491
398
|
}
|
|
492
|
-
async
|
|
493
|
-
return this.request("
|
|
399
|
+
async ModifySparkAppBatch(req, cb) {
|
|
400
|
+
return this.request("ModifySparkAppBatch", req, cb);
|
|
494
401
|
}
|
|
495
|
-
async
|
|
496
|
-
return this.request("
|
|
402
|
+
async CancelTrainingJobInstance(req, cb) {
|
|
403
|
+
return this.request("CancelTrainingJobInstance", req, cb);
|
|
497
404
|
}
|
|
498
|
-
async
|
|
499
|
-
return this.request("
|
|
405
|
+
async ListExampleTags(req, cb) {
|
|
406
|
+
return this.request("ListExampleTags", req, cb);
|
|
407
|
+
}
|
|
408
|
+
async ListMlflowServerTrainingInstances(req, cb) {
|
|
409
|
+
return this.request("ListMlflowServerTrainingInstances", req, cb);
|
|
500
410
|
}
|
|
501
411
|
async DescribeDMSTable(req, cb) {
|
|
502
412
|
return this.request("DescribeDMSTable", req, cb);
|
|
503
413
|
}
|
|
504
|
-
async
|
|
505
|
-
return this.request("
|
|
414
|
+
async CreateTcIcebergTable(req, cb) {
|
|
415
|
+
return this.request("CreateTcIcebergTable", req, cb);
|
|
506
416
|
}
|
|
507
|
-
async
|
|
508
|
-
return this.request("
|
|
417
|
+
async DescribeDatasourceConnection(req, cb) {
|
|
418
|
+
return this.request("DescribeDatasourceConnection", req, cb);
|
|
509
419
|
}
|
|
510
|
-
async
|
|
511
|
-
return this.request("
|
|
420
|
+
async GetLabEvent(req, cb) {
|
|
421
|
+
return this.request("GetLabEvent", req, cb);
|
|
512
422
|
}
|
|
513
|
-
async
|
|
514
|
-
return this.request("
|
|
423
|
+
async GetRayJobHistory(req, cb) {
|
|
424
|
+
return this.request("GetRayJobHistory", req, cb);
|
|
515
425
|
}
|
|
516
|
-
async
|
|
517
|
-
return this.request("
|
|
426
|
+
async ModifySparkApp(req, cb) {
|
|
427
|
+
return this.request("ModifySparkApp", req, cb);
|
|
518
428
|
}
|
|
519
|
-
async
|
|
520
|
-
return this.request("
|
|
429
|
+
async DeleteUserVpcConnection(req, cb) {
|
|
430
|
+
return this.request("DeleteUserVpcConnection", req, cb);
|
|
521
431
|
}
|
|
522
|
-
async
|
|
523
|
-
return this.request("
|
|
432
|
+
async GetRayJobPods(req, cb) {
|
|
433
|
+
return this.request("GetRayJobPods", req, cb);
|
|
524
434
|
}
|
|
525
|
-
async
|
|
526
|
-
return this.request("
|
|
435
|
+
async DescribePostTrainingPreset(req, cb) {
|
|
436
|
+
return this.request("DescribePostTrainingPreset", req, cb);
|
|
527
437
|
}
|
|
528
|
-
async
|
|
529
|
-
return this.request("
|
|
438
|
+
async CheckDataEngineConfigPairsValidity(req, cb) {
|
|
439
|
+
return this.request("CheckDataEngineConfigPairsValidity", req, cb);
|
|
530
440
|
}
|
|
531
|
-
async
|
|
532
|
-
return this.request("
|
|
441
|
+
async DescribePartitionQueues(req, cb) {
|
|
442
|
+
return this.request("DescribePartitionQueues", req, cb);
|
|
533
443
|
}
|
|
534
|
-
async
|
|
535
|
-
return this.request("
|
|
444
|
+
async DeleteRayCluster(req, cb) {
|
|
445
|
+
return this.request("DeleteRayCluster", req, cb);
|
|
536
446
|
}
|
|
537
|
-
async
|
|
538
|
-
return this.request("
|
|
447
|
+
async DescribeDataEngineSessionParameters(req, cb) {
|
|
448
|
+
return this.request("DescribeDataEngineSessionParameters", req, cb);
|
|
539
449
|
}
|
|
540
|
-
async
|
|
541
|
-
return this.request("
|
|
450
|
+
async DescribeTasksOverview(req, cb) {
|
|
451
|
+
return this.request("DescribeTasksOverview", req, cb);
|
|
542
452
|
}
|
|
543
|
-
async
|
|
544
|
-
return this.request("
|
|
453
|
+
async DescribeDataEngineImageVersions(req, cb) {
|
|
454
|
+
return this.request("DescribeDataEngineImageVersions", req, cb);
|
|
545
455
|
}
|
|
546
|
-
async
|
|
547
|
-
return this.request("
|
|
456
|
+
async UpdateClusterGroup(req, cb) {
|
|
457
|
+
return this.request("UpdateClusterGroup", req, cb);
|
|
548
458
|
}
|
|
549
|
-
async
|
|
550
|
-
return this.request("
|
|
459
|
+
async UpdateUDFPolicy(req, cb) {
|
|
460
|
+
return this.request("UpdateUDFPolicy", req, cb);
|
|
551
461
|
}
|
|
552
|
-
async
|
|
553
|
-
return this.request("
|
|
462
|
+
async DetachWorkGroupPolicy(req, cb) {
|
|
463
|
+
return this.request("DetachWorkGroupPolicy", req, cb);
|
|
554
464
|
}
|
|
555
|
-
async
|
|
556
|
-
return this.request("
|
|
465
|
+
async ModifySparkAppForTDLC(req, cb) {
|
|
466
|
+
return this.request("ModifySparkAppForTDLC", req, cb);
|
|
557
467
|
}
|
|
558
|
-
async
|
|
559
|
-
return this.request("
|
|
468
|
+
async UpdateStandardEngineResourceGroupConfigInfo(req, cb) {
|
|
469
|
+
return this.request("UpdateStandardEngineResourceGroupConfigInfo", req, cb);
|
|
560
470
|
}
|
|
561
|
-
async
|
|
562
|
-
return this.request("
|
|
471
|
+
async CreateTable(req, cb) {
|
|
472
|
+
return this.request("CreateTable", req, cb);
|
|
563
473
|
}
|
|
564
|
-
async
|
|
565
|
-
return this.request("
|
|
474
|
+
async CreateSparkAppForTDLC(req, cb) {
|
|
475
|
+
return this.request("CreateSparkAppForTDLC", req, cb);
|
|
566
476
|
}
|
|
567
|
-
async
|
|
568
|
-
return this.request("
|
|
477
|
+
async DeleteTrainingJobInstance(req, cb) {
|
|
478
|
+
return this.request("DeleteTrainingJobInstance", req, cb);
|
|
569
479
|
}
|
|
570
|
-
async
|
|
571
|
-
return this.request("
|
|
480
|
+
async DescribeTasksAnalysis(req, cb) {
|
|
481
|
+
return this.request("DescribeTasksAnalysis", req, cb);
|
|
572
482
|
}
|
|
573
|
-
async
|
|
574
|
-
return this.request("
|
|
483
|
+
async UpdateNetworkConnection(req, cb) {
|
|
484
|
+
return this.request("UpdateNetworkConnection", req, cb);
|
|
575
485
|
}
|
|
576
|
-
async
|
|
577
|
-
return this.request("
|
|
486
|
+
async ListRayJobs(req, cb) {
|
|
487
|
+
return this.request("ListRayJobs", req, cb);
|
|
578
488
|
}
|
|
579
|
-
async
|
|
580
|
-
return this.request("
|
|
489
|
+
async CreateUserRole(req, cb) {
|
|
490
|
+
return this.request("CreateUserRole", req, cb);
|
|
581
491
|
}
|
|
582
|
-
async
|
|
583
|
-
return this.request("
|
|
492
|
+
async DeleteResourceConfig(req, cb) {
|
|
493
|
+
return this.request("DeleteResourceConfig", req, cb);
|
|
584
494
|
}
|
|
585
|
-
async
|
|
586
|
-
return this.request("
|
|
495
|
+
async ResumeTrainingJobInstance(req, cb) {
|
|
496
|
+
return this.request("ResumeTrainingJobInstance", req, cb);
|
|
587
497
|
}
|
|
588
|
-
async
|
|
589
|
-
return this.request("
|
|
498
|
+
async StartLab(req, cb) {
|
|
499
|
+
return this.request("StartLab", req, cb);
|
|
590
500
|
}
|
|
591
|
-
async
|
|
592
|
-
return this.request("
|
|
501
|
+
async DescribeClusterMonitorInfos(req, cb) {
|
|
502
|
+
return this.request("DescribeClusterMonitorInfos", req, cb);
|
|
593
503
|
}
|
|
594
|
-
async
|
|
595
|
-
return this.request("
|
|
504
|
+
async PauseStandardEngineResourceGroups(req, cb) {
|
|
505
|
+
return this.request("PauseStandardEngineResourceGroups", req, cb);
|
|
596
506
|
}
|
|
597
|
-
async
|
|
598
|
-
return this.request("
|
|
507
|
+
async ListImages(req, cb) {
|
|
508
|
+
return this.request("ListImages", req, cb);
|
|
599
509
|
}
|
|
600
|
-
async
|
|
601
|
-
return this.request("
|
|
510
|
+
async GetModelReadme(req, cb) {
|
|
511
|
+
return this.request("GetModelReadme", req, cb);
|
|
602
512
|
}
|
|
603
|
-
async
|
|
604
|
-
return this.request("
|
|
513
|
+
async ModifyUser(req, cb) {
|
|
514
|
+
return this.request("ModifyUser", req, cb);
|
|
515
|
+
}
|
|
516
|
+
async GetRayClusterYaml(req, cb) {
|
|
517
|
+
return this.request("GetRayClusterYaml", req, cb);
|
|
518
|
+
}
|
|
519
|
+
async ListModelVersions(req, cb) {
|
|
520
|
+
return this.request("ListModelVersions", req, cb);
|
|
521
|
+
}
|
|
522
|
+
async DropDMSTable(req, cb) {
|
|
523
|
+
return this.request("DropDMSTable", req, cb);
|
|
524
|
+
}
|
|
525
|
+
async CancelNotebookSessionStatement(req, cb) {
|
|
526
|
+
return this.request("CancelNotebookSessionStatement", req, cb);
|
|
527
|
+
}
|
|
528
|
+
async ListClusterGroups(req, cb) {
|
|
529
|
+
return this.request("ListClusterGroups", req, cb);
|
|
530
|
+
}
|
|
531
|
+
async DescribeSparkAppTasks(req, cb) {
|
|
532
|
+
return this.request("DescribeSparkAppTasks", req, cb);
|
|
533
|
+
}
|
|
534
|
+
async DescribeStandardEngineResourceGroups(req, cb) {
|
|
535
|
+
return this.request("DescribeStandardEngineResourceGroups", req, cb);
|
|
536
|
+
}
|
|
537
|
+
async UpdateDataEngine(req, cb) {
|
|
538
|
+
return this.request("UpdateDataEngine", req, cb);
|
|
539
|
+
}
|
|
540
|
+
async DescribeForbiddenTablePro(req, cb) {
|
|
541
|
+
return this.request("DescribeForbiddenTablePro", req, cb);
|
|
542
|
+
}
|
|
543
|
+
async DescribeNotebookSession(req, cb) {
|
|
544
|
+
return this.request("DescribeNotebookSession", req, cb);
|
|
545
|
+
}
|
|
546
|
+
async CreateNotebookSession(req, cb) {
|
|
547
|
+
return this.request("CreateNotebookSession", req, cb);
|
|
548
|
+
}
|
|
549
|
+
async DescribeDataEngine(req, cb) {
|
|
550
|
+
return this.request("DescribeDataEngine", req, cb);
|
|
551
|
+
}
|
|
552
|
+
async CreatePartitionQueue(req, cb) {
|
|
553
|
+
return this.request("CreatePartitionQueue", req, cb);
|
|
554
|
+
}
|
|
555
|
+
async GetLabPodYaml(req, cb) {
|
|
556
|
+
return this.request("GetLabPodYaml", req, cb);
|
|
557
|
+
}
|
|
558
|
+
async SwitchDataEngine(req, cb) {
|
|
559
|
+
return this.request("SwitchDataEngine", req, cb);
|
|
560
|
+
}
|
|
561
|
+
async DescribeTkeClusterImportInfo(req, cb) {
|
|
562
|
+
return this.request("DescribeTkeClusterImportInfo", req, cb);
|
|
563
|
+
}
|
|
564
|
+
async CancelTask(req, cb) {
|
|
565
|
+
return this.request("CancelTask", req, cb);
|
|
605
566
|
}
|
|
606
567
|
async DescribeDMSTables(req, cb) {
|
|
607
568
|
return this.request("DescribeDMSTables", req, cb);
|
|
608
569
|
}
|
|
609
|
-
async
|
|
610
|
-
return this.request("
|
|
570
|
+
async DescribeNetworkConnections(req, cb) {
|
|
571
|
+
return this.request("DescribeNetworkConnections", req, cb);
|
|
611
572
|
}
|
|
612
|
-
async
|
|
613
|
-
return this.request("
|
|
573
|
+
async CreateStandardEngineResourceGroup(req, cb) {
|
|
574
|
+
return this.request("CreateStandardEngineResourceGroup", req, cb);
|
|
614
575
|
}
|
|
615
|
-
async
|
|
616
|
-
return this.request("
|
|
576
|
+
async DeleteScript(req, cb) {
|
|
577
|
+
return this.request("DeleteScript", req, cb);
|
|
617
578
|
}
|
|
618
|
-
async
|
|
619
|
-
return this.request("
|
|
579
|
+
async DescribeDatabases(req, cb) {
|
|
580
|
+
return this.request("DescribeDatabases", req, cb);
|
|
620
581
|
}
|
|
621
|
-
async
|
|
622
|
-
return this.request("
|
|
582
|
+
async GetLabDetail(req, cb) {
|
|
583
|
+
return this.request("GetLabDetail", req, cb);
|
|
623
584
|
}
|
|
624
|
-
async
|
|
625
|
-
return this.request("
|
|
585
|
+
async DescribeNotebookSessions(req, cb) {
|
|
586
|
+
return this.request("DescribeNotebookSessions", req, cb);
|
|
626
587
|
}
|
|
627
|
-
async
|
|
628
|
-
return this.request("
|
|
588
|
+
async CreateDatabase(req, cb) {
|
|
589
|
+
return this.request("CreateDatabase", req, cb);
|
|
590
|
+
}
|
|
591
|
+
async GetModelFiles(req, cb) {
|
|
592
|
+
return this.request("GetModelFiles", req, cb);
|
|
593
|
+
}
|
|
594
|
+
async ListTaskJobLogName(req, cb) {
|
|
595
|
+
return this.request("ListTaskJobLogName", req, cb);
|
|
596
|
+
}
|
|
597
|
+
async AssociateDatasourceHouse(req, cb) {
|
|
598
|
+
return this.request("AssociateDatasourceHouse", req, cb);
|
|
599
|
+
}
|
|
600
|
+
async DescribeLakeFsTaskResult(req, cb) {
|
|
601
|
+
return this.request("DescribeLakeFsTaskResult", req, cb);
|
|
602
|
+
}
|
|
603
|
+
async ListApiKeys(req, cb) {
|
|
604
|
+
return this.request("ListApiKeys", req, cb);
|
|
605
|
+
}
|
|
606
|
+
async DescribeAdvancedStoreLocation(req, cb) {
|
|
607
|
+
return this.request("DescribeAdvancedStoreLocation", req, cb);
|
|
629
608
|
}
|
|
630
609
|
async LockMetaData(req, cb) {
|
|
631
610
|
return this.request("LockMetaData", req, cb);
|
|
632
611
|
}
|
|
633
|
-
async
|
|
634
|
-
return this.request("
|
|
612
|
+
async ListRayClusters(req, cb) {
|
|
613
|
+
return this.request("ListRayClusters", req, cb);
|
|
614
|
+
}
|
|
615
|
+
async CreateInferenceModel(req, cb) {
|
|
616
|
+
return this.request("CreateInferenceModel", req, cb);
|
|
617
|
+
}
|
|
618
|
+
async ImportTkeCluster(req, cb) {
|
|
619
|
+
return this.request("ImportTkeCluster", req, cb);
|
|
635
620
|
}
|
|
636
621
|
async AssignMangedTableProperties(req, cb) {
|
|
637
622
|
return this.request("AssignMangedTableProperties", req, cb);
|
|
638
623
|
}
|
|
639
|
-
async
|
|
640
|
-
return this.request("
|
|
624
|
+
async DescribeTrainingJobSpec(req, cb) {
|
|
625
|
+
return this.request("DescribeTrainingJobSpec", req, cb);
|
|
626
|
+
}
|
|
627
|
+
async GetExampleDetail(req, cb) {
|
|
628
|
+
return this.request("GetExampleDetail", req, cb);
|
|
629
|
+
}
|
|
630
|
+
async DeleteDeployment(req, cb) {
|
|
631
|
+
return this.request("DeleteDeployment", req, cb);
|
|
632
|
+
}
|
|
633
|
+
async DescribeThirdPartyAccessUser(req, cb) {
|
|
634
|
+
return this.request("DescribeThirdPartyAccessUser", req, cb);
|
|
635
|
+
}
|
|
636
|
+
async ListExampleCategories(req, cb) {
|
|
637
|
+
return this.request("ListExampleCategories", req, cb);
|
|
638
|
+
}
|
|
639
|
+
async CreateUserVpcConnection(req, cb) {
|
|
640
|
+
return this.request("CreateUserVpcConnection", req, cb);
|
|
641
|
+
}
|
|
642
|
+
async DescribeUDFPolicy(req, cb) {
|
|
643
|
+
return this.request("DescribeUDFPolicy", req, cb);
|
|
644
|
+
}
|
|
645
|
+
async UpdateRayJobPriority(req, cb) {
|
|
646
|
+
return this.request("UpdateRayJobPriority", req, cb);
|
|
647
|
+
}
|
|
648
|
+
async AttachUserPolicy(req, cb) {
|
|
649
|
+
return this.request("AttachUserPolicy", req, cb);
|
|
650
|
+
}
|
|
651
|
+
async CreateNotebookSessionStatement(req, cb) {
|
|
652
|
+
return this.request("CreateNotebookSessionStatement", req, cb);
|
|
653
|
+
}
|
|
654
|
+
async DeleteApiKey(req, cb) {
|
|
655
|
+
return this.request("DeleteApiKey", req, cb);
|
|
656
|
+
}
|
|
657
|
+
async UnboundDatasourceHouse(req, cb) {
|
|
658
|
+
return this.request("UnboundDatasourceHouse", req, cb);
|
|
659
|
+
}
|
|
660
|
+
async GetLabServiceUrls(req, cb) {
|
|
661
|
+
return this.request("GetLabServiceUrls", req, cb);
|
|
662
|
+
}
|
|
663
|
+
async DescribeSparkSessionBatchSQL(req, cb) {
|
|
664
|
+
return this.request("DescribeSparkSessionBatchSQL", req, cb);
|
|
665
|
+
}
|
|
666
|
+
async DropDMSDatabase(req, cb) {
|
|
667
|
+
return this.request("DropDMSDatabase", req, cb);
|
|
668
|
+
}
|
|
669
|
+
async AddDMSPartitions(req, cb) {
|
|
670
|
+
return this.request("AddDMSPartitions", req, cb);
|
|
671
|
+
}
|
|
672
|
+
async CheckDataEngineImageCanBeUpgrade(req, cb) {
|
|
673
|
+
return this.request("CheckDataEngineImageCanBeUpgrade", req, cb);
|
|
674
|
+
}
|
|
675
|
+
async DeleteSparkApp(req, cb) {
|
|
676
|
+
return this.request("DeleteSparkApp", req, cb);
|
|
677
|
+
}
|
|
678
|
+
async DescribeTaskResourceUsage(req, cb) {
|
|
679
|
+
return this.request("DescribeTaskResourceUsage", req, cb);
|
|
680
|
+
}
|
|
681
|
+
async UpdateJobSpecPriority(req, cb) {
|
|
682
|
+
return this.request("UpdateJobSpecPriority", req, cb);
|
|
683
|
+
}
|
|
684
|
+
async CreateInferenceService(req, cb) {
|
|
685
|
+
return this.request("CreateInferenceService", req, cb);
|
|
686
|
+
}
|
|
687
|
+
async GetRayJobEventLog(req, cb) {
|
|
688
|
+
return this.request("GetRayJobEventLog", req, cb);
|
|
689
|
+
}
|
|
690
|
+
async CreateWorkGroup(req, cb) {
|
|
691
|
+
return this.request("CreateWorkGroup", req, cb);
|
|
692
|
+
}
|
|
693
|
+
async QueryInternalTableWarehouse(req, cb) {
|
|
694
|
+
return this.request("QueryInternalTableWarehouse", req, cb);
|
|
695
|
+
}
|
|
696
|
+
async RerunBenchmarkTask(req, cb) {
|
|
697
|
+
return this.request("RerunBenchmarkTask", req, cb);
|
|
698
|
+
}
|
|
699
|
+
async DescribeTablePartitions(req, cb) {
|
|
700
|
+
return this.request("DescribeTablePartitions", req, cb);
|
|
701
|
+
}
|
|
702
|
+
async RestartInferenceService(req, cb) {
|
|
703
|
+
return this.request("RestartInferenceService", req, cb);
|
|
704
|
+
}
|
|
705
|
+
async DeleteTrainingJobSpec(req, cb) {
|
|
706
|
+
return this.request("DeleteTrainingJobSpec", req, cb);
|
|
707
|
+
}
|
|
708
|
+
async DescribePartitions(req, cb) {
|
|
709
|
+
return this.request("DescribePartitions", req, cb);
|
|
710
|
+
}
|
|
711
|
+
async DescribeUserInfo(req, cb) {
|
|
712
|
+
return this.request("DescribeUserInfo", req, cb);
|
|
713
|
+
}
|
|
714
|
+
async GetRayJobEvent(req, cb) {
|
|
715
|
+
return this.request("GetRayJobEvent", req, cb);
|
|
716
|
+
}
|
|
717
|
+
async DescribeUserVpcConnection(req, cb) {
|
|
718
|
+
return this.request("DescribeUserVpcConnection", req, cb);
|
|
719
|
+
}
|
|
720
|
+
async UpdateDataEngineConfig(req, cb) {
|
|
721
|
+
return this.request("UpdateDataEngineConfig", req, cb);
|
|
722
|
+
}
|
|
723
|
+
async CreateDMSTable(req, cb) {
|
|
724
|
+
return this.request("CreateDMSTable", req, cb);
|
|
641
725
|
}
|
|
642
726
|
async DetachUserPolicy(req, cb) {
|
|
643
727
|
return this.request("DetachUserPolicy", req, cb);
|
|
644
728
|
}
|
|
645
|
-
async
|
|
646
|
-
return this.request("
|
|
729
|
+
async CheckLockMetaData(req, cb) {
|
|
730
|
+
return this.request("CheckLockMetaData", req, cb);
|
|
731
|
+
}
|
|
732
|
+
async StopRayCluster(req, cb) {
|
|
733
|
+
return this.request("StopRayCluster", req, cb);
|
|
734
|
+
}
|
|
735
|
+
async CancelTasks(req, cb) {
|
|
736
|
+
return this.request("CancelTasks", req, cb);
|
|
737
|
+
}
|
|
738
|
+
async CreateResourceConfig(req, cb) {
|
|
739
|
+
return this.request("CreateResourceConfig", req, cb);
|
|
740
|
+
}
|
|
741
|
+
async RegisterThirdPartyAccessUser(req, cb) {
|
|
742
|
+
return this.request("RegisterThirdPartyAccessUser", req, cb);
|
|
743
|
+
}
|
|
744
|
+
async GetRayCluster(req, cb) {
|
|
745
|
+
return this.request("GetRayCluster", req, cb);
|
|
746
|
+
}
|
|
747
|
+
async DescribeNativeSparkSessions(req, cb) {
|
|
748
|
+
return this.request("DescribeNativeSparkSessions", req, cb);
|
|
749
|
+
}
|
|
750
|
+
async DescribeWorkGroups(req, cb) {
|
|
751
|
+
return this.request("DescribeWorkGroups", req, cb);
|
|
752
|
+
}
|
|
753
|
+
async ListExamples(req, cb) {
|
|
754
|
+
return this.request("ListExamples", req, cb);
|
|
755
|
+
}
|
|
756
|
+
async DescribeDatabase(req, cb) {
|
|
757
|
+
return this.request("DescribeDatabase", req, cb);
|
|
758
|
+
}
|
|
759
|
+
async DescribeNotebookSessionStatement(req, cb) {
|
|
760
|
+
return this.request("DescribeNotebookSessionStatement", req, cb);
|
|
761
|
+
}
|
|
762
|
+
async DescribeMlflowServer(req, cb) {
|
|
763
|
+
return this.request("DescribeMlflowServer", req, cb);
|
|
764
|
+
}
|
|
765
|
+
async QueryMonitorOverview(req, cb) {
|
|
766
|
+
return this.request("QueryMonitorOverview", req, cb);
|
|
767
|
+
}
|
|
768
|
+
async DeleteThirdPartyAccessUser(req, cb) {
|
|
769
|
+
return this.request("DeleteThirdPartyAccessUser", req, cb);
|
|
770
|
+
}
|
|
771
|
+
async CreateRayCluster(req, cb) {
|
|
772
|
+
return this.request("CreateRayCluster", req, cb);
|
|
773
|
+
}
|
|
774
|
+
async DescribeUserDataEngineConfig(req, cb) {
|
|
775
|
+
return this.request("DescribeUserDataEngineConfig", req, cb);
|
|
776
|
+
}
|
|
777
|
+
async DescribeTaskLog(req, cb) {
|
|
778
|
+
return this.request("DescribeTaskLog", req, cb);
|
|
779
|
+
}
|
|
780
|
+
async DescribeSparkAppJob(req, cb) {
|
|
781
|
+
return this.request("DescribeSparkAppJob", req, cb);
|
|
782
|
+
}
|
|
783
|
+
async SetOptimizerPolicy(req, cb) {
|
|
784
|
+
return this.request("SetOptimizerPolicy", req, cb);
|
|
785
|
+
}
|
|
786
|
+
async CreateDataEngine(req, cb) {
|
|
787
|
+
return this.request("CreateDataEngine", req, cb);
|
|
788
|
+
}
|
|
789
|
+
async DescribeDataEnginePythonSparkImages(req, cb) {
|
|
790
|
+
return this.request("DescribeDataEnginePythonSparkImages", req, cb);
|
|
791
|
+
}
|
|
792
|
+
async DeleteRayJob(req, cb) {
|
|
793
|
+
return this.request("DeleteRayJob", req, cb);
|
|
794
|
+
}
|
|
795
|
+
async DescribeEngineNetworks(req, cb) {
|
|
796
|
+
return this.request("DescribeEngineNetworks", req, cb);
|
|
797
|
+
}
|
|
798
|
+
async CheckModelIdentifier(req, cb) {
|
|
799
|
+
return this.request("CheckModelIdentifier", req, cb);
|
|
800
|
+
}
|
|
801
|
+
async CreateTask(req, cb) {
|
|
802
|
+
return this.request("CreateTask", req, cb);
|
|
803
|
+
}
|
|
804
|
+
async DescribeTaskList(req, cb) {
|
|
805
|
+
return this.request("DescribeTaskList", req, cb);
|
|
806
|
+
}
|
|
807
|
+
async DescribeDataMaskStrategies(req, cb) {
|
|
808
|
+
return this.request("DescribeDataMaskStrategies", req, cb);
|
|
809
|
+
}
|
|
810
|
+
async DeleteMetaDatabase(req, cb) {
|
|
811
|
+
return this.request("DeleteMetaDatabase", req, cb);
|
|
812
|
+
}
|
|
813
|
+
async ListTrainingJobInstance(req, cb) {
|
|
814
|
+
return this.request("ListTrainingJobInstance", req, cb);
|
|
815
|
+
}
|
|
816
|
+
async CreateNotebookSessionStatementSupportBatchSQL(req, cb) {
|
|
817
|
+
return this.request("CreateNotebookSessionStatementSupportBatchSQL", req, cb);
|
|
818
|
+
}
|
|
819
|
+
async DescribeTaskDetail(req, cb) {
|
|
820
|
+
return this.request("DescribeTaskDetail", req, cb);
|
|
821
|
+
}
|
|
822
|
+
async DescribeDMSPartitions(req, cb) {
|
|
823
|
+
return this.request("DescribeDMSPartitions", req, cb);
|
|
824
|
+
}
|
|
825
|
+
async DescribeSparkSessionBatchSqlLog(req, cb) {
|
|
826
|
+
return this.request("DescribeSparkSessionBatchSqlLog", req, cb);
|
|
827
|
+
}
|
|
828
|
+
async DescribeDLCCatalogAccess(req, cb) {
|
|
829
|
+
return this.request("DescribeDLCCatalogAccess", req, cb);
|
|
830
|
+
}
|
|
831
|
+
async ListResourceConfigs(req, cb) {
|
|
832
|
+
return this.request("ListResourceConfigs", req, cb);
|
|
833
|
+
}
|
|
834
|
+
async UpdateStandardEngineResourceGroupResourceInfo(req, cb) {
|
|
835
|
+
return this.request("UpdateStandardEngineResourceGroupResourceInfo", req, cb);
|
|
836
|
+
}
|
|
837
|
+
async DescribeLakeFsDirSummary(req, cb) {
|
|
838
|
+
return this.request("DescribeLakeFsDirSummary", req, cb);
|
|
839
|
+
}
|
|
840
|
+
async DescribeModelTaskOptions(req, cb) {
|
|
841
|
+
return this.request("DescribeModelTaskOptions", req, cb);
|
|
842
|
+
}
|
|
843
|
+
async GetRayClusterHistory(req, cb) {
|
|
844
|
+
return this.request("GetRayClusterHistory", req, cb);
|
|
845
|
+
}
|
|
846
|
+
async DescribeClusterGroupClusters(req, cb) {
|
|
847
|
+
return this.request("DescribeClusterGroupClusters", req, cb);
|
|
848
|
+
}
|
|
849
|
+
async GetRayClusterPodYaml(req, cb) {
|
|
850
|
+
return this.request("GetRayClusterPodYaml", req, cb);
|
|
851
|
+
}
|
|
852
|
+
async DeleteModel(req, cb) {
|
|
853
|
+
return this.request("DeleteModel", req, cb);
|
|
854
|
+
}
|
|
855
|
+
async DescribeModelEngines(req, cb) {
|
|
856
|
+
return this.request("DescribeModelEngines", req, cb);
|
|
857
|
+
}
|
|
858
|
+
async DescribeTables(req, cb) {
|
|
859
|
+
return this.request("DescribeTables", req, cb);
|
|
860
|
+
}
|
|
861
|
+
async ListRayClusterJobs(req, cb) {
|
|
862
|
+
return this.request("ListRayClusterJobs", req, cb);
|
|
863
|
+
}
|
|
864
|
+
async AlterTableComment(req, cb) {
|
|
865
|
+
return this.request("AlterTableComment", req, cb);
|
|
866
|
+
}
|
|
867
|
+
async ListJobsBySpec(req, cb) {
|
|
868
|
+
return this.request("ListJobsBySpec", req, cb);
|
|
869
|
+
}
|
|
870
|
+
async DescribeScripts(req, cb) {
|
|
871
|
+
return this.request("DescribeScripts", req, cb);
|
|
872
|
+
}
|
|
873
|
+
async StopDeployment(req, cb) {
|
|
874
|
+
return this.request("StopDeployment", req, cb);
|
|
875
|
+
}
|
|
876
|
+
async CreateTrainingJobInstance(req, cb) {
|
|
877
|
+
return this.request("CreateTrainingJobInstance", req, cb);
|
|
878
|
+
}
|
|
879
|
+
async CreateLab(req, cb) {
|
|
880
|
+
return this.request("CreateLab", req, cb);
|
|
881
|
+
}
|
|
882
|
+
async ListInferenceServices(req, cb) {
|
|
883
|
+
return this.request("ListInferenceServices", req, cb);
|
|
884
|
+
}
|
|
885
|
+
async ReportHeartbeatMetaData(req, cb) {
|
|
886
|
+
return this.request("ReportHeartbeatMetaData", req, cb);
|
|
887
|
+
}
|
|
888
|
+
async GetRayClusterPods(req, cb) {
|
|
889
|
+
return this.request("GetRayClusterPods", req, cb);
|
|
890
|
+
}
|
|
891
|
+
async ListTaskJobLogDetail(req, cb) {
|
|
892
|
+
return this.request("ListTaskJobLogDetail", req, cb);
|
|
893
|
+
}
|
|
894
|
+
async CreateModelVersion(req, cb) {
|
|
895
|
+
return this.request("CreateModelVersion", req, cb);
|
|
647
896
|
}
|
|
648
|
-
async
|
|
649
|
-
return this.request("
|
|
897
|
+
async StartMlflowServer(req, cb) {
|
|
898
|
+
return this.request("StartMlflowServer", req, cb);
|
|
650
899
|
}
|
|
651
|
-
async
|
|
652
|
-
return this.request("
|
|
900
|
+
async GenerateCreateMangedTableSql(req, cb) {
|
|
901
|
+
return this.request("GenerateCreateMangedTableSql", req, cb);
|
|
653
902
|
}
|
|
654
|
-
async
|
|
655
|
-
return this.request("
|
|
903
|
+
async DescribeResultDownload(req, cb) {
|
|
904
|
+
return this.request("DescribeResultDownload", req, cb);
|
|
656
905
|
}
|
|
657
|
-
async
|
|
658
|
-
return this.request("
|
|
906
|
+
async RollbackDataEngineImage(req, cb) {
|
|
907
|
+
return this.request("RollbackDataEngineImage", req, cb);
|
|
659
908
|
}
|
|
660
|
-
async
|
|
661
|
-
return this.request("
|
|
909
|
+
async DescribeSubUserAccessPolicy(req, cb) {
|
|
910
|
+
return this.request("DescribeSubUserAccessPolicy", req, cb);
|
|
662
911
|
}
|
|
663
|
-
async
|
|
664
|
-
return this.request("
|
|
912
|
+
async CreateSparkSessionBatchSQL(req, cb) {
|
|
913
|
+
return this.request("CreateSparkSessionBatchSQL", req, cb);
|
|
665
914
|
}
|
|
666
|
-
async
|
|
667
|
-
return this.request("
|
|
915
|
+
async CreateClusterGroup(req, cb) {
|
|
916
|
+
return this.request("CreateClusterGroup", req, cb);
|
|
668
917
|
}
|
|
669
|
-
async
|
|
670
|
-
return this.request("
|
|
918
|
+
async DescribeNotebookSessionStatements(req, cb) {
|
|
919
|
+
return this.request("DescribeNotebookSessionStatements", req, cb);
|
|
671
920
|
}
|
|
672
|
-
async
|
|
673
|
-
return this.request("
|
|
921
|
+
async GrantDLCCatalogAccess(req, cb) {
|
|
922
|
+
return this.request("GrantDLCCatalogAccess", req, cb);
|
|
674
923
|
}
|
|
675
|
-
async
|
|
676
|
-
return this.request("
|
|
924
|
+
async StopBenchmarkTask(req, cb) {
|
|
925
|
+
return this.request("StopBenchmarkTask", req, cb);
|
|
677
926
|
}
|
|
678
|
-
async
|
|
679
|
-
return this.request("
|
|
927
|
+
async ListBenchmarkTasks(req, cb) {
|
|
928
|
+
return this.request("ListBenchmarkTasks", req, cb);
|
|
680
929
|
}
|
|
681
|
-
async
|
|
682
|
-
return this.request("
|
|
930
|
+
async ListDeployments(req, cb) {
|
|
931
|
+
return this.request("ListDeployments", req, cb);
|
|
683
932
|
}
|
|
684
|
-
async
|
|
685
|
-
return this.request("
|
|
933
|
+
async CreateMetaDatabase(req, cb) {
|
|
934
|
+
return this.request("CreateMetaDatabase", req, cb);
|
|
686
935
|
}
|
|
687
|
-
async
|
|
688
|
-
return this.request("
|
|
936
|
+
async GetLabPods(req, cb) {
|
|
937
|
+
return this.request("GetLabPods", req, cb);
|
|
689
938
|
}
|
|
690
|
-
async
|
|
691
|
-
return this.request("
|
|
939
|
+
async DescribeSaleResourceInfo(req, cb) {
|
|
940
|
+
return this.request("DescribeSaleResourceInfo", req, cb);
|
|
692
941
|
}
|
|
693
|
-
async
|
|
694
|
-
return this.request("
|
|
942
|
+
async CreateResultDownload(req, cb) {
|
|
943
|
+
return this.request("CreateResultDownload", req, cb);
|
|
695
944
|
}
|
|
696
|
-
async
|
|
697
|
-
return this.request("
|
|
945
|
+
async AttachDataMaskPolicy(req, cb) {
|
|
946
|
+
return this.request("AttachDataMaskPolicy", req, cb);
|
|
698
947
|
}
|
|
699
|
-
async
|
|
700
|
-
return this.request("
|
|
948
|
+
async ListMlflowServers(req, cb) {
|
|
949
|
+
return this.request("ListMlflowServers", req, cb);
|
|
701
950
|
}
|
|
702
|
-
async
|
|
703
|
-
return this.request("
|
|
951
|
+
async DeleteInferenceService(req, cb) {
|
|
952
|
+
return this.request("DeleteInferenceService", req, cb);
|
|
704
953
|
}
|
|
705
|
-
async
|
|
706
|
-
return this.request("
|
|
954
|
+
async CreateMlflowServer(req, cb) {
|
|
955
|
+
return this.request("CreateMlflowServer", req, cb);
|
|
707
956
|
}
|
|
708
|
-
async
|
|
709
|
-
return this.request("
|
|
957
|
+
async AlterDMSDatabase(req, cb) {
|
|
958
|
+
return this.request("AlterDMSDatabase", req, cb);
|
|
710
959
|
}
|
|
711
|
-
async
|
|
712
|
-
return this.request("
|
|
960
|
+
async CreateJobSpec(req, cb) {
|
|
961
|
+
return this.request("CreateJobSpec", req, cb);
|
|
713
962
|
}
|
|
714
|
-
async
|
|
715
|
-
return this.request("
|
|
963
|
+
async QueryDashboardOverview(req, cb) {
|
|
964
|
+
return this.request("QueryDashboardOverview", req, cb);
|
|
716
965
|
}
|
|
717
|
-
async
|
|
718
|
-
return this.request("
|
|
966
|
+
async DescribeNotebookSessionLog(req, cb) {
|
|
967
|
+
return this.request("DescribeNotebookSessionLog", req, cb);
|
|
719
968
|
}
|
|
720
|
-
async
|
|
721
|
-
return this.request("
|
|
969
|
+
async GetJobSpec(req, cb) {
|
|
970
|
+
return this.request("GetJobSpec", req, cb);
|
|
722
971
|
}
|
|
723
|
-
async
|
|
724
|
-
return this.request("
|
|
972
|
+
async DescribeTrainingCheckpoints(req, cb) {
|
|
973
|
+
return this.request("DescribeTrainingCheckpoints", req, cb);
|
|
725
974
|
}
|
|
726
|
-
async
|
|
727
|
-
return this.request("
|
|
975
|
+
async CheckQueueName(req, cb) {
|
|
976
|
+
return this.request("CheckQueueName", req, cb);
|
|
728
977
|
}
|
|
729
978
|
async GetRayJobPodYaml(req, cb) {
|
|
730
979
|
return this.request("GetRayJobPodYaml", req, cb);
|
|
731
980
|
}
|
|
732
|
-
async
|
|
733
|
-
return this.request("
|
|
981
|
+
async DeleteJobSpec(req, cb) {
|
|
982
|
+
return this.request("DeleteJobSpec", req, cb);
|
|
734
983
|
}
|
|
735
|
-
async
|
|
736
|
-
return this.request("
|
|
984
|
+
async DescribeRecommendedParams(req, cb) {
|
|
985
|
+
return this.request("DescribeRecommendedParams", req, cb);
|
|
737
986
|
}
|
|
738
|
-
async
|
|
739
|
-
return this.request("
|
|
987
|
+
async GetRayJob(req, cb) {
|
|
988
|
+
return this.request("GetRayJob", req, cb);
|
|
740
989
|
}
|
|
741
|
-
async
|
|
742
|
-
return this.request("
|
|
990
|
+
async SubmitTrainingJob(req, cb) {
|
|
991
|
+
return this.request("SubmitTrainingJob", req, cb);
|
|
743
992
|
}
|
|
744
|
-
async
|
|
745
|
-
return this.request("
|
|
993
|
+
async DescribeTCLakeMetaInstance(req, cb) {
|
|
994
|
+
return this.request("DescribeTCLakeMetaInstance", req, cb);
|
|
746
995
|
}
|
|
747
|
-
async
|
|
748
|
-
return this.request("
|
|
996
|
+
async DescribeResourceGroupUsageInfo(req, cb) {
|
|
997
|
+
return this.request("DescribeResourceGroupUsageInfo", req, cb);
|
|
749
998
|
}
|
|
750
|
-
async
|
|
751
|
-
return this.request("
|
|
999
|
+
async ListTkeCosBuckets(req, cb) {
|
|
1000
|
+
return this.request("ListTkeCosBuckets", req, cb);
|
|
752
1001
|
}
|
|
753
|
-
async
|
|
754
|
-
return this.request("
|
|
1002
|
+
async DeleteNativeSparkSession(req, cb) {
|
|
1003
|
+
return this.request("DeleteNativeSparkSession", req, cb);
|
|
755
1004
|
}
|
|
756
|
-
async
|
|
757
|
-
return this.request("
|
|
1005
|
+
async DescribeFlowDetailList(req, cb) {
|
|
1006
|
+
return this.request("DescribeFlowDetailList", req, cb);
|
|
758
1007
|
}
|
|
759
|
-
async
|
|
760
|
-
return this.request("
|
|
1008
|
+
async RestartDeployment(req, cb) {
|
|
1009
|
+
return this.request("RestartDeployment", req, cb);
|
|
761
1010
|
}
|
|
762
|
-
async
|
|
763
|
-
return this.request("
|
|
1011
|
+
async DeleteUser(req, cb) {
|
|
1012
|
+
return this.request("DeleteUser", req, cb);
|
|
764
1013
|
}
|
|
765
|
-
async
|
|
766
|
-
return this.request("
|
|
1014
|
+
async DeleteTable(req, cb) {
|
|
1015
|
+
return this.request("DeleteTable", req, cb);
|
|
767
1016
|
}
|
|
768
|
-
async
|
|
769
|
-
return this.request("
|
|
1017
|
+
async DeleteClusterGroup(req, cb) {
|
|
1018
|
+
return this.request("DeleteClusterGroup", req, cb);
|
|
770
1019
|
}
|
|
771
|
-
async
|
|
772
|
-
return this.request("
|
|
1020
|
+
async DescribeSparkSessionBatchSQLCost(req, cb) {
|
|
1021
|
+
return this.request("DescribeSparkSessionBatchSQLCost", req, cb);
|
|
773
1022
|
}
|
|
774
|
-
async
|
|
775
|
-
return this.request("
|
|
1023
|
+
async ListInferenceModels(req, cb) {
|
|
1024
|
+
return this.request("ListInferenceModels", req, cb);
|
|
776
1025
|
}
|
|
777
|
-
async
|
|
778
|
-
return this.request("
|
|
1026
|
+
async DeleteNotebookSession(req, cb) {
|
|
1027
|
+
return this.request("DeleteNotebookSession", req, cb);
|
|
779
1028
|
}
|
|
780
|
-
async
|
|
781
|
-
return this.request("
|
|
1029
|
+
async CreateImportTask(req, cb) {
|
|
1030
|
+
return this.request("CreateImportTask", req, cb);
|
|
782
1031
|
}
|
|
783
|
-
async
|
|
784
|
-
return this.request("
|
|
1032
|
+
async CreateTasks(req, cb) {
|
|
1033
|
+
return this.request("CreateTasks", req, cb);
|
|
785
1034
|
}
|
|
786
|
-
async
|
|
787
|
-
return this.request("
|
|
1035
|
+
async CancelRayJob(req, cb) {
|
|
1036
|
+
return this.request("CancelRayJob", req, cb);
|
|
788
1037
|
}
|
|
789
|
-
async
|
|
790
|
-
return this.request("
|
|
1038
|
+
async ListServiceApiKeys(req, cb) {
|
|
1039
|
+
return this.request("ListServiceApiKeys", req, cb);
|
|
791
1040
|
}
|
|
792
|
-
async
|
|
793
|
-
return this.request("
|
|
1041
|
+
async ListLabs(req, cb) {
|
|
1042
|
+
return this.request("ListLabs", req, cb);
|
|
794
1043
|
}
|
|
795
|
-
async
|
|
796
|
-
return this.request("
|
|
1044
|
+
async UnbindWorkGroupsFromUser(req, cb) {
|
|
1045
|
+
return this.request("UnbindWorkGroupsFromUser", req, cb);
|
|
797
1046
|
}
|
|
798
|
-
async
|
|
799
|
-
return this.request("
|
|
1047
|
+
async DescribeMCPTask(req, cb) {
|
|
1048
|
+
return this.request("DescribeMCPTask", req, cb);
|
|
800
1049
|
}
|
|
801
|
-
async
|
|
802
|
-
return this.request("
|
|
1050
|
+
async DescribeEmrClusterInfo(req, cb) {
|
|
1051
|
+
return this.request("DescribeEmrClusterInfo", req, cb);
|
|
803
1052
|
}
|
|
804
|
-
async
|
|
805
|
-
return this.request("
|
|
1053
|
+
async ModifyPartitionQueue(req, cb) {
|
|
1054
|
+
return this.request("ModifyPartitionQueue", req, cb);
|
|
806
1055
|
}
|
|
807
|
-
async
|
|
808
|
-
return this.request("
|
|
1056
|
+
async RestartDataEngine(req, cb) {
|
|
1057
|
+
return this.request("RestartDataEngine", req, cb);
|
|
809
1058
|
}
|
|
810
|
-
async
|
|
811
|
-
return this.request("
|
|
1059
|
+
async UpdateEngineResourceGroupNetworkConfigInfo(req, cb) {
|
|
1060
|
+
return this.request("UpdateEngineResourceGroupNetworkConfigInfo", req, cb);
|
|
812
1061
|
}
|
|
813
1062
|
async DescribeDMSDatabase(req, cb) {
|
|
814
1063
|
return this.request("DescribeDMSDatabase", req, cb);
|
|
815
1064
|
}
|
|
816
|
-
async CreateRayCluster(req, cb) {
|
|
817
|
-
return this.request("CreateRayCluster", req, cb);
|
|
818
|
-
}
|
|
819
|
-
async GetModelReadme(req, cb) {
|
|
820
|
-
return this.request("GetModelReadme", req, cb);
|
|
821
|
-
}
|
|
822
|
-
async BindWorkGroupsToUser(req, cb) {
|
|
823
|
-
return this.request("BindWorkGroupsToUser", req, cb);
|
|
824
|
-
}
|
|
825
1065
|
async DeleteCHDFSBindingProduct(req, cb) {
|
|
826
1066
|
return this.request("DeleteCHDFSBindingProduct", req, cb);
|
|
827
1067
|
}
|
|
828
|
-
async
|
|
829
|
-
return this.request("
|
|
830
|
-
}
|
|
831
|
-
async DescribeTaskLog(req, cb) {
|
|
832
|
-
return this.request("DescribeTaskLog", req, cb);
|
|
833
|
-
}
|
|
834
|
-
async GetRayClusterYaml(req, cb) {
|
|
835
|
-
return this.request("GetRayClusterYaml", req, cb);
|
|
836
|
-
}
|
|
837
|
-
async ListModelVersions(req, cb) {
|
|
838
|
-
return this.request("ListModelVersions", req, cb);
|
|
839
|
-
}
|
|
840
|
-
async GetLabYaml(req, cb) {
|
|
841
|
-
return this.request("GetLabYaml", req, cb);
|
|
1068
|
+
async StopInferenceService(req, cb) {
|
|
1069
|
+
return this.request("StopInferenceService", req, cb);
|
|
842
1070
|
}
|
|
843
|
-
async
|
|
844
|
-
return this.request("
|
|
1071
|
+
async UpdateApiKeyStatus(req, cb) {
|
|
1072
|
+
return this.request("UpdateApiKeyStatus", req, cb);
|
|
845
1073
|
}
|
|
846
1074
|
async DescribeMCPTaskResult(req, cb) {
|
|
847
1075
|
return this.request("DescribeMCPTaskResult", req, cb);
|
|
@@ -849,52 +1077,13 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
849
1077
|
async ModifyDataEngineDescription(req, cb) {
|
|
850
1078
|
return this.request("ModifyDataEngineDescription", req, cb);
|
|
851
1079
|
}
|
|
852
|
-
async DeleteNotebookSession(req, cb) {
|
|
853
|
-
return this.request("DeleteNotebookSession", req, cb);
|
|
854
|
-
}
|
|
855
|
-
async CancelNotebookSessionStatement(req, cb) {
|
|
856
|
-
return this.request("CancelNotebookSessionStatement", req, cb);
|
|
857
|
-
}
|
|
858
|
-
async CreateDataMaskStrategy(req, cb) {
|
|
859
|
-
return this.request("CreateDataMaskStrategy", req, cb);
|
|
860
|
-
}
|
|
861
1080
|
async DescribeStoreLocation(req, cb) {
|
|
862
1081
|
return this.request("DescribeStoreLocation", req, cb);
|
|
863
1082
|
}
|
|
864
|
-
async DescribeSparkAppJob(req, cb) {
|
|
865
|
-
return this.request("DescribeSparkAppJob", req, cb);
|
|
866
|
-
}
|
|
867
|
-
async SetOptimizerPolicy(req, cb) {
|
|
868
|
-
return this.request("SetOptimizerPolicy", req, cb);
|
|
869
|
-
}
|
|
870
|
-
async CreateDataEngine(req, cb) {
|
|
871
|
-
return this.request("CreateDataEngine", req, cb);
|
|
872
|
-
}
|
|
873
|
-
async DeleteResourceConfig(req, cb) {
|
|
874
|
-
return this.request("DeleteResourceConfig", req, cb);
|
|
875
|
-
}
|
|
876
|
-
async DropDMSDatabase(req, cb) {
|
|
877
|
-
return this.request("DropDMSDatabase", req, cb);
|
|
878
|
-
}
|
|
879
|
-
async DescribeStandardEngineResourceGroups(req, cb) {
|
|
880
|
-
return this.request("DescribeStandardEngineResourceGroups", req, cb);
|
|
881
|
-
}
|
|
882
|
-
async ListTaskJobLogDetail(req, cb) {
|
|
883
|
-
return this.request("ListTaskJobLogDetail", req, cb);
|
|
884
|
-
}
|
|
885
|
-
async DeleteRayJob(req, cb) {
|
|
886
|
-
return this.request("DeleteRayJob", req, cb);
|
|
887
|
-
}
|
|
888
|
-
async UpdateLab(req, cb) {
|
|
889
|
-
return this.request("UpdateLab", req, cb);
|
|
890
|
-
}
|
|
891
|
-
async DescribeEngineNetworks(req, cb) {
|
|
892
|
-
return this.request("DescribeEngineNetworks", req, cb);
|
|
893
|
-
}
|
|
894
1083
|
async DescribeLakeFsInfo(req, cb) {
|
|
895
1084
|
return this.request("DescribeLakeFsInfo", req, cb);
|
|
896
1085
|
}
|
|
897
|
-
async
|
|
898
|
-
return this.request("
|
|
1086
|
+
async ListBenchmarkSummary(req, cb) {
|
|
1087
|
+
return this.request("ListBenchmarkSummary", req, cb);
|
|
899
1088
|
}
|
|
900
1089
|
}
|