Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-pipelines
v2
PipelineHealthStatus
Variable PipelineHealthStatus
Const
PipelineHealthStatus
:
{
HEALTHY
:
"HEALTHY"
;
UNHEALTHY
:
"UNHEALTHY"
}
= ...
The health of a pipeline.
Type Declaration
Readonly
HEALTHY
:
"HEALTHY"
Readonly
UNHEALTHY
:
"UNHEALTHY"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Databricks SDK for JavaScript
Loading...
The health of a pipeline.