File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed
content/influxdb/cloud-serverless/reference Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -24,3 +24,11 @@ This command is only supported when used with **InfluxDB OSS v2** and
24
24
{{% /warn %}}
25
25
26
26
{{< duplicate-oss >}}
27
+
28
+ {{% warn %}}
29
+ #### InfluxDB Cloud Serverless does not support data deletion
30
+
31
+ InfluxDB Cloud Serverless does not currently support deleting data.
32
+ This command is only supported when used with ** InfluxDB OSS v2** and
33
+ ** InfluxDB Cloud (TSM)** .
34
+ {{% /warn %}}
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Delete predicate syntax
3
+ list_title : Delete predicate
4
+ description : >
5
+ InfluxDB uses an InfluxQL-like predicate syntax to determine what data points to delete.
6
+ menu :
7
+ influxdb_cloud_serverless :
8
+ parent : Syntax
9
+ name : Delete predicate
10
+ weight : 104
11
+ influxdb/cloud-serverless/tags : [syntax, delete]
12
+ related :
13
+ - /influxdb/cloud-serverless/write-data/delete-data/
14
+ - /influxdb/cloud-serverless/reference/cli/influx/delete/
15
+ ---
16
+ {{% warn %}}
17
+ #### InfluxDB Cloud Serverless does not support data deletion
18
+
19
+ InfluxDB Cloud Serverless does not currently support deleting data.
20
+ This command is only supported when used with ** InfluxDB OSS v2** and
21
+ ** InfluxDB Cloud (TSM)** .
22
+ {{% /warn %}}
You can’t perform that action at this time.
0 commit comments