Date the template was first created
List of database retention policy pairs the task is allowed to access.
GraphViz DOT syntax formatted representation of the task DAG.
Any error encountered when executing the task.
Whether the task is currently executing.
Unique identifier for the task. If empty a random ID will be chosen.
Date the task was last set to status enabled
When creating resources in Kapacitor the API server will
return a link
object with an href
of the resource.
Clients should not need to perform path manipulation in
most cases and can use the link
provided from previous calls.
Date the template was last modified
The content of the script.
Map of statistics about a task.
One of enabled
or disabled
.
An optional ID of a template to use instead of specifying a TICKscript and type directly.
The task type: stream
or batch
.
A set of vars for overwriting any defined vars in the TICKscript.
Generated using TypeDoc
TaskFields is an enumeration of kapacitor task fields.