@databricks/sdk-jobs 0.0.0-dev → 0.1.0-dev.2
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/LICENSE +203 -0
- package/dist/v2/client.d.ts +171 -0
- package/dist/v2/client.d.ts.map +1 -0
- package/dist/v2/client.js +987 -0
- package/dist/v2/client.js.map +1 -0
- package/dist/v2/index.d.ts +4 -0
- package/dist/v2/index.d.ts.map +1 -0
- package/dist/v2/index.js +4 -0
- package/dist/v2/index.js.map +1 -0
- package/dist/v2/model.d.ts +4758 -0
- package/dist/v2/model.d.ts.map +1 -0
- package/dist/v2/model.js +5570 -0
- package/dist/v2/model.js.map +1 -0
- package/dist/v2/transport.d.ts +5 -0
- package/dist/v2/transport.d.ts.map +1 -0
- package/dist/v2/transport.js +57 -0
- package/dist/v2/transport.js.map +1 -0
- package/dist/v2/utils.d.ts +34 -0
- package/dist/v2/utils.d.ts.map +1 -0
- package/dist/v2/utils.js +131 -0
- package/dist/v2/utils.js.map +1 -0
- package/package.json +38 -4
- package/src/v2/client.ts +1258 -0
- package/src/v2/index.ts +284 -0
- package/src/v2/model.ts +10251 -0
- package/src/v2/transport.ts +73 -0
- package/src/v2/utils.ts +180 -0
- package/README.md +0 -1
- package/index.js +0 -1
package/src/v2/index.ts
ADDED
|
@@ -0,0 +1,284 @@
|
|
|
1
|
+
// Code generated from API definition by Databricks SDK Generator. DO NOT EDIT.
|
|
2
|
+
|
|
3
|
+
export {
|
|
4
|
+
JobsClient,
|
|
5
|
+
CancelRunWaiter,
|
|
6
|
+
RepairWaiter,
|
|
7
|
+
RunNowWaiter,
|
|
8
|
+
SubmitRunWaiter,
|
|
9
|
+
} from './client';
|
|
10
|
+
|
|
11
|
+
export {
|
|
12
|
+
AuthenticationMethod,
|
|
13
|
+
AwsAvailability,
|
|
14
|
+
AzureAvailability,
|
|
15
|
+
ComputeKind,
|
|
16
|
+
ConfidentialComputeType,
|
|
17
|
+
DataSecurityMode,
|
|
18
|
+
DbtPlatformRunStatus,
|
|
19
|
+
EbsVolumeType,
|
|
20
|
+
Format,
|
|
21
|
+
GcpAvailability,
|
|
22
|
+
HardwareAcceleratorType,
|
|
23
|
+
JobEditMode,
|
|
24
|
+
JobsHealthMetric,
|
|
25
|
+
JobsHealthOperator,
|
|
26
|
+
RepairType,
|
|
27
|
+
RunType,
|
|
28
|
+
RuntimeEngine,
|
|
29
|
+
SchedulePauseStatus,
|
|
30
|
+
Source,
|
|
31
|
+
StorageMode,
|
|
32
|
+
TaskDependencyType,
|
|
33
|
+
TaskRetryMode,
|
|
34
|
+
TriggerType,
|
|
35
|
+
ViewType,
|
|
36
|
+
ViewsToExport,
|
|
37
|
+
AccessControlRequest_JobPermission,
|
|
38
|
+
AlertEvaluationState_AlertEvaluationState,
|
|
39
|
+
CleanRoomTaskRunLifeCycleState_CleanRoomTaskRunLifeCycleState,
|
|
40
|
+
CleanRoomTaskRunResultState_CleanRoomTaskRunResultState,
|
|
41
|
+
ConditionTask_ConditionTaskOperator,
|
|
42
|
+
JobDeployment_DeploymentKind,
|
|
43
|
+
JobSource_DirtyState,
|
|
44
|
+
ModelTriggerConfiguration_ModelTriggerCondition,
|
|
45
|
+
PerformanceTarget_PerformanceTarget,
|
|
46
|
+
PeriodicTriggerConfiguration_TimeUnit,
|
|
47
|
+
QueueDetailsCode_Code,
|
|
48
|
+
RunLifeCycleState_RunLifeCycleState,
|
|
49
|
+
RunLifecycleStateV2_State,
|
|
50
|
+
RunResultState_RunResultState,
|
|
51
|
+
SqlAlertState_SqlAlertState,
|
|
52
|
+
SqlTask_SqlTaskQueryStatus,
|
|
53
|
+
TableTriggerConfiguration_Condition,
|
|
54
|
+
TerminationCode_Code,
|
|
55
|
+
TerminationType_Type,
|
|
56
|
+
} from './model';
|
|
57
|
+
|
|
58
|
+
export type {
|
|
59
|
+
AccessControlRequest,
|
|
60
|
+
Adlsgen2Info,
|
|
61
|
+
AlertEvaluationState,
|
|
62
|
+
AlertTask,
|
|
63
|
+
AlertTaskOutput,
|
|
64
|
+
AlertTaskSubscriber,
|
|
65
|
+
AutoScale,
|
|
66
|
+
AwsAttributes,
|
|
67
|
+
AzureAttributes,
|
|
68
|
+
BaseJob,
|
|
69
|
+
BaseRun,
|
|
70
|
+
CancelAllRunsRequest,
|
|
71
|
+
CancelAllRunsRequest_Response,
|
|
72
|
+
CancelRunRequest,
|
|
73
|
+
CancelRunRequest_Response,
|
|
74
|
+
CleanRoomTaskRunLifeCycleState,
|
|
75
|
+
CleanRoomTaskRunResultState,
|
|
76
|
+
CleanRoomTaskRunState,
|
|
77
|
+
CleanRoomsNotebookTask,
|
|
78
|
+
CleanRoomsNotebookTask_CleanRoomsNotebookTaskOutput,
|
|
79
|
+
CleanRoomsNotebookTask_NotebookBaseParametersEntry,
|
|
80
|
+
ClusterInstance,
|
|
81
|
+
ClusterLogConf,
|
|
82
|
+
ClusterSpec,
|
|
83
|
+
ClusterSpec_NewCluster,
|
|
84
|
+
ClusterSpec_NewCluster_CustomTagsEntry,
|
|
85
|
+
ClusterSpec_NewCluster_SparkConfEntry,
|
|
86
|
+
ClusterSpec_NewCluster_SparkEnvVarsEntry,
|
|
87
|
+
Compute,
|
|
88
|
+
ComputeConfig,
|
|
89
|
+
ConditionTask,
|
|
90
|
+
ContinuousSettings,
|
|
91
|
+
CreateJobRequest,
|
|
92
|
+
CreateJobRequest_Response,
|
|
93
|
+
CreateJobRequest_TagsEntry,
|
|
94
|
+
CronSchedule,
|
|
95
|
+
DashboardPageSnapshot,
|
|
96
|
+
DashboardTask,
|
|
97
|
+
DashboardTask_FiltersEntry,
|
|
98
|
+
DashboardTaskOutput,
|
|
99
|
+
DbfsStorageInfo,
|
|
100
|
+
DbtCloudJobRunStep,
|
|
101
|
+
DbtCloudTask,
|
|
102
|
+
DbtCloudTaskOutput,
|
|
103
|
+
DbtPlatformJobRunStep,
|
|
104
|
+
DbtPlatformTask,
|
|
105
|
+
DbtPlatformTaskOutput,
|
|
106
|
+
DbtTask,
|
|
107
|
+
DbtTask_DbtTaskOutput,
|
|
108
|
+
DbtTask_DbtTaskOutput_ArtifactsHeadersEntry,
|
|
109
|
+
DeleteJobRequest,
|
|
110
|
+
DeleteJobRequest_Response,
|
|
111
|
+
DeleteRunRequest,
|
|
112
|
+
DeleteRunRequest_Response,
|
|
113
|
+
DockerBasicAuth,
|
|
114
|
+
DockerImage,
|
|
115
|
+
EnforcePolicyComplianceForJob,
|
|
116
|
+
EnforcePolicyComplianceForJob_Response,
|
|
117
|
+
EnforcePolicyComplianceForJob_Response_JobClusterSettingsChange,
|
|
118
|
+
Environment,
|
|
119
|
+
ExportRunRequest,
|
|
120
|
+
ExportRunRequest_Response,
|
|
121
|
+
FileArrivalTriggerConfiguration,
|
|
122
|
+
FileArrivalTriggerState,
|
|
123
|
+
ForEachTask,
|
|
124
|
+
GcpAttributes,
|
|
125
|
+
GcsStorageInfo,
|
|
126
|
+
GenAiComputeTask,
|
|
127
|
+
GetJobRequest,
|
|
128
|
+
GetJobRequest_Response,
|
|
129
|
+
GetPolicyComplianceForJob,
|
|
130
|
+
GetPolicyComplianceForJob_Response,
|
|
131
|
+
GetPolicyComplianceForJob_Response_ViolationsEntry,
|
|
132
|
+
GetRunOutputRequest,
|
|
133
|
+
GetRunOutputRequest_Response,
|
|
134
|
+
GetRunRequest,
|
|
135
|
+
GetRunRequest_Response,
|
|
136
|
+
GitMetadataSnapshot,
|
|
137
|
+
GitSource,
|
|
138
|
+
InitScriptInfo,
|
|
139
|
+
JobCluster,
|
|
140
|
+
JobDeployment,
|
|
141
|
+
JobEmailNotifications,
|
|
142
|
+
JobEnvironment,
|
|
143
|
+
JobLevelParameter,
|
|
144
|
+
JobRunAs,
|
|
145
|
+
JobSettings,
|
|
146
|
+
JobSettings_TagsEntry,
|
|
147
|
+
JobSource,
|
|
148
|
+
JobsHealthRule,
|
|
149
|
+
JobsHealthRules,
|
|
150
|
+
Library,
|
|
151
|
+
ListJobComplianceForPolicy,
|
|
152
|
+
ListJobComplianceForPolicy_JobCompliance,
|
|
153
|
+
ListJobComplianceForPolicy_JobCompliance_ViolationsEntry,
|
|
154
|
+
ListJobComplianceForPolicy_Response,
|
|
155
|
+
ListJobsRequest,
|
|
156
|
+
ListJobsRequest_Response,
|
|
157
|
+
ListRunsRequest,
|
|
158
|
+
ListRunsRequest_Response,
|
|
159
|
+
LocalFileInfo,
|
|
160
|
+
LogAnalyticsInfo,
|
|
161
|
+
MavenLibrary,
|
|
162
|
+
ModelTriggerConfiguration,
|
|
163
|
+
NodeTypeFlexibility,
|
|
164
|
+
NotebookTask,
|
|
165
|
+
NotebookTask_BaseParametersEntry,
|
|
166
|
+
NotebookTask_NotebookOutput,
|
|
167
|
+
NotificationSettings,
|
|
168
|
+
OutputSchemaInfo,
|
|
169
|
+
PerformanceTarget,
|
|
170
|
+
PeriodicTriggerConfiguration,
|
|
171
|
+
PipelineParameters,
|
|
172
|
+
PipelineTask,
|
|
173
|
+
PipelineTask_PipelineTaskParametersEntry,
|
|
174
|
+
PowerBiModel,
|
|
175
|
+
PowerBiTable,
|
|
176
|
+
PowerBiTask,
|
|
177
|
+
PythonOperatorTask,
|
|
178
|
+
PythonOperatorTask_Parameter,
|
|
179
|
+
PythonPyPiLibrary,
|
|
180
|
+
PythonWheelTask,
|
|
181
|
+
PythonWheelTask_NamedParametersEntry,
|
|
182
|
+
QueueDetails,
|
|
183
|
+
QueueDetailsCode,
|
|
184
|
+
QueueSettings,
|
|
185
|
+
RCranLibrary,
|
|
186
|
+
Repair,
|
|
187
|
+
RepairRunRequest,
|
|
188
|
+
RepairRunRequest_JobParametersEntry,
|
|
189
|
+
RepairRunRequest_NotebookParamsEntry,
|
|
190
|
+
RepairRunRequest_PythonNamedParamsEntry,
|
|
191
|
+
RepairRunRequest_Response,
|
|
192
|
+
RepairRunRequest_SqlParamsEntry,
|
|
193
|
+
ResetJobRequest,
|
|
194
|
+
ResetJobRequest_Response,
|
|
195
|
+
ResolvedValues,
|
|
196
|
+
ResolvedValues_ConditionTaskResolvedValues,
|
|
197
|
+
ResolvedValues_DbtTaskResolvedValues,
|
|
198
|
+
ResolvedValues_NotebookTaskResolvedValues,
|
|
199
|
+
ResolvedValues_NotebookTaskResolvedValues_BaseParametersEntry,
|
|
200
|
+
ResolvedValues_PipelineTaskResolvedValues,
|
|
201
|
+
ResolvedValues_PipelineTaskResolvedValues_PipelineTaskParametersEntry,
|
|
202
|
+
ResolvedValues_PythonWheelTaskResolvedValues,
|
|
203
|
+
ResolvedValues_PythonWheelTaskResolvedValues_NamedParametersEntry,
|
|
204
|
+
ResolvedValues_RunJobTaskResolvedValues,
|
|
205
|
+
ResolvedValues_RunJobTaskResolvedValues_JobParametersEntry,
|
|
206
|
+
ResolvedValues_RunJobTaskResolvedValues_ParametersEntry,
|
|
207
|
+
ResolvedValues_SimulationTaskResolvedValues,
|
|
208
|
+
ResolvedValues_SimulationTaskResolvedValues_ParametersEntry,
|
|
209
|
+
ResolvedValues_SparkJarTaskResolvedValues,
|
|
210
|
+
ResolvedValues_SparkPythonTaskResolvedValues,
|
|
211
|
+
ResolvedValues_SparkSubmitTaskResolvedValues,
|
|
212
|
+
ResolvedValues_SqlTaskResolvedValues,
|
|
213
|
+
ResolvedValues_SqlTaskResolvedValues_ParametersEntry,
|
|
214
|
+
Run,
|
|
215
|
+
Run_JobLevelParameters,
|
|
216
|
+
RunJobTask,
|
|
217
|
+
RunJobTask_JobParametersEntry,
|
|
218
|
+
RunJobTask_NotebookParamsEntry,
|
|
219
|
+
RunJobTask_PythonNamedParamsEntry,
|
|
220
|
+
RunJobTask_RunJobTaskOutput,
|
|
221
|
+
RunJobTask_SqlParamsEntry,
|
|
222
|
+
RunLifeCycleState,
|
|
223
|
+
RunLifecycleStateV2,
|
|
224
|
+
RunNowRequest,
|
|
225
|
+
RunNowRequest_JobParametersEntry,
|
|
226
|
+
RunNowRequest_NotebookParamsEntry,
|
|
227
|
+
RunNowRequest_PythonNamedParamsEntry,
|
|
228
|
+
RunNowRequest_Response,
|
|
229
|
+
RunNowRequest_SqlParamsEntry,
|
|
230
|
+
RunParameters,
|
|
231
|
+
RunParameters_NotebookParamsEntry,
|
|
232
|
+
RunParameters_PythonNamedParamsEntry,
|
|
233
|
+
RunParameters_SqlParamsEntry,
|
|
234
|
+
RunResultState,
|
|
235
|
+
RunState,
|
|
236
|
+
RunStatus,
|
|
237
|
+
RunTask,
|
|
238
|
+
RunTaskSettings,
|
|
239
|
+
RunTriggerInfo,
|
|
240
|
+
S3StorageInfo,
|
|
241
|
+
SparkJarTask,
|
|
242
|
+
SparkPythonTask,
|
|
243
|
+
SparkSubmitTask,
|
|
244
|
+
SparseCheckout,
|
|
245
|
+
SqlAlertState,
|
|
246
|
+
SqlTask,
|
|
247
|
+
SqlTask_ParametersEntry,
|
|
248
|
+
SqlTask_SqlAlertOutput,
|
|
249
|
+
SqlTask_SqlDashboardOutput,
|
|
250
|
+
SqlTask_SqlDashboardWidgetOutput,
|
|
251
|
+
SqlTask_SqlOutput,
|
|
252
|
+
SqlTask_SqlOutputError,
|
|
253
|
+
SqlTask_SqlQueryOutput,
|
|
254
|
+
SqlTask_SqlStatementOutput,
|
|
255
|
+
SqlTaskAlert,
|
|
256
|
+
SqlTaskDashboard,
|
|
257
|
+
SqlTaskFile,
|
|
258
|
+
SqlTaskQuery,
|
|
259
|
+
SqlTaskSubscription,
|
|
260
|
+
SubmitRunRequest,
|
|
261
|
+
SubmitRunRequest_Response,
|
|
262
|
+
Subscription,
|
|
263
|
+
Subscription_Subscriber,
|
|
264
|
+
TableState,
|
|
265
|
+
TableTriggerConfiguration,
|
|
266
|
+
TableTriggerState,
|
|
267
|
+
TaskDependency,
|
|
268
|
+
TaskSettings,
|
|
269
|
+
TerminationCode,
|
|
270
|
+
TerminationDetails,
|
|
271
|
+
TerminationType,
|
|
272
|
+
TriggerSettings,
|
|
273
|
+
TriggerState,
|
|
274
|
+
UpdateJobRequest,
|
|
275
|
+
UpdateJobRequest_Response,
|
|
276
|
+
ViewItem,
|
|
277
|
+
VolumesStorageInfo,
|
|
278
|
+
Webhook,
|
|
279
|
+
WebhookNotifications,
|
|
280
|
+
WidgetErrorDetail,
|
|
281
|
+
WorkloadType,
|
|
282
|
+
WorkloadType_ClientsTypes,
|
|
283
|
+
WorkspaceStorageInfo,
|
|
284
|
+
} from './model';
|