Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-commandexecution
v2
ExecuteCommandRequest
Interface ExecuteCommandRequest
interface
ExecuteCommandRequest
{
clusterId
?:
string
;
command
?:
string
;
contextId
?:
string
;
language
?:
Language
;
}
Index
Properties
cluster
Id?
command?
context
Id?
language?
Properties
Optional
cluster
Id
clusterId
?:
string
Running cluster id
Optional
command
command
?:
string
Executable code
Optional
context
Id
contextId
?:
string
Running context id
Optional
language
language
?:
Language
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cluster
Id
command
context
Id
language
Databricks SDK for JavaScript
Loading...
Running cluster id