fix(cloud-iox): aliases for /admin/buckets pages (#4824)

pull/4825/head
Jason Stirnaman 2023-03-22 11:44:51 -05:00 committed by GitHub
parent e4e4878a3d
commit 4d8e72709d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 0 deletions

View File

@ -8,6 +8,8 @@ menu:
parent: Administer InfluxDB Cloud
weight: 105
influxdb/cloud-iox/tags: [buckets]
aliases:
- /influxdb/cloud-iox/organizations/buckets/
---
A **bucket** is a named location where time series data is stored.

View File

@ -9,6 +9,8 @@ menu:
weight: 201
related:
- /influxdb/cloud-iox/admin/buckets/manage-explicit-bucket-schemas/
aliases:
- /influxdb/cloud-iox/organizations/buckets/create-bucket/
---
Use the InfluxDB user interface (UI), `influx` command line interface (CLI), or InfluxDB HTTP API

View File

@ -7,6 +7,8 @@ menu:
name: Update a bucket
parent: Manage buckets
weight: 202
aliases:
- /influxdb/cloud-iox/organizations/buckets/update-bucket/
---
Use the InfluxDB user interface (UI), the `influx` command line interface (CLI), or the InfluxDB HTTP API to update a bucket.

View File

@ -7,6 +7,8 @@ menu:
name: View buckets
parent: Manage buckets
weight: 202
aliases:
- /influxdb/cloud-iox/organizations/buckets/view-buckets/
---
## View buckets in the InfluxDB UI