The “create a database” documentation mentions that retention policies are integral to a dtabase in InfluxDB 3, but I can’t find any documentation of how to specify the duration of a retention policy for a newly created database, or how to modify the policy for an existing database.
I’ve searched:
The influxdb3 cli tool, influxdb3 create database --help-all
Hi @slowdawg sorry I included the wrong api docs
Deletes for databases and tables are available with the api for enterprise: api docs
but not core, retention policies are expected to land extremely soon.