Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-postgres
v1
EndpointStatus_State
Variable EndpointStatus_State
Const
EndpointStatus_State
:
{
ACTIVE
:
"ACTIVE"
;
DEGRADED
:
"DEGRADED"
;
IDLE
:
"IDLE"
;
INIT
:
"INIT"
;
STATE_UNSPECIFIED
:
"STATE_UNSPECIFIED"
;
}
= ...
The state of the compute endpoint.
Type Declaration
Readonly
ACTIVE
:
"ACTIVE"
Readonly
DEGRADED
:
"DEGRADED"
Readonly
IDLE
:
"IDLE"
Readonly
INIT
:
"INIT"
Readonly
STATE_UNSPECIFIED
:
"STATE_UNSPECIFIED"
Default value, not used
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Databricks SDK for JavaScript
Loading...
The state of the compute endpoint.