Skip to content

Commit ee2ab9f

Browse files
committed
feat(enterprise): Create database and system resource tokens
1 parent 6ec4238 commit ee2ab9f

File tree

2 files changed

+535
-0
lines changed

2 files changed

+535
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: Manage resource tokens
3+
seotitle: Manage resource tokens in {{< product-name >}}
4+
description: >
5+
Manage resource tokens in your {{< product-name >}} instance.
6+
Resource tokens grant read and write permissions resources, such as databases
7+
and system information endpoints in your {{< product-name >}} instance.
8+
Database resource tokens allow for actions like writing and querying data.
9+
menu:
10+
influxdb3_core:
11+
parent: Manage tokens
12+
name: Resource tokens
13+
weight: 101
14+
influxdb3/core/tags: [tokens]
15+
source: /shared/influxdb3-admin/tokens/database/_index.md
16+
---
17+
18+
<!-- The content for this page is at
19+
// SOURCE - content/shared/influxdb3-admin/tokens/database/_index.md
20+
-->

0 commit comments

Comments
 (0)