File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/shared/influxdb-v2/query-data/execute-queries Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -188,6 +188,6 @@ curl --get "http://{{< influxdb/host >}}/query" \
188
188
Replace the following with your values:
189
189
190
190
- {{% code-placeholder-key %}}` API_TOKEN ` {{% /code-placeholder-key %}} - your [ token] ( /influxdb/version/admin/tokens/ ) .
191
- - {{% code-placeholder-key %}}` BUCKET_NAME ` {{% /code-placeholder-key %}} - the name of the [ bucket] ( /influxdb/version/admin/buckets/ ) to create .
191
+ - {{% code-placeholder-key %}}` BUCKET_NAME ` {{% /code-placeholder-key %}} - the name of the [ bucket] ( /influxdb/version/admin/buckets/ ) to query .
192
192
193
193
InfluxDB returns the query results in [ annotated CSV] ( /influxdb/version/reference/syntax/annotated-csv/ ) .
You can’t perform that action at this time.
0 commit comments