| Interface | Description |
|---|---|
| JobsService |
The Jobs API allows you to create, edit, and delete jobs.
|
| PolicyComplianceForJobsService |
The compliance APIs allow you to view and manage the policy compliance status of jobs in your
workspace.
|
| Enum | Description |
|---|---|
| AuthenticationMethod | |
| CleanRoomTaskRunLifeCycleState |
Copied from elastic-spark-common/api/messages/runs.proto.
|
| CleanRoomTaskRunResultState |
Copied from elastic-spark-common/api/messages/runs.proto.
|
| Condition | |
| ConditionTaskOp |
* `EQUAL_TO`, `NOT_EQUAL` operators perform string comparison of their operands.
|
| Format | |
| GitProvider | |
| JobDeploymentKind |
`BUNDLE`: The job is managed by Databricks Asset Bundle.
|
| JobEditMode |
Edit mode of the job.
|
| JobPermissionLevel |
Permission level
|
| JobsHealthMetric |
Specifies the health metric that is being evaluated for a particular health rule.
|
| JobsHealthOperator |
Specifies the operator used to compare the health metric value with the specified threshold.
|
| JobSourceDirtyState |
Dirty state indicates the job is not fully synced with the job specification in the remote
repository.
|
| PauseStatus | |
| PerformanceTarget |
PerformanceTarget defines how performant (lower latency) or cost efficient the execution of run
on serverless compute should be.
|
| PeriodicTriggerConfigurationTimeUnit | |
| QueueDetailsCodeCode |
The reason for queuing the run.
|
| RepairHistoryItemType |
The repair history item type.
|
| RunIf |
An optional value indicating the condition that determines whether the task should be run once
its dependencies have been completed.
|
| RunLifeCycleState |
A value indicating the run's lifecycle state.
|
| RunLifecycleStateV2State |
The current state of the run.
|
| RunResultState |
A value indicating the run's result.
|
| RunType |
The type of a run.
|
| Source |
Optional location type of the SQL file.
|
| SqlAlertState |
The state of the SQL alert.
|
| SqlDashboardWidgetOutputStatus | |
| StorageMode | |
| TerminationCodeCode |
The code indicates why the run was terminated.
|
| TerminationTypeType |
* `SUCCESS`: The run terminated without any issues * `INTERNAL_ERROR`: An error occurred in the
Databricks platform.
|
| TriggerType |
The type of trigger that fired this run.
|
| ViewsToExport |
* `CODE`: Code view of the notebook.
|
| ViewType |
`NOTEBOOK`: Notebook view item.
|
Copyright © 2025. All rights reserved.