fix(influxdb3): link fragments
parent
156070d1a8
commit
65b2763049
|
|
@ -11,7 +11,7 @@ the [`/api/v3/configure/database`](/influxdb3/version/api/v3/) HTTP API endpoint
|
||||||
Provide the following:
|
Provide the following:
|
||||||
|
|
||||||
- _(Optional)_ [Output format](#output-formats) with the `--format` option
|
- _(Optional)_ [Output format](#output-formats) with the `--format` option
|
||||||
- _(Optional)_ [Show deleted databases](list-deleted-databases) with the
|
- _(Optional)_ [Show deleted databases](#list-deleted-databases) with the
|
||||||
`--show-deleted` option
|
`--show-deleted` option
|
||||||
- {{< product-name >}} {{% token-link "admin" "admin" %}} with the `-t`, `--token` option
|
- {{< product-name >}} {{% token-link "admin" "admin" %}} with the `-t`, `--token` option
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,9 +9,6 @@ are filtered out of query results, even though the data may still exist in stora
|
||||||
{{% /show-in %}}
|
{{% /show-in %}}
|
||||||
- [Retention period duration formats](#retention-period-duration-formats)
|
- [Retention period duration formats](#retention-period-duration-formats)
|
||||||
- [Set database retention period](#set-database-retention-period)
|
- [Set database retention period](#set-database-retention-period)
|
||||||
{{% show-in "core" %}}
|
|
||||||
- [Retention period limitations](#retention-period-limitations)
|
|
||||||
{{% /show-in %}}
|
|
||||||
{{% show-in "enterprise" %}}
|
{{% show-in "enterprise" %}}
|
||||||
- [Update retention periods](#update-retention-periods)
|
- [Update retention periods](#update-retention-periods)
|
||||||
- [Retention period precedence](#retention-period-precedence)
|
- [Retention period precedence](#retention-period-precedence)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue