Creates TemplatesAPI
an instance that knows how to communicate with InfluxDB server
Apply or dry-run a template. See https://docs.influxdata.com/influxdb/v2.4/api/#operation/ApplyTemplate
request parameters and body (if supported)
Optional
requestOptions: RequestOptionsoptional transport options
promise of response
Export a new template. See https://docs.influxdata.com/influxdb/v2.4/api/#operation/ExportTemplate
request parameters and body (if supported)
Optional
requestOptions: RequestOptionsoptional transport options
promise of response
Templates API