Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
DeleteTasksIDRunsIDRequest
Interface DeleteTasksIDRunsIDRequest
interface
DeleteTasksIDRunsIDRequest
{
runID
:
string
;
taskID
:
string
;
}
Index
Properties
runID
taskID
Properties
runID
runID
:
string
The ID of the task run to cancel.
taskID
taskID
:
string
The ID of the task to cancel.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
runID
taskID
Documentation
Loading...
The ID of the task run to cancel.