Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-vectorsearch
v1
EndpointStatus
Interface EndpointStatus
Status information of an endpoint
interface
EndpointStatus
{
message
?:
string
;
state
?:
EndpointStatus_State
;
}
Index
Properties
message?
state?
Properties
Optional
message
message
?:
string
Additional status message
Optional
state
state
?:
EndpointStatus_State
Current state of the endpoint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
state
Databricks SDK for JavaScript
Loading...
Status information of an endpoint