Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-commandexecution
v2
GetCommandStatusResponse
Interface GetCommandStatusResponse
interface
GetCommandStatusResponse
{
id
?:
string
;
results
?:
Results
;
status
?:
CommandStatus
;
}
Index
Properties
id?
results?
status?
Properties
Optional
id
id
?:
string
Optional
results
results
?:
Results
Optional
status
status
?:
CommandStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
results
status
Databricks SDK for JavaScript
Loading...