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