Date the template was first created
GraphViz DOT syntax formatted representation of the template DAG. NOTE: lables vs attributes does not matter since a template is never executing.
Any error encountered when reading the template.
Unique identifier for the template. If empty a random ID will be chosen.
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.
The template type: stream
or batch
.
A set of vars for overwriting any defined vars in the TICKscript.
Generated using TypeDoc
TemplateFields is an enumeration of kapacitor template fields.