Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
PatchTasksIDRequest
Interface PatchTasksIDRequest
interface
PatchTasksIDRequest
{
body
:
TaskUpdateRequest
;
taskID
:
string
;
}
Index
Properties
body
taskID
Properties
body
body
:
TaskUpdateRequest
An object that contains updated task properties to apply.
taskID
taskID
:
string
The ID of the task to update.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
taskID
Documentation
Loading...
An object that contains updated task properties to apply.